3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/modules
Eelco Dolstra 010578d8a4 * Restrict VirtualBox to users in the vboxusers group.
The VirtualBox build in Nixpkgs is insecure because it uses the
  "--disable-hardened" flag, which disables some checks in the
  VirtualBox kernel module.  Since getting rid of that flag looks like
  too much work, it's better to ensure that only explicitly permitted
  users have access to VirtualBox.

* Drop the 666 permission on "sonypi" because it's not clear why that
  device should be world-writable.

svn path=/nixos/trunk/; revision=33301
2012-03-20 16:30:43 +00:00
..
config * Initialise $LOCALE_ARCHIVE earlier in /etc/profile to prevent the 2012-03-19 02:53:58 +00:00
hardware * Move the implementation of boot.kernelModules to udev's postStart. 2012-03-18 14:03:42 +00:00
installer Have a more featured initrd and crashDump for the pc system tarball. 2012-03-19 19:01:52 +00:00
misc Fixing the mkOverride for the kernelPackages in crashdump (I misunderstood 2012-03-18 10:02:58 +00:00
profiles all-hardware.nix: Apple users may want to be able to type something at a debug2 prompt 2012-03-19 17:23:24 +00:00
programs * Restrict VirtualBox to users in the vboxusers group. 2012-03-20 16:30:43 +00:00
security keep NIX_PATH in sudo env 2012-03-10 16:11:40 +00:00
services * Restrict VirtualBox to users in the vboxusers group. 2012-03-20 16:30:43 +00:00
system * Emit "expect daemon" for the mountall task. Otherwise it may get a 2012-03-20 10:17:08 +00:00
tasks * udev: don't set the STARTUP flag anymore, since LVM no longer uses 2012-03-19 19:10:27 +00:00
testing * Attempt to fix the random "udevadm settle - timeout of 120 seconds 2012-03-19 15:10:39 +00:00
virtualisation * Allow Upstart jobs to declare that they shouldn't be restarted by 2012-03-18 02:10:39 +00:00
module-list.nix Add a module for the pommed tool for Apple laptop keyboards. 2012-03-20 04:41:13 +00:00
rename.nix * wpa_supplicant: automatically figure out the wireless interface(s) 2012-03-04 17:21:14 +00:00