[SCM] debian-live/live-helper branch, master, updated. 1.0_a43-1-16-geb7982d

Daniel Baumann daniel at debian.org
Wed Apr 16 08:21:14 UTC 2008


The following commit has been merged in the master branch:
commit eb7982d74ec77d105995ad1d6aabb1b317118c03
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Apr 16 10:20:54 2008 +0200

    Releasing live-helper 1.0~a44-1.

diff --git a/debian/changelog b/debian/changelog
index e299ca4..03b2cf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+live-helper (1.0~a44-1) unstable; urgency=medium
+
+  [ Chris Lamb ]
+  * lh_chroot_linux-image: Catch missing case in local live-initramfs
+    handling
+  * helpers/lh_config, functions/defaults.sh: Correct "boostrap" ->
+    "bootstrap"
+  * lh_binary_debian-installer: Add dependency on 'wget'
+  * Don't install "Recommends:" when installing local tools
+  * Fix a number of issues with Syslinux templates (Closes: #476204)
+  * Use "find -path" for matching "path/to/file" files (Closes: #476206)
+  * Fix quoting when installing local packages (Closes: #470683)
+  * Fix typo in policy-rc.d
+
+  [ Daniel Baumann ]
+  * Updating oot example hooks to loop through all install kernel
+    flavours.
+  * Sorting image file lists.
+  * Consistenly using short options rather than long options in function
+    files.
+  * Improving .deb caching by using hardlinks (if possible).
+  * Creating binary and source file lists in build directory.
+  * Also copying binary package list to build directory.
+  * Also adding a packages.txt when building etch images, although there
+    is a casper/filesystem.manifest already.
+
+ -- Daniel Baumann <daniel at debian.org>  Mon, 14 Apr 2008 00:00:00 +0200
+
 live-helper (1.0~a43-1) unstable; urgency=medium
 
   * Sort md5sum.txt files again after filename.
diff --git a/functions/common.sh b/functions/common.sh
index 879ab86..9794142 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -10,4 +10,4 @@
 set -e
 
 PROGRAM="$(basename ${0})"
-VERSION="1.0~a43"
+VERSION="1.0~a44"

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list