summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-04-01Separate overlay labels for full and custom persistence.Tails developers
2012-04-01Optionally symlink files from persistent source instead of mount it.Tails developers
2012-04-01Prevent custom mounting in /live.Tails developers
2012-04-01Avoid '==' bashism in initial work on a custom mounts system to ensure posix ...Daniel Baumann
2012-04-01Avoid calling rm without -f in initial work on a custom mounts system to ensu...Daniel Baumann
2012-04-01Correcting indenting initial work on a custom mounts system to ensure consist...Daniel Baumann
2012-04-01Adding initial work on a custom mounts system.Tails developers
2012-02-03Add overlayfs support (Closes: #658265).Michal Suchanek
2011-12-01Removing quotes from udev path_id command to actually execute the command.Daniel Baumann
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-24Making persistent-read-only work for home-rw overlays.Tails developers
2011-11-24Changing persistent-encryption to accept a list TYPE... instead.Tails developers
2011-11-24Adding persistent-read-only boot parameter.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-method=METHOD...Tails developers
2011-11-24Removing now obsolete persistent=* arguments.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-11-24Update udevs path_id changes as of version 174, thanks to Baurzhan Muftakhidi...Daniel Baumann
2011-11-08Enabling whiteouts support for aufs.Tails developers
2011-11-04Updating matching in is_nice_device to, amongst others, match for virtio devi...Daniel Baumann
2011-09-08Using /usr/share/live-boot instead of unreliable /usr/share/doc/live-boot in ...Daniel Baumann
2011-09-08Erroring out in case a "wrong" filesystem was chosen.Tails developers
2011-09-08Silencing umount in case live/image was unmounted already, extracted from a p...Tails developers
2011-09-07Adding support for persistent-media={removable,removable-usb}.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-08-04Applying reformated patch from Ulrich Dangel <mru@grml.org> to add support fo...Daniel Baumann
2011-08-04Applying patch from grml to update forgotten use of live.log with live-boot.log.Daniel Baumann
2011-05-28Updating and correcting sendsigs.omit support for /run (Closes: #628188).Daniel Baumann
2011-05-18Tidy up resolv.conf a bit.Michal Suchanek
2011-05-18Copy resolv.conf to live system root (Closes: #627178).Michal Suchanek
2011-04-23Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs-fuse sends...Daniel Baumann
2011-03-09Fixing syntax error.T(A)ILS developers
2011-03-09Fixing remaining fromiso= bug.T(A)ILS developers
2011-03-09Really set limit on open files for unionfs-fuseMichal Suchanek
2011-03-09Simplify union mounting.Michal Suchanek
2011-03-09Supporting /dev/mtdblock0 as valid device name (for memdisk boot), thanks to ...Daniel Baumann
2011-03-09Populate adapters in /etc/network/interfaces when ethdevice= on cmdline.Richard Nelson
2011-03-09Clean some leading whitespaces.Richard Nelson
2011-03-09Adding support for custom ramdisk size (Closes: #544583).Daniel Baumann