summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-09bin/live-snapshot: Vastly rework scriptChris Lamb
This patch vastly reworks the live-snapshot script; it fixes a number of bugs related to argument handling (such as ignored parameters), as well as improving the general robustness of the operation. The script can also be run successfully with set -e and set -u, pending some other patches in 'scripts/live-helpers'
2011-03-09bin/live-snapshot: Fix argument handling (Closes: #461595)Chris Lamb
2011-03-09scripts/live: Make 'nopersistent' parameter actually disable persistenceChris Lamb
2011-03-09Releasing live-initramfs 1.125.1-1.Daniel Baumann
2011-03-09Merging casper 1.125.Daniel Baumann
2011-03-09scripts/live-helpers: Cosmetic changes to loop-aes passphrase promptChris Lamb
2011-03-09Rename 18hostname -> 06hostnameChris Lamb
We must configure a valid hostname in the target before 10adduser, or sudo fails with "unable to resolve host (none)" - before 18hostname is called /root/etc/hostname is empty. This was resulting in the "su as sudo" modifications not being applied in the target which was causing X configuration applications to show different behaviours when attempting elevating their priviledges. Reordering the hostname configuration seems somewhat preferable to applying a hack inside 10adduser to use 'su' or similar, as other pre-XXhostname calls may incorporate calls to sudo in the future.
2011-03-09Releasing live-initramfs 1.124.1-1.Daniel Baumann
2011-03-09Adjusting live-snapshot to live-initramfs.Daniel Baumann
2011-03-09Merging casper 1.124.Daniel Baumann
2011-03-09Adjusting 44pk_allow to live-initramfs.Daniel Baumann
2011-03-09Merging casper 1.123.Daniel Baumann
2011-03-09Merging casper 1.122.Daniel Baumann
2011-03-09Merging casper 1.121.Daniel Baumann
2011-03-09Merging casper 1.120.Daniel Baumann
2011-03-0999hook: Download hook script from inside target filesystemChris Lamb
2011-03-09Releasing live-initramfs 1.119.1-1.Daniel Baumann
2011-03-09Merging casper 1.119.Daniel Baumann
2011-03-09Removing disabling of kwallet.Daniel Baumann
2011-03-09Making hooks executable after fetching them.Daniel Baumann
2011-03-09Creating resolv.conf when netbooting not just when there's no resolv.conf, ↵Daniel Baumann
but also when it is empty.
2011-03-09Releasing live-initramfs 1.118.2-1.Daniel Baumann
2011-03-09Adding plainroot.Daniel Baumann
2011-03-09Adding hook parameter to execute custom scripts.Daniel Baumann
2011-03-09Patch to use cryptsetup volumes for persistent storage.Andrey Asadchev
Cryptsetup must be used with usual "cryptopts=source=UUID=$(UUID),target=$(TARGET)". For USB devices it may be necessary to specify "rootdelay=$SECONDS" in order to wait for USB media.
2011-03-09Explicitly set Xorg video driver.Andrey Asadchev
Xdriver is specifed with "xdriver=$(DRIVER)". This is because fglrx (and possibly other drivers) are not detected correctly.
2011-03-09Now it includes lzma kernel module dependencies.Marco Amadori
2011-03-09Rewriting copyright in machine-interpretable format.Daniel Baumann
2011-03-09Bumping package to policy 3.7.3.Daniel Baumann
2011-03-09Fixing wrong email address in changelog (was bug in git-dch config).Daniel Baumann
2011-03-09Releasing live-initramfs 1.118-1.Daniel Baumann
2011-03-09Bumping version to 1.118.1-1.Daniel Baumann
2011-03-09Merging casper 1.118.Daniel Baumann
2011-03-09Merging casper 1.117.Daniel Baumann
2011-03-09Merging casper 1.116.Daniel Baumann
2011-03-09Merging casper 1.115.Daniel Baumann
2011-03-09Merging casper 1.114.Daniel Baumann
2011-03-09live-snapshot.en.1: add ext3 and jffs2 images as valid optionsOtavio Salvador
2011-03-09live-helpers: add jffs2 as a valid imageOtavio Salvador
2011-03-09live: add support for jffs2 images and snapshotsOtavio Salvador
2011-03-09live-snapshot: add support to use jffs2 imagesOtavio Salvador
2011-03-09hooks: include jffs2 kernel module on initramfs imageOtavio Salvador
2011-03-09debian: add mtd-tools as suggestion since it's required for jffs2 supportOtavio Salvador
2011-03-09Bumping version to 1.113.1-1.Daniel Baumann
2011-03-09Adjusting to live-initramfs.Daniel Baumann
2011-03-09Merging casper 1.113.Daniel Baumann
2011-03-09Merging casper 1.112.Daniel Baumann
2011-03-09Bumping version to 1.110.1-1.Daniel Baumann
2011-03-09Merging casper 1.111.Daniel Baumann
2011-03-09Adding direct depends to udev, thanks to Anton Lundin <glance@acc.umu.se> ↵Daniel Baumann
(Closes: #452448).