[Git-commits] live-boot-grml: annotated tag, debian/3.0_a15-1, created. debian/3.0_a15-1

git repository hosting gitosis at grml.org
Mon May 9 19:43:50 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "live-boot-grml - grml's version of live-boot".

The annotated tag, debian/3.0_a15-1 has been created
        at  c0c33c1f9b71c6ab693f58203448de1d40fa2581 (tag)
   tagging  3ca7b756762f307755cccac4da741fba582cf50c (commit)
  replaces  debian/1.81+debian-4
 tagged by  Daniel Baumann
        on  Wed Mar 9 20:04:37 2011 +0100

- Log -----------------------------------------------------------------
Tagging debian version 3.0~a15-1.

Alex Owen (1):
      Fix typo to get serial console to work

Andreas Teuchert (1):
      Calling udevadm settle in scripts/init-premount/select_eth_device (Closes: #570100).

Andrey Asadchev (2):
      Explicitly set Xorg video driver.
      Patch to use cryptsetup volumes for persistent storage.

Ben Armstrong (3):
      Correcting keyboard handling for squeeze.
      Only edit usplash init script if it exists.
      Use klayout= for layout instead of kbd=.

Ben Voui (1):
      Adding support for Virtio vd[a-z] drives.

Chris Lamb (59):
      99hook: Download hook script from inside target filesystem
      Rename 18hostname -> 06hostname
      scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
      scripts/live: Make 'nopersistent' parameter actually disable persistence
      bin/live-snapshot: Fix argument handling (Closes: #461595)
      bin/live-snapshot: Vastly rework script
      scripts/live-helpers: Fixes for set -e
      scripts/live-helpers: Search / use case
      scripts/live-helpers: Don't search ram block devices
      hooks/live, scripts/live: Add USB modules, workaround udevtrigger (?) bug
      Use triggers when calling update-initramfs in postinst and postrm
      Remove bogus dependency on Ubuntu "localechooser-data" package
      Don't escape asterisks in languagelist update code
      Sync bug script "dpkg -l" calls with debian/control
      Move local-top/live to live-premount/modules so it gets called before find_livefs.
      Quieten call to modprobe ide-generic.
      Modprobe 'esp' SCSI driver for the benefit of sparc.
      Check losetup capabilities before specifying to mount as read-only.
      Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed kernels on powerpc.
      Fix call to log_warning_msg. Thanks to Bradley Smith <brad at brad-smith.co.uk>.
      Don't use /sbin/losetup to test for '-r' option when the scripts just use "lostup"
      Set default cow_mountopt where the other defaults are used.
      Move some arch-indep helper utilities to Build-Depends-Indep.
      Remove trailing "..." from calls to log_begin_msg - they get added anyway.
      Set different log messages for live-bottom/21{xdriver,xvidemode}.
      Add missing "log_end_msg" to live-bottom/21xdriver.
      Silence a number of annoying and distracting bootup messages.
      Fix path issue with live-preseed causing noisy errors when booting.
      Print friendly error message on live-initramfs panic.
      Rework locale handling
      Remove a number of "${quiet}" checks - they are repeated in the log_*_msg functions.
      Hide "Shadow passwords are now on" status message on bootup.
      Hide "overwriting possibly-customised configuration file" in X.org setup output.
      Override log_*_msg to print nicer status text (until #494257 is merged).
      Fix spacing in swirl.
      Silence 'script-not-executable' lintian warning - live-functions script is always sourced.
      Don't configure X when /usr/bin/X does not exist.
      Re-order some commands so we don't call log_begin_msg without calling log_end_msg.
      Tidy "Disabling update-initramfs" message.
      Shamefully adding myself to CREDITS
      Add missing pipe. Thanks to Andreas Bombe.
      Silence another "script-not-executable" message for a sourced library.
      Add an /etc/fstab to the initramfs to silence harmless "empty fstab" warnings.
      Fix check for X.org.
      Don't configure X.org if it's not installed.
      Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.
      Hide error from attempting to "mount --move"
      Revert to using uid 1000 as PAM bug seems to have disappeared (Closes: #433076)
      Modify hiding of harmless X.org reconfiguring messages.
      Remove unnecessary indentation level.
      Move loop-aes-tools to Suggests; live-helper should install them if required.
      Remove local overiddes of log_*_msg - #494257 is now fixed in testing.
      Remove (accidental?) debian/changelog entry.
      Use "grep -qs" over "grep -q" for compatibility (see grep(1))
      Use "test -s" instead of testing file availability and size.
      Be consistent in using 0/1 for True/False values instead of English representations.
      Reflow some grammar in comments and in live-initramfs(7).
      Reflow long 'tr'-based pipelines for readability.
      Don't "cat |" to grep.

Daniel Baumann (573):
      Adding live-initramfs 1.87.1-1.
      Adding live-initramfs 1.87.2-1.
      Adding live-initramfs 1.87.3-1.
      Adding live-initramfs 1.87.4-1.
      Adding live-initramfs 1.87.5-1.
      Adding live-initramfs 1.87.6-1.
      Adding live-initramfs 1.90.1-1.
      Adding live-initramfs 1.91.1-1.
      Adding live-initramfs 1.91.2-1.
      Adding live-initramfs 1.91.3-1.
      Adding live-initramfs 1.91.4-1.
      Adding live-initramfs 1.91.5-1.
      Adding live-initramfs 1.91.6-1.
      Adding live-initramfs 1.95.1-1.
      Adding live-initramfs 1.95.2-1.
      Adding live-initramfs 1.95.3-1.
      Adding live-initramfs 1.96.1-1.
      Adding live-initramfs 1.96.2-1.
      Adding live-initramfs 1.99.1-1.
      Adding live-initramfs 1.99.2-1.
      Preparing live-initramfs 1.99.3-1.
      Fixing typing error.
      Applied patch from Michael Prokop <mika at grml.org> to switch to asciidoc for documentation.
      Applied patch from Michael Prokop <mika at grml.org> to update debian/control and debian/rules for use of asciidoc.
      Applied patch from Michael Prokop <mika at grml.org> to remove deprecated manpages/live-initramfs.en.7 (switched to asiidoc).
      Simplifying make calls.
      Sorting Build-Depends.
      Adding Marco Amadori <marco.amadori at gmail.com>.
      Applied patch from Michael Prokop <mika at grml.org> to migrate live-snapshot.en.1 and live-snapshot.it.1 to asciidoc as well.
      Applied patch from Frederic Boiteux <fboiteux at calistel.com> about NFSROOT=auto, <http://lists.alioth.debian.org/pipermail/debian-live-devel/2007-September/002173.html>.
      Using new Homepage field now.
      Merging casper 1.100.
      Merging casper 1.101.
      Adjusting to live-initramfs.
      Bumping version to 1.101.1-1.
      Adding noapparmor boot parameter.
      Merging casper 1.102.
      Bumping version to 1.102.1-1.
      Applied patch from Michael Prokop <mika at grml.org> to depend on busybox.
      Sorting Depends.
      Releasing live-initramfs 1.102.1-1.
      Preparing live-initramfs 1.102.2-1.
      Merging casper 1.103.
      Bumping version to 1.103.1-1.
      Merging casper 1.104.
      Bumping version to 1.104.1-1.
      Releasing live-initramfs 1.104.1-1.
      Preparing live-initramfs 1.102.4-2.
      Replacing backticks with POSIX expression.
      Consistently using curly brackets for variables.
      Fixing bashism.
      Merging casper 1.105.
      Adjusting to live-initramfs.
      Bumping version to 1.105.1-1.
      Applied patch from Jesse W. Hathaway <jesse at mbuki-mvuki.org> to move cow mount rather than binding it on /live/cow. This prevents the /cow mount showing up in /proc/mounts.
      Merging casper 1.106.
      Adjusting to live-initramfs.
      Bumping version to 1.106.1-1.
      Fixing wrong homepage field.
      Fixing typing error.
      Merging casper 1.107.
      Bumping version to 1.107.1-1.
      Releasing live-initramfs 1.107.1-1.
      Preparing live-initramfs 1.107.2-1.
      Also using nodiratime, not just noatime.
      Merging casper 1.108.
      Adjusting to live-initramfs.
      Merging casper 1.109.
      Adjusting to live-initramfs.
      Merging casper 1.110.
      Adjusting to live-initramfs.
      Bumping version to 1.110.1-1.
      Releasing live-initramfs 1.110.1-1.
      Preparing live-initramfs 1.110.2-1.
      Fixing typing error.
      Removing nodiratime as it is already included in noatime, thanks to Kel Modderman <kel at otaku42.de>.
      Releasing live-initramfs 1.110.2-1.
      Preparing live-initramfs 1.110.3-1.
      Removing ubuntu support.
      Releasing live-initramfs 1.110.3-1.
      Preparing live-initramfs 1.110.3-1.
      Correcting homepage field.
      Correcting vcs fields.
      Releasing live-initramfs 1.110.4-1.
      Preparing live-initramfs 1.110.5-1.
      Using kdm initscript autologin overrides, thanks to Kel Modderman <kel at otaku42.de>.
      Setting the kdm language, thanks to Jordi Pujol <jordi_pujol at telefonica.net>.
      Adding files to the live filesystem according to the MAC number, thanks to Jordi Pujol <jordi_pujol at telefonica.net>.
      Fixing some coding style issues.
      Releasing live-initramfs 1.110.5-1.
      Preparing live-initramfs 1.110.6-1.
      Adding custom reportbug script.
      Fixed a few bashisms, thanks to Trent W. Buck <trentbuck at gmail.com>.
      Adding checkbashsms call to test target of the Makefile as suggested by Trent W. Buck <trentbuck at gmail.com>.
      Releasing live-initramfs 1.110.6-1.
      Preparing live-initramfs 1.110.7-1.
      Fixing fstab handling.
      Fixing regression from mounting the ow device on a nfs volume, thanks to An-Cheng Huang <ancheng at vyatta.com>.
      Releasing live-initramfs 1.110.7-1.
      Adding direct depends to udev, thanks to Anton Lundin <glance at acc.umu.se> (Closes: #452448).
      Merging casper 1.111.
      Bumping version to 1.110.1-1.
      Merging casper 1.112.
      Merging casper 1.113.
      Adjusting to live-initramfs.
      Bumping version to 1.113.1-1.
      Merging casper 1.114.
      Merging casper 1.115.
      Merging casper 1.116.
      Merging casper 1.117.
      Merging casper 1.118.
      Bumping version to 1.118.1-1.
      Releasing live-initramfs 1.118-1.
      Fixing wrong email address in changelog (was bug in git-dch config).
      Bumping package to policy 3.7.3.
      Rewriting copyright in machine-interpretable format.
      Adding hook parameter to execute custom scripts.
      Adding plainroot.
      Releasing live-initramfs 1.118.2-1.
      Creating resolv.conf when netbooting not just when there's no resolv.conf, but also when it is empty.
      Making hooks executable after fetching them.
      Removing disabling of kwallet.
      Merging casper 1.119.
      Releasing live-initramfs 1.119.1-1.
      Merging casper 1.120.
      Merging casper 1.121.
      Merging casper 1.122.
      Merging casper 1.123.
      Adjusting 44pk_allow to live-initramfs.
      Merging casper 1.124.
      Adjusting live-snapshot to live-initramfs.
      Releasing live-initramfs 1.124.1-1.
      Merging casper 1.125.
      Releasing live-initramfs 1.125.1-1.
      Removing too early recommends to live-initscripts in control to make some people happy (Closes: #431000).
      Merging casper 1.126.
      Merging casper 1.127.
      Releasing live-initramfs 1.127.1-1.
      Merging casper 1.128.
      Releasing live-initramfs 1.128.1-1.
      Sorting some lines in live hook.
      Restricting counting of installed kernels based on /boot/vmlinuz-* instead of /boot/vmlinuz*.
      Adjusting code formating in maintainer scripts.
      Merging casper 1.129.
      Merging casper 1.130.
      Releasing live-initramfs 1.130.1-1.
      Releasing live-initramfs 1.130.1-2.
      Adding loop-aes-utils to recommends.
      Handle non-existing klibc includes in live hook (Closes: #475783).
      Releasing live-initramfs 1.130.1-3.
      Handling conflicting klibc includes with initramfs-hooks of other packages (Closes: 475783).
      Updating vcs fields in control file.
      Adding patch from Michal Suchanek <hramrach at centrum.cz> to tail live.log and show its messages during boot (Closes: #440238).
      Ignoring floppy devices for live filesystem as well as live persistency.
      Merging casper 1.131.
      Merging casper 1.132.
      Adding Michal Suchanek <hramrach at centrum.cz> to credits file.
      Removing live-snapshot version as this component is always released within live-initramfs itself.
      Correcting grammatical errors in live-snapshot description.
      Removing useless whitespaces and empty lines.
      Updating copyright header in live-snapshot.
      Releasing debian version 1.132.1-1.
      Renaming forgotton uuid file to live-uuid.
      Updating to standards 3.8.0.
      Updating live-snapshot to GPL-3+.
      Converting udev depends into a versioned depends in order to reflect udevadm introduction.
      Merging casper version 1.133.
      Merging casper version 1.134.
      Merging casper version 1.135.
      Merging casper version 1.136.
      Defaulting now to aufs if no union= parameter is given.
      Releasing version 1.136.1-1.
      Correcting httpfs2 inclusion in hook.
      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.
      Releasing debian version 1.136.2-1.
      Releasing debian version 1.136.3-1.
      Merging casper 1.137.
      Merging casper 1.138.
      Slightely adjusting to the more widespread used ascii swirl.
      Updating credits file.
      Not going over the top with exclamation marks in the panic message.
      Merging casper 1.139.
      Updating authors file.
      Releasing live-initramfs 1.139.1-1.
      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 <jordi_pujol at telefonica.net> (Closes: #460456).
      Setting project email address to the new debian-live at lists.debian.org.
      Disabling default usage of local swap partitions. Can be enabled with the 'swapon' boot parameter. Thanks to Joseph Rawson <umeboshi3 at gmail.com> for bringing it up.
      Releasing debian version 1.139.1-2.
      Removing currently unused Upstream-Depends field in control.
      Updating vcs fields in control file.
      Sourcing live.vars in 15autologin directly, rather than to inherit from live-functions.
      Releasing debian version 1.139.1-3.
      Replacing obsolete dh_clean -k with dh_prep.
      Releasing version 1.139.1-4.
      Merging casper 1.140.
      Merging casper 1.141.
      Merging casper 1.142.
      Merging casper 1.143.
      Merging casper 1.144.
      Merging casper 1.145.
      Merging casper 1.146.
      Merging casper 1.147.
      Merging casper 1.148.
      Merging casper 1.149.
      Merging casper 1.150.
      Merging casper 1.151.
      Merging casper 1.152.
      Merging casper 1.153.
      Add a warning message when no image can be found.
      Adding a panic message when we netboot and have no supported network device (Closes: #496684).
      Turning 'no supported filesystem images found' into a panic message, rather than a warning.
      Also adding ralink to network device check.
      Removing spurious 'livefs_root' in copy_live_to();.
      Merging casper 1.154.
      Releasing version 1.154.1-1.
      Updating authors file.
      Releasing version 1.154.2-1.
      Sourcing live.vars in 21xdriver and 21xvidemode in order to be able to set variables in previous bottom scripts.
      Releasing version 1.154.3-1.
      Releasing version 1.154.4-1.
      Also checking for wicd in 23networking, thanks to Ben Armstrong <synrg at debian.org>.
      Don't redirect output of fstype detection to standard out, thanks to Ronny Standtke <Ronny.Standtke at gmx.net>.
      Silencing grep call on /etc/passwd.
      Silencing xorg reconfiguration, thanks to Ronny Standtke <Ronny.Standtke at gmx.net>.
      Releasing  version 1.154.5-1.
      Replacing casper with live in live-new-uuid.
      Including wc in initramfs (Closes: #512413).
      Added missing variable quoting that lead to broken root persistence, thanks to Thierry Walrant <debian.tgc at walrant.net> (Closes: #512656).
      Adding patch from Thierry Walrant <debian.tgc at walrant.net> to allow setting a path for the persistence files through persistent-path boot parameter (Closes: #512661).
      Adding persistent-path to parameter list and manpage.
      Actually building/cleaning manpages through targets in Makefile.
      Releasing version 1.154.6-1.
      Adding note about URL limitations in live-initramfs manpage when using fetch parameter.
      Removing wc from hook again, that's an ubuntu only problem they have to care about.
      Releasing version 1.154.7-1.
      Releasing version 1.154.8-1.
      Revert using debhelper 7 command in rules.
      Updating copyright file.
      Prefixing debhelper files with package name.
      Updating bug script.
      Removing bashism in initscript.
      Usage of dialog in initscript is not actually a todo.
      Correcting medium eject message in initscript.
      Making medium removal message working again with usplash.
      Rewrapping init script.
      Reordering rules file.
      Merging casper 1.155.
      Adding ext4 support.
      Merging casper 1.156.
      Correct eject login in initscript.
      Updating parameters.txt.
      Releasing version 1.156.1-1.
      Only snapshotting in initscript when we actually run with persistence.
      Improving check in 21xdriver when we don't do anything.
      Adding hack to remove live specific filesystems from umounfs initscript (Closes: #506410, #515718).
      Adding comsetic line wrapping for output of local-gen messages during boot.
      Merging casper 1.157.
      Only calling install-keymap if it's actually installed, which is always but in minimal images the case though (Closes: #517153).
      Adding silent boot parameter.
      Respecting media timeout even when specificing media device manually.
      Also allowing to use the removable keyword for specifying a live media.
      Correcting accidental syntax error in one of the previous commits in 19keyboard bottom script.
      Adding removable-usb keyword to further restrict live media selection.
      Correcting check for usb when using removable-usb keyword.
      Correcting typo in locale bottom script.
      Releasing version 1.157.1-1.
      Correcting fstab handling to not always append entries forever when using persistency.
      Correcting kdm live-autologin handling to not always append entries forever when using persistency.
      Correcting handling of locale default and environment handling to not always append entries forever when using persistency.
      Correcting swap partition handling in fstab to not always append entries forever when using persistency.
      Applying patch from Michael Prokop <mika at grml.org> to support udev >= 0.140.
      Merging swap live-bottom script into fstab script; there is no other sane possibility to prevent appending again and again in persistent mode.
      Making sure that old swap entries are removed before new ones are added.
      Adding cryptsetup to recommends, it's used for encrypted persistent partitions.
      Restoring previous behaviour of ejecting the cd when being in non-persistent mode, thanks to Julien Cristau <jcristau at debian.org>.
      Updating eject prevention for USB devices in initscripts for linux 2.6.29 and newer.
      Releasing version 1.157.2-1.
      Initial commit for having support for swapfiles.
      Initial commit for having support for persistency on luks.
      Avoiding echo bashism in live-initramfs.init by using printf instead (Closes: #530128).
      Correcting wrong path when disabling anacron in 25configure_init, thanks to Rui Bernardo <rui.bernardo.pt at gmail.com> (Closes: #533046).
      Removing disabling of postfix in 25configure_init, it's not appropriate for debian to do this by default. Thanks to Rui Bernardo <rui.bernardo.pt at gmail.com>.
      Correcting typo in description of the ip boot parameter in live-initramfs manpage, thanks to Philippe Leledy <debian at leledy.fr> (Closes: #532471).
      Correcting wrong abort logic in 21xdriver, thanks to Luigi Capriotti <l.capriotti at xbmc.org>.
      Correcting cryptsetup calls for persistency on luks.
      Copy live-installer-launcher desktop icon on users desktop.
      Also updating USB device detection in initramfs script for linux 2.6.29 and newer.
      Adding missing pipe in cryptsetup call for persistency on luks partitions.
      Making plainroot work (Closes: #523120).
      Looking for persistency partitions on luks devices only if we boot with persistent=cryptsetup.
      Fail early in gnome-panel-data bottom script if gnome-panel-data is not installed.
      Optimizing gnome-panel-data bottom script by leaving out the stupid things.
      Releasing version 1.157.3-1.
      Forcing run of dexconf when booting with xdriver=dexconf.
      Adding (experimental) forcepersistentfsck bootoption to force fsck on root persistency device.
      Adding presubj for reportbug.
      Removing unused sed call in update target of Makefile.
      Updating included languagelist from d-i.
      Correcting install calls for reportbug files in rules.
      Including d-i languagelist in initrd in order evaluate l10n settings.
      Updating lang2locale(); to match new d-i langualgelist format.
      Adding additional two sync calls before powerof happens in order to deal with 'does not cleanly unmount' problem when using root persistency.
      Updating vcs fields.
      Adding auto value for xvideomode where we ensure that no configuration from the persistency layer is respected.
      Including udev binaries in initramfs manually for squeeze and newer (Closes: #547149).
      Applying patch from Holger Brunn <holger.brunn at web.de> to live-media-path when toram is used (Closes: #534878).
      Simplyfing and correcting udev inclusion in initramfs hook.
      Releasing version 1.157.4-1.
      Releasing debian version 1.157.4-2.
      Updating package to debhelper 7.
      Updating package to standards 3.8.3.
      Don't use dh_clean in favour of dh_prep.
      Forwardporting and extending usage of rsync when booting with toram based on a patch from Michael Prokop <mika at grml.org>.
      Adapting a patch from Michael Prokop <mika at grml.org> to set all harddisk devices to read-only mode for forensics investigations.
      Merging casper 1.158.
      Merging casper 1.159.
      Merging casper 1.160.
      Merging casper 1.161.
      Merging casper 1.162.
      Merging casper 1.163.
      Merging casper 1.164.
      Merging casper 1.165.
      Merging casper 1.166.
      Merging casper 1.167.
      Merging casper 1.168.
      Merging casper 1.169.
      Merging casper 1.170.
      Merging casper 1.171.
      Merging casper 1.172.
      Merging casper 1.173.
      Adding skipconfig parameter to disable most customization.
      Updating defaults file of console-setup for squeeze, thanks to Jun NOGATA <nogajun at gmail.com> (Closes: #560187).
      Adding explicit debian source version 1.0 until switch to 3.0.
      Adding select_eth_device script from Frederic Boiteux <fboiteux at calistel.com>.
      Including rsync conditionally.
      Updating year in copyright file.
      Don't panic with persistency when we can't correctly mount the filesystem (Closes: #565456).
      Updating to standards version 3.8.4.
      Releasing debian version 1.173.1-1.
      Updating homepage field in control.
      Removing unionfs workaround for kernel versions << 2.6.22, not usefull anymore.
      Mounting aufs layer with detached inode index, this solves the 'leaving unclean filesystem when using persistency' problem.
      Removing unused syncs in initscript.
      Releasing debian version 1.173.2-1.
      Using noxino instead of xino, as the latter is not supported by aufs2 as we need to use it.
      Releasing debian version 1.173.3-1.
      Only disabling kpersonalizer when using kde3, kde4 doesn't need that hack.
      Correcting path in previous commit.
      Disabling kaboom (Closes: #556368).
      Releasing debian version 1.173.4-1.
      Updating contact information in copyright file.
      Simplyfing initramfs triggers (Closes: #521129, #545842).
      Wrapping fields in control file.
      Using minimized rules file.
      Simplifying wording in bug-presubj file.
      Releasing debian version 1.173.5-1.
      Removing etch compatibility.
      Merging casper 1.174.
      Adding proper code comments about vol_id removal.
      Merging casper 1.175.
      Merging casper 1.176.
      Merging casper 1.177.
      Adding message to notify users when live-initramfs is falling back to unionfs-fuse.
      Manually loading fuse when required.
      Releasing debian version 1.177.1-1.
      Releasing debian version 1.177.2-1.
      Updating maintainer field.
      Merging casper 1.178.
      Merging casper 1.179.
      Merging casper 1.180.
      Merging casper 1.181.
      Merging casper 1.182.
      Merging casper 1.183.
      Merging casper 1.184.
      Merging casper 1.185.
      Merging casper 1.186.
      Merging casper 1.187.
      Merging casper 1.188.
      Merging casper 1.189.
      Merging casper 1.190.
      Merging casper 1.191.
      Merging casper 1.192.
      Merging casper 1.193.
      Move dummy start target in initscript.
      Merging casper 1.194.
      Merging casper 1.195.
      Merging casper 1.196.
      Merging casper 1.197.
      Merging casper 1.198.
      Merging casper 1.199.
      Releasing debian version 1.199.1-1.
      Merging casper 1.200.
      Merging casper 1.201.
      Merging casper 1.202.
      Merging casper 1.203.
      Merging casper 1.204.
      Merging casper 1.205.
      Merging casper 1.206.
      Merging casper 1.207.
      Merging casper 1.208.
      Merging casper 1.209.
      Merging casper 1.210.
      Merging casper 1.211.
      Merging casper 1.212.
      Merging casper 1.213.
      Merging casper 1.214.
      Merging casper 1.215.
      Releasing debian version 1.215.1-1.
      Merging casper 1.216.
      Merging casper 1.217.
      Merging casper 1.218.
      Merging casper 1.219.
      Merging casper 1.220.
      Merging casper 1.221.
      Merging casper 1.222.
      Merging casper 1.223.
      Merging casper 1.224.
      Merging casper 1.225.
      Merging casper 1.226.
      Merging casper 1.227.
      Merging casper 1.228.
      Merging casper 1.229.
      Merging casper 1.230.
      Merging casper 1.231.
      Merging casper 1.232.
      Merging casper 1.233.
      Merging casper 1.234.
      Merging casper 1.235.
      Merging casper 1.236.
      Releasing debian version 1.236.1-1.
      Removing spurious '+' when making debconf db read-only (Closes: #581808).
      Releasing debian version 1.236.2-1.
      Adding debian version 2.0~a1-1.
      Removing locales bottom script, now handled by live-config.
      Simplyfing makefile a bit.
      Releasing debian version 2.0~a2-1.
      Removing umountfs bottom script, not needed anymore.
      Releasing debian version 2.0~a3-1.
      Removing obsolete boot parameter from manpages.
      Running checkbashisms with -f and -x in Makefile.
      Releasing debian version 2.0~a4-1.
      Ammending 2.0~a3-1 changelog entry with bug number.
      Renaming internal ext_mountpoint variable to alt_mountpoint for clarity.
      Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of live-config.
      Removing apt_cdrom bottom script, not used anyway.
      Removing some boot parameters obsoleted by live-config.
      Releasing debian version 2.0~a5-1.
      Updating update-version script.
      Updating update-version script.
      Removing keyboard bottom script, live-config takes care about that now.
      Removing getty and login wrappers, live-config takes care about that now.
      Removing configure_init bottom script, live-config takes care about that now.
      Releasing debian version 2.0~a6-1.
      Removing xconfig, xdriver, and xvideomode scripts, live-config takes care about that now.
      Releasing debian version 2.0~a7-1.
      Removing serialtty bottom script.
      Removing compcache configuration file.
      Removing options that are now in live-config from parameters.txt.
      Releasing debian version 2.0~a8-1.
      Releasing debian version 2.0~a9-1.
      Removing depends on live-config in live-boot.
      Adding live-config-sysvinit to depends of live-initramfs.
      Alternatively depend on busybox or busybox-initramfs on live-boot-initramfs-tools.
      Releasing debian version 2.0~a10-1.
      Updating lintian overrides.
      Adding missing depends in live-boot on its backend package.
      Removing noautologin parameter from live script, this functionallity was moved to live-config.
      Releasing debian version 2.0~a11-1.
      Adding preparations for booting through syslinux memdisk.
      Adding btrfs support.
      Updating package to standards version 3.9.0.
      Releasing debian version 2.0~a12-1.
      Listing fromiso parameter in manpage (Closes: #588667).
      Improving test targets in Makefile a bit.
      Improving clean target in manpages Makefile a bit.
      Adding Chris in copyright file (for live-snapshot that is).
      Releasing debian version 2.0~a13-1.
      Improving backend dependencies (Closes: #589326).
      Releasing debian version 2.0~a14-1.
      Making inclusion of languagelist conditional in live hook.
      Updating depends of live-initramfs transitional package to reflect relaxed backend depends.
      Releasing debian version 2.0~a15-1.
      Adding support for resolving DNS names from initramfs, thanks to Michal Suchanek <hramrach at centrum.cz> for initial patch which this is based on (Closes: #589659).
      Don't fail in Makefile when there's no checkbashism.
      Updating package to standards version 3.9.1.
      Releasing debian version 2.0~a16-1.
      Updating debian-installer languagelist.
      Moving configs to etc directory within the source tree.
      Removing old docs.
      Releasing debian version 2.0.0-1.
      Using allow-hotplug instead of auto in automatically created /etc/network/interfaces file.
      Releasing debian version 2.0.1-1.
      Updating seperators in networking bottom script to fix ip parameter parsing (Closes: #590494).
      Updating live-build reference in manpages.
      Checking for file existence in initramfs hook (Closes: #595264).
      Adding live-toram script to copy the running live system to ram and eject the live media.
      Releasing debian version 2.0.2-1.
      Exiting with 0 in live-boot bug script (Closes: #595262).
      Using boot.d instead of boot.conf.d as directory name for custom configuration files.
      Releasing debian version 2.0.3-1.
      Applying patch from Luke Yelavich <themuso at ubuntu.com> to instead of mangling the main sudoers file in accessibility bottom script, create a new file in /etc/sudoers.d and set permissions appropriately.
      Applying patch from Michael Casadevall <mcasadevall at ubuntu.com> to add platform-sata_mv to is_nice_device() to allow Marvell Dove A0 and AVD1 to properly boot live media.
      Updating uinstall targets in makefile.
      Removing usplash support from initscript, usplash is dead.
      Removing usplash support in initramfs, usplash is dead.
      Adding plymouth in bug script.
      Releasing debian version 2.0.4-1.
      Adding patch from Colin Watson <cjwatson at ubuntu.com> to follow symlinks when checking for dynamically linked files at reboot in initscript.
      Releasing debian version 2.0.5-1.
      Releasing debian version 2.0.6-1.
      Running manpage rebuild after manpage updates.
      Releasing debian version 2.0.7-1.
      Releasing debian version 2.0.8-1.
      Releasing debian version 2.0.9-1.
      Don't do anything in initscript when using toram (Closes: #601575).
      Releasing debian version 2.0.10-1.
      Removing deep link to bug page in the manual, since we don't have stable references yet.
      Releasing debian version 2.0.11-1.
      Releasing debian version 2.0.12-1.
      Releasing debian version 2.0.13-1.
      Correcting live hook to include mtdblock for syslinux memdisk usage, thanks to Michael Prokop <mika at grml.org>.
      Supporting /dev/mtdblock0 as valid device name (for memdisk boot), thanks to Michael Prokop <mika at grml.org>.
      Releasing debian version 2.0.14-1.
      Adding live-system script from live-tools.
      Updating year in copyright.
      Releasing debian version 2.0.15-1.
      Adding debian version 3.0~a1-1.
      Removing old and unmaintained po files.
      Adding reformated patch from Stephan Hermann <sh at sourcecode.de> based on the work of Holger Fischer <hoo.mb at web.de> to add support for BOOTIF in cases where pxelinux is being used with IPAPPEND (Closes: #593284).
      Using allow-hotplug instead of auto in automatically created /etc/network/interfaces file.
      Releasing debian version 3.0~a2-1.
      Updating seperators in networking bottom script to fix ip parameter parsing (Closes: #590494).
      Updating live-build reference in manpages.
      Adding reference to live-tools in manpages.
      Checking for file existence in initramfs hook (Closes: #595264).
      Releasing debian version 3.0~a3-1.
      Exiting with 0 in live-boot bug script (Closes: #595262).
      Using boot.d instead of boot.conf.d as directory name for custom configuration files.
      Releasing debian version 3.0~a4-1.
      Applying patch from Luke Yelavich <themuso at ubuntu.com> to instead of mangling the main sudoers file in accessibility bottom script, create a new file in /etc/sudoers.d and set permissions appropriately.
      Applying patch from Michael Casadevall <mcasadevall at ubuntu.com> to add platform-sata_mv to is_nice_device() to allow Marvell Dove A0 and AVD1 to properly boot live media.
      Updating uinstall targets in makefile.
      Removing usplash support from initscript, usplash is dead.
      Removing lenny legacy stuff from initscript.
      Removing usplash support in initramfs, usplash is dead.
      Adding plymouth in bug script.
      Releasing debian version 3.0~a5-1.
      Adding patch from Colin Watson <cjwatson at ubuntu.com> to follow symlinks when checking for dynamically linked files at reboot in initscript.
      Releasing debian version 3.0~a6-1.
      Releasing debian version 3.0~a7-1.
      Running manpage rebuild after manpage updates.
      Updating to debhelper version 8.
      Releasing debian version 3.0~a8-1.
      Releasing debian version 3.0~a9-1.
      Don't do anything in initscript when using toram (Closes: #601575).
      Releasing debian version 3.0~a10-1.
      Removing deep link to bug page in the manual, since we don't have stable references yet.
      Releasing debian version 3.0~a11-1.
      Adding dpkg source options file.
      Releasing debian version 3.0~a12-1.
      Removing legacy code for detecting removable usb sticks on kernels prior 2.6.29.
      Logging to /var/log/live-boot.log instead of /var/log/live.log for future consistency with live-config.
      Adding support for custom ramdisk size (Closes: #544583).
      Releasing debian version 3.0~a13-1.
      Removing header in copyright file.
      Don't hard-depend on test target in Makefile.
      Using dh auto magic in override, rather than manual make call.
      Updating auto_install overrides in rules.
      Correcting live hook to include mtdblock for syslinux memdisk usage, thanks to Michael Prokop <mika at grml.org>.
      Supporting /dev/mtdblock0 as valid device name (for memdisk boot), thanks to Michael Prokop <mika at grml.org>.
      Releasing debian version 3.0~a14-1.
      Updating year in copyright.
      Releasing debian version 3.0~a15-1.

Jesse Hathaway (2):
      add support for exposedroot option for live-helper
      add support for mounting the cow device on an nfs volume

Kai Hendry (1):
      Adding basic xrandr support for lenny to enforce a particular resolution through bootparameter.

Luigi Capriotti (6):
      Fixing possible invalid results from function where_is_mounted by returning more than one line inwhere_is_mounted();.
      Fixing relaxed permissions of / in the live filesystem.
      Fixing invalid mangling of /etc/event.d/tty.
      Fixing typo in snapshot file list.
      Also allowing hook= to specify files inside the image through file:// prefix.
      Skip loading usb modules when quickusbmodules parameter is specified.

Marco Amadori (75):
      Now it includes lzma kernel module dependencies.
      Klibc: added some libraries to the intramfs.
      Fixed /cow mounting.
      Added /cow mounting debug messages.
      Fixed a misleading debug message.
      Calling live-snapshot now produces an output file.
      Fixes "live-snapshot on reboot could not find a writable '/tmp' or '/mnt'" bug.
      live-snapshot: fixes snapshotting from resync string.
      live-snapshot: removed an unused and useless function.
      live-snapshot: removed a useless mkdir.
      live-snapshot: honour "-o|--output FILE".
      live-snapshot: nicer default auto unmount logic.
      live-snapshot: cleaned and sorted used command line defaults.
      live-snapshot: new "--refresh" option.
      live-snapshot: included vital informations on exit.
      live-snapshot: cleaned some wordings.
      Try to bind /cow to /live/cow if unable to move.
      live-snapshot: now supports a static keep file list.
      live-snapshot: fixed the remount helper.
      udevtrigger replacement.
      Added ntfs filesystem to the initramfs.
      The list of supported filesytems goes dynamic.
      Be sure that the discovered filesystem is not null.
      Added "-n" option to all mount commands, thanks to Peter Holik <peter at holik.at> for pointing this out.
      Removed some useless spaces.
      Fix default user handling.
      Added a pretty vital mount debug string.
      Create /etc/mtab on the initramfs ASAP.
      Removed mount -n option, since mtab is there.
      Re-enable "break=live-premount" debug.
      Skipped some runtime duplicated execution.
      Add real cpio to initramfs for snapshot's uses.
      Fixed try_snap() umounting on error.
      Override maybe_break from initramfs-tools.
      Forces use of initramfs cpio over busybox's one.
      Fixed a wrong trial to copy an unexistant snapshot.
      Check for files and umount only if you can mount it first.
      Included more debug and comments on persistence code.
      Set -u in live-snapshot only in debug mode.
      Changed HOSTNAME and /etc/hosts handling.
      Conditional creation of /etc/fstab.
      live-snapshot: fixed include-list handling.
      Reordered persistence lookups and boundaries (Closes: #500672).
      Search for partition labels only (Closes: #486469).
      Implemented a snapshot exclude list.
      Implemented a persistence exclude list.
      Manpage clarifications on "nofiles".
      Do not pollute the logs when looking for swap partitions.
      Removed all "cat | grep", with grep, awk and sed.
      Reworked integrity-check (Closes: #507477).
      Cleaned the boot log a bit.
      Partition snapshots works again.
      Added "whole partition" snapshot resync type.
      Two return code consistency fix.
      Improved an useful debug string.
      Cleaned a bit the snapshot feature.
      Removed two bashisms on live-snapshot.
      persistent=nofiles fix (Closes: 522383).
      Fixed FIXME sections in manpages.
      cpio snapshots: eval commands fix.
      Do not specify 'noxino' between directories.
      Avoiding using busybox cpio applet, this should fix snapshot restore.
      Do not print misleading debug message if the snapshot was found correctly.
      Removing unreachable code in ethdevice argument handling (Closes: #588307).
      Fix snapshots' sync-strings usage (Closes: #591330).
      Fixed some snapshot related debug messages.
      Added support for empty (initial) snapshots.
      Included a note about persistent-subtext (Helps: #536728).
      Adjust copyright entry in live-snapshot.
      Fix snapshots' sync-strings usage (Closes: #591330).
      Fixed some snapshot related debug messages.
      Added support for empty (initial) snapshots.
      Included a note about persistent-subtext (Helps: #536728).
      Adjust copyright entry in live-snapshot.
      Protect NOPROMPT (Closes: #610941).

Michael Prokop (13):
      Make sure mounting /cow-tmpfs provides mount options.
      Move sourcing of live-functions in 38disable_restricted_manager to correct place.
      Ignore errors from fstype.
      Avoid the use of fstype in a running live system, as it's a executable and not a shell function and causes problems for example within live-snapshot.
      Switch from vol_id to blkid if using udev >=146-1 (Closes: #555529).
      Adding support for isofrom/fromiso bootoption.
      Adding support for ethdevice bootoption.
      Support bootoptions ethdevice and ethdevice-timeout for specifying from which device you want to boot from and using which timeout (being 30 seconds if unconfigured), if ethdevice is not specified try to get a working network configuration for each existing network device.
      Prefer removable devices over non-removable devices, so scan them first.
      Support unusual device names like /dev/cciss/c0d0p1 in isofrom bootoption.
      Do not leak modprobe options to avoid booting errors with kernel options like libata.dma=0.
      Adding workaround for aufs issue in kernel versions around 2.6.33.
      Adding workaround for aufs issue in kernel versions around 2.6.33.

Michal Suchanek (21):
      Fix toram (change mount --move to mount -o move)
      Workaround loop-aes-utils losetup incompatibility
      Add support for httpfs= and ftpfs= parameters.
      Enabling the "remove CD" prompt in splashy.
      Fixing http boot:
      Adding support for booting iso images over http or wget.
      Removing leftover url= option, this ain't gonna work this way, see fetch=.
      Adding DHCP debugging option.
      Updating docs wrt/ httpfs.
      Moving check for iso image in initscript from the start to the end before ejecting media.
      Using sendsigs.omit to avoid killing / (Closes: #584690).
      Adding initial iSCSI boot support.
      Really set NETBOOT with iSCSI.
      Document iscsi in the man page.
      Fix missing log_end_msg in live-boot.init.
      Fix omitpids to work with readonly images.
      Adding initial support for unionmount.
      Adding initial support for unionmount.
      Simplify union mounting.
      Really set limit on open files for unionfs-fuse
      Add verbose messages to initramfs hook.

Otavio Salvador (6):
      debian: add mtd-tools as suggestion since it's required for jffs2 support
      hooks: include jffs2 kernel module on initramfs image
      live-snapshot: add support to use jffs2 images
      live: add support for jffs2 images and snapshots
      live-helpers: add jffs2 as a valid image
      live-snapshot.en.1: add ext3 and jffs2 images as valid options

Rene Mayrhofer (2):
      Support further checks on loopback image and support skipping union mounts (Closes: #509446).
      Checking if /var/log is writable before trying to copy live.log to the newly mounted root filesystem (Closes: #516914).

Richard Nelson (4):
      Allow for multiple but unique persistent media.
      Removed whitespace for tabs on the skipunion option.
      Clean some leading whitespaces.
      Populate adapters in /etc/network/interfaces when ethdevice= on cmdline.

Ronny Standtke (3):
      Do not eject USB flash drives (Closes: #457070).
      Remounting cow read-only before prompting user to remove usb flash drive.
      Remounting cow read-only before prompting user to remove usb flash drive.

Steven Shiau (11):
      Another fix about using udevsettle or "udevadm settle".
      Adding support for using tftp in fetch= parameter.
      Making fetch to work with file on sub dir on tftp server.
      Making select_eth_device work with 2nd NIC linked only and FETCH assigned.
      Moving select_eth_device from init-premount to live-premount where "udevadm" commands are not required.
      No timeout as running ipconfig for network booting.
      Allowing to assign no gateway in networking bottom script.
      Removing the duplicated "the" in the live-boot.init script.
      Making multiple connected NICs work.
      Allowing to assign no gateway in networking bottom script.
      Removing the duplicated "the" in the live-boot.init script.

T(A)ILS developers (10):
      Fixing overzealous blacklist usage.
      Adding documentation for persistent=cryptsetup in the manpage.
      Fixing fromiso= on Squeeze.
      Fixing overzealous blacklist usage.
      Adding documentation for persistent=cryptsetup in the manpage.
      Adding noprompt={usb,cd} feature.
      Enhancing devices search ordering.
      Fixing fromiso= on Squeeze.
      Fixing remaining fromiso= bug.
      Fixing syntax error.

Tanguy Ortolo (1):
      Also respecting persistent-path parameter for snapshots (Closes: #570162).

Tzafrir Cohen (1):
      Adjusting grep call in is_nice_device to match new output of vol_id.

amnesia (3):
      Correcting live-media=removeable{,-usb} behaviour to match the documented one.
      Adding live-snapshot.list documentation to manpage.
      Adding live-snapshot.list documentation to manpage.

intrigeri (4):
      Taking noprompt into account for USB flash drives as well.
      Restoring opt-in behavior for local swap partitions.
      Fixing find_snap to take its second argument into account.
      Fixing find_snap to take its second argument into account.

-----------------------------------------------------------------------


hooks/post-receive
-- 
grml's version of live-boot


More information about the Git-commits mailing list