nixpkgs/modules
Lluís Batlle i Rossell 33ed225a84 Making the /dev and /dev/shm tmpfs sizes configurable.
By default, they take the usual value of "50% of physical RAM".

As /dev/shm can be filled by anyone, and tmpfs does not trigger the OOM killer (and
can hang the machine due to a lack of RAM), I need to configure that down
in order to avoid crashes.

There is still left the /var/run/nscd tmpfs filesystem, also created with 50%
of the RAM, but at least not writeable by anyone. We could find a reasonable
low value for that, or allow configuration.


svn path=/nixos/trunk/; revision=21140
2010-04-17 15:20:13 +00:00
..
config Remove extraLinkPaths, thanks to Pierron for explanation 2010-04-16 05:09:10 +00:00
hardware Adding support for the rt73 usb wifi nic firmware loading. 2009-09-18 20:49:12 +00:00
installer * Remove obsolete references to kernelPackages in Nixpkgs. 2010-03-16 12:10:06 +00:00
misc Making nixos handle the nixpkgs 'platform' parameter. 2010-02-27 18:37:12 +00:00
programs Fix job name in nixos/modules/programs/blcr.nix 2010-04-15 17:14:44 +00:00
security * Provide a bundle of CA certificates in /etc/ca-bundle.crt, and set 2010-01-20 14:22:47 +00:00
services - Implemented rootPassword option to automatically configure the root password (by default it's empty, which you usually don't want) 2010-04-16 18:06:23 +00:00
system Making the /dev and /dev/shm tmpfs sizes configurable. 2010-04-17 15:20:13 +00:00
tasks * grep returns a non-zero exit code if no line matches, causing the 2010-01-26 09:56:53 +00:00
testing * In the NixOS tests, send syslog messages to the serial port (so that 2010-03-09 13:31:20 +00:00
virtualisation virtualisation/qemu-kvm.nix: use noacl option for hostfs mount 2010-04-16 15:53:54 +00:00
module-list.nix Add xf86-linux-wacom. 2010-04-15 15:46:38 +00:00
rename.nix Rename services.sshd' to services.openssh'. 2010-03-11 17:02:49 +00:00