1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/modules/system/boot
Shea Levy f1d48aec43 Don't mount /nix/store ro if it's a mountpoint
In principle this could work, but the current remount logic in nix fails
to remount mountpoints that are root in their own filesystem (as would
be the case with bind-mounting a mountpoint over itself). nixos/nix#98
is aimed at fixing this.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 10:42:34 -05: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 Blacklist the cirrusfb kernel module 2013-01-22 13:30:45 +01: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