1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/modules
Eelco Dolstra a025e7e7e2 Provide a common share between VMs to allow easy communication
Every VM now mounts a common SMB share on /tmp/shared.
2012-08-16 10:47:33 -04:00
..
config Merge pull request #25 from shlevy/required-kernel-config 2012-08-08 10:33:41 -07:00
hardware Removing rt73 module, adding ralink module. 2012-08-11 14:53:34 +02:00
installer find modules/ -name \*.nix -print0 | xargs -0 sed -i 's/RT73Firmware/RalinkFirmware/g' 2012-08-11 12:34:35 -04:00
misc Assign uid/gid 54 to wwwrun 2012-08-03 11:05:25 -04:00
profiles Remove jfsrec from the minimal CD because it pulls in Boost 2012-07-25 11:39:41 -04:00
programs add setuid wrapper for newgrp 2012-07-26 16:52:38 +02:00
security modules/security/sudo.nix: added 'wheelNeedsPassword' option (default: true) 2012-08-13 14:37:32 +02:00
services postgresql.nix: Add an option for overriding the PostgreSQL package 2012-08-15 17:02:03 -04:00
system stage2init: fix respecting 'noatime' mount options for / 2012-08-10 20:51:13 +02:00
tasks Use busybox mount instead of klibc nfsmount for nfs mounts in initrd. 2012-08-06 16:25:22 -04:00
testing qemu tests use the virtio console to run commands 2012-08-07 17:04:00 -04:00
virtualisation Provide a common share between VMs to allow easy communication 2012-08-16 10:47:33 -04:00
module-list.nix Removing rt73 module, adding ralink module. 2012-08-11 14:53:34 +02:00
rename.nix Adding a rename line for rt73 -> ralink. 2012-08-11 14:54:43 +02:00