1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules/system/boot
Eelco Dolstra 6572708d39 Always load the "configs" kernel module
We used to have the configuration of the kernel available in a
somewhat convenient place (/run/booted-system/kernel-modules/config)
but that has disappeared.  So instead just make /proc/configs.gz
available.  It only eats a few kilobytes.
2014-03-05 15:22:32 +01:00
..
loader memtest.nix: Use toString 2014-02-18 19:13:07 +01:00
kernel.nix Always load the "configs" kernel module 2014-03-05 15:22:32 +01: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 Update to the Yubikey PBA 2014-02-08 14:59:52 +01:00
modprobe.nix pull module blacklist from Ubuntu and use it by default 2014-01-28 12:52:36 +01: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 Disable various services when running inside a container 2013-11-26 18:19:45 +01:00
stage-1-init.sh nixos: Try harder to get LVM-hosted filesystems up in stage1. 2014-02-15 12:57:17 +01:00
stage-1.nix Add support for lightweight NixOS containers 2013-11-27 17:14:10 +01:00
stage-2-init.sh Add a keys group with read access to /run/keys 2014-02-11 07:00:10 -05:00
stage-2.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
systemd-unit-options.nix Allow services to specify a pre-stop script 2013-11-26 18:24:55 +01:00
systemd.nix Restart keys.target on reconfiguration 2014-02-26 13:35:04 -05:00