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:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=sVTMxNf1vLlihZHOXzWf//xcj0UIxeG/ExqEFzLL4T4=; b=C+c9j0dpkZj+de+dIewR3BGAqizWB1XjrVBs0QdbBazmucSqOy+vTZ3SrmDMyQG1QE RX2zTOJKh3GAtskCFgDDEHe7LBjJujEr0fKWnKmR55fvKvY8+3Mqn6ttXLLoE1I3fabI q/Qdp9Bp0tlCM828JHvtw3tkaD2fCdQmjMYkg= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=nfLkRVUmvlgFueREK9A2gZ5MYgwCe+4s6FaYOo5gVJ4BXynmRHTNsEw49NFCMrOaZI SdieclzR+F0ZNWYI1E/Qh12/ToYof2QWTvJsRdCmVDoYFCHVqjwEJzprcVU9CgJ4oJmo XgvcM3l6cWYl+yr7cnYrKJGFaCeILlfBQjjh0= On Feb 23, 2010, at 10:23 PM, Adam Peck wrote: Hi All, 2 possible solutions: - The one Apple tells you to use: sysctl as described by Florian. - The one Apple uses: Add this option to the Distribution script. <options hostArchitectures="i386" /> _______________________________________________ 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... I swear this has been covered before but I couldn't find it searching the list. Anyways I would like my installer to be able to detect if it is installing on Intel as this is a requirement. It seems like it should be possible with sysctl or gestalt, but I am not entirely sure which value I should be looking at and what it needs to be set to. This email sent to site_archiver@lists.apple.com