Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-09 | live-snapshot: new "--refresh" option. | Marco Amadori | |
* "--refresh" explicitly saves status of boot-time auto-discovered snapshots without rebooting. | |||
2011-03-09 | live-snapshot: cleaned and sorted used command line defaults. | Marco Amadori | |
2011-03-09 | live-snapshot: nicer default auto unmount logic. | Marco Amadori | |
2011-03-09 | live-snapshot: honour "-o|--output FILE". | Marco Amadori | |
2011-03-09 | live-snapshot: removed a useless mkdir. | Marco Amadori | |
2011-03-09 | live-snapshot: removed an unused and useless function. | Marco Amadori | |
2011-03-09 | live-snapshot: fixes snapshotting from resync string. | Marco Amadori | |
* Now it properly overwrites previous snapshot instead of just putting it in the $PWD. | |||
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 | Renaming forgotton uuid file to live-uuid. | Daniel Baumann | |
2011-03-09 | Releasing debian version 1.132.1-1. | Daniel Baumann | |
2011-03-09 | Updating copyright header in live-snapshot. | Daniel Baumann | |
2011-03-09 | Removing useless whitespaces and empty lines. | Daniel Baumann | |
2011-03-09 | Correcting grammatical errors in live-snapshot description. | Daniel Baumann | |
2011-03-09 | Removing live-snapshot version as this component is always released within ↵ | Daniel Baumann | |
live-initramfs itself. | |||
2011-03-09 | Adding Michal Suchanek <hramrach@centrum.cz> to credits file. | Daniel Baumann | |
2011-03-09 | Fixes "live-snapshot on reboot could not find a writable '/tmp' or '/mnt'" bug. | Marco Amadori | |
2011-03-09 | Calling live-snapshot now produces an output file. | Marco Amadori | |
* Invoking live-snapshot without parameters now produces an output file useful to be copied on a writable media as intended. | |||
2011-03-09 | Workaround loop-aes-utils losetup incompatibility | Michal Suchanek | |
Pass -r option to losetup when setting up loop device for root image so that readonly files can be set up as well. | |||
2011-03-09 | Fix toram (change mount --move to mount -o move) | Michal Suchanek | |
Thanks to ChoBolT and taytay on irc | |||
2011-03-09 | Merging casper 1.132. | Daniel Baumann | |
2011-03-09 | Merging casper 1.131. | Daniel Baumann | |
2011-03-09 | Ignoring floppy devices for live filesystem as well as live persistency. | Daniel Baumann | |
2011-03-09 | Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail live.log and ↵ | Daniel Baumann | |
show its messages during boot (Closes: #440238). | |||
2011-03-09 | Updating vcs fields in control file. | Daniel Baumann | |
2011-03-09 | Handling conflicting klibc includes with initramfs-hooks of other packages ↵ | Daniel Baumann | |
(Closes: 475783). | |||
2011-03-09 | Don't escape asterisks in languagelist update code | Chris Lamb | |
2011-03-09 | Releasing live-initramfs 1.130.1-3. | Daniel Baumann | |
2011-03-09 | Handle non-existing klibc includes in live hook (Closes: #475783). | 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 | Sorting some lines in live hook. | Daniel Baumann | |
2011-03-09 | Releasing live-initramfs 1.128.1-1. | Daniel Baumann | |
2011-03-09 | Fixed a misleading debug message. | Marco Amadori | |
2011-03-09 | Merging casper 1.128. | Daniel Baumann | |
2011-03-09 | Added /cow mounting debug messages. | Marco Amadori | |
2011-03-09 | Fixed /cow mounting. | Marco Amadori | |
2011-03-09 | Klibc: added some libraries to the intramfs. | Marco Amadori | |
* Some klibc programs (cp, mount, umount) needs those libraries and initramfs-tools cannot automatically adds them if needed. | |||
2011-03-09 | Releasing live-initramfs 1.127.1-1. | Daniel Baumann | |
2011-03-09 | Merging casper 1.127. | Daniel Baumann | |
2011-03-09 | Merging casper 1.126. | Daniel Baumann | |
2011-03-09 | Removing too early recommends to live-initscripts in control to make some ↵ | Daniel Baumann | |
people happy (Closes: #431000). |