plan9fox/sys/src/9/boot
cinap_lenrek 0bc9ad781f boot: allow alternative proto files per kernel and kernel config for bootfs.paq
bootmkfile will now looks for the following proto files in order
and pick the first one it finds to build the bootfs.paq file:

1)	$CONF.boofs.proto		(config specific)
2)	bootfs.proto			(kernel specific)
3)	$BOOTDIR/bootfs.proto	(default generic)
2015-03-25 00:11:54 +01:00
..
aux.c cleanup boot(8), replace read(1), fix cpu kernel configs 2011-06-04 08:07:21 +00:00
boot.c boot: bind #c to /dev with MREPL instead of MBEFORE to avoid double entries 2015-03-23 03:15:58 +01:00
boot.h kernel: get rid of /boot/boot parametrization 2014-12-14 22:10:34 +01:00
bootfs.proto kernel: get rid of /boot/boot parametrization 2014-12-14 22:10:34 +01:00
bootmkfile boot: allow alternative proto files per kernel and kernel config for bootfs.paq 2015-03-25 00:11:54 +01:00
bootrc boot: allow alternative proto files per kernel and kernel config for bootfs.paq 2015-03-25 00:11:54 +01:00
local.rc move usb ethernet in bootfs.paq 2012-12-05 13:53:34 +01:00
net.rc bootrc: keep original address when ndb/dnsgetip fails and let dial complain 2014-12-10 18:02:41 +01:00
nusbrc nusbrc: ensure rpi ethernet always appears as /net/etherU0 2014-06-29 14:58:03 -04:00
printstub.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00