New branch 'upstream' available with the following commits:
commit 0c48be3a5298afaa4521fca0884d98edcaec8caa
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Wed Sep 17 08:54:17 2008 +0200
Sourcing live.vars in 15autologin directly, rather than to inherit from
live-functions.
commit 79d1725509622b7b4ab3ae48589247f31c6cb364
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Sep 16 17:12:00 2008 +0200
Set -u in live-snapshot only in debug mode.
* Although is really fine to have checks for unboud variables, this
limits also included code, where unbound variables could be used as
feature. Set LIVE_SNAPSHOT_CHECK_UNBOUND to have it on again in your
test runs.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 899793b7486524d10a9564be3e68efcce676ea4f
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Sep 16 16:24:37 2008 +0200
Included more debug and comments on persistence code.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit ccc533281fb6fc5602a79d4b4f02f0d542e27db9
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Sep 16 16:16:08 2008 +0200
Check for files and umount only if you can mount it first.
* Another clean-up and speed up in the ugly persistance/snapshot code.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 69e55090927159b74bc974e76ab85d863211c7f9
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Sep 16 16:13:18 2008 +0200
Fixed a wrong trial to copy an unexistant snapshot.
* Quoting a variable could do miracles :-)
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 0735151686021c84e85b3014a0861a9297335dd4
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Sep 16 12:29:03 2008 +0200
Forces use of initramfs cpio over busybox's one.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit c105bddb9fd492edd2479223f2a47dbe745e27e4
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Sep 16 12:11:41 2008 +0200
Override maybe_break from initramfs-tools.
* "break=<phase>" boot option, previously lead to the overrided panic
function which shows a huge bug message info, which in that particular
case is misleading, since the "dropping to a shell" is wanted.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit fc162897c721f1420971bf1f0a7e9043a342b781
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Sep 16 11:35:01 2008 +0200
Fixed try_snap() umounting on error.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 00bfebb0a97b81b166863e1fc9bd16e06fcf10a9
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Sep 16 10:55:22 2008 +0200
Add real cpio to initramfs for snapshot's uses.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 24891a50c617a1cfd7500e1cf058ce61c38ccdbb
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Sep 16 10:34:29 2008 +0200
Skipped some runtime duplicated execution.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 1d164cb3ef1d91cb2c0accb65448db75e8ec94ad
Author: Michael Prokop <[EMAIL PROTECTED]>
Date: Mon Sep 15 17:54:18 2008 +0200
Ignore errors from fstype.
Redirect stderr to /dev/null, otherwise we'll get
"stdin: error 0" for some partitions during bootup.
commit 387b4bea25ecb687c14d10872cf8a2da4ff5bb09
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Mon Sep 15 16:55:32 2008 +0200
Re-enable "break=live-premount" debug.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit c4f6582b02df6deea566a97af6378765a2fb8c89
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Mon Sep 15 16:46:38 2008 +0200
Removed mount -n option, since mtab is there.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 86707b446077496737dc1bc67a325779a091f4da
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Mon Sep 15 16:30:35 2008 +0200
Create /etc/mtab on the initramfs ASAP.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 9b60d1c221769cc42bf47d26ac11f73cf520eeab
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Mon Sep 15 16:27:38 2008 +0200
Added a pretty vital mount debug string.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 5a52673e09893e49ed495a31e16af6111da91528
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Sep 2 10:42:11 2008 +0200
Fix default user handling.
* Handle the case in which an user is present but the default user could not
be created (e.g. when configuring another user at build time in the
chroot). If the default user could not be created or assigned, disable
autologins (which previously just fails leaving without console login
capabilities), and propagate that information to the scripts thinking
that a
default user will always be available.
Note for live-helper documentation: The latter case could leave the system
accessible only if root password is set in other ways or via ssh rsa/dsa
passwordless accesses.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 5e8d19a219d9fc634d7383a40a5a14533292b084
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Sep 7 21:49:05 2008 +0200
Updating vcs fields in control file.
commit e4f912515b6c0fef4f20c8dbc4152fa5c90def8e
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Sat Sep 6 13:13:26 2008 +0100
Remove local overiddes of log_*_msg - #494257 is now fixed in testing.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 175253396486f5d98732ea99804fdf6380581683
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Thu Aug 28 17:00:17 2008 +0200
Removed some useless spaces.
commit 7a2cd979db3912162e74195c80ca771fbb8bb3fd
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Wed Sep 3 18:13:51 2008 +0200
Removing currently unused Upstream-Depends field in control.
commit 0ab7deb5e5422ec18b20dd94a4994d0f4ce57477
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Aug 31 20:31:58 2008 +0200
Releasing debian version 1.139.1-2.
commit 35dafe02ca09da6c79c62f7cc7e88838495bf4d4
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Aug 31 20:29:20 2008 +0200
Disabling default usage of local swap partitions. Can be enabled with the
'swapon' boot parameter. Thanks to Joseph Rawson <[EMAIL PROTECTED]> for
bringing it up.
commit fd35a52b47d9a90bff918b7f0134907e2b0cf2c5
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Thu Aug 28 23:25:08 2008 +0200
Setting project email address to the new [EMAIL PROTECTED]
commit 14f0f64c7b2a665f69aa78e4e63ef5f9c4c33a83
Author: Michal Suchanek <[EMAIL PROTECTED]>
Date: Tue Aug 26 15:14:23 2008 +0200
Enabling the "remove CD" prompt in splashy.
commit d36796282505ccac17d2ceec2362d383fc8f48f4
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Aug 25 13:12:57 2008 +0200
If the filesystem type of the rootfs cannot be automatically detected, we
try to assume it from the extension of the imagefile we have found. Thanks to
Jordi Pujol <[EMAIL PROTECTED]> (Closes: #460456).
commit c8ab0d4dfc25213dcfd01213a9cfdb04d71b3656
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Aug 24 01:00:15 2008 +0200
Releasing live-initramfs 1.139.1-1.
commit ed4df925b794de1ecb31d321c18c45e7295a3dda
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Aug 22 11:29:57 2008 +0200
Added "-n" option to all mount commands, thanks to Peter Holik <[EMAIL
PROTECTED]> for pointing this out.
commit 25e9181ac983565047ac25b8099b3b4597bfdc47
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Wed Aug 20 10:17:09 2008 +0100
Move loop-aes-tools to Suggests; live-helper should install them if
required.
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.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit c2bfb075df603e11519681b9f3646d14edeae770
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Mon Aug 18 00:52:12 2008 +0100
Remove unnecessary indentation level.
commit f55f7271885b4a4ea645e9dd0957f10493e9ad86
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Thu Aug 14 17:51:04 2008 +0200
Updating authors file.
commit 724d6fbe13319356e709e3523d8d62e1087356c7
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat Aug 16 23:55:38 2008 +0200
Merging casper 1.139.
commit 57c11f5e8dca9bca90b46be65fe0865b639e279f
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Thu Aug 14 01:26:38 2008 +0100
Modify hiding of harmless X.org reconfiguring messages.
Was being split over a newline.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 00c060c8e38005d3e857292484ecd64fda94855b
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Thu Aug 14 01:20:13 2008 +0100
Revert to using uid 1000 as PAM bug seems to have disappeared (Closes:
#433076)
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 3abe7d31ea844e9c81ebdc9bfafd0f2f3948b45d
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Thu Aug 14 01:19:28 2008 +0100
Hide error from attempting to "mount --move"
(We get a sensible error message if it fails anyway)
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 2bfb4214e77f04a0859565877936e6872396bb0d
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Thu Aug 14 01:01:19 2008 +0100
Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 2e903fb37ea1255486a07f5662687d22d5c43235
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Thu Aug 14 00:59:42 2008 +0100
Don't configure X.org if it's not installed.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 20a843e4dcac9de690b3da64ec2f3f669e730dc1
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Thu Aug 14 00:59:29 2008 +0100
Fix check for X.org.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit b5873910aad4cec4720d0a66947efecbc87b4cfc
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Thu Aug 14 00:59:19 2008 +0100
Add an /etc/fstab to the initramfs to silence harmless "empty fstab"
warnings.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 1a208a44674601d614ab567042eb057ee5f4e3f0
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Tue Aug 12 18:58:19 2008 +0100
Silence another "script-not-executable" message for a sourced library.
commit c78e21e8beaa8ff2d5cb76d0b42c1c0847520c9b
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Tue Aug 12 18:18:38 2008 +0100
Add missing pipe. Thanks to Andreas Bombe.
commit 3f5a3294d3c042abf9457bd72351386578d6f346
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Tue Aug 12 01:59:59 2008 +0100
Shamefully adding myself to CREDITS
commit 86b5b177bad6eaf93fe282fa47d106f2359c8eff
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Tue Aug 12 01:14:02 2008 +0100
Tidy "Disabling update-initramfs" message.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 005ead7e6f1fdcfd02c078066e39df7a088d3c64
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Tue Aug 12 01:13:25 2008 +0100
Re-order some commands so we don't call log_begin_msg without calling
log_end_msg.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 53b33ecdf81d31bac4782089fe6e81fcbfe7d007
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Tue Aug 12 01:09:36 2008 +0100
Don't configure X when /usr/bin/X does not exist.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 07d2da3edf7938d8f0538f2b5b98361010ecde1b
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Tue Aug 12 00:57:50 2008 +0100
Silence 'script-not-executable' lintian warning - live-functions script is
always sourced.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit ff41e9db4fc3953858fb357be0e5453a970e06f2
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Sun Aug 10 06:03:54 2008 +0100
Fix spacing in swirl.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit ae6c4b55c341fd721e59c116940a5bf5a1590672
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Aug 10 04:23:40 2008 +0200
Not going over the top with exclamation marks in the panic message.
commit 218c79b1b9f8de36fcb82788c149e644780ddc69
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Aug 10 03:16:29 2008 +0200
Updating credits file.
commit 87144cf0ca80f223ca72cfb48ce249ae9041a648
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat Aug 9 17:06:29 2008 +0200
Slightely adjusting to the more widespread used ascii swirl.
commit 08d547843e9c0b7b7c3d1c80983bb9c542eef7da
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Sat Aug 9 08:51:23 2008 +0100
Override log_*_msg to print nicer status text (until #494257 is merged).
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit ed294832175e7686db69c1abe98554286ee8aecc
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Sat Aug 9 08:47:11 2008 +0100
Hide "overwriting possibly-customised configuration file" in X.org setup
output.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit d36a48eb92bee6e393293f46e2b9a34799b1d7ed
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Fri Aug 8 21:00:38 2008 +0100
Hide "Shadow passwords are now on" status message on bootup.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit f36f7bba94766e80f0001f5baa4c6122fd199576
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Fri Aug 8 19:54:29 2008 +0100
Remove a number of "${quiet}" checks - they are repeated in the log_*_msg
functions.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit b9eebdd64d31e967c74150c034269dc1bb682c0e
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Fri Aug 8 19:48:46 2008 +0100
Rework locale handling
* Support all codepages, not just UTF-8 ones.
* Although UTF-8 variants are still preferred, specifying an invalid
codepage as an extension to a known language will not necessarily result
in en_US.UTF-8 being chosen - it will try and use an alternate.
* Fixes an issue whereby an unknown locale would end up as a blank
"language" in /etc/kde3/kdm/kdmrc instead of en_US.
* General tidying of the code.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit d6039d3ec3609a90ea076c018f90f1389daec551
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Fri Aug 8 18:36:08 2008 +0100
Print friendly error message on live-initramfs panic.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 0d90750daf096625120bbcbde8abe0545fa79d21
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Fri Aug 8 05:46:40 2008 +0100
Fix path issue with live-preseed causing noisy errors when booting.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit b19634cfe450ecae9c04b06d73ed0b75079f0fea
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Fri Aug 8 05:25:06 2008 +0100
Silence a number of annoying and distracting bootup messages.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 580dab2c66bd5c903b6d0c5ea1ad2d1f38269392
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Fri Aug 8 05:24:12 2008 +0100
Add missing "log_end_msg" to live-bottom/21xdriver.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 00a9b881dd2555aa3ae576b27503a4030f189bf1
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Fri Aug 8 05:23:42 2008 +0100
Set different log messages for live-bottom/21{xdriver,xvidemode}.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit a83a6102537972777fb5a82c1a37020ea276f436
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Fri Aug 8 04:54:34 2008 +0100
Remove trailing "..." from calls to log_begin_msg - they get added anyway.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 5616084f4550149e2375993dba88cbe6ece853cc
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Thu Aug 7 20:24:41 2008 +0100
Move some arch-indep helper utilities to Build-Depends-Indep.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 98e3faf81c9532faa14b2713f8ea9ce752e0d395
Author: Steven Shiau <[EMAIL PROTECTED]>
Date: Fri Aug 8 16:09:34 2008 +0200
Adding support for using tftp in fetch= parameter.
commit a7e3de02c60a41d5adbf4b7dd688a159160d6e24
Author: Steven Shiau <[EMAIL PROTECTED]>
Date: Fri Aug 8 16:07:11 2008 +0200
Another fix about using udevsettle or "udevadm settle".
commit 387118d89f66cabff86e3d03aa47d3882540f412
Author: Ben Voui <[EMAIL PROTECTED]>
Date: Thu Aug 7 19:54:49 2008 +0200
Adding support for Virtio vd[a-z] drives.
commit 5e46790447292b7d62e3d84ab1b544bb1fb9306a
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Thu Aug 7 00:07:57 2008 +0200
Be sure that the discovered filesystem is not null.
- While scanning for a filesystem on a disk, the klibc utility can
return a null string if it not finds a filesystem (e.g. on a container
partition), and grepping for a null string either reports true if
escaped or hangs grep if not escaped. Both conditions must be avoided
in order to report that the kernel supports the filesystem named as
the string.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit a5e54e45edaa579da735bcff8b6d5940e4cc7a86
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Aug 5 23:50:09 2008 +0200
Merging casper 1.138.
commit 904e5a15a0c0795398746bec4d2db16420205923
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Aug 5 23:45:32 2008 +0200
Merging casper 1.137.
commit b78a6ebcecb273908655f79d188bfc60452c4233
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Aug 5 21:50:04 2008 +0200
The list of supported filesytems goes dynamic.
- The plain list of "should be a supported filesystem" finally is fixed,
now it scans /proc to see if the kernel is able to mount it, if not it
modprobes it and as a failover tries to insmod it from the real rootfs
/lib/modules directory if it can.
- This should fix - en passant - the "drop to busybox shell if a ntfs
filesystem is found while scanning for persistence media" bug as well.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit eae85f04331467ee6eef5efc5f3134b5a835f2e2
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Tue Aug 5 22:33:52 2008 +0200
Added ntfs filesystem to the initramfs.
- This enables ntfs filesystem support to the early userspace,
which could be both used as a persistence media (with fixed sized
partitions image files) and as a backend for read-only rootfs
(e.g. filesystem.squashfs).
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit c69234121f7802262d691b2524958f8ea35dda6a
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Thu Jul 31 22:38:49 2008 +0100
Set default cow_mountopt where the other defaults are used.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit b2fd2067bf8e3a9ed0d8c5577647bacd49aa3b71
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Thu Jul 31 22:34:55 2008 +0100
Don't use /sbin/losetup to test for '-r' option when the scripts just use
"lostup"
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 9caef9dc1c40a9d39178a7049fd59d38083b335b
Author: Michael Prokop <[EMAIL PROTECTED]>
Date: Sun Jul 20 19:00:16 2008 +0200
Move sourcing of live-functions in 38disable_restricted_manager to correct
place.
commit 19f6cd8085b30c5848eebca9b9cc2c9d4bcaec19
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Thu Jul 17 23:29:18 2008 +0200
Releasing debian version 1.136.3-1.
commit 0e9d6705be8b39a965fb082118f3bee65c6d8a5a
Author: Michael Prokop <[EMAIL PROTECTED]>
Date: Thu Jul 17 13:23:00 2008 +0200
Make sure mounting /cow-tmpfs provides mount options.
commit ccfed85d0d662432a5d043bba6d6129f425d9a5c
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Jul 15 23:44:16 2008 +0200
Releasing debian version 1.136.2-1.
commit 249a3f585f61de137585b19defc186a59095f31a
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Jul 15 23:42:33 2008 +0200
Replacing previous imperfect changes for udevadm with check for udevadm and
using old commands when beeing on etch. Also handling udevtrigger with udevadm
if available.
commit 1ecf99578d4bb77f23ef03c58aa49d0c3a632716
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Jul 15 10:40:55 2008 +0200
Correcting httpfs2 inclusion in hook.
commit 7580a3ab3ed93241313e82165e244953d0ee9365
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Jul 14 10:11:06 2008 +0200
Releasing version 1.136.1-1.
commit 091c4d502f745e82d2a2dd793bc0265da55ef29a
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Jul 14 10:07:03 2008 +0200
Defaulting now to aufs if no union= parameter is given.
commit 49639ba7ec0d6a4bdf1ad99b942e8aa5f5d99ce6
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Jul 14 10:03:33 2008 +0200
Merging casper version 1.136.
commit 9236e2281f25710d33ca54ff5e2ac8bee35d45ed
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Jul 14 09:58:39 2008 +0200
Merging casper version 1.135.
commit 127e11cb75d90d015f6aa7d1fc0f287ac95d051b
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Jul 14 09:55:14 2008 +0200
Merging casper version 1.134.
commit 9732b05356cc772a34d406d5b8ade3a4b9cbcd8a
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Jul 14 09:49:10 2008 +0200
Merging casper version 1.133.
commit 5616add97b5c12194b0afc1b935cae60cbb3c8ac
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat Jul 12 12:00:30 2008 +0200
Converting udev depends into a versioned depends in order to reflect
udevadm introduction.
commit 5f9e8b86d7c769b8cc648d148ba1014ce5fec95e
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Sat Jul 12 11:13:09 2008 +0200
udevtrigger replacement.
* New udev (>= 1.24-1) replaced some binaries (here udevtrigger) with
udevadm command line options, e.g. "udevtrigger" -> "udevadm trigger".
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 1d8d3e8d03ae96047d844939737e065ecec28ad1
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Mon Jun 23 22:54:31 2008 +0100
Fix call to log_warning_msg. Thanks to Bradley Smith <[EMAIL PROTECTED]>.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit f9db77c32f9376bfb7986c5fce7d09283eeaddcb
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Sun Jun 22 00:54:09 2008 +0100
Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed
kernels on powerpc.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 256a921599433a2e7f0453f036661996434cf15c
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Jun 13 15:00:12 2008 +0200
live-snapshot: fixed the remount helper.
* Now it should work even if not using klibc's "read".
commit 7cfbc2ac160156a26783d9a9bd1430c08d5478c9
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Jun 6 23:44:09 2008 +0200
live-snapshot: now supports a static keep file list.
* Included support for specifing a list of files/dirs to be explicitly
kept between reboots, enabled only for the "cpio" snapshot type.
Look at "/usr/share/doc/live-initramfs/examples/live-snapshot.list"
for hints.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit fa1fc2451b08f8b2b2ed9547cb68d35dde2f44f8
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Sun Jun 15 05:30:42 2008 +0100
Check losetup capabilities before specifying to mount as read-only.
This is to retain compatibility with Etch's non-loop-aes-utils' losetup.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 4c34a6fe761fd7a68f3f2571ea22dbef4025cacd
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Sun Jun 15 04:36:04 2008 +0100
Modprobe 'esp' SCSI driver for the benefit of sparc.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 5a7e9ae78dbc4814b281264faebcbcae9fd982cf
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Sun Jun 15 04:33:53 2008 +0100
Quieten call to modprobe ide-generic.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 65212241086b05f222356919fad64e1a089afd4c
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Sun Jun 15 04:32:02 2008 +0100
Move local-top/live to live-premount/modules so it gets called before
find_livefs.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 6aa510709b0ccb1d870dac7529462d2e6c69d20a
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Mon Jun 9 15:24:41 2008 +0200
Try to bind /cow to /live/cow if unable to move.
* This should re-enable using of live-snapshot with targets differents
from static list cpio's.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 9fca81241c2f541e79c78f0ccf05b450984625b4
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Wed Jun 11 00:16:11 2008 +0200
live-snapshot: cleaned some wordings.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 6e26c373fafb2032695fff884910b827f5ac21b7
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Jun 6 23:12:43 2008 +0200
live-snapshot: included vital informations on exit.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit d8db63637d3b51b457d5b541150a9bbe5f4b6448
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Jun 10 23:56:49 2008 +0200
Updating live-snapshot to GPL-3+.
commit d167d6ee69dd6698166327948450cbde18a86dc2
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Jun 6 23:23:55 2008 +0200
live-snapshot: new "--refresh" option.
* "--refresh" explicitly saves status of boot-time auto-discovered snapshots
without rebooting.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 84bd13f6fb6b7780dced5c5b8ddfa4049f18f0ab
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Mon Jun 9 15:04:36 2008 +0200
live-snapshot: cleaned and sorted used command line defaults.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 1847478180a533c6913df71dc976b25e7eccc930
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Sun Jun 8 01:09:27 2008 +0200
live-snapshot: nicer default auto unmount logic.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 4a97bac77f4e877581edabc08e4a87b4bfb1e8d0
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Sun Jun 8 00:50:42 2008 +0200
live-snapshot: honour "-o|--output FILE".
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 3defd0b367b82b86159c0264b84fe3a5ee184dda
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Jun 6 23:14:29 2008 +0200
live-snapshot: removed a useless mkdir.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit cdef29feffee41e72dda184c82ec9c8a3e63a1a1
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Jun 6 23:01:26 2008 +0200
live-snapshot: removed an unused and useless function.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 2e98afb6de94617a18ca19326bc9c1d81fa9a1fd
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Jun 6 23:03:27 2008 +0200
live-snapshot: fixes snapshotting from resync string.
* Now it properly overwrites previous snapshot instead of just
putting it in the $PWD.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit a0676091dffa7b0373720529fbd9d0e664b4cde0
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Tue Jun 10 18:52:55 2008 +0100
Sync bug script "dpkg -l" calls with debian/control
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 96d6f62356680f12904b2b40023bab1f5fca3238
Author: Michal Suchanek <[EMAIL PROTECTED]>
Date: Mon Jun 9 17:29:01 2008 +0200
Add support for httpfs= and ftpfs= parameters.
commit 68e050944303754a5f452a616eaa5a2da1a58bb5
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Thu Jun 5 20:55:28 2008 +0200
Updating to standards 3.8.0.
commit d5008ceb18b4e4101d3e24da5de32fb081b88796
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Wed Jun 4 14:05:42 2008 +0200
Renaming forgotton uuid file to live-uuid.
commit 9dd8c3d9e4a00eda64a834c8c5389e50335f9789
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Wed Jun 4 08:42:07 2008 +0200
Releasing debian version 1.132.1-1.
commit 2eace46173bb9a057872510c5b4dead314c1de27
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Jun 1 00:45:53 2008 +0200
Updating copyright header in live-snapshot.
commit a17ea0de501bd79151882821f924bbfd59c98013
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Jun 1 00:44:03 2008 +0200
Removing useless whitespaces and empty lines.
commit a6422e038e37dbc7271781ad21b9378ca79bb574
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Jun 1 00:39:46 2008 +0200
Correcting grammatical errors in live-snapshot description.
commit 835dfc3d78f53eae3f914f2875b4d7f29e59f496
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Jun 1 00:38:48 2008 +0200
Removing live-snapshot version as this component is always released within
live-initramfs itself.
commit cab7abcf081da4da939aff85a01def13003b2d77
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Jun 1 00:19:44 2008 +0200
Adding Michal Suchanek <[EMAIL PROTECTED]> to credits file.
commit 8e4bce98581cdbad7c11183d246ee72d5afdb362
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Sat May 31 00:18:32 2008 +0200
Fixes "live-snapshot on reboot could not find a writable '/tmp' or '/mnt'"
bug.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 584900b9a1b36d2c06e6bc90895076e57cdea8d2
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Wed May 28 10:34:35 2008 +0200
Calling live-snapshot now produces an output file.
* Invoking live-snapshot without parameters now produces an output
file useful to be copied on a writable media as intended.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 9605a7824d041aeb330276567dd23cb1af456057
Author: Michal Suchanek <[EMAIL PROTECTED]>
Date: Sat May 31 21:18:47 2008 +0200
Workaround loop-aes-utils losetup incompatibility
Pass -r option to losetup when setting up loop device for root image
so that readonly files can be set up as well.
commit 4692f95a0af53278bddf6aebe7d8d9c4698264b3
Author: Michal Suchanek <[EMAIL PROTECTED]>
Date: Sat May 31 17:41:42 2008 +0200
Fix toram (change mount --move to mount -o move)
Thanks to ChoBolT and taytay on irc
commit cc1c1cec7e4c4f67e879dfd888ef0ebd8eac56ea
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat May 31 10:53:55 2008 +0200
Merging casper 1.132.
commit 93677d92c6bf1fc9bbc2dc8ca67eac9939dd16d9
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat May 31 10:43:30 2008 +0200
Merging casper 1.131.
commit 1b5334706e5ad65f3ec98cce743de80c1e77715a
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat May 31 10:05:35 2008 +0200
Ignoring floppy devices for live filesystem as well as live persistency.
commit d0fd2e08dc98e175f68fac7efb588160f888d0b0
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Fri May 30 23:55:35 2008 +0200
Adding patch from Michal Suchanek <[EMAIL PROTECTED]> to tail live.log and
show its messages during boot (Closes: #440238).
commit 7180d254865f3539eb66ee631d34795c3d4d1686
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon May 12 22:10:08 2008 +0200
Updating vcs fields in control file.
commit 7967a57a2fe3d1bdae3a52a73c2abeb467be16cd
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Apr 28 13:52:55 2008 +0200
Handling conflicting klibc includes with initramfs-hooks of other packages
(Closes: 475783).
commit 8e36cb3432f6162dd31860e5d6738fb4d7990d2f
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Sat Apr 26 22:17:33 2008 +0100
Don't escape asterisks in languagelist update code
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 0209a102ac728266aa71736b9d423077c915862c
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat Apr 26 15:36:45 2008 +0200
Releasing live-initramfs 1.130.1-3.
commit 2a2317cb3a2ab46f01cc8fc05b4593e720fb4a31
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat Apr 26 15:29:41 2008 +0200
Handle non-existing klibc includes in live hook (Closes: #475783).
commit c30da8d89853131f1c13ddea96fff80f088691b9
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Thu Apr 24 22:05:34 2008 +0200
Adding loop-aes-utils to recommends.
commit 1554d813bfe3373739bb70cfd81eca96d085b55c
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Thu Apr 17 06:12:54 2008 +0200
Releasing live-initramfs 1.130.1-2.
commit 5bf5ebb4945ee0aa36edac3704c742de69d25d0a
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Thu Apr 17 03:57:19 2008 +0100
Remove bogus dependency on Ubuntu "localechooser-data" package
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.)
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 9be9e771e7d79deac5489ebd79a0cbb197409f8b
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Wed Apr 16 10:28:12 2008 +0200
Releasing live-initramfs 1.130.1-1.
commit c1936d760ad21a0655cf6857c8f339651ed60704
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Wed Apr 16 09:02:46 2008 +0200
Merging casper 1.130.
commit 3afba380a4687f2585d329e48006664a117be3c0
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Wed Apr 16 08:56:47 2008 +0200
Merging casper 1.129.
commit fa39f4a98cd735a43b3af28172ee798d502908db
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Apr 15 22:35:43 2008 +0200
Adjusting code formating in maintainer scripts.
commit 41aaeb6e4c449f61f4c0e411638f336965c26a3a
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Apr 15 22:33:01 2008 +0200
Restricting counting of installed kernels based on /boot/vmlinuz-* instead
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).
commit b60b0ccf1f409d37cb427948a54c79123f0c45d9
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Tue Apr 15 18:59:26 2008 +0100
Use triggers when calling update-initramfs in postinst and postrm
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.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 19409536faa2cc37b838a80e512e62b7bbe9f886
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Apr 13 08:06:59 2008 +0200
Sorting some lines in live hook.
commit 0f41af6c489430721ad0635fc67cf3e894e5795c
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Apr 8 10:35:20 2008 +0200
Releasing live-initramfs 1.128.1-1.
commit d079c45d7e248369fc4e22c6cf430832563c629f
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Apr 4 11:44:03 2008 +0200
Fixed a misleading debug message.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit 3ac7ac805fc1ada959eb490334f1d20f32b384a1
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Fri Apr 4 10:27:45 2008 +0200
Merging casper 1.128.
commit c457b265ad5838b8eb98a99bb2370e4aa4a5427f
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Apr 4 10:15:36 2008 +0200
Added /cow mounting debug messages.
commit 4405960868ad1ee4f03065c20a097b404e89c558
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Apr 4 10:14:31 2008 +0200
Fixed /cow mounting.
commit a386975043b019bb4e5a6ca3dbdb8dce34e93f3a
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Thu Apr 3 22:43:12 2008 +0200
Klibc: added some libraries to the intramfs.
* Some klibc programs (cp, mount, umount) needs those libraries and
initramfs-tools cannot automatically adds them if needed.
Signed-off-by: Marco Amadori <[EMAIL PROTECTED]>
commit d69b740d6ef4b8ee3245efb7b29f69794e26279d
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Mar 31 08:02:43 2008 +0200
Releasing live-initramfs 1.127.1-1.
commit 47d85f855b5e4798e521252fc25bb909b37cea11
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Mar 31 07:56:03 2008 +0200
Merging casper 1.127.
commit f700876017b8457b50c0b25017fce421e45af33c
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Mar 31 07:34:06 2008 +0200
Merging casper 1.126.
commit bb507740de18bd40aa8e487cd4247acf93d58dec
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Mon Mar 31 07:26:46 2008 +0200
Removing too early recommends to live-initscripts in control to make some
people happy (Closes: #431000).
commit 39f6aa4ef72265e56e016142db80ca4a8bd11a8a
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Wed Mar 26 08:19:59 2008 +0000
hooks/live, scripts/live: Add USB modules, workaround udevtrigger (?) bug
This patch goes some way towards fixing USB-backed persistence by
configuring the live initramfs to contain the "sd_mod" module and adding
a hacky workaround to a udev-related race condition.
For some reason, the usual udevtrigger/udevsettle pairing does not block
after we have loaded our USB modules and /dev/sda1 (for example) is ready.
Because of this, we sleep for a little while and break if a new block
device appears.
This seems to be a bug either in udev or in my understanding of how the
tool is meant to work. Some information may be gained from the casper bug:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/84591
Sleep-based hacks like this are really ugly, but I take some comfort in
finding them elsewhere in the source.
commit 01c058636c0bb071a451a14faafa9c99bc41a426
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Wed Mar 26 08:09:57 2008 +0000
scripts/live-helpers: Don't search ram block devices
We are hardly likely to find persistent-related devices on RAM disks, so
we ignore them whilst searching.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 9a8944da64baaf12bf9c52ca3ede2941a0513804
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Wed Mar 26 08:08:10 2008 +0000
scripts/live-helpers: Search / use case
This patch extends the find_files and find_cow_device utilities to search
known-working partition types (removing two "FIXME"s) and reworks the
syntax to use somewhat more readable case-statements.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 7e33cb8bca27ff224efff9f54c764dadbee0b255
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Wed Mar 26 08:02:59 2008 +0000
scripts/live-helpers: Fixes for set -e
This patch applies two fixes intended for when "scripts/live-helpers" is
sourced by a "set -e" script such as live-snapshot.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit aba47abc7fa2e5767bca1bba9d601d91be5a125d
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Wed Mar 26 07:57:25 2008 +0000
bin/live-snapshot: Vastly rework script
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'
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 166f2f69e16d8aab8ac825f8c18e769635de217b
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Wed Mar 26 07:52:09 2008 +0000
bin/live-snapshot: Fix argument handling (Closes: #461595)
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 0fdb18f91a0b4e692065bc25d3c6606db65ad14e
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Wed Mar 26 07:50:42 2008 +0000
scripts/live: Make 'nopersistent' parameter actually disable persistence
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 8d4b0a767366b41a2d6ff3625a8f923089ac079f
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Mar 25 09:55:20 2008 +0100
Releasing live-initramfs 1.125.1-1.
commit f8ebd28c51c972f3235fff52c9111d40de041dff
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Mar 25 09:24:27 2008 +0100
Merging casper 1.125.
commit 4c7372df6ed707cdc475ec4a645cc4fa1ee6f9ba
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Sun Mar 23 04:17:56 2008 +0000
scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
commit c0bafc132c430535e83cce1bc8ce03959b38d8da
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Fri Mar 21 20:06:30 2008 +0000
Rename 18hostname -> 06hostname
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.
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit 7753a0852999dd15d644bfbd3593ec35ab59ae3e
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Fri Mar 21 09:07:53 2008 +0100
Releasing live-initramfs 1.124.1-1.
commit 9b5686b328e7a7740236695db26e046e3cde74eb
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Fri Mar 21 07:58:25 2008 +0100
Adjusting live-snapshot to live-initramfs.
commit c78a35b791be4414b9f94192abb76016ea21d33a
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Fri Mar 21 07:57:11 2008 +0100
Merging casper 1.124.
commit 3dac555288c4c740a81fca1814c5bbae0a423f15
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Fri Mar 21 07:53:26 2008 +0100
Adjusting 44pk_allow to live-initramfs.
commit 819a15b4487ab17b2a381308b4bec7a9bbc13f9b
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Fri Mar 21 07:51:20 2008 +0100
Merging casper 1.123.
commit ae6e99ee6c3c458a8dce5bddf804d0b87b093368
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Fri Mar 21 07:48:16 2008 +0100
Merging casper 1.122.
commit e5647a57f7fbadab361fcece72fe05d4cd8a3e69
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Fri Mar 21 07:47:52 2008 +0100
Merging casper 1.121.
commit cf090caa9fe42909935a79ec53f81a6f310ee3e4
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Fri Mar 21 07:46:43 2008 +0100
Merging casper 1.120.
commit 1c84d6762e69b878d2772e1d71811d13928a94da
Author: Chris Lamb <[EMAIL PROTECTED]>
Date: Fri Mar 21 06:17:31 2008 +0000
99hook: Download hook script from inside target filesystem
Signed-off-by: Chris Lamb <[EMAIL PROTECTED]>
commit da3d3fd78bb8ecab4eede7be3640078c28462796
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Mar 9 21:30:58 2008 +0100
Releasing live-initramfs 1.119.1-1.
commit 3ddca20607807ba6b2a11b00c39b46ec78f079f6
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Mar 9 21:27:25 2008 +0100
Merging casper 1.119.
commit 0a683590c85e4717f60031f4777f7ae474aaa293
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Mar 9 21:12:23 2008 +0100
Removing disabling of kwallet.
commit 8bc714cedd14d07b6b1abc0f6b4dacd01e616876
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Thu Mar 6 08:14:12 2008 +0100
Making hooks executable after fetching them.
commit 799587cea16b8aa244961596abaad44ba51fab10
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Mar 4 11:26:41 2008 +0100
Creating resolv.conf when netbooting not just when there's no resolv.conf,
but also when it is empty.
commit fafb60d8e2fafbc8fe139bd54697e0c45b2916f3
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Mar 2 22:28:30 2008 +0100
Releasing live-initramfs 1.118.2-1.
commit 4d4bf5294f0d7982fa1808ae72166becf633b4d4
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Mar 2 12:22:30 2008 +0100
Adding plainroot.
commit 01e5956442fa667686ddc8640a3bad109e7adbf5
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Fri Feb 29 14:27:15 2008 +0100
Adding hook parameter to execute custom scripts.
commit 5d38c26a3480357730c4913d298a1a6318a7b08c
Author: Andrey Asadchev <[EMAIL PROTECTED]>
Date: Fri Feb 29 12:01:58 2008 +0100
Patch to use cryptsetup volumes for persistent storage.
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.
commit 4da33cbe851266628749a6b82bbfc282851d079d
Author: Andrey Asadchev <[EMAIL PROTECTED]>
Date: Fri Feb 29 11:56:36 2008 +0100
Explicitly set Xorg video driver.
Xdriver is specifed with "xdriver=$(DRIVER)". This is because fglrx (and
possibly other drivers) are not detected correctly.
commit 68ef7dbd25587c92045ecac41c853820eb9346bc
Author: Marco Amadori <[EMAIL PROTECTED]>
Date: Fri Feb 29 11:51:16 2008 +0100
Now it includes lzma kernel module dependencies.
commit ed7f44577d8632ad45df7382408fa8bfc9cd910b
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Feb 26 19:34:41 2008 +0100
Rewriting copyright in machine-interpretable format.
commit e853e3a4596a055e6c15b65bbe24ed11faecf6d7
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Feb 26 19:32:19 2008 +0100
Bumping package to policy 3.7.3.
commit 93f8e982b4bfa6e5d89e48db5f5181ffa537a209
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Feb 26 19:10:22 2008 +0100
Fixing wrong email address in changelog (was bug in git-dch config).
commit dfa637ccf9a0e829460ef968cca07f3e3cf2b31b
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Feb 26 13:39:56 2008 +0100
Releasing live-initramfs 1.118-1.
commit bab3bf724b0cf8597cf1e9cf3487c5bceed7f490
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Feb 26 12:40:44 2008 +0100
Bumping version to 1.118.1-1.
commit e57015b074f9230685ff4fc5c1efc129917a7552
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Feb 26 12:40:16 2008 +0100
Merging casper 1.118.
commit 9d0b5d0b4575037c6c952059ee53d42b80b54c56
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Feb 26 12:35:48 2008 +0100
Merging casper 1.117.
commit c07792ced02bc726e2b39eedd9380d506250b767
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Feb 26 12:34:11 2008 +0100
Merging casper 1.116.
commit 270667d9d1a096d9f42ec2893da797e2ae14046e
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Feb 26 12:27:13 2008 +0100
Merging casper 1.115.
commit 34d1064f9cbbe6147b976be67ab02e24bcd21122
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Tue Feb 26 12:23:49 2008 +0100
Merging casper 1.114.
commit 297a07e021fd1a67454d9116f059e64d7c9d3581
Author: Otavio Salvador <[EMAIL PROTECTED]>
Date: Thu Feb 21 11:39:03 2008 -0300
live-snapshot.en.1: add ext3 and jffs2 images as valid options
commit 750689d487e12c3472c209b93d4113aafe3cf885
Author: Otavio Salvador <[EMAIL PROTECTED]>
Date: Thu Feb 21 11:36:59 2008 -0300
live-helpers: add jffs2 as a valid image
commit 882bc08ca634b1e9ae439a8e8b4b95657f4a1e80
Author: Otavio Salvador <[EMAIL PROTECTED]>
Date: Thu Feb 21 11:36:25 2008 -0300
live: add support for jffs2 images and snapshots
commit 5f0bb2a598a0971dbe80489a9e23ad4ce4ad9af6
Author: Otavio Salvador <[EMAIL PROTECTED]>
Date: Thu Feb 21 11:34:04 2008 -0300
live-snapshot: add support to use jffs2 images
commit 3aa5d93310583d798f4cea2efeef38061df03c82
Author: Otavio Salvador <[EMAIL PROTECTED]>
Date: Thu Feb 21 11:33:11 2008 -0300
hooks: include jffs2 kernel module on initramfs image
commit 0459f5bf2c485ca07f2b2be04383b4b957c09a4c
Author: Otavio Salvador <[EMAIL PROTECTED]>
Date: Thu Feb 21 11:32:44 2008 -0300
debian: add mtd-tools as suggestion since it's required for jffs2 support
commit a6aba0ca17a5b1138d95ff20dd28b1bb3548de54
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat Dec 22 10:27:24 2007 +0100
Bumping version to 1.113.1-1.
commit 5d2521e666948442721a39a9c5e50175e513faf3
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat Dec 22 10:26:22 2007 +0100
Adjusting to live-initramfs.
commit 2f071d6810e0e91be11a2f0c29f42912ca6456cb
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat Dec 22 10:23:50 2007 +0100
Merging casper 1.113.
commit 1011d3474610e0a43ed9f4a8091b32ebc6f1c248
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat Dec 22 10:12:50 2007 +0100
Merging casper 1.112.
commit ee4dcceabed9562b5e012b5624660b92f8432192
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat Dec 22 09:54:28 2007 +0100
Bumping version to 1.110.1-1.
commit f6d42630c63d3292747217f3dc1e9e1f2726dd08
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sat Dec 22 09:53:08 2007 +0100
Merging casper 1.111.
commit e201f26f459796de309e57764d38dce9f9011e85
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Thu Nov 22 23:51:43 2007 +0100
Adding direct depends to udev, thanks to Anton Lundin <[EMAIL PROTECTED]>
(Closes: #452448).
commit a69ea9ee0795e95abae73c56bf58c508f77af0f6
Author: Daniel Baumann <[EMAIL PROTECTED]>
Date: Sun Nov 18 17:17:28 2007 +0100
Releasing live-initramfs 1.110.7-1.
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn