Fixing build error in 'es' man pages caused by a newline conflict.
[live-boot-grml.git] / scripts /
2012-07-26 Richard NelsonCorrect left over references to old initramfs-tools...
2012-07-25 Daniel BaumannExtending verify-checksums parameters to allow specifyi...
2012-07-25 Daniel BaumannAvoid re-access /proc/cmdline in select-eth-device...
2012-07-25 Daniel BaumannExtending read-only parameters to allow specifying...
2012-07-25 Daniel BaumannFactoring out debug into an own function.
2012-07-25 Daniel BaumannMaking verify-checksums function self contained.
2012-07-25 Daniel BaumannMaking read-only function self contained.
2012-07-25 Daniel BaumannMaking swap function self contained.
2012-07-20 Tails developersFixing persistence backward-compatibility mode (Closes...
2012-07-18 Daniel BaumannAdding support for defining one or more explicit swap...
2012-07-18 Daniel BaumannSplitting out already reviewed verify-checksums script.
2012-07-18 Daniel BaumannSplitting out already reviewed swapon script.
2012-07-18 Daniel BaumannSplitting out already reviewed read-only script.
2012-07-18 Daniel BaumannSplitting out already reviewed cmdline parsing script.
2012-07-18 Daniel BaumannAdding redirection layer for initramfs-tools initramfs...
2012-07-18 Daniel BaumannAdding temporary redirection layer for dracut initramfs...
2012-07-18 Daniel BaumannRenaming mountroot function to main to provide a generi...
2012-07-18 Daniel BaumannRenaming boot scripts for refactoring them into numbere...
2012-07-18 Daniel BaumannAdding temporary notes in a readme file.
2012-06-27 Daniel BaumannCorrecting typo in fstab function call in mountroot...
2012-06-27 Ben ArmstrongFix creation of /var/log/live in correct location.
2012-06-14 Daniel BaumannUpdating coding style in a first bunch of locations.
2012-06-14 Daniel BaumannRenaming persistent-subtext option into persistent...
2012-06-13 Daniel BaumannRemoving some more dead parameters from cmdline function.
2012-06-06 Daniel BaumannSetting persistence label for live-* 3.x persistency...
2012-06-06 Daniel BaumannDropping snapshot functionality, superseeded by awesome...
2012-06-05 Daniel BaumannMoving off remaining functions from main boot script...
2012-06-05 Daniel BaumannUnbreaking cmdline parsing after variable rename.
2012-06-05 Daniel BaumannRemoving live-preseed, not used anymore.
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 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 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...
2012-06-05 Daniel BaumannReplacing live initramfs-tools script with empty stub...
2012-06-05 Daniel BaumannStarting initramfs-tools specific subdirectory within...
2012-06-04 Evgeni GolovFixing two typos and a wrong word in comments.
2012-06-04 Tails developersImplement and make use of robust list functions.
2012-06-04 Ian Reinhart GeiserFix to allow for multiple rof when exposed roots is...
2012-06-04 Daniel BaumannUsing boot.log and /var/log/live/boot.log respectively...
2012-06-04 Tails developersImproving robustness of fromiso cleanup process with...
2012-06-04 Tails developersMounting fromiso filesystem on /live/fromiso instead...
2012-06-04 Tails developersUsing fromiso in most places where isofrom was used...
2012-06-04 Tails developersImproving robustness of findiso cleanup process.
2012-04-09 Tails developersOnly try copying snapshots if we actually found any.
2012-04-09 Tails developersFix typo to make home-sn snapshots work again.
2012-04-09 Tails developersDo not probe the device mounted on /live/image for...
2012-04-09 Tails developersSupress warnings when probing media for persistence.
2012-04-09 Tails developersAllow using / as destination in custom mounts.
2012-04-09 Daniel BaumannRenamling linkfiles option when using persistence to...
2012-04-08 Tails developersRemoving leftover directory after unmounting.
2012-04-08 Tails developersFixing brace alignment to follow common code style.
2012-04-08 Tails developersRemoving overkill double-checking of return code in...
2012-04-08 Tails developersFixing findiso argument parsing place to match the...
2012-04-08 Tails developersAdding support for the findiso boot parameter (Closes...
2012-04-08 Daniel BaumannRenaming live.persist to live-persistence.conf.
2012-04-08 Daniel BaumannUsing 'persistence' (noun) rather than 'persistent...
2012-04-08 Daniel BaumannRenaming /live/cow to /live/overlay in anticipation...
2012-04-08 Daniel BaumannRemoving user and userfullname variables in scripts...
2012-04-06 Daniel BaumannRemoving outdated and broken accessibility script,...
2012-04-06 Daniel BaumannRemoving header in fstab, not required.
2012-04-06 Daniel BaumannRemoving preseed bottom-script, a newly written one...
2012-04-05 Tails developersMake cases for all different custom mounting situations...
2012-04-05 Tails developersCopy perms/ownership from source when creating linkfile...
2012-04-05 Tails developersUse trim_path() instead of custom sed stanza to trim...
2012-04-05 Tails developersAdd 'bind' option for the default behaviour of custom...
2012-04-05 Tails developersFix ownership for links created for linkfiles custom...
2012-04-05 Tails developersAdding functions equivalent to chmod/chown --reference.
2012-04-05 Tails developersDelete existing files in the destination's path when...
2012-04-05 Tails developersAlso create parents when creating union/linkfiles sourc...
2012-04-05 Tails developersRemove cow dir contents that are in the way for custom...
2012-04-05 Tails developersImprove error message.
2012-04-05 Tails developersMake two custom mounts with nested source directories...
2012-04-05 Tails developersMake trim_path() handle "/", and arbitrarily many conse...
2012-04-05 Tails developersGreatly simplify live.persist syntax to "DIR [OPTIONS...
2012-04-05 Tails developersAdd a note about a potential, future code simplification.
2012-04-05 Tails developersDo not allow mutually exclusive custom mount options.
2012-04-05 Tails developersFix ownership/perms for created union/linkfiles source...
2012-04-05 Tails developersCreate the source dir for custom mounts using the ...
2012-04-05 Tails developersRefactor closing of persistent devices upon failure.
2012-04-05 Tails developersChange live.persist syntax to "SOURCE [DEST [OPTIONS...
2012-04-05 Tails developersCopy ownership/perms from source to rw-branch in read...
2012-04-05 Tails developersHandle list arguments better in get_custom_mounts().
2012-04-05 Tails developersMake handling of LUKS encrypted GPT partitions more...
next