| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-04 | Updating manpages for union= boot parameter. | Daniel Baumann | |
| 2015-01-04 | Dropping unionmount support, superseeded with overlay in mainline kernel. | Daniel Baumann | |
| 2015-01-04 | Dropping unionfs support, long superseeded with aufs. | Daniel Baumann | |
| 2015-01-04 | Dropping unionfs-fuse support: | Daniel Baumann | |
| * unionfs-fuse itself has been always very buggy for us. * unionfs-fuse code in live-boot as been experimental at best. * the FUSE implementation is horribly slow due to the nature of FUSE (~10min to boot a live system with unionfs-fuse compared to <<1min with aufs). * and last but not least, there's overlay in kernel mainline now. | |||
| 2015-01-04 | Using 'overlay' instead of 'overlayfs' everywhere, without backwards ↵ | Daniel Baumann | |
| compatibility (Closes: #773881). When overlayfs got merged into kernel mainline it was renamed to overlay. We don't provide backwards compatibility since overlayfs support was experimental and only with non-debian default kernels available. | |||
| 2015-01-04 | Fixing name of overlayfs kernel module for inclusion in the initramfs ↵ | Tails developers | |
| (Closes: #773868). | |||
| 2014-12-10 | Releasing debian version 4.0.2-1. | Daniel Baumann | |
| Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch> | |||
| 2014-12-09 | Suppress annoying but harmless warning about unknown module | Jan Blunck | |
| Loading, please wait... [ 4.237575] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 4.239183] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 4.524950] sd 2:0:0:0: [sda] Assuming drive cache: write through modprobe: module unknown not found in modules.dep | |||
| 2014-12-09 | Fix spelling of unknown | Jan Blunck | |
| 2014-11-10 | Dropping usage of /etc/fstab.d since util-linux removed it, thanks to Evgeni ↵ | Daniel Baumann | |
| Golov <evgeni+git@golov.de> for reporting it. | |||
| 2014-10-25 | Releasing debian version 4.0.1-1. | Daniel Baumann | |
| Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch> | |||
| 2014-10-25 | Dropping empty German manpage translations. | Daniel Baumann | |
| 2014-10-08 | Fixing typo in warning message. | Carlos Zuferri | |
| 2014-09-17 | Updating to standards version 3.9.6. | Daniel Baumann | |
| 2014-09-08 | Change a wording and fix a typo in the po header, in Japanese translation. | victory | |
| 2014-08-27 | Releasing debian version 4.0.0-1. | Daniel Baumann | |
| Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch> | |||
| 2014-08-27 | Adding plymouth support for LUKS passwort prompt based on a patch from ↵ | Daniel Baumann | |
| Gaudenz Steinlin <gaudenz@debian.org> (Closes: #754166). | |||
| 2014-05-25 | Adding .po integrity check target to manpages/Makefile. | Carlos Zuferri | |
| 2014-05-25 | Adding '--package-version' to po4a options. | Carlos Zuferri | |
| 2014-05-25 | Removing obsolete flag '--no-backups' from po4a options. | Carlos Zuferri | |
| 2014-03-31 | Releasing debian version 4.0~alpha21-1. | Daniel Baumann | |
| 2014-03-31 | Building with dh --parallel. | Daniel Baumann | |
| 2014-03-31 | Releasing debian version 4.0~alpha20-1. | Daniel Baumann | |
| 2014-03-29 | Do not throw warnings when /tmp/custom_mounts.list does not exist. | Evgeni Golov | |
| When no device for an overlay can be found, /tmp/custom_mounts.list won't be created and will produce warnings while booting: sort: /tmp/custom_mounts.list: No such file or directory rm: can't remove '/tmp/custom_mounts.list': No such file or directory Properly handle this case by calling rm with the -f option and calling sort only when the file exists. | |||
| 2014-03-29 | Supporting resolvconf in the squashfs. | Evgeni Golov | |
| When resolvconf is used in the squashfs, /etc/resolv.conf is a symlink to the generated version. Depending on the size of the squashfs and other factors, sometimes we try to write to /etc/resolv.conf while it still points to nirvana, as resolvconf did not generate it yet. Instead of being racy and writing to a file which will be regenerated anyways, let's detect resolvconf and write to its base file instead. Initial detection idea by Mika Prokop <mika@grml.org> | |||
| 2014-03-29 | Properly check if $rc_server1 is not "0.0.0.0". | Evgeni Golov | |
| 2014-02-10 | Fix cut-and-paste typo verify-checksums -> panic. | Trent W. Buck | |
| 2014-02-08 | Releasing debian version 4.0~alpha19-1. | Daniel Baumann | |
| 2014-02-08 | Adjusting internal file of the swap component to match its own boot parameter. | Daniel Baumann | |
| 2014-02-08 | Updating swap bootparameter in manpage to match code (Closes: #738146). | Daniel Baumann | |
| 2014-01-17 | Updating copyright notices for 2014. | Daniel Baumann | |
| 2013-11-20 | Releasing debian version 4.0~alpha18-1. | Daniel Baumann | |
| 2013-11-10 | Sync translations (0af845c). | victory | |
| 2013-11-10 | Fix a typo: coma -> comma. | victory | |
| 2013-11-10 | [man-ja] Fix a typo on the translation. | victory | |
| 2013-11-09 | Translated persistence.conf.5. | victory | |
| 2013-11-08 | Reading in panic boot parameter when overloading initramfs-tools panic() ↵ | Daniel Baumann | |
| (Closes: #729041). | |||
| 2013-11-06 | Update/sync translations. | victory | |
| 2013-11-06 | Change plurals to singular: from "a ... media" to "a ... medium". | victory | |
| 2013-11-05 | Updating Spanish translation of live-boot.7 manpage. | chals | |
| 2013-11-05 | Updating live-boot translation files from the original English text. | chals | |
| 2013-11-05 | Applying patch revising grammar and spelling in live-boot.7 manpage, thanks ↵ | chals | |
| to victory <victory.deb@gmail.com>. | |||
| 2013-11-05 | Adding initial Japanese live-boot manpage translation from victory ↵ | Daniel Baumann | |
| <victory.deb@gmail.com>. | |||
| 2013-10-30 | Releasing debian version 4.0~alpha17-1. | Daniel Baumann | |
| 2013-10-30 | Correcting spelling typo in overlay component breaking booting from ↵ | Daniel Baumann | |
| uncompressed filesystems, thanks to John Bazik <jsb@cs.brown.edu> (Closes: #728250). | |||
| 2013-10-28 | Updating to standards version 3.9.5. | Daniel Baumann | |
| 2013-10-15 | Properly boot from mdadm via findiso boot option. | Michael Prokop | |
| For example grml-rescueboot uses findiso for booting the ISO. When booting from a software RAID using mdadm then /scripts/local-top/mdadm being used inside /scripts/boot/9990-misc-helpers.sh leaks its output to the environment, causing invalid data used inside the mount_images_in_directory function. Because the invalid data results in a failing mount_images_in_directory execution we end up with failed boot and error message: "No supported filesystem images found at ...." So instead redirect output of /scripts/local-top/mdadm to /boot.log. Also make sure to check for existence of /conf/conf.d/md before accessing it (the file doesn't always exist). While at it also make sure the same logic is used for /scripts/local-top/lvm2. See http://bts.grml.org/grml/issue1270 | |||
| 2013-10-15 | Rewrapping control file. | Daniel Baumann | |
| 2013-10-15 | Releasing debian version 4.0~alpha16-1. | Daniel Baumann | |
| 2013-10-15 | Applying patch from Michael Prokop <mika@grml.org> to update udev usage in ↵ | Daniel Baumann | |
| is_nice_device() for newer udev versions. | |||
