summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-06-24Reorganizing components in source tree.Daniel Baumann
2013-06-24Reorganizing frontend in source tree.Daniel Baumann
2013-06-24Calculating size for the whole media "/live/image/", not only the dir "/live/...Steven Shiau
2013-05-28Allowing to superseed live-boot cmdline through configuration files.Daniel Baumann
2013-05-28Correcting debug variables through out the code to use the same one.Daniel Baumann
2013-05-27Increasing tftp blocksize to maximum value per RFC 2348, thanks to Vincent Sm...Daniel Baumann
2013-05-08Further guarding overwriting of /bin/mount by making it dependent on the exis...Daniel Baumann
2013-05-08Moving overwriting of /bin/mount with /bin/mount.util-linux for httpfs to mak...Daniel Baumann
2013-05-06Also blacklisting findiso and fromiso devices for luks file persistence.David Hare
2013-05-06Adding support for luks persistence with persistence files (Closes: #701614).Peter Schaefer
2013-05-06Don't quote $CIFSOPTS for mount.cifs (Closes: #703746).Andrew Jeffery
2013-05-06Select BOOTIF device if defined for netboot (Closes: #703744).Andrew Jeffery
2013-05-06Correcting leftovers from old variable handling for BOOTIF, thanks to Andrew ...Daniel Baumann
2013-05-06Renaming main function to live for consistent namespace.Daniel Baumann
2013-05-06Renumbering the first three early scripts.Daniel Baumann
2013-05-06Using is_live_path() in mount_images_in_directory() to avoid redundant logic.Michael Stummvoll
2013-05-06Fixing a bug with multiple files in is_live_path after the last commit.Michael Stummvoll
2013-05-06Simplifying if statement in is_live_system function.Michael Stummvoll
2013-05-06Fixing condition for setting rootfs_dest_backing.Evgeni Golov
2013-05-06Debranding package for derivatives.Daniel Baumann
2013-05-06Transforming link targets so they work after the mount was moved (Closes: #70...Evgeni Golov
2013-05-06Checking for ${overlay}, not ${device} when trying to close ${overlay}.Evgeni Golov
2013-05-06Fixing invalid syntax in test for opt_link.Evgeni Golov
2013-05-06Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-barratt.org.uk>.Daniel Baumann
2013-05-06Moving dracut entry-point stub to backends.Daniel Baumann
2013-05-06Moving initramfs-tools entry-point to backends.Daniel Baumann
2013-05-06Making loadkeys call quiet in order to not mess-up persistence, thanks to sta...Daniel Baumann
2013-05-06Silencing unmounting of potentially stray tmpfs on /live/overlay.Daniel Baumann
2013-05-06Fixing mounting of rootfs, cow and medium filesystems (Closes: #696495).Gaudenz Steinlin
2013-05-06Fixing support for multiple squashfs images (Closes: #696494).Gaudenz Steinlin
2013-05-06Removing some dead code in netbase parts.Daniel Baumann
2013-05-06Calling df with -P to avoid line wraps with overly long mountpoints.Daniel Baumann
2013-05-06Correcting legacy filename for checksum files.Daniel Baumann
2013-05-06Supporting legacy filenames for checksums in debian within verify-checksums.Daniel Baumann
2013-05-06Making overwriting of /bin/mount within initramfs with mount.util-linux depen...Daniel Baumann
2013-05-06Including util-linux mount in initramfs.Michal Suchanek
2013-05-06Using 'local' in a safe way.Tails developers
2013-05-06Fixing persistence-media option when no devices are attached.Tails developers
2013-05-06Handling already mounted persistence backing media correctly.Tails developers
2013-05-06Making the /live to /lib/live move for the persistence code.Tails developers
2013-05-06Adding debian version 4.0~a1-1.Daniel Baumann
2013-02-12Correcting persistence-label handling fwrt/ legacy live-boot 2.x support, tha...Daniel Baumann
2013-02-12Fixing mounting of rootfs, cow and medium filesystems (Closes: #696495).Gaudenz Steinlin
2013-02-12Fixing support for multiple squashfs images (Closes: #696494).Gaudenz Steinlin
2013-02-12Removing some dead code in netbase parts.Daniel Baumann
2013-02-09Improving test for /etc/fstab.d support by testing for its existence instead ...Tails developers
2013-01-23Calling df with -P to avoid line wraps with overly long mountpoints.Daniel Baumann
2013-01-02Correcting legacy filename for checksum files.Daniel Baumann
2013-01-02Supporting legacy filenames for checksums in debian within verify-checksums.Daniel Baumann
2012-12-17Do not fix mountpoints with live-persistence.conf as home-rw/live-rw.Evgeni Golov