summaryrefslogtreecommitdiff
path: root/components/9990-misc-helpers.sh
AgeCommit message (Expand)Author
2021-06-219990-misc-helpers: fix indentionChristian Poessinger
2019-06-14use nested loops instead of an arrayKim Hagen
2019-06-14remove obsolete if statementKim Hagen
2019-06-14fix if statementsKim Hagen
2019-06-14do not mount unknown filesystems or raid slavesKim Hagen
2016-04-04add live boot support for mmcblk devicesKim Hagen
2016-02-08Remove Device name from mount.Kim Hagen
2016-02-02Get mountpoint of persistent device and use it in vyos script.Kim Hagen
2016-02-01Do not generate error is folders exist.Kim Hagen
2016-02-01Fix mountpoint for vyos/vyatta persistence dir.Kim Hagen
2015-08-19Adjusting whitespace to tabs on components/9990-misc-helpers.shRichard Nelson
2015-05-17Refactoring duplicate identical call to mount.Tails developers
2015-05-17Removing obsolete code.Tails developers
2015-05-17Adding missing quotes.Tails developers
2015-05-17Cleaning up comment to keep only the part that's relevant here.Tails developers
2015-05-17Removing attempt to mount overlayfs in an obsolete way.Tails developers
2015-05-17Patch by Steven Shiau <steven@nchc.org.tw>. The only changes so far are:Tails developers
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-01-04Simplifying code a bit after removal of no longer supported overlay alternati...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-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
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-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-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-24Reorganizing components in source tree.Daniel Baumann