Merge remote-tracking branch 'live-systems/debian' into debian-next
[live-boot-grml.git] / scripts /
2013-08-12 Evgeni GolovMerge remote-tracking branch 'live-systems/debian'...
2013-05-27 Daniel BaumannIncreasing tftp blocksize to maximum value per RFC...
2013-05-08 Daniel BaumannFurther guarding overwriting of /bin/mount by making...
2013-05-08 Daniel BaumannMoving overwriting of /bin/mount with /bin/mount.util...
2013-05-06 David HareAlso blacklisting findiso and fromiso devices for luks...
2013-05-06 Peter SchaeferAdding support for luks persistence with persistence...
2013-05-06 Andrew JefferyDon't quote $CIFSOPTS for mount.cifs (Closes: #703746).
2013-05-06 Andrew JefferySelect BOOTIF device if defined for netboot (Closes...
2013-05-06 Daniel BaumannCorrecting leftovers from old variable handling for...
2013-05-06 Daniel BaumannRenaming main function to live for consistent namespace.
2013-05-06 Daniel BaumannRenumbering the first three early scripts.
2013-05-06 Michael StummvollUsing is_live_path() in mount_images_in_directory(...
2013-05-06 Michael StummvollFixing a bug with multiple files in is_live_path after...
2013-05-06 Michael StummvollSimplifying if statement in is_live_system function.
2013-05-06 Evgeni GolovFixing condition for setting rootfs_dest_backing.
2013-05-06 Daniel BaumannDebranding package for derivatives.
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-13 Evgeni GolovMerge remote-tracking branch 'deb/debian' into debian...
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 GolovMerge remote-tracking branch 'deb/debian' into debian
2012-12-17 Evgeni GolovDo not fix mountpoints with live-persistence.conf as...
2012-12-17 Evgeni GolovMerge remote-tracking branch 'deb/debian' into debian
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-12-04 Evgeni GolovMerge remote-tracking branch 'deb/debian' into debian
2012-11-26 Evgeni GolovMerge remote-tracking branch 'deb/debian' into debian
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.
next