summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2012-12-12Making overwriting of /bin/mount within initramfs with mount.util-linux depen...Daniel Baumann
2012-12-12Including util-linux mount in initramfs.Michal Suchanek
2012-12-07Using 'local' in a safe way.Tails developers
2012-12-07Fixing persistence-media option when no devices are attached.Tails developers
2012-12-07Handling already mounted persistence backing media correctly.Tails developers
2012-12-07Making the /live to /lib/live move for the persistence code.Tails developers
2012-11-04Adding support for the previous persistence configuration file name, for comp...Tails developers
2012-10-03Renaming /lib/live/mount/image to /lib/live/mount/medium.Daniel Baumann
2012-10-03Updating file paths for /lib/live/mount.Daniel Baumann
2012-10-02Renaming the boot scripts readme file to fixme to make it even more obvious.Daniel Baumann
2012-10-02Renaming rofs to more intuitive rootfs.Daniel Baumann
2012-10-02Stopping to put a tmpfs on /root/lib/live from within initramfs, it over-'lay...Daniel Baumann
2012-09-30Applying slightly modified patch from Reinhard Tartler <siretart@tauware.de> ...Daniel Baumann
2012-09-30Removing showmounts option as it's enable always anyway.Daniel Baumann
2012-09-27Moving remaining stuff from /live to /lib/live to avoid further namespace pol...Daniel Baumann
2012-09-27Switching to final name for the persistence configuration file 'persistence.c...Daniel Baumann
2012-09-26Updating code for exposing of overlay mounts under /live too.Daniel Baumann
2012-09-26Exposing rofs and persistence mounts under /live in the live systems, not jus...Daniel Baumann
2012-09-26Removing mountpoint if no persistence layer is found on a device.Gaudenz Steinlin
2012-09-26Always move live filesystem mounts to /root within initramfs, regardless if m...Daniel Baumann
2012-08-16Updating scripts readme about transition to plugin based architecture.Daniel Baumann
2012-08-16Correcting permissions of /tmp which apparently somehow get mixed up along th...Daniel Baumann
2012-08-14Making nameserver assignment from ip= bootparameter work with persistence.Daniel Baumann
2012-08-14Adding support for nameserver in ip= boot parameter.Steven Shiau
2012-08-14Reading configuration file from filesystem and live-media at runtime too.Daniel Baumann
2012-08-14Laying tmpfs on /live/overlay only during initramfs stage, fixes boot failure...Daniel Baumann
2012-08-14Consistently using case instead of if for conditionals in script boilerplate.Daniel Baumann
2012-08-14Moving reading of initramfs-tools functions to initramfs-tools script.Daniel Baumann
2012-08-14Reading /conf/param.conf after Select_eth_device in main function to fix netw...Steven Shiau
2012-08-07Adding slightly modified patch from Steven Shiau <steven@nchc.org.tw> to tran...Daniel Baumann
2012-07-26Correct left over references to old initramfs-tools.sh (Closes: #682504).Richard Nelson
2012-07-25Extending verify-checksums parameters to allow specifying custom list of dige...Daniel Baumann
2012-07-25Avoid re-access /proc/cmdline in select-eth-device function and use internal ...Daniel Baumann
2012-07-25Extending read-only parameters to allow specifying custom list of devices.Daniel Baumann
2012-07-25Factoring out debug into an own function.Daniel Baumann
2012-07-25Making verify-checksums function self contained.Daniel Baumann
2012-07-25Making read-only function self contained.Daniel Baumann
2012-07-25Making swap function self contained.Daniel Baumann
2012-07-21Fixing persistence backward-compatibility mode (Closes: #681176).Tails developers
2012-07-19Adding support for defining one or more explicit swap partitions to be used.Daniel Baumann
2012-07-19Splitting out already reviewed verify-checksums script.Daniel Baumann