Moving validateroot bottom script into main boot script itself.
[live-boot-grml.git] / initramfs-tools /
2012-06-05 Daniel BaumannMoving validateroot bottom script into main boot script...
2012-06-05 Daniel BaumannSplitting out swap handling and rewriting to a live...
2012-06-05 Daniel BaumannAlso allowing /dev/vd* to be used as swap devices and...
2012-06-05 Daniel BaumannUpdating swapon handling to new parameter handling.
2012-06-05 Daniel BaumannRewriting live-media checksum verification to work...
2012-06-05 Daniel BaumannConsistenly using 'true' instead of 'Yes' or 'yes'...
2012-06-05 Daniel BaumannConverting select_eth_device initramfs-tools pre-mount...
2012-06-05 Daniel BaumannRemoving dead lang2locale function and associated files...
2012-06-05 Daniel BaumannConverting read-only initramfs-tools pre-mount script...
2012-06-05 Daniel BaumannRemoving live-premount modules script, not needed anymore.
2012-06-05 Daniel BaumannMoving out live-functions from initramfs-tools specifics.
2012-06-05 Daniel BaumannAdding commented 'set -e' explicitly in all subscripts...
2012-06-05 Daniel BaumannMoving out live-helpers from initramfs-tools specifics.
2012-06-05 Daniel BaumannSplitting out a first bunch of functions out to /live...
2012-06-05 Daniel BaumannReplacing live initramfs-tools script with empty stub...
2012-06-05 Daniel BaumannStarting initramfs-tools specific subdirectory within...