From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Gensure To: <9fans@cse.psu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] bootdir Date: Wed, 19 Feb 2003 01:36:00 -0500 Topicbox-Message-UUID: 68811a46-eacb-11e9-9e20-41e7f4b1d025 I've been trying to rebuild a kernel to do cpu/auth (not that this is specific to that), and cannot get a kernel to compile with a bootdir section in the config. I read the wiki regarding bootdir, but it all seemed to go on the premise that the scripts to set up the build worked correctly. From this bootdir entry bootdir factotum.hack factotum mkboot generates this in bootpcauth.c Method method[] = { { "factotum.hack", configfactotum.hack, configfactotum.hack factotum }, } anyone know how to get bootdir to work right? -George werkt@csh.rit.edu