Fixing fuzzy strings in Spanish translation of man pages.
[live-boot-grml.git] / scripts / boot /
2012-06-05 Daniel BaumannTransforming networking bottom script into normal live...
2012-06-05 Daniel BaumannTransforming fstab bottom script into normal live-boot...
2012-06-05 Daniel BaumannTransforming persistence_excludes bottom script into...
2012-06-05 Daniel BaumannRemoving fastboot handling, the normal system handles...
2012-06-05 Daniel BaumannRemoving exporting of variables for reviewed options...
2012-06-05 Daniel BaumannSplitting out swap handling and rewriting to a live...
2012-06-05 Daniel BaumannUpdating swapon handling to new parameter handling.
2012-06-05 Daniel BaumannUpdating internal cmdline handling.
2012-06-05 Daniel BaumannUpdating read-only handling to new parameter handling.
2012-06-05 Daniel BaumannRewriting live-media checksum verification to work...
2012-06-05 Daniel BaumannSplitting out integrity-check function to subscript.
2012-06-05 Daniel BaumannRemoving some dead boot parameters.
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 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...