summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-04-27 12:05:38 +0200
committerDaniel Baumann <daniel@debian.org>2012-04-27 12:05:38 +0200
commit4b333fb98091936fe0cd805e3164e31a4759d810 (patch)
tree528d86a84f3cee49abfa050b1d61b4a5223a413e /debian
parent0af78a1f67c04d2561e8134deb565b6f5ccf6a77 (diff)
downloadvyos-live-build-4b333fb98091936fe0cd805e3164e31a4759d810.tar.gz
vyos-live-build-4b333fb98091936fe0cd805e3164e31a4759d810.zip
Releasing debian version 3.0~a47-1.debian/3.0_a47-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog43
1 files changed, 43 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c18c0fd2b..18357c3b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,46 @@
+live-build (3.0~a47-1) unstable; urgency=low
+
+ [ Daniel Baumann ]
+ * When removing fstab for live-installer also touch an empty file for
+ it to avoid other packages failing on non-existing fstab.
+ * Making extraction of the manpage section in manpages/Makefile work
+ with multiple dots in the filename.
+ * Correcting regression in the form of a wrong path in binary_syslinux
+ for syslinux theme packages.
+ * Temporarily including bzip2 manually when bootstrapping until
+ #657560 has been fixed in unstable.
+ * Correcting destination directory for extraction of the gfxboot-theme
+ in ubuntu mode.
+
+ [ intrigeri ]
+ * Adding nosplash to the list of options appended in fail-safe mode.
+
+ [ Daniel Baumann ]
+ * Adding memtest to the list of options appended in fail-safe mode.
+ * Updating defaults for linux-latest metapackages in wheezy.
+ * Adding support for including firmware packages automatically within
+ debian-installer.
+ * Installing packages into their detected sections within binary pool,
+ needed for proper firmware package placement.
+ * Generating package indices for the detected sections within binary
+ pool, needed for proper firmware package placement.
+ * Removing 'frozen' symlink in d-i dists, the other suitnames can
+ probably go to.
+ * Adding support for including firmware packages automatically within
+ the live system.
+ * Adding entries about the firmware options in lb_config manpage.
+ * Automatically preseed some known firmware packages.
+ * Also include firmware-linux meta package if non-free is enabled.
+ * Updating static list of live specific packages that get
+ unconditionally added and included in the source images.
+ * Unconditionally including firmware in all images by default. This is
+ safe since only firmware available within the configured archive
+ area is included automatically, see manpage.
+ * Adding symlinks in /firmware for debian-installer on live media.
+ * Slight reordering in lb_binary_debian-installer.
+
+ -- Daniel Baumann <daniel@debian.org> Fri, 27 Apr 2012 11:37:00 +0200
+
live-build (3.0~a46-1) unstable; urgency=low
[ Daniel Baumann ]