live-build/debian/changelog

336 lines
10 KiB
Plaintext
Raw Normal View History

2007-10-29 09:57:24 -01:00
live-helper (1.0~a34-1) UNRELEASED; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian> Mon, 29 Oct 2007 00:00:00 +0100
2007-10-29 09:55:19 -01:00
live-helper (1.0~a33-1) unstable; urgency=medium
2007-10-18 20:49:30 +00:00
2007-10-29 09:55:19 -01:00
[ Daniel Baumann ]
2007-10-18 20:49:30 +00:00
* New upstream release.
2007-10-29 09:55:19 -01:00
* Preparing live-helper 1.0~a33-1.
* Adding cryptsetup.
* Removing ubuntu support.
* Removing mkisofs support.
* Setting default union filesystem to for etch to unionfs.
[ Alex Owen ]
* fix lh_chroot_sources to actually install *.deb from
config/chroot_sources
[ Jesse Hathaway ]
* add exposedroot option which exposes the root fs as ro
[ Maarten ter Huurne ]
* Remove ".img" from kernel image file name.
* Added feature to exclude paths from the root filesystem.
2007-10-18 20:49:30 +00:00
-- Daniel Baumann <daniel@debian> Mon, 22 Oct 2007 00:00:00 +0200
2007-10-18 20:46:51 +00:00
live-helper (1.0~a32-1) unstable; urgency=medium
2007-10-09 19:36:27 +00:00
2007-10-18 20:46:51 +00:00
[ Daniel Baumann ]
2007-10-09 19:36:27 +00:00
* New upstream release.
2007-10-18 20:46:51 +00:00
* Preparing live-helper 1.0~a32-1.
* Fixing consistency error.
* Adding sudo and fakeroot to suggests.
* Adding check to fail if a cross build is started (Closes: #444669, #444670).
* Not interpreting LH_UNION_FILESYSTEM, so that it gets set with an actual
value at build-time (Closes: #446306).
* Adding support for a local /etc/apt/preferences file in
config/chroot_apt/preferences.
* Adjusting error message: debootstrap is default, hence listed first.
* Setting union filesystem default to aufs since default distribution is
lenny.
* Fixing typing error, thanks to Peter Skogström
<peter.skogstrom@bitrunner.com>.
* Updating Debian stable release number, thanks to Peter Skogström
<peter.skogstrom@bitrunner.com>.
* Adding lh_binary_local-packageslists.
[ Jesse Hathaway ]
* Unify syslinux code, so that pxelinux isolinux & usb-hdd
* readd support for booting etch via syslinux
* lh_binary_syslinux: fix usb-hdd etch images
[ Otavio Salvador ]
* lh_binary_syslinux: check for and not to detect wrong path
* lh_binary_syslinux: always put splash image as splash.{rle,png} to avoid
filename issues
2007-10-09 19:36:27 +00:00
2007-10-18 20:46:51 +00:00
-- Daniel Baumann <daniel@debian> Mon, 15 Oct 2007 00:00:00 +0200
2007-10-09 19:36:27 +00:00
2007-10-09 19:33:44 +00:00
live-helper (1.0~a31-1) unstable; urgency=medium
2007-10-04 20:18:29 +00:00
2007-10-09 19:33:44 +00:00
[ Daniel Baumann ]
2007-10-04 20:18:29 +00:00
* New upstream release.
2007-10-09 19:33:44 +00:00
* Preparing live-helper 1.0~a31-1.
[ Otavio Salvador ]
* cdebootstrap: simplified code using case instead of if's so it's
easier to read
* iso: move mini and minimal flavors assigment to a cannonical place
* hooks/mini: remove dselect package since it's mostly unused now
* bootstrap: add support to include and exclude packages
* syslinux: force latin1 encoding on texts used for labels
* iso: use -allow-multidot option when calling genisoimage
* templates: change font used on syslinux menu to a better one
* fix version guessing using proper evaluation
* syslinux: fix usb-hdd entries to use menu.cfg file
* syslinux: properly change timeout and do not fail if help files do
not exists
* syslinux: fix usb-hdd templates coping
2007-10-04 20:18:29 +00:00
-- Daniel Baumann <daniel@debian.org> Mon, 8 Oct 2007 00:00:00 +0200
2007-10-04 20:11:08 +00:00
live-helper (1.0~a30-1) unstable; urgency=medium
2007-09-23 15:22:21 +00:00
2007-10-04 20:11:08 +00:00
[ Daniel Baumann ]
2007-09-23 15:22:21 +00:00
* New upstream release.
2007-10-04 20:11:08 +00:00
* Preparing live-helper 1.0~a30-1.
* Replacing backticks with POSIX expression.
* Fixing typing error, thanks to Maarten ter Huurne
<maarten.ter.huurne@philips.com>.
* Fixing typing error, thanks to Jesse W. Hathaway <jesse@mbuki-
mvuki.org>.
* Respecting LH_QUIET for cdebootstrap calls, thanks to Justin Pryzby
<pryzbyj@justinpryzby.com>.
[ Ben Armstrong ]
* genext2fs: new switch name: --reserved-percentage; thanks, Zagiox
[ Otavio Salvador ]
* add template to be used by syslinux vesa menu support
* add new options to allow support for syslinux with vesa menu
* implements syslinux vesa menu support
* refactoring: simplified if/else case since the list of supported
arch were too long
* syslinux: defaults to english text if we lack the specified language
* syslinux: fix menu label usage for normal live boot
* templates: move syslinux-menu to syslinux/menu
* syslinux: always output MENU LABEL since they're ignored if menu.c32
isn't loaded
* syslinux: split syslinux configuration in multiple files
* templates: split syslinux templates to reduce diverting
* syslinux: fix memcheck path since it was using the wrong path
* syslinux: fix module detection otherwise it won't be copied
* debian/control: use XS-Homepage to avoid errors while calling dpkg-
gencontrol
2007-09-23 15:22:21 +00:00
-- Daniel Baumann <daniel@debian.org> Mon, 1 Oct 2007 00:00:00 +0200
2007-09-23 14:54:07 +00:00
live-helper (1.0~a29-1) unstable; urgency=medium
2007-09-23 12:05:13 +00:00
* New upstream release:
- Adding preinst to take care about package upgrades with respect to
directories that are symlinks now (Closes: #442408, #442922).
- Fixed typing error in lh_binary_syslinux, thanks to Jean Pierre LeJacq
<jp.lejacq@quoininc.com> (Closes: #443099).
2007-09-23 12:05:13 +00:00
-- Daniel Baumann <daniel@debian.org> Mon, 24 Sep 2007 00:00:00 +0200
2007-09-23 12:05:12 +00:00
live-helper (1.0~a28-1) unstable; urgency=medium
2007-09-23 11:59:13 +00:00
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 17 Sep 2007 00:00:00 +0200
2007-09-23 08:05:21 +00:00
live-helper (1.0~a27-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 10 Sep 2007 00:00:00 +0200
2007-09-23 08:05:20 +00:00
live-helper (1.0~a26-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 3 Sep 2007 00:00:00 +0200
2007-09-23 08:05:19 +00:00
live-helper (1.0~a25-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 27 Aug 2007 00:00:00 +0200
2007-09-23 08:05:18 +00:00
live-helper (1.0~a24-1) unstable; urgency=medium
* New upstream release:
- lh_clean accepts more than one argument at the same time
(Closes: #439947).
-- Daniel Baumann <daniel@debian.org> Mon, 20 Aug 2007 00:00:00 +0200
2007-09-23 08:05:18 +00:00
live-helper (1.0~a23-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 13 Aug 2007 00:00:00 +0200
2007-09-23 08:05:17 +00:00
live-helper (1.0~a22-1) unstable; urgency=medium
* New upstream release:
- Replacing make-live with lh_config and lh_build (Closes: #435484).
- Added workaround from matth in lh_binary_grub, lh_binary_syslinux and
lh_binary_yaboot to work under dash (Closes: #431748).
- Using fake hostname instead of setting it at build-time (Closes: #435699).
-- Daniel Baumann <daniel@debian.org> Mon, 6 Aug 2007 00:00:00 +0200
2007-09-23 08:05:16 +00:00
live-helper (1.0~a21-1) unstable; urgency=medium
* New upstream release:
- Suppresses xorg configuration in chroot (Closes: #430566).
-- Daniel Baumann <daniel@debian.org> Mon, 30 Jul 2007 00:00:00 +0200
2007-09-23 08:05:16 +00:00
live-helper (1.0~a20-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 23 Jul 2007 00:00:00 +0200
2007-09-23 08:05:15 +00:00
live-helper (1.0~a19-1) unstable; urgency=medium
* New upstream release:
- Supports using packages from the build host (Closes: #433611).
- Adds destdir to default entries in grub (Closes: #433612).
-- Daniel Baumann <daniel@debian.org> Mon, 16 Jul 2007 00:00:00 +0200
2007-09-23 08:05:14 +00:00
live-helper (1.0~a18-1) unstable; urgency=medium
* New upstream release:
- Dropping transitional package, not needed anymore.
-- Daniel Baumann <daniel@debian.org> Mon, 9 Jul 2007 00:00:00 +0200
2007-09-23 08:05:13 +00:00
live-helper (1.0~a17-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 2 Jul 2007 00:00:00 +0200
2007-09-23 08:05:12 +00:00
live-helper (1.0~a16-1) unstable; urgency=medium
* New upstream release:
- Caches also linux-image packages (Closes: #430511).
-- Daniel Baumann <daniel@debian.org> Mon, 25 Jun 2007 00:00:00 +0200
2007-09-23 08:05:12 +00:00
live-helper (1.0~a15-1) unstable; urgency=medium
* New upstream release:
- corrected wrong project name in examples/sources/fai (Closes: #428360).
-- Daniel Baumann <daniel@debian.org> Mon, 18 Jun 2007 00:00:00 +0200
2007-09-23 08:05:11 +00:00
live-helper (1.0~a14-1) unstable; urgency=medium
* New upstream release:
- fixes typo in manpage (Closes: #428192).
-- Daniel Baumann <daniel@debian.org> Mon, 11 Jun 2007 00:00:00 +0200
2007-09-23 08:05:11 +00:00
live-helper (1.0~a13-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 4 Jun 2007 00:00:00 +0200
2007-09-23 08:05:10 +00:00
live-helper (1.0~a12-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 28 May 2007 00:00:00 +0200
2007-09-23 08:05:09 +00:00
live-helper (1.0~a11-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 21 May 2007 00:00:00 +0200
2007-09-23 08:05:09 +00:00
live-helper (1.0~a10-1) unstable; urgency=medium
* New upstream release:
- really removed forgotten set -x in the cron (Closes: #421105).
-- Daniel Baumann <daniel@debian.org> Mon, 14 May 2007 00:00:00 +0200
2007-09-23 08:04:52 +00:00
live-helper (1.0~a9-1) unstable; urgency=medium
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 7 May 2007 00:00:00 +0200
2007-09-23 08:04:52 +00:00
live-helper (1.0~a8-1) unstable; urgency=medium
* New upstream release:
- updated syslinux templates (Closes: #399658).
- removed forgotten set -x in the cron (Closes: #421105).
-- Daniel Baumann <daniel@debian.org> Mon, 30 Apr 2007 00:00:00 +0200
2007-09-23 08:04:51 +00:00
live-helper (1.0~a7-1) unstable; urgency=medium
* New upstream release:
- make-live unmounts proc and sys on exit and failures
(Closes: #394334, #410147).
- supporting sudo (Closes: #387069).
-- Daniel Baumann <daniel@debian.org> Mon, 23 Apr 2007 00:00:00 +0200
2007-09-23 08:04:50 +00:00
live-helper (1.0~a6-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 16 Apr 2007 00:00:00 +0200
2007-09-23 08:04:49 +00:00
live-helper (1.0~a5-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 9 Apr 2007 00:00:00 +0200
2007-09-23 08:04:49 +00:00
live-helper (1.0~a4-1) unstable; urgency=low
* New upstream release.
2007-09-23 08:04:49 +00:00
-- Daniel Baumann <daniel@debian.org> Mon, 2 Apr 2007 00:00:00 +0200
2007-09-23 08:04:49 +00:00
2007-09-23 08:04:48 +00:00
live-helper (1.0~a3-2) unstable; urgency=low
2007-09-23 08:04:51 +00:00
* New upstream snapshot.
2007-09-23 08:04:48 +00:00
2007-09-23 08:04:49 +00:00
-- Daniel Baumann <daniel@debian.org> Mon, 26 Mar 2007 17:00:00 +0200
2007-09-23 08:04:48 +00:00
2007-09-23 08:04:48 +00:00
live-helper (1.0~a3-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 26 Mar 2007 00:00:00 +0100
2007-09-23 08:04:47 +00:00
live-helper (1.0~a2-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Mon, 19 Mar 2007 00:00:00 +0100
2007-09-23 08:04:47 +00:00
live-helper (1.0~a1-3) unstable; urgency=low
2007-09-23 08:04:51 +00:00
* New upstream snapshot.
2007-09-23 08:04:47 +00:00
-- Daniel Baumann <daniel@debian.org> Wed, 14 Mar 2007 21:00:00 +0100
2007-09-23 08:04:46 +00:00
live-helper (1.0~a1-2) unstable; urgency=low
2007-09-23 08:04:51 +00:00
* New upstream snapshot.
2007-09-23 08:04:46 +00:00
2007-09-23 08:04:47 +00:00
-- Daniel Baumann <daniel@debian.org> Wed, 14 Mar 2007 18:00:00 +0100
2007-09-23 08:04:46 +00:00
2007-09-23 08:04:46 +00:00
live-helper (1.0~a1-1) unstable; urgency=low
2007-09-23 08:04:42 +00:00
2007-09-23 08:04:46 +00:00
* Initial release, replacing live-package.
2007-09-23 08:04:42 +00:00
2007-09-23 08:04:46 +00:00
-- Daniel Baumann <daniel@debian.org> Mon, 12 Mar 2007 00:00:00 +0100