Age | Commit message (Expand) | Author |
2013-05-06 | Transforming link targets so they work after the mount was moved (Closes: #70... | Evgeni Golov |
2013-05-06 | Checking for ${overlay}, not ${device} when trying to close ${overlay}. | Evgeni Golov |
2013-05-06 | Fixing invalid syntax in test for opt_link. | Evgeni Golov |
2013-05-06 | Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-barratt.org.uk>. | Daniel Baumann |
2013-05-06 | Moving dracut entry-point stub to backends. | Daniel Baumann |
2013-05-06 | Moving initramfs-tools entry-point to backends. | Daniel Baumann |
2013-05-06 | Making loadkeys call quiet in order to not mess-up persistence, thanks to sta... | Daniel Baumann |
2013-05-06 | Silencing unmounting of potentially stray tmpfs on /live/overlay. | Daniel Baumann |
2013-05-06 | Fixing mounting of rootfs, cow and medium filesystems (Closes: #696495). | Gaudenz Steinlin |
2013-05-06 | Fixing support for multiple squashfs images (Closes: #696494). | Gaudenz Steinlin |
2013-05-06 | Removing some dead code in netbase parts. | Daniel Baumann |
2013-05-06 | Calling df with -P to avoid line wraps with overly long mountpoints. | Daniel Baumann |
2013-05-06 | Correcting legacy filename for checksum files. | Daniel Baumann |
2013-05-06 | Supporting legacy filenames for checksums in debian within verify-checksums. | Daniel Baumann |
2013-05-06 | Making overwriting of /bin/mount within initramfs with mount.util-linux depen... | Daniel Baumann |
2013-05-06 | Including util-linux mount in initramfs. | Michal Suchanek |
2013-05-06 | Using 'local' in a safe way. | Tails developers |
2013-05-06 | Fixing persistence-media option when no devices are attached. | Tails developers |
2013-05-06 | Handling already mounted persistence backing media correctly. | Tails developers |
2013-05-06 | Making the /live to /lib/live move for the persistence code. | Tails developers |
2013-05-06 | Adding debian version 4.0~a1-1. | Daniel Baumann |
2013-02-12 | Correcting persistence-label handling fwrt/ legacy live-boot 2.x support, tha... | Daniel Baumann |
2013-02-12 | Fixing mounting of rootfs, cow and medium filesystems (Closes: #696495). | Gaudenz Steinlin |
2013-02-12 | Fixing support for multiple squashfs images (Closes: #696494). | Gaudenz Steinlin |
2013-02-12 | Removing some dead code in netbase parts. | Daniel Baumann |
2013-02-09 | Improving test for /etc/fstab.d support by testing for its existence instead ... | Tails developers |
2013-01-23 | Calling df with -P to avoid line wraps with overly long mountpoints. | Daniel Baumann |
2013-01-02 | Correcting legacy filename for checksum files. | Daniel Baumann |
2013-01-02 | Supporting legacy filenames for checksums in debian within verify-checksums. | Daniel Baumann |
2012-12-17 | Do not fix mountpoints with live-persistence.conf as home-rw/live-rw. | Evgeni Golov |
2012-12-12 | Making overwriting of /bin/mount within initramfs with mount.util-linux depen... | Daniel Baumann |
2012-12-12 | Including util-linux mount in initramfs. | Michal Suchanek |
2012-12-07 | Using 'local' in a safe way. | Tails developers |
2012-12-07 | Fixing persistence-media option when no devices are attached. | Tails developers |
2012-12-07 | Handling already mounted persistence backing media correctly. | Tails developers |
2012-12-07 | Making the /live to /lib/live move for the persistence code. | Tails developers |
2012-11-04 | Adding support for the previous persistence configuration file name, for comp... | Tails developers |
2012-10-03 | Renaming /lib/live/mount/image to /lib/live/mount/medium. | Daniel Baumann |
2012-10-03 | Updating file paths for /lib/live/mount. | Daniel Baumann |
2012-10-02 | Renaming the boot scripts readme file to fixme to make it even more obvious. | Daniel Baumann |
2012-10-02 | Renaming rofs to more intuitive rootfs. | Daniel Baumann |
2012-10-02 | Stopping to put a tmpfs on /root/lib/live from within initramfs, it over-'lay... | Daniel Baumann |
2012-09-30 | Applying slightly modified patch from Reinhard Tartler <siretart@tauware.de> ... | Daniel Baumann |
2012-09-30 | Removing showmounts option as it's enable always anyway. | Daniel Baumann |
2012-09-27 | Moving remaining stuff from /live to /lib/live to avoid further namespace pol... | Daniel Baumann |
2012-09-27 | Switching to final name for the persistence configuration file 'persistence.c... | Daniel Baumann |
2012-09-26 | Updating code for exposing of overlay mounts under /live too. | Daniel Baumann |
2012-09-26 | Exposing rofs and persistence mounts under /live in the live systems, not jus... | Daniel Baumann |
2012-09-26 | Removing mountpoint if no persistence layer is found on a device. | Gaudenz Steinlin |
2012-09-26 | Always move live filesystem mounts to /root within initramfs, regardless if m... | Daniel Baumann |