Go to file
Ben Gras b1847ae244 make service look in /etc/system.conf.d/<progname> first for config file.
This makes it easier to
  - have non-base system drivers (get clobbered by global system.conf)
  - have drivers as packages (can't touch global system.conf)
  - make configs part of the drivers/servers instead of in global file
    (makes system parts more self-contained)
2010-08-31 14:33:31 +00:00
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways 2010-08-12 13:44:47 +00:00
commands make service look in /etc/system.conf.d/<progname> first for config file. 2010-08-31 14:33:31 +00:00
docs update /etc on make world 2010-08-27 10:09:06 +00:00
drivers Shutdown changes for multiboot: CTRL-ALT-DEL resets, panic halts 2010-08-30 19:01:58 +00:00
etc make service look in /etc/system.conf.d/<progname> first for config file. 2010-08-31 14:33:31 +00:00
include make service look in /etc/system.conf.d/<progname> first for config file. 2010-08-31 14:33:31 +00:00
kernel Shutdown changes for multiboot: CTRL-ALT-DEL resets, panic halts 2010-08-30 19:01:58 +00:00
lib - Add support for file descriptor passing to PFS. 2010-08-30 13:46:44 +00:00
man Shutdown changes for multiboot: CTRL-ALT-DEL resets, panic halts 2010-08-30 19:01:58 +00:00
servers Shutdown changes for multiboot: CTRL-ALT-DEL resets, panic halts 2010-08-30 19:01:58 +00:00
share gcov support, based on work contributed by Anton Kuijsten. 2010-08-25 13:06:43 +00:00
test Improve UDS testing. Fix a few bugs. Add testing of passing file descriptors. 2010-08-30 13:49:49 +00:00
tools Release script improvements, moving towards having the ramdisk working again 2010-08-29 19:22:42 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile update /etc on make world 2010-08-27 10:09:06 +00:00