mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-29 03:41:21 +00:00
rename ac100 bootimage to something the build system can parse easier
This commit is contained in:
parent
d900874196
commit
340a68cd06
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.29) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* rename ac100 bootimage to something the build system can parse easier.
|
||||||
|
|
||||||
|
-- Oliver Grawert <ogra@ubuntu.com> Fri, 19 Aug 2011 14:21:10 +0200
|
||||||
|
|
||||||
livecd-rootfs (2.28) oneiric; urgency=low
|
livecd-rootfs (2.28) oneiric; urgency=low
|
||||||
|
|
||||||
* Switch ubuntu-dvd to ubuntu-usb and ubuntu-usb-live tasks.
|
* Switch ubuntu-dvd to ubuntu-usb and ubuntu-usb-live tasks.
|
||||||
|
@ -184,7 +184,7 @@ if [ "$SUBARCH" = "ac100" ]; then
|
|||||||
lb chroot_sysfs remove "$@"
|
lb chroot_sysfs remove "$@"
|
||||||
lb chroot_proc remove "$@"
|
lb chroot_proc remove "$@"
|
||||||
|
|
||||||
cp "chroot/boot/installer-${KVERS}.img" "$PREFIX.installer-$FLAVOUR.img"
|
cp "chroot/boot/installer-${KVERS}.img" "$PREFIX.bootimg-$FLAVOUR"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# LTSP chroot building (only in 32bit and for Edubuntu (DVD))
|
# LTSP chroot building (only in 32bit and for Edubuntu (DVD))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user