summaryrefslogtreecommitdiff
path: root/scripts/live-helpers
AgeCommit message (Expand)Author
2012-04-05Refactor live-boot argument parser from live into live-helpers.Tails developers
2012-04-01Close unused LUKS devices in all cases.Tails developers
2012-04-01Use same device backing path as used in other places.Tails developers
2012-04-01Accept using several persistent media with custom-ov label.Tails developers
2012-04-01Refactor persistent custom mounting from live into live-helpers.Tails developers
2012-04-01Correcting syntax when using if constructs in links_files().Daniel Baumann
2012-04-01Fix mask usage in links_files().Tails developers
2012-04-01Make union mounting more sensible and robust.Tails developers
2012-04-01Workaround busybox's inability to detect symlinks with [ -e ].Tails developers
2012-04-01Refactor union mounting into its own function.Tails developers
2012-04-01Optionally symlink files from persistent source instead of mount it.Tails developers
2011-11-24Adding workaround for a busybox bug with grep -w.Tails developers
2011-11-24Making persistent-read-only work for live-rw overlays.Tails developers
2011-11-24Changing persistent-encryption to accept a list TYPE... instead.Tails developers
2011-11-24Disabling persistent-encryption=luks if dependencies are unavailable.Tails developers
2011-11-24Fixing a "sh: bad number" when $offset is not passed to setup_loop().Tails developers
2011-11-24Refactoring overlay and snapshot scanning code.Tails developers
2011-11-24Making use of is_supported_fs in find_cow_devices (like in find_files).Tails developers
2011-11-24Refactoring device scanning in find_{cow_device,files}.Tails developers
2011-11-24Clarifying what happens when you don't retry decrypting a device.Tails developers
2011-11-24Fixing an incorrectly redirected newline.Tails developers
2011-11-24Adding persistent-storage=TYPE...Tails developers
2011-11-24Making sure dm-crypt is loaded when dealing with LUKS devices.Tails developers
2011-11-24Making persistent-encryption=luks strict.Tails developers
2011-11-24Adding persistent-encryption={none|luks}.Tails developers
2011-09-07Factorizing loops on removable/non-removable devices.Tails developers
2011-09-07Adding a white_listed_devices parameter to find_cow_device and find_files.Tails developers
2011-03-09Logging to /var/log/live-boot.log instead of /var/log/live.log for future con...Daniel Baumann
2011-03-09Enhancing devices search ordering.T(A)ILS developers
2011-03-09Fixing overzealous blacklist usage.T(A)ILS developers
2011-03-09Adding debian version 3.0~a1-1.Daniel Baumann
2011-03-09Fixing overzealous blacklist usage.T(A)ILS developers
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann
2011-03-09Do not leak modprobe options to avoid booting errors with kernel options like...Michael Prokop
2011-03-09Adding proper code comments about vol_id removal.Daniel Baumann
2011-03-09Merging casper 1.174.Daniel Baumann
2011-03-09Removing etch compatibility.Daniel Baumann
2011-03-09Don't panic with persistency when we can't correctly mount the filesystem (Cl...Daniel Baumann
2011-03-09Switch from vol_id to blkid if using udev >=146-1 (Closes: #555529).Michael Prokop
2011-03-09Avoid the use of fstype in a running live system, as it's a executable and no...Michael Prokop
2011-03-09Looking for persistency partitions on luks devices only if we boot with persi...Daniel Baumann
2011-03-09persistent=nofiles fix (Closes: 522383).Marco Amadori
2011-03-09Adding missing pipe in cryptsetup call for persistency on luks partitions.Daniel Baumann
2011-03-09Correcting cryptsetup calls for persistency on luks.Daniel Baumann
2011-03-09Fixing possible invalid results from function where_is_mounted by returning m...Luigi Capriotti
2011-03-09Two return code consistency fix.Marco Amadori
2011-03-09Initial commit for having support for persistency on luks.Daniel Baumann
2011-03-09Applying patch from Michael Prokop <mika@grml.org> to support udev >= 0.140.Daniel Baumann
2011-03-09Adding ext4 support.Daniel Baumann
2011-03-09Adding patch from Thierry Walrant <debian.tgc@walrant.net> to allow setting a...Daniel Baumann