allow the use of multiple initramfs hooks and scripts again
[live-boot-grml.git] / scripts /
2012-11-26 Evgeni GolovMerge branch 'debian': Imported 3.0~b6-1 from Debian...
2012-11-26 Evgeni GolovMerge remote-tracking branch 'deb/debian' into debian
2012-10-02 Daniel BaumannRenaming the boot scripts readme file to fixme to make...
2012-10-02 Daniel BaumannRenaming rofs to more intuitive rootfs.
2012-10-02 Daniel BaumannStopping to put a tmpfs on /root/lib/live from within...
2012-09-30 Daniel BaumannApplying slightly modified patch from Reinhard Tartler...
2012-09-30 Daniel BaumannRemoving showmounts option as it's enable always anyway.
2012-09-27 Daniel BaumannMoving remaining stuff from /live to /lib/live to avoid...
2012-09-27 Daniel BaumannSwitching to final name for the persistence configurati...
2012-09-26 Daniel BaumannUpdating code for exposing of overlay mounts under...
2012-09-26 Daniel BaumannExposing rofs and persistence mounts under /live in...
2012-09-26 Gaudenz SteinlinRemoving mountpoint if no persistence layer is found...
2012-09-26 Daniel BaumannAlways move live filesystem mounts to /root within...
2012-09-07 Michael ProkopMove changes to scripts/live-premount/readonly into...
2012-09-07 Michael Prokopreadonly: do not check for "forensic" boot option
2012-08-16 Daniel BaumannUpdating scripts readme about transition to plugin...
2012-08-16 Daniel BaumannCorrecting permissions of /tmp which apparently somehow...
2012-08-14 Daniel BaumannMaking nameserver assignment from ip= bootparameter...
2012-08-14 Steven ShiauAdding support for nameserver in ip= boot parameter.
2012-08-14 Daniel BaumannReading configuration file from filesystem and live...
2012-08-14 Daniel BaumannLaying tmpfs on /live/overlay only during initramfs...
2012-08-13 Daniel BaumannConsistently using case instead of if for conditionals...
2012-08-13 Daniel BaumannMoving reading of initramfs-tools functions to initramf...
2012-08-13 Steven ShiauReading /conf/param.conf after Select_eth_device in...
2012-08-07 Daniel BaumannAdding slightly modified patch from Steven Shiau <steve...
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-05-09 Michael ProkopMerge remote-tracking branch 'live-boot-debian/debian...
2012-05-09 Michael ProkopSync with Debian's upstream/3.0_a27 (new log file name...
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...
next