nixpkgs/pkgs/os-specific
Jens Nolte 610d831a4b kernel: Remove CONFIG_BLK_DEV_RAM=y (remove /dev/ram* devices)
This option allows to use portions of the system RAM as block devices.
It was configured to 'y' (built-in, therefore not unloadable or
reconfigurable) and configured 16 4MB RAM disks which, to my knowledge,
currently have no purpose in NixOS.

Removing the option restores it to it's default value of 'm', which
enables it to be loaded at runtime (which is also required to be able to
change it's configuration without rebuilding the kernel).
2021-04-18 05:34:55 +02:00
..
bsd Revert "netbsd: take fetchcvs from buildPackages to fix eval" 2021-04-14 21:38:23 +00:00
darwin sshfs: add darwin build 2021-04-06 10:37:53 +09:00
linux kernel: Remove CONFIG_BLK_DEV_RAM=y (remove /dev/ram* devices) 2021-04-18 05:34:55 +02:00
solo5 solo5: disable checkPhase instead of setting to null, run hooks 2021-03-26 11:06:31 +01:00
windows lzma: deprecate alias 2021-04-04 19:49:52 +02:00