At the end of march I send patches fixing #612913 to the debian-live
mailinglist. Looks like my email was forgotten. This took me some time
to figure out, maybe you could finally merge that stuff (or tell me how
to improve it)?
Here is the mail in question:
http://lists.debian.org/debian-live
Package: live-build
Version: 3.0~a17-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch oneiric
On the Ubuntu live CDs, we have a hack to save some space: rather than
shipping the kernel and initrd both in the ISO9660 filesystem (for
booting)
Package: live-build
Version: 3.0~a17-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch oneiric
We compress the initramfs on the Ubuntu live CD with LZMA to save a bit
of space. Here's a patch to allow live-build to do this.
Thanks,
--
Col
Package: live-build
Version: 3.0~a16-1
Severity: normal
menu.lst and ouput of `find ./binary/` are attached.
This is probably cause by a mistake in
/usr/share/live/build/scripts/build/lb_binary_grub lines 246 and 251:
if [ -f "binary/boot/${VMLINUZ_DI}" ] && [ -f
"binary/boot/${INITRD_D
Your message dated Mon, 23 May 2011 19:08:37 +
with message-id
and subject line Bug#627150: fixed in syslinux-themes-debian 9-1
has caused the Debian Bug report #627150,
regarding live-build: syslinux support broken
to be marked as done.
This means that you claim that the problem has been dea
On Mon, May 23, 2011 at 01:19:20PM +0100, Colin Watson wrote:
> The attached patch adds 'lb config --binary-remove-linux true'. Feel
> free to rename the option if some other name would fit better, though.
I realised that making this work involved moving lb_binary_linux-image
before lb_binary_roo
Package: live-build
Version: 3.0~a17-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch oneiric
apt-xapian-index.postinst (in Debian, and in Ubuntu with minor
modifications) contains the following code:
case "$1" in
configure)
# J