mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-24 17:21:31 +00:00
Import patches-unapplied version 2.38 to ubuntu/oneiric
Imported using git-ubuntu import. Changelog parent: 720cdd5c8821d881aca28ce85ea355ec9f433cc4 New changelog entries: * Add main, restricted, universe, and multiverse to the sources.list for Wubi disk images (LP: #855301).
This commit is contained in:
parent
720cdd5c88
commit
bca9a94737
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.38) oneiric; urgency=low
|
||||||
|
|
||||||
|
* Add main, restricted, universe, and multiverse to the sources.list
|
||||||
|
for Wubi disk images (LP: #855301).
|
||||||
|
|
||||||
|
-- Evan Dandrea <ev@ubuntu.com> Thu, 22 Sep 2011 10:31:11 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.37) oneiric; urgency=low
|
livecd-rootfs (2.37) oneiric; urgency=low
|
||||||
|
|
||||||
* BuildLiveCD: Fix typo that broke installing ubuntu-defaults-builder and
|
* BuildLiveCD: Fix typo that broke installing ubuntu-defaults-builder and
|
||||||
|
@ -74,6 +74,7 @@ case $IMAGEFORMAT in
|
|||||||
case $SUBPROJECT in
|
case $SUBPROJECT in
|
||||||
wubi)
|
wubi)
|
||||||
add_package install lupin-support
|
add_package install lupin-support
|
||||||
|
COMPONENTS='main restricted universe multiverse'
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
add_package live jasper
|
add_package live jasper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user