summary refs log tree commit diff
Commit message (Expand)AuthorAge
* * Doh.Eelco Dolstra2006-11-20
* * Unmount file systems.Eelco Dolstra2006-11-20
* * Support entering maintenance mode ("shutdown now") and powering offEelco Dolstra2006-11-20
* * Put the PCI module probing in an Upstart task. We now haveEelco Dolstra2006-11-20
* * Some more upstartification.Eelco Dolstra2006-11-20
* * Start dhclient as an Upstart job.Eelco Dolstra2006-11-19
* * Simplification.Eelco Dolstra2006-11-19
* * Nixify the Upstart jobs.Eelco Dolstra2006-11-19
* * Use Upstart instead of sysvinit.Eelco Dolstra2006-11-19
* * Doh.Eelco Dolstra2006-11-17
* * Use the same Nix consistently.Eelco Dolstra2006-11-17
* * Clear the inittab.Eelco Dolstra2006-11-17
* * Put Nixpkgs and the NixOS expressions on the installation CD (theEelco Dolstra2006-11-17
* * Use exportReferencesGraph everywhere.Eelco Dolstra2006-11-17
* * Use `exportReferencesGraph' to register the references of theEelco Dolstra2006-11-13
* * rescue-system -> boot-environment.Eelco Dolstra2006-11-13
* * Set permissions explicitly.Eelco Dolstra2006-11-13
* * Boot into a fully functional stage 2.Eelco Dolstra2006-11-13
* * The installer now installs a configuration on the target device thatEelco Dolstra2006-11-12
* * Lots of refactoring; put the CD image generation in rescue-cd.nix.Eelco Dolstra2006-11-12
* * The installer now takes a user-specified Nix expression that will beEelco Dolstra2006-11-11
* * Add Perl to the path (since it was already on the CD as a dependency).Eelco Dolstra2006-11-11
* * Set up the target file system, copy Nix, do a nix-pull in a chroot,Eelco Dolstra2006-11-11
* * Probe for the NixOS installation CD.Eelco Dolstra2006-11-10
* * Add the installer and rsync to the path.Eelco Dolstra2006-11-08
* * Start of the installer: copy the closure of Nix to the target deviceEelco Dolstra2006-11-08
* * Automatically bring up the network devices and start dhclient onEelco Dolstra2006-11-07
* * Use udevtrigger to create device nodes for all known devices.Eelco Dolstra2006-11-07
* * Stage 1: clean up better (unmount /proc and /sys, remount new rootEelco Dolstra2006-11-06
* * Add additional packages to the path of the interactive shell startedEelco Dolstra2006-11-04
* * Doh x3.Eelco Dolstra2006-11-04
* * Doh x2.Eelco Dolstra2006-11-04
* * Doh.Eelco Dolstra2006-11-04
* * Conform to build farm conventions.Eelco Dolstra2006-11-04
* * Version number, stable marker.Eelco Dolstra2006-11-04
* * Create dummy mount points in the ISO image for /proc etc.Eelco Dolstra2006-11-04
* * Nix expression for stage 2.Eelco Dolstra2006-11-04
* * Support adding the closure of a set of store paths to the ISOEelco Dolstra2006-11-03
* * Instead of adding all of util-linux to the initd, add just mountEelco Dolstra2006-11-03
* * Given a kernel build (with modules in $kernel/lib/modules/VERSION),Eelco Dolstra2006-11-03
* * Fixes.Eelco Dolstra2006-11-03
* * Load some modules, mount the install CD.Eelco Dolstra2006-11-03
* * Add the module tools, util-linux and the kernel modules to theEelco Dolstra2006-11-03
* * Make device nodes in the stage 1 init (copied from ../init.sh).Eelco Dolstra2006-11-02
* * Oops.Eelco Dolstra2006-11-02
* * A minimal boot script for stage 1 of the boot (loading kernelEelco Dolstra2006-11-02
* * Remove cruft. BTW, to build the rescue ISO image:Eelco Dolstra2006-11-02
* Purifying the NixOS build stuff.Eelco Dolstra2006-11-02
* * Some fixes.Eelco Dolstra2006-11-01
* * Turns out that nested backticks (like $(... $(...))) are evil, sinceEelco Dolstra2006-10-31