Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-09 | Releasing version 1.139.1-4. | Daniel Baumann | |
2011-03-09 | Replacing obsolete dh_clean -k with dh_prep. | Daniel Baumann | |
2011-03-09 | Remove (accidental?) debian/changelog entry. | Chris Lamb | |
2011-03-09 | Implemented a persistence exclude list. | Marco Amadori | |
* This finally enables one of the most requested feature to exclude things like disk caches and temporary files from the persistence images in order to speed things up and saves precious writes of flash based storages. This works at boot by bind mounting tmpfs clones of paths listed on "/etc/live-persistence.binds". | |||
2011-03-09 | Releasing debian version 1.139.1-3. | Daniel Baumann | |
2011-03-09 | Updating vcs fields in control file. | Daniel Baumann | |
2011-03-09 | Removing currently unused Upstream-Depends field in control. | Daniel Baumann | |
2011-03-09 | Releasing debian version 1.139.1-2. | Daniel Baumann | |
2011-03-09 | Setting project email address to the new debian-live@lists.debian.org. | Daniel Baumann | |
2011-03-09 | Releasing live-initramfs 1.139.1-1. | Daniel Baumann | |
2011-03-09 | Move loop-aes-tools to Suggests; live-helper should install them if required. | Chris Lamb | |
The loop-aes-tools regress compared to the vanilla loop tools, which can cause some problems - Although we should support them, it makes sense to not use loop-aes-utils by default, which--as Recommends are installed by default--they currently are. | |||
2011-03-09 | Move some arch-indep helper utilities to Build-Depends-Indep. | Chris Lamb | |
2011-03-09 | Releasing debian version 1.136.3-1. | Daniel Baumann | |
2011-03-09 | Releasing debian version 1.136.2-1. | Daniel Baumann | |
2011-03-09 | Replacing previous imperfect changes for udevadm with check for udevadm and ↵ | Daniel Baumann | |
using old commands when beeing on etch. Also handling udevtrigger with udevadm if available. | |||
2011-03-09 | Releasing version 1.136.1-1. | Daniel Baumann | |
2011-03-09 | Defaulting now to aufs if no union= parameter is given. | Daniel Baumann | |
2011-03-09 | Converting udev depends into a versioned depends in order to reflect udevadm ↵ | Daniel Baumann | |
introduction. | |||
2011-03-09 | Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed ↵ | Chris Lamb | |
kernels on powerpc. | |||
2011-03-09 | Sync bug script "dpkg -l" calls with debian/control | Chris Lamb | |
2011-03-09 | Add support for httpfs= and ftpfs= parameters. | Michal Suchanek | |
2011-03-09 | Updating to standards 3.8.0. | Daniel Baumann | |
2011-03-09 | Releasing debian version 1.132.1-1. | Daniel Baumann | |
2011-03-09 | Updating vcs fields in control file. | Daniel Baumann | |
2011-03-09 | Releasing live-initramfs 1.130.1-3. | Daniel Baumann | |
2011-03-09 | Adding loop-aes-utils to recommends. | Daniel Baumann | |
2011-03-09 | Releasing live-initramfs 1.130.1-2. | Daniel Baumann | |
2011-03-09 | Remove bogus dependency on Ubuntu "localechooser-data" package | Chris Lamb | |
In Debian, this package doesn't exist as a .deb, so we must maintain our own local copy of the languagelist file. (This patch also adds code to synchronise this file to the Makefile's "update:" target so this isn't too annoying.) | |||
2011-03-09 | Releasing live-initramfs 1.130.1-1. | Daniel Baumann | |
2011-03-09 | Merging casper 1.130. | Daniel Baumann | |
2011-03-09 | Merging casper 1.129. | Daniel Baumann | |
2011-03-09 | Adjusting code formating in maintainer scripts. | Daniel Baumann | |
2011-03-09 | Restricting counting of installed kernels based on /boot/vmlinuz-* instead ↵ | Daniel Baumann | |
of /boot/vmlinuz*. Kernel images installed the proper way from .deb packages are always naming their kernel files vmlinuz-*. This way, we can avoid tampering with completely customized kernels which handle initramfs on their own (or completely different). | |||
2011-03-09 | Use triggers when calling update-initramfs in postinst and postrm | Chris Lamb | |
One complication with the interaction between live-initramfs and update-initramfs is completeness - in a normal Debian system, we do not mind that not all the initrds are updated, so one would simply call "update-initramfs -u" when upgrading (for example) mdadm. However, live-initramfs needs to update *all* initrds (ie. '-u -k all'), but calling this would not use the trigger functionality as 'update-initramfs' will only accept triggering with a single '-u' argument. This is sensible behaviour, as the trigger callback cannot (and shouldn't) be parameterised. The result is this is that we must detect how many kernel flavours we have and revert to the non-triggered call ('-u -k all') if we have more than one. My tests show that this is behaviour is sound, even in the slightly contrived example of updating live-initramfs whilst installing a second kernel, regardless of the interleaving of the calls to postinst. We additionally attempt the same logic in the postrm so that upgrading live-initramfs (for example, in chroot_local-packages) does not result in two calls expensive calls in update-initramfs. | |||
2011-03-09 | Releasing live-initramfs 1.128.1-1. | Daniel Baumann | |
2011-03-09 | Merging casper 1.128. | Daniel Baumann | |
2011-03-09 | Releasing live-initramfs 1.127.1-1. | Daniel Baumann | |
2011-03-09 | Removing too early recommends to live-initscripts in control to make some ↵ | Daniel Baumann | |
people happy (Closes: #431000). | |||
2011-03-09 | Releasing live-initramfs 1.125.1-1. | Daniel Baumann | |
2011-03-09 | Releasing live-initramfs 1.124.1-1. | Daniel Baumann | |
2011-03-09 | Releasing live-initramfs 1.119.1-1. | Daniel Baumann | |
2011-03-09 | Releasing live-initramfs 1.118.2-1. | Daniel Baumann | |
2011-03-09 | Rewriting copyright in machine-interpretable format. | Daniel Baumann | |
2011-03-09 | Bumping package to policy 3.7.3. | Daniel Baumann | |
2011-03-09 | Fixing wrong email address in changelog (was bug in git-dch config). | Daniel Baumann | |
2011-03-09 | Releasing live-initramfs 1.118-1. | Daniel Baumann | |
2011-03-09 | Bumping version to 1.118.1-1. | Daniel Baumann | |
2011-03-09 | debian: add mtd-tools as suggestion since it's required for jffs2 support | Otavio Salvador | |
2011-03-09 | Bumping version to 1.113.1-1. | Daniel Baumann | |
2011-03-09 | Merging casper 1.113. | Daniel Baumann | |