mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 20:01:20 +00:00
Import patches-unapplied version 2.28 to ubuntu/oneiric
Imported using git-ubuntu import. Changelog parent: 48e24c3f25cddb53143879a724b68939f1cc8d56 New changelog entries: * Switch ubuntu-dvd to ubuntu-usb and ubuntu-usb-live tasks.
This commit is contained in:
parent
48e24c3f25
commit
26a8853159
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.28) oneiric; urgency=low
|
||||
|
||||
* Switch ubuntu-dvd to ubuntu-usb and ubuntu-usb-live tasks.
|
||||
|
||||
-- Colin Watson <cjwatson@ubuntu.com> Fri, 19 Aug 2011 10:56:49 +0100
|
||||
|
||||
livecd-rootfs (2.27) oneiric; urgency=low
|
||||
|
||||
* fix typo in abootimg call
|
||||
|
@ -177,6 +177,11 @@ case $SUBPROJECT in
|
||||
esac
|
||||
|
||||
case $PROJECT in
|
||||
ubuntu-dvd)
|
||||
add_task install ubuntu-usb
|
||||
add_task live ubuntu-usb-live
|
||||
;;
|
||||
|
||||
*-dvd)
|
||||
add_task live "$PROJECT-live"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user