summaryrefslogtreecommitdiff
path: root/components
AgeCommit message (Expand)Author
2015-05-17Patch by Steven Shiau <steven@nchc.org.tw>. The only changes so far are:Tails developers
2015-04-29Logging a warning when an expected image file is missing.Tails developers
2015-04-28Waiting until all ethernet devices are up on multi-nic machines, thanks to Ch...Daniel Baumann
2015-04-28Refactoring duplicate identical call to mount.Tails developers
2015-04-28Removing unused variables.Tails developers
2015-04-28Removing obsolete code.Tails developers
2015-04-28Adding missing quotes.Tails developers
2015-04-28Cleaning up comment to keep only the part that's relevant here.Tails developers
2015-04-28Removing attempt to mount overlayfs in an obsolete way.Tails developers
2015-04-28Patch by Steven Shiau <steven@nchc.org.tw>. The only changes so far are:Tails developers
2015-04-02Modprobe filesystem modules before checking support.Gaudenz Steinlin
2015-01-04Adding command line parameter to remove persistence.Tom Jampen
2015-01-04Simplifying code a bit after removal of no longer supported overlay alternati...Daniel Baumann
2015-01-04Dropping unionmount support, superseeded with overlay in mainline kernel.Daniel Baumann
2015-01-04Dropping unionfs support, long superseeded with aufs.Daniel Baumann
2015-01-04Dropping unionfs-fuse support:Daniel Baumann
2015-01-04Using 'overlay' instead of 'overlayfs' everywhere, without backwards compatib...Daniel Baumann
2014-12-09Suppress annoying but harmless warning about unknown moduleJan Blunck
2014-12-09Fix spelling of unknownJan Blunck
2014-11-10Dropping usage of /etc/fstab.d since util-linux removed it, thanks to Evgeni ...Daniel Baumann
2014-10-08Fixing typo in warning message.Carlos Zuferri
2014-08-27Adding plymouth support for LUKS passwort prompt based on a patch from Gauden...Daniel Baumann
2014-03-29Do not throw warnings when /tmp/custom_mounts.list does not exist.Evgeni Golov
2014-03-29Supporting resolvconf in the squashfs.Evgeni Golov
2014-03-29Properly check if $rc_server1 is not "0.0.0.0".Evgeni Golov
2014-02-10Fix cut-and-paste typo verify-checksums -> panic.Trent W. Buck
2014-02-08Adjusting internal file of the swap component to match its own boot parameter.Daniel Baumann
2013-11-08Reading in panic boot parameter when overloading initramfs-tools panic() (Clo...Daniel Baumann
2013-10-30Correcting spelling typo in overlay component breaking booting from uncompres...Daniel Baumann
2013-10-15Properly boot from mdadm via findiso boot option.Michael Prokop
2013-10-15Applying patch from Michael Prokop <mika@grml.org> to update udev usage in is...Daniel Baumann
2013-09-13Add support for persistence-storage type "directory".Jan Blunck
2013-09-13Blacklist devices used for /live/rootfs/* insted of /live/medium.Jan Blunck
2013-09-13Remount writable when moving the mountpoint of the persistence device.Jan Blunck
2013-09-13Move check for block device to mount_persistence_media().Jan Blunck
2013-09-13Use PERSISTENCE_PATH with a trailing "/".Jan Blunck
2013-06-24Updating indenting in network component.Daniel Baumann
2013-06-24Simplifying /etc/resolv.conf generation a bit.Daniel Baumann
2013-06-24Dropping really_export dead code.Daniel Baumann
2013-06-24Dropping helper function used in one place only which can be replaced with a ...Daniel Baumann
2013-06-24Shortening /etc/mtab conditional creation.Daniel Baumann
2013-06-24Replacing variable used in one place only with explicit directory for simplic...Daniel Baumann
2013-06-24Dropping old pre-wheezy persistence list handling.Daniel Baumann
2013-06-24Dropping old pre-wheezy udevadm handling.Daniel Baumann
2013-06-24Updating code to current coding style in a some locations.Daniel Baumann
2013-06-24Reorganizing components in source tree.Daniel Baumann