nixpkgs/lib
Eelco Dolstra 363806e89b * To establish the connection to the root shell in the guest, let the
guest connect to a Unix domain socket on the host rather than the
  other way around.  The former is a QEMU feature (guestfwd to a
  socket) while the latter requires a patch (which we can now get rid
  of).

svn path=/nixos/branches/boot-order/; revision=22331
2010-06-18 19:31:02 +00:00
..
test-driver * To establish the connection to the root shell in the guest, let the 2010-06-18 19:31:02 +00:00
build-vms.nix * Doh, forgot to commit. 2010-05-27 13:43:16 +00:00
eval-config.nix * Added an option to enable support for 32-bit binaries (such as Wine 2010-05-30 22:00:52 +00:00
from-env.nix adding two new options: 2010-04-28 14:55:26 +00:00
make-iso9660-image.nix * Modularise the building of the installation CD/DVD. The module 2009-06-05 13:35:27 +00:00
make-iso9660-image.sh * Don't include an empty `nix-path-registration' on the CD. 2010-05-28 06:27:31 +00:00
make-squashfs.nix * A function for generating squashfs filesystem images. 2009-06-10 13:40:35 +00:00
make-system-tarball.nix First attempt at trying to get a tarball of a bootable nixos system. 2010-02-15 23:27:51 +00:00
make-system-tarball.sh First attempt at trying to get a tarball of a bootable nixos system. 2010-02-15 23:27:51 +00:00
qemu-flags.nix * The installer test lost the QEMU flags to set up the NIC to talk to 2010-05-27 12:20:37 +00:00
testing.nix added some debugging 2010-06-04 13:18:19 +00:00
unpack-theme.nix * helpers -> lib. 2009-05-29 14:46:27 +00:00
unpack-theme.sh * helpers -> lib. 2009-05-29 14:46:27 +00:00