summaryrefslogtreecommitdiff
path: root/components
AgeCommit message (Expand)Author
2021-11-24fstab: T3990: do not mount /vat/tmp with size=25M optionChristian Poessinger
2021-11-23fstab: T3990: mount tmpfs on /var/tmp to get clean FS on rebootsChristian Poessinger
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
2017-03-16check for raid so it wil be included in "find_livefs" functionKim
2016-08-09Update 9990-vyos.shKim
2016-05-21T69 Remove floppy device settingsKim Hagen
2016-04-04add live boot support for mmcblk devicesKim Hagen
2016-02-08Remove Device name from mount.Kim Hagen
2016-02-02Change live to mount in variable.Kim Hagen
2016-02-02Get mountpoint of persistent device and use it in vyos script.Kim Hagen
2016-02-02Add fastboot and option to set nofastboot.Kim Hagen
2016-02-01Do not generate error is folders exist.Kim Hagen
2016-02-01Add vyos config mounting script.Kim Hagen
2016-02-01Fix mountpoint for vyos/vyatta persistence dir.Kim Hagen
2016-02-01Add vyatta-union and vyos-union options.Kim Hagen
2015-08-19Support predictable network interface names.Steven Shiau
2015-08-19Adjusting whitespace to tabs on components/9990-mount-http.shRichard Nelson
2015-08-19Adjusting whitespace to tabs on components/9990-misc-helpers.shRichard Nelson
2015-08-19Adjusting whitespace to tabs on components/9990-overlay.shRichard Nelson
2015-05-17Switching default union filesystem to overlay, wheezy systems can use union=a...Daniel Baumann
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-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