nixpkgs/modules/system/boot
Shea Levy d67d3b5b6a extraModprobeConfig: set type to types.lines
This makes it so multiple definitions are merged by adding a newline
between each entry, to avoid the need to add a newline to the end of
every definition of extraModprobeConfig. See #119 for an example of an
issue this has caused.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-12 05:51:45 -04:00
..
loader gummiboot: fix typo 2013-03-04 22:46:06 +01:00
kernel.nix Rename ‘system.build.systemd’ to ‘systemd.package’ 2013-01-16 13:17:57 +01:00
luksroot.nix LuksRoot: fix crypto module list. This one should finally work well. 2013-01-14 06:46:46 +02:00
modprobe.nix extraModprobeConfig: set type to types.lines 2013-03-12 05:51:45 -04:00
readonly-mountpoint.c Don't mount /nix/store ro if it's a mountpoint 2013-03-08 10:42:34 -05:00
shutdown.nix Rename ‘boot.systemd’ to ‘systemd’ 2013-01-16 12:33:18 +01:00
stage-1-init.sh systemd automatically mounts securityfs (if it's enabled) 2013-02-21 14:22:18 -05:00
stage-1.nix systemd automatically mounts securityfs (if it's enabled) 2013-02-21 14:22:18 -05:00
stage-2-init.sh Don't mount /nix/store ro if it's a mountpoint 2013-03-08 10:42:34 -05:00
stage-2.nix readOnlyStore: Don't do a read-only bind-mount of an already read-only store. 2013-03-07 19:00:21 -05:00
systemd-unit-options.nix Add websockify service 2013-02-14 21:50:41 -05:00
systemd.nix systemd-logind: fix config file header: [Logind] => [Login] 2013-03-02 19:45:47 +01:00