Re: Installer Package database questions
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; bh=VRXs8R1NgYScRx9N/XjhhClRPUs3TAqoqJJ1jEBFgDo=; b=pfw43Z6Y+RBkBhxMhDi4D6hifgPwUGGIN203I58jrC1cEzRWV83Df3wbnpyNA5UNHc9nWNioZvIYLVeUk3wb9BTcDfDvxEBemrA9y8QVRg2S/0bLEVJ89NMWItcEtXupTHl/S2E75/Ii9jiT3hPzy3Im671TkKZ9+UFn8x4P8tQ= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=XUUKyVXppICkRwVQ/WsienbgutlpAv58rmPNxoDpq4myyH7lUgox8ElUbA7gsLG46gvU8Tlcvu8+mr6IjiL00zQvBUH3OWjb0eodPWo/9zRo6qb3Xa79+sD1Cj9RG+3Zp4veNt3S0yJOhMBI3Yhl10d4JxqHUDl3Om77oShR0bE= 2008 Feb 22, 11:22 PST David: On 20 Feb 2008, at 08:26:49, Glover,David wrote: Hi all, Kind Regards David Glover Software Engineer ***************************************************************** This email has been checked by the e-Sweeper Service ***************************************************************** _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/anarakisware%40gmail.co... ----- Jose R.C. Cruz anarakisware@gmail.com 1.778.882.1315 _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... The database itself is an SQLite database. I have some success using SQLite Database Browser to read its contents. Make sure to work on a copy of that database just to be on the safe side. I’ve just upgraded to Leopard, and PackageMaker v3.0.1. I see that Apple have introduced a database for installer packages in \Library \Receipts. I can’t seem to find much info or documentation about this. Test installers I’ve created with the new PackageMaker end up as a .pkg bundle in \Library\Receipts, like they used to on Tiger. Using pkgutil to display the contents of the database shows no sign of my test packages. First question I guess is this – Does anyone know of any useful documentation or information source for this installer package database? Second question(s) – How to make an installer package integrate with the database? I’ve seen references to ‘flat packages’ here and there – is this what it needs? This email sent to anarakisware@gmail.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Jose R.C. Cruz