nixpkgs/modules/installer/cd-dvd
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
..
installation-cd-base.nix svn path=/nixos/trunk/; revision=19333 2010-01-10 18:34:32 +00:00
installation-cd-graphical.nix * Rename the CD modules to something more sensible. 2009-06-22 10:03:58 +00:00
installation-cd-minimal.nix * Removed installation-cd-minimal-fresh-kernel.nix since the kernel in 2010-01-03 17:13:30 +00:00
installation-cd-rescue.nix Making nixos work well with the new names 'linuxPackages' in stdenv-updates, additionally 2010-01-14 19:50:49 +00:00
iso-image.nix * Removed the boot.isLiveCD option. Moved the code for mounting a 2010-01-09 15:13:06 +00:00
live-dvd.nix * Fix the xfsprogs/jfsutils attribute names. TODO: these shouldn't be 2009-10-08 13:10:08 +00:00
memtest.nix * Provide a 640x480 background image for GRUB 2. 2009-11-13 16:45:41 +00:00
system-tarball-pc.nix First attempt at trying to get a tarball of a bootable nixos system. 2010-02-15 23:27:51 +00:00
system-tarball.nix First attempt at trying to get a tarball of a bootable nixos system. 2010-02-15 23:27:51 +00:00