nixpkgs/modules/system/boot
Eelco Dolstra f21aa7d22c First attempt at using systemd
Basic booting works.  Systemd starts agetty instances on tty1 and
tty2.  Shutdown and journald also work.
2012-06-04 12:51:48 -04:00
..
kernel.nix Dropped the unused/unknown/obsolete module i8042 from 'boot.initrd.kernelModules'. 2012-04-06 19:21:50 +00:00
luksroot.nix * Make the boot.initrd.luks.enable option obsolete. It's enough to 2012-05-15 20:45:01 +00:00
modprobe.nix * Move the setting of $MODULE_DIR to modprobe.nix. 2012-03-20 22:02:27 +00:00
stage-1-extratools.nix Disabling the initrd extra tools by default, until further review. 2012-03-11 22:28:31 +00:00
stage-1-init.sh * Ugly hack: force udev to exit to prevent random "Device or resource 2012-04-12 18:01:19 +00:00
stage-1.nix * Require fileSystems to be set. 2012-05-14 01:33:11 +00:00
stage-2-init.sh First attempt at using systemd 2012-06-04 12:51:48 -04:00
stage-2.nix * Lower the limits on /run and /dev. 2012-05-17 19:33:12 +00:00
systemd.nix First attempt at using systemd 2012-06-04 12:51:48 -04:00