summary refs log tree commit diff
Commit message (Expand)AuthorAge
* * In the activation script, don't require the path to the "system"Eelco Dolstra2010-09-13
* * Don't print kernel log messages twice.Eelco Dolstra2010-09-13
* * Speed up the initialisation of /etc in the activation script a lotEelco Dolstra2010-09-13
* * Add a trivial test that just starts a machine and shuts it down.Eelco Dolstra2010-09-13
* * Fix the tests.Eelco Dolstra2010-09-13
* Some cleanups in the activation script:Eelco Dolstra2010-09-13
* * Doh.Eelco Dolstra2010-09-13
* * Added a command `nixos-rebuild build-vm-with-bootloader'. This isEelco Dolstra2010-09-13
* * Added an option to disable fsck on particular filesystems.Eelco Dolstra2010-09-13
* * mkOverrideTemplate -> mkOverride.Eelco Dolstra2010-09-13
* * Mount /proc/xen.Eelco Dolstra2010-09-12
* * Added a module to enable the Xen hypervisor.Eelco Dolstra2010-09-12
* Fix TOR option descriptions: kbytes-> bytesEvgeny Egorochkin2010-09-11
* * Grrr. Fix the sort order.Eelco Dolstra2010-09-10
* * Support booting Xen in the Grub menu builder.Eelco Dolstra2010-09-10
* * Regex listing the system generations was selecting the number fromEelco Dolstra2010-09-10
* svn path=/nixos/trunk/; revision=23727Eelco Dolstra2010-09-10
* * "ls -d" -> "echo", since "ls" prints the current directory ifEelco Dolstra2010-09-10
* Added virtualbox service, which fixes the RandR problem and also keeps the gu...Sander van der Burg2010-09-07
* Replace mkOverride by its alias mkOverrideTemplate to remove the unusedNicolas Pierron2010-09-03
* Remove deprecated notation in tools.nix.Nicolas Pierron2010-09-03
* Add nixos-option tool to investigate option details on the cmd-line.Nicolas Pierron2010-09-03
* Move matches just below the identifier.Nicolas Pierron2010-09-03
* svn path=/nixos/trunk/; revision=23614Eelco Dolstra2010-09-03
* * Grmbl. Create the missing mount points.Eelco Dolstra2010-09-01
* * Set NIX_CONF_DIR in cronjobs. Otherwise the garbage collector won't seeEelco Dolstra2010-08-31
* * Require KVM.Eelco Dolstra2010-08-29
* * Put /nix on /ephemeral0 using AUFS (with the original /nix from theEelco Dolstra2010-08-29
* * On second thought, panicking in stage 1 doesn't help because itEelco Dolstra2010-08-29
* * /data -> /ephemeral0.Eelco Dolstra2010-08-29
* * Print the host public key on the console so that the user can obtainEelco Dolstra2010-08-29
* Adding an option to include build dependencies into ISO imageMichael Raskin2010-08-29
* * Include the Bluetooth module in module-list.nix.Eelco Dolstra2010-08-27
* * Typo.Eelco Dolstra2010-08-27
* * Enable the remote builds test.Eelco Dolstra2010-08-27
* * Create /nix/var/nix/gcroots/tmp in the activation script. TheEelco Dolstra2010-08-25
* Updating the nvidiaLegacy nixos xserver driver to a numbered name, to match t...Lluís Batlle i Rossell2010-08-24
* Removing the NvAGP special option for nvidiaLegacy. Although it helped inLluís Batlle i Rossell2010-08-24
* * Test whether the build hook automatically skips unavailable slaves.Eelco Dolstra2010-08-24
* * Test using multiple build machines in parallel.Eelco Dolstra2010-08-24
* * Regression test for the build hook mechanism.Eelco Dolstra2010-08-24
* * Move support for writable Nix stores to qemu-vm.nix.Eelco Dolstra2010-08-24
* Making the stage1 work on mips too (for the name of the dynamic loader)Lluís Batlle i Rossell2010-08-21
* Will move digikam outside of kde4 in kde4.5, so change exampleYury G. Kudryashov2010-08-19
* * The "atd" job tends to fail randomly on startup for unknownEelco Dolstra2010-08-19
* * The ALSA job shouldn't be started until udevtrigger has finished.Eelco Dolstra2010-08-19
* qemu virtualiztion: do not pass username on guest cifs mount, use sec=none in...Rob Vermaas2010-08-19
* * Add share/emacs to the paths to symlink.Eelco Dolstra2010-08-16
* * Xfce requires desktop-file-utils to create/update .desktop files.Eelco Dolstra2010-08-16
* Move resume section after udev launch - on some systems devices are recognize...Michael Raskin2010-08-14