[SCM] debian-live annotated tag, 1.0_a48-1, updated. 1.0_a48-1

Daniel Baumann daniel at debian.org
Sun Aug 10 02:26:32 UTC 2008


The annotated tag, 1.0_a48-1 has been updated
        to  e26949e46e52554d52dcf8d2e4c5f6f360b410a6 (tag)
      from  4e452e3c67cf9589f18e95987a079aa4cf7f5cf5 (which is now obsolete)
   tagging  81893c0e3da337370fe6363caee8108484176f52 (commit)
  replaces  1.0_a47-1
 tagged by  Daniel Baumann
        on  Sun Aug 10 04:15:31 2008 +0200

- Shortlog ------------------------------------------------------------
Tagging live-helper 1.0~a48-1.

Chris Lamb (69):
      Show contents of /etc/default/live-helper in bug info collection script
      Fix a few bogus guards in lh_binary_debian-installer
      Don't exclude live-installer when LH_DEBIAN_INSTALLER=live
      Don't skip single dot-files in the root directory of binary and chroot local includes
      Ensure "Using system defaults" message appears when calling lh_config without --verbose
      Always deference symlinks when installing some binary includes to fix breakage on amd64.
      Rename USE_NETBOOT_DI to DI_IMAGE_TYPE
      Allow LH_APT_SECURE to disable package cdebootstrap package authentication
      Remove pointless "echo" statements pre- and post- cdebootstrap
      Set correct d-i image type on usb-hdd and tar image types
      Use correct location of powerpc d-i images.
      Move Etch syslinux workaround closer to the original definitions
      Replace a few unweildy "if" statements with their "case" equivalents
      Add Echo_breakage for messages preceeding often-breaking stages and use before {c,}debootstrap calls
      Revert always deferencing symlinks when installing some binary includes.
      Replace install.amd/install -> install.386/install symlink with a real copy.
      Only deference symlinks on FAT{16,32} partitions on usb-hdd.
      Fix trivial typographic error ("flavor" => "flavour")
      Fix d-i locations in yaboot entries.
      Fix truncated Echo_breakage messages.
      Abort if "live" d-i installation is attempted with minimal or stripped LH_PACKAGES_LISTS
      Ensure apt-utils is installed in the helpers it is required.
      Add lh_binary_silo and associated templates to support the SILO bootloader.
      Add support for the sparc architecture.
      Add support for sparc to lh_binary_debian-installer.
      Prefix mount and unmount in lh_binary_debian-installer with LH_ROOT_COMMAND.
      Refactor partition type handling.
      Refactor partition table type handling.
      Refactor mkfs handling.
      Add support for usb-hdd on sparc (requires parted 1.8 from experimental).
      Add support for ext2 and ext3 to lh_source_usb-hdd.
      Only deference symlinks on usb-hdd filesystems that do not support symlinks.
      Adjust "lh_config --help" and lh_config(1) so that the -m option corresponds with --mirror-bootstrap isntead of --mirror-binary-security.
      Remove more imported whitespaces.
      Replace another unweildy "if P1 || P2" statement with its "case" equivalent.
      Revert aborting live d-i installation if minimal/stripped is selected and instead attempt to not break the chroot too much in this case
      Consolidate grep text searching predicates to use "grep -qs"
      Remove a useless space
      Add In_list function to extract various bits of code that did (or should have done) the same job.
      Migrate a few uses of grep to In_list.
      Migrate a In_list candidate to grep -E.
      Emit a warning when running lh_build without a config/ directory.
      Abort build if building from the root directory (/) as this causes misc build failures.
      Refactor destination setting in lh_binary_silo to check arguments at beginning of the script.
      Add support for sparc install includes.
      Add support for sparc "tar" binary image type.
      Add support for generation of sparc netboot images.
      Fix incorrect test for sparc architecture in binary include handling.
      Re-order a case statement for consistency.
      Print a friendlier message if debootstrap or cdebootstrap cannot be found.
      Refactor remote d-i location handling and ensure correct locations for powerpc.
      Only consider linux-image-2.6-prep powerpc kernel image on Etch.
      Refactor d-i GTK image selection, ensuring the GTK installer is only chosen on the netboot variant when building on powerpc.
      Fix caching of APT indices (Closes: #478744)
      Use a temporary apt key when installing local packages (Closes: #488257)
      Perform in LH_BOOTAPPEND_INSTALL conditional expansion manually to avoid expansion bug/feature on repetitive calls to lh_config (Closes: #488672)
      Correct location of /etc/default/live-helper in lh_config(1) manpage.
      Add --ignore-system-defaults option to not source /etc/default/live-helper.
      Fix formatting error with --ignore-system-defaults in "lh_config --help"
      Fix bug where command-line argument --ignore-system-default was not seen before it was required.
      Ensure ~/.gnupg exists (required for gnupg >= ~1.4.9)
      Fix syntax error in --ignore-system-defaults handling.
      Replace spaces in LH_BOOTSTRAP_{IN,EX}CLUDE variables with commas on use. Thanks to Cyril Brulebois <cyril.brulebois at kerlabs.com>. (Closes: #490114)
      Abort build if working directory contains spaces - not supported by (at least) debootstrap and cdebootstrap.
      Fix a bug where a /etc/apt/preferences supplied in chroot_local-includes was always being deleted when used in conjunction with config/chroot_apt/preferences.
      Correct d-i kernel and initrd locations in grub entries. Thanks to Jun NOGATA <nogajun at gmail.com> for the patch. (Closes: #490245)
      Temporarily replace /dev/urandom with /dev/random when creating local packages key.
      Remove pointless whitespace.
      Additionally clean md5sum.txt temporary file.

Daniel Baumann (6):
      Correcting path for system-wide lh_config defaults file.
      Only saving source indices to indices cache if source indices are actually existing, thanks to Thanatermesis <thanatermesis.ecvs at elivecd.net>.
      Correcting order where system-wide lh_config defaults file is read, thanks to Juergen Fiedler <juergen.fiedler at gmail.com>.
      Parsing local arguments to lh_config last.
      Removing imported whitespaces.
      Releasing debian version 1.0~a48-1.

Marco Amadori (2):
      Removed a useless space.
      Added support for /etc/live-helper.

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

-- 
debian-live



More information about the debian-live-changes mailing list