nixpkgs/nixos/modules/system/boot
Eelco Dolstra 6eaced3582 Don't mount /sys/fs/fuse/connections and /sys/kernel/config
These fail to mount if you don't have the appropriate kernel support,
and this confuses NixOps' ‘check’ command. We should teach NixOps not
to complain about non-essential mount points, but in the meantime it's
better to turn them off.
2014-04-28 08:16:27 +02:00
..
loader Fix GRUB 2 example 2014-04-20 19:41:15 +02:00
kernel.nix Merge branch 'modulesfix' of git://github.com/kirelagin/nixpkgs 2014-04-21 07:51:31 -04:00
kexec.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
luksroot.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
modprobe.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
pbkdf2-sha512.c Update to the Yubikey PBA 2014-02-08 14:59:52 +01:00
readonly-mountpoint.c Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
shutdown.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
stage-1-init.sh stage 1: Remove scsi_wait_scan as it is not supported after kernel 3.7 2014-04-15 14:59:39 +02:00
stage-1.nix stage1: Systemd libraries were renamed 2014-04-16 01:49:42 +02:00
stage-2-init.sh Put /var/setuid-wrappers on a tmpfs 2014-04-19 12:40:09 +02:00
stage-2.nix Containers: Use /etc/resolv.conf supplied by the host 2014-04-18 16:48:11 +02:00
systemd-unit-options.nix Refactor unit option declarations 2014-04-17 23:35:05 +02:00
systemd.nix Don't mount /sys/fs/fuse/connections and /sys/kernel/config 2014-04-28 08:16:27 +02:00