summary refs log tree commit diff
path: root/modules/system/boot/stage-1.nix
Commit message (Expand)AuthorAge
* Fix initrd for the latest lvm2Eelco Dolstra2012-08-16
* Minor reorganizationShea Levy2012-08-07
* The initrd mounts some tmpfsesShea Levy2012-08-07
* Use BusyBox in the initrdEelco Dolstra2012-06-22
* * Require fileSystems to be set.Eelco Dolstra2012-05-14
* * Drop obsolete line.Eelco Dolstra2012-03-19
* Adding /etc/mdadm.conf, with the contents supplied at boot.initrd.mdadmConf.Lluís Batlle i Rossell2012-03-13
* A more friendly stage1, with interactive bash, busybox plenty of tools, etc.Lluís Batlle i Rossell2012-03-11
* * Modularize filesystem support. Filesystems such as btrfs andEelco Dolstra2012-03-09
* switched all mergeOptionString to pkgs.lib.types.stringFlorian Friesdorf2011-12-29
* add preLVMCommands hookFlorian Friesdorf2011-12-28
* enable testing of extraUtilsCommands after patchelfFlorian Friesdorf2011-12-28
* * Handle the util-linux-ng -> util-linux renameEelco Dolstra2011-12-20
* * Disable all fbcondecor-related stuff if boot.vesa is disabled.Eelco Dolstra2011-11-08
* Reverting revisions 30103-30106: "always set nixpkgs.config.{state,store}Dir"...Peter Simons2011-10-30
* find modules | fgrep .nix | fgrep -v .svn | fgrep -v nixpkgs.nix | xargs sed ...Shea Levy2011-10-29
* Add support for NFS root file system.Nicolas Pierron2011-10-15
* modules/system/boot/stage-1-init.sh: added "boot.runSize" option to determine...Peter Simons2011-09-13
* Merge with udev-173Yury G. Kudryashov2011-08-24
* * Fix the permissions on /tmp.Eelco Dolstra2011-08-09
* * Partially revert r25991 because it depends on the x-updates branch.Eelco Dolstra2011-02-16
* * Because cdrom_id now links against libpthread, LD_LIBRARY_PATH mustEelco Dolstra2011-02-16
* svn path=/nixos/trunk/; revision=23727Eelco Dolstra2010-09-10
* * Regression test for the build hook mechanism.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
* * In the installation CD, pass the label of the CD through theEelco Dolstra2010-08-07
* Fix LVM failing test due to /proc/devices not being available in some of Open...Evgeny Egorochkin2010-07-22
* * Work around a bug in QEMU, which doesn't implement the "READ DISCEelco Dolstra2010-07-21
* * Add `sleep' to the initrd.Eelco Dolstra2010-06-01
* * Updates for the dynamically linked splash helper.Eelco Dolstra2010-06-01
* * Don't use klibc in the initrd. It's simpler (and slightly smaller)Eelco Dolstra2010-06-01
* * Activate software RAID devices from udev. This makes the swraidEelco Dolstra2010-05-16
* stage-1.nix: copy libudev.so, verbose logYury G. Kudryashov2010-05-15
* * Use the LVM udev rules in stage 1. This makesEelco Dolstra2010-01-10
* * Removed the boot.initrd.lvm option for simplicity.Eelco Dolstra2010-01-10
* * Removed the boot.isLiveCD option. Moved the code for mounting aEelco Dolstra2010-01-09
* * devicemapper -> lvm2.Eelco Dolstra2010-01-07
* * Added an option `boot.initrd.availableKernelModules' that specifiesEelco Dolstra2009-12-15
* * Obsoleted boot.initrd.extraKernelModules (useEelco Dolstra2009-12-15
* * libgcc_s.so is in $gcc/lib64 on x86_64-linux.Eelco Dolstra2009-09-25
* Conditioning on /sys/power, and adding double patchelf for armv5tel-linuxLluís Batlle i Rossell2009-09-23
* Refactoring modules and cleaning up a commentMichael Raskin2009-09-20
* Write an explanation for a rule edit needed by LiveCDMichael Raskin2009-08-19
* * Fix booting from CD. 60-persistent-storage.rules requires someEelco Dolstra2009-08-19
* * Updates for the new udev and util-linux-ng: fsck is now inEelco Dolstra2009-08-11
* * Use insmod from module_init_tools in the initrd, since the latestEelco Dolstra2009-06-22
* * qemu-vm.nix: automatically create and initialise the disk image ifEelco Dolstra2009-06-19
* * Use the fileSystems option to mount the host filesystem. Also, itEelco Dolstra2009-06-18
* * Option boot.initrd.postMountCommands to specify additional shellEelco Dolstra2009-06-18
* * Make fsck on journaling filesystems optional (enabled by default).Eelco Dolstra2009-06-15