Support dns bootoption.
[live-boot-grml.git] / components /
2015-08-21 Michael ProkopSupport dns bootoption. evgeni/tmp-grml
2015-08-21 Michael Prokopignore "unknown" filesystems in is_supported_fs()
2015-08-21 Michael ProkopEnable write-mode for persistency related devices in...
2015-08-21 Michael ProkopRevert toram bootoption to expected behaviour.
2015-08-21 Michael ProkopTry loading phram module twice to fix loading issue.
2015-05-17 Daniel BaumannSwitching default union filesystem to overlay, wheezy...
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-29 Tails developersLogging a warning when an expected image file is missing.
2015-04-28 Daniel BaumannWaiting until all ethernet devices are up on multi...
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-04-02 Gaudenz SteinlinModprobe filesystem modules before checking support.
2015-01-04 Tom JampenAdding command line parameter to remove persistence.
2015-01-04 Daniel BaumannSimplifying code a bit after removal of no longer suppo...
2015-01-04 Daniel BaumannDropping unionmount support, superseeded with overlay...
2015-01-04 Daniel BaumannDropping unionfs support, long superseeded with aufs.
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-11-10 Daniel BaumannDropping usage of /etc/fstab.d since util-linux removed...
2014-10-08 Carlos ZuferriFixing typo in warning message.
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...
2014-03-29 Evgeni GolovSupporting resolvconf in the squashfs.
2014-03-29 Evgeni GolovProperly check if $rc_server1 is not "0.0.0.0".
2014-02-10 Trent W. BuckFix cut-and-paste typo verify-checksums -> panic.
2014-02-08 Daniel BaumannAdjusting internal file of the swap component to match...
2013-11-08 Daniel BaumannReading in panic boot parameter when overloading initra...
2013-10-30 Daniel BaumannCorrecting spelling typo in overlay component breaking...
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 BaumannUpdating indenting in network component.
2013-06-24 Daniel BaumannSimplifying /etc/resolv.conf generation a bit.
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 BaumannShortening /etc/mtab conditional creation.
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 BaumannUpdating code to current coding style in a some locations.
2013-06-24 Daniel BaumannReorganizing components in source tree.