summary refs log tree commit diff
path: root/modules
Commit message (Expand)AuthorAge
* * Disable bash completion for now. It gives login errors:Eelco Dolstra2010-02-04
* * Use the build flags given on the command line while building Nix.Eelco Dolstra2010-02-03
* * Use the moduli file. This shuts up the "WARNING: /etc/ssh/moduliEelco Dolstra2010-02-01
* Fix bugs and improve modules/services/network-filesystems/openafs-clientMarco Maggesi2010-02-01
* * When QEMU encounters a "disk full" condition on the host filesystem,Eelco Dolstra2010-01-27
* * Fall back to the kernel modules used at boot time if the modules inEelco Dolstra2010-01-26
* * grep returns a non-zero exit code if no line matches, causing theEelco Dolstra2010-01-26
* * Make the AMI disk a bit bigger. Thanks to sparse images andEelco Dolstra2010-01-25
* upstart: quote environment vars. John Altobelli hit the case TZ=New YorkMarc Weber2010-01-23
* GNUnet: Add options; add as a system package; provide /etc/gnunetd.conf.Ludovic Courtès2010-01-23
* svn path=/nixos/trunk/; revision=19624Eelco Dolstra2010-01-22
* * Only run dhclient on interfaces of type 1, otherwise it fails toEelco Dolstra2010-01-22
* * Some hacks to get the image to work with newer EC2 kernels/initrds.Eelco Dolstra2010-01-22
* * Initialise the Nix database in the VM.Eelco Dolstra2010-01-22
* * Added an Upstart job to fetch the SSH key for logging into the rootEelco Dolstra2010-01-21
* * A module for generating a disk image suitable for use with Amazon'sEelco Dolstra2010-01-20
* * Some hacks to support running NixOS on Amazon EC2 (and other hostingEelco Dolstra2010-01-20
* * Provide a bundle of CA certificates in /etc/ca-bundle.crt, and setEelco Dolstra2010-01-20
* Allow turning off VESA framebufferMichael Raskin2010-01-15
* network-interfaces and emitting ip-up: I was still learning boolean logic.Lluís Batlle i Rossell2010-01-15
* Making nixos work well with the new names 'linuxPackages' in stdenv-updates, ...Lluís Batlle i Rossell2010-01-14
* * Revert r19339 because it doesn't work and gives a lot of errors:Eelco Dolstra2010-01-13
* Make network-interfaces emit the ip-up if there are interfaces defined *OR*Lluís Batlle i Rossell2010-01-12
* Add support for pam_limits.Ludovic Courtès2010-01-12
* Adding the pcscd daemon (this daemon manages smartcard reader drivers), and o...Lluís Batlle i Rossell2010-01-11
* * Doh, subtle race condition: STARTUP must be cleared after "udevadmEelco Dolstra2010-01-10
* * --mknodes is no longer needed (in fact it might interfere withEelco Dolstra2010-01-10
* Check that 'mdadm --assemble' is effective before continuing.Nicolas Pierron2010-01-10
* * Okay, so we do need an "lvm" task to run vgscan/vgchange. It's onlyEelco Dolstra2010-01-10
* * Use the LVM udev rules in stage 1. This makesEelco Dolstra2010-01-10
* svn path=/nixos/trunk/; revision=19333Eelco Dolstra2010-01-10
* * Don't start the filesystems task on a startup event. It's pointlessEelco Dolstra2010-01-10
* * Removed the boot.initrd.lvm option for simplicity.Eelco Dolstra2010-01-10
* * Added a regression test for whether the Nixpkgs channel works. ThisEelco Dolstra2010-01-10
* * Make the Nix store in the guest writable.Eelco Dolstra2010-01-10
* * Removed the boot.isLiveCD option. Moved the code for mounting aEelco Dolstra2010-01-09
* Making /dev/pts files have group owner 'tty', so 'mesg y' will work.Lluís Batlle i Rossell2010-01-09
* * Create devicemapper/lvm device nodes from udev (using the rulesEelco Dolstra2010-01-07
* Adding wicd, taking in the patch sent by roconnor to nix-dev on 2010-01-07.Lluís Batlle i Rossell2010-01-07
* * devicemapper -> lvm2.Eelco Dolstra2010-01-07
* * Add devicemapper to the system path.Eelco Dolstra2010-01-07
* * Remove a debug line.Eelco Dolstra2010-01-07
* enhance phpIni documentationMarc Weber2010-01-07
* * Revert r19267 - it causes a corrupt Apache Upstart job to beEelco Dolstra2010-01-06
* * Resolve $device (e.g. from /dev/disk/by-label/foo -> /dev/sda2),Eelco Dolstra2010-01-06
* * Move the serial console kernel parameters to test-instrumentation.nix.Eelco Dolstra2010-01-06
* * Add klibc and klibcShrunk to the CD because they're always neededEelco Dolstra2010-01-06
* * Add the modules for all block devices.Eelco Dolstra2010-01-06
* * Urgh, socat ignores SIGCHLD, which causes Nix builds to fail.Eelco Dolstra2010-01-06
* customizable PHPRCMarc Weber2010-01-06