nixpkgs/modules/system/boot
Eelco Dolstra ac53b25f16 Remove handling of "debug2" and "S|s|single" kernel command line options
The "S|s|single" option is handled by systemd (starting
rescue.target).  And the rescue target basically removes the need for
a special debug shell.  (Also, there is "systemd.crash_shell=1" for
starting a shell if systemd crashes.)
2013-01-08 18:31:46 +01:00
..
loader Merge remote-tracking branch 'upstream/master' into systemd 2012-12-17 13:03:56 -05:00
kernel.nix Remove last mention of aufs for completeness 2012-12-16 13:33:23 -05:00
luksroot.nix LUKS root: Fix key file check 2012-08-02 11:39:31 +02:00
modprobe.nix systemd: Use the kernel modules from /run/booted-system 2012-08-14 17:09:44 -04:00
shutdown.nix Fix a hang during shutdown 2012-08-14 16:45:50 -04:00
stage-1-init.sh iso-image: Use unionfs-fuse instead of aufs 2012-12-16 11:31:52 -05:00
stage-1.nix Include libsystemd-daemon.so.* in the initrd since dmsetup needs it 2013-01-08 15:35:21 +01:00
stage-2-init.sh Remove handling of "debug2" and "S|s|single" kernel command line options 2013-01-08 18:31:46 +01:00
stage-2.nix Set uniqueness constraint on boot.devShmSize etc. 2012-10-23 07:50:23 -04:00
systemd-unit-options.nix For some units, use "systemctl restart" rather than "systemctl stop/start" 2013-01-05 01:05:25 +01:00
systemd.nix Install {rescue,emergency}.{target,service} 2013-01-08 18:24:06 +01:00