Remove sourcing /scripts/functions in components
[live-boot-grml.git] / components / 9990-misc-helpers.sh
2018-03-13 Luca BoccassiFix fromiso after switch to /run/live
2018-03-13 Luca BoccassiFix custom mounts after switch to /run/live
2018-03-12 Chas WilliamsAdd back persistance fsck option
2018-02-23 Benjamin DrungSimplify mount point handling by using /run/live instea...
2017-11-21 Ronny StandtkeFix read-only persistence mode with overlayfs
2017-01-12 Raphaël HertzogImprove removable_dev() in 9990-misc-helpers.sh when...
2016-05-11 Raphaël HertzogSome fixups to ensure we work with busybox/klibc-utils
2015-12-20 Evgeni GolovMerge remote-tracking branch 'grml'
2015-12-20 Wolfgang ScheicherEnable multiple lower layers for overlayfs
2015-08-21 Michael Prokopignore "unknown" filesystems in is_supported_fs()
2015-08-19 Richard NelsonAdjusting whitespace to tabs on components/9990-misc...
2015-05-17 Tails developersRefactoring duplicate identical call to mount.
2015-05-17 Tails developersRemoving obsolete code.
2015-05-17 Tails developersAdding missing quotes.
2015-05-17 Tails developersCleaning up comment to keep only the part that's releva...
2015-05-17 Tails developersRemoving attempt to mount overlayfs in an obsolete...
2015-05-17 Tails developersPatch by Steven Shiau <steven@nchc.org.tw>. The only...
2015-04-28 Tails developersRefactoring duplicate identical call to mount.
2015-04-28 Tails developersRemoving unused variables.
2015-04-28 Tails developersRemoving obsolete code.
2015-04-28 Tails developersAdding missing quotes.
2015-04-28 Tails developersCleaning up comment to keep only the part that's releva...
2015-04-28 Tails developersRemoving attempt to mount overlayfs in an obsolete...
2015-04-28 Tails developersPatch by Steven Shiau <steven@nchc.org.tw>. The only...
2015-01-04 Daniel BaumannSimplifying code a bit after removal of no longer suppo...
2015-01-04 Daniel BaumannDropping unionfs-fuse support:
2015-01-04 Daniel BaumannUsing 'overlay' instead of 'overlayfs' everywhere,...
2014-12-09 Jan BlunckSuppress annoying but harmless warning about unknown...
2014-12-09 Jan BlunckFix spelling of unknown
2014-08-27 Daniel BaumannAdding plymouth support for LUKS passwort prompt based...
2014-03-29 Evgeni GolovDo not throw warnings when /tmp/custom_mounts.list...
2013-10-15 Michael ProkopProperly boot from mdadm via findiso boot option.
2013-10-15 Daniel BaumannApplying patch from Michael Prokop <mika@grml.org>...
2013-09-13 Jan BlunckAdd support for persistence-storage type "directory".
2013-09-13 Jan BlunckBlacklist devices used for /live/rootfs/* insted of...
2013-09-13 Jan BlunckRemount writable when moving the mountpoint of the...
2013-09-13 Jan BlunckMove check for block device to mount_persistence_media().
2013-09-13 Jan BlunckUse PERSISTENCE_PATH with a trailing "/".
2013-06-24 Daniel BaumannDropping really_export dead code.
2013-06-24 Daniel BaumannDropping helper function used in one place only which...
2013-06-24 Daniel BaumannReplacing variable used in one place only with explicit...
2013-06-24 Daniel BaumannDropping old pre-wheezy persistence list handling.
2013-06-24 Daniel BaumannDropping old pre-wheezy udevadm handling.
2013-06-24 Daniel BaumannReorganizing components in source tree.