diff options
author | Daniel Baumann <daniel@debian.org> | 2010-07-18 01:16:40 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:14 +0100 |
commit | a93ae2cb8d4a0ab577b60aff6458ccf14d959b62 (patch) | |
tree | 65633f4ba5e2e6319c2bdcbf98a98f39c530e814 /debian | |
parent | 57d507324ac58f285ca18778ab9e7faa4d8f6b58 (diff) | |
download | vyos-live-build-a93ae2cb8d4a0ab577b60aff6458ccf14d959b62.tar.gz vyos-live-build-a93ae2cb8d4a0ab577b60aff6458ccf14d959b62.zip |
Releasing debian version 2.0~a19-1.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 34e2b809d..c3916e7bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +live-helper (2.0~a19-1) unstable; urgency=low + + [ Daniel Baumann ] + * Also creating .disk meta information on usb images, otherwise + debian-installer doesn't detect the installer media. + + [ Richard Nelson ] + * Allowing input for --mirror-binary on l-h.cgi. + + [ Daniel Baumann ] + * Updating binary_local-packageslists to treat non-main packages + correctly. + * Truncating apts term.log to. + * Removing apt log instead of truncating it, this is an additional + file over a bootstrapped chroot. + * Updating defaults to also add try-usb parameter for cdrom-detect + when building iso-hybrid images with included debian-installer. + * Updating syslinux splash screen for squeeze. + * Updating image autobuild script for squeeze alpha2. + + -- Daniel Baumann <daniel@debian.org> Sun, 18 Jul 2010 01:16:13 +0200 + live-helper (2.0~a18-1) unstable; urgency=low [ Richard Nelson ] |