nixpkgs/lib
Lluís Batlle i Rossell 1dd3162d7c First attempt at trying to get a tarball of a bootable nixos system.
What I want with this derivation is to allow the sheevaplug nixos to
build a tarball with all the needed files to boot. Then, this can be
unpacked into an SD card, or into a NFS/TFTP server, and then the
user can boot the system with help of the uboot console.
By now, I have only tried to build the tarball in a PC, in order
to develop the nix expressions quicker.

There is nothing written specialy for the Sheevaplug in all this,
by now.


svn path=/nixos/trunk/; revision=20035
2010-02-15 23:27:51 +00:00
..
test-driver * Added a test that checks whether users can log in on a virtual 2010-02-06 13:08:15 +00:00
build-vms.nix * Added a test that checks whether users can log in on a virtual 2010-02-06 13:08:15 +00:00
eval-config.nix Replace the check function with a function specialized for modules. 2009-12-05 19:22:02 +00:00
from-env.nix * Make eval-config.nix a bit more general to make it easier to build 2009-06-05 13:19:39 +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 * Break the cyclic dependency between the system derivation and 2009-06-10 21:46:42 +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
testing.nix * In the test driver, connect to the QEMU monitor so that we can send 2010-02-05 16:51:37 +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