Releasing debian version 4.0~a9-1.
[live-boot-grml.git] / scripts /
2013-05-06 Evgeni GolovTransforming link targets so they work after the mount...
2013-05-06 Evgeni GolovChecking for ${overlay}, not ${device} when trying...
2013-05-06 Evgeni GolovFixing invalid syntax in test for opt_link.
2013-05-06 Daniel BaumannCorrecting spelling typos, thanks to Adam D. Barratt...
2013-05-06 Daniel BaumannMoving dracut entry-point stub to backends.
2013-05-06 Daniel BaumannMoving initramfs-tools entry-point to backends.
2013-05-06 Daniel BaumannMaking loadkeys call quiet in order to not mess-up...
2013-05-06 Daniel BaumannSilencing unmounting of potentially stray tmpfs on...
2013-05-06 Gaudenz SteinlinFixing mounting of rootfs, cow and medium filesystems...
2013-05-06 Gaudenz SteinlinFixing support for multiple squashfs images (Closes...
2013-05-06 Daniel BaumannRemoving some dead code in netbase parts.
2013-05-06 Daniel BaumannCalling df with -P to avoid line wraps with overly...
2013-05-06 Daniel BaumannCorrecting legacy filename for checksum files.
2013-05-06 Daniel BaumannSupporting legacy filenames for checksums in debian...
2013-05-06 Daniel BaumannMaking overwriting of /bin/mount within initramfs with...
2013-05-06 Michal SuchanekIncluding util-linux mount in initramfs.
2013-05-06 Tails developersUsing 'local' in a safe way.
2013-05-06 Tails developersFixing persistence-media option when no devices are...
2013-05-06 Tails developersHandling already mounted persistence backing media...
2013-05-06 Tails developersMaking the /live to /lib/live move for the persistence...
2013-05-06 Daniel BaumannAdding debian version 4.0~a1-1.
2013-02-12 Daniel BaumannCorrecting persistence-label handling fwrt/ legacy...
2013-02-12 Gaudenz SteinlinFixing mounting of rootfs, cow and medium filesystems...
2013-02-12 Gaudenz SteinlinFixing support for multiple squashfs images (Closes...
2013-02-12 Daniel BaumannRemoving some dead code in netbase parts.
2013-02-09 Tails developersImproving test for /etc/fstab.d support by testing...
2013-01-23 Daniel BaumannCalling df with -P to avoid line wraps with overly...
2013-01-02 Daniel BaumannCorrecting legacy filename for checksum files.
2013-01-02 Daniel BaumannSupporting legacy filenames for checksums in debian...
2012-12-17 Evgeni GolovDo not fix mountpoints with live-persistence.conf as...
2012-12-12 Daniel BaumannMaking overwriting of /bin/mount within initramfs with...
2012-12-12 Michal SuchanekIncluding util-linux mount in initramfs.
2012-12-07 Tails developersUsing 'local' in a safe way.
2012-12-07 Tails developersFixing persistence-media option when no devices are...
2012-12-07 Tails developersHandling already mounted persistence backing media...
2012-12-07 Tails developersMaking the /live to /lib/live move for the persistence...
2012-11-04 Tails developersAdding support for the previous persistence configurati...
2012-10-03 Daniel BaumannRenaming /lib/live/mount/image to /lib/live/mount/medium.
2012-10-03 Daniel BaumannUpdating file paths for /lib/live/mount.
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-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...
next