mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +00:00
Add main, restricted, universe, and multiverse to the sources.list
for Wubi disk images.
This commit is contained in:
parent
21707d9554
commit
bd5c64f842
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.38) UNRELEASED; urgency=low
|
||||
|
||||
* Add main, restricted, universe, and multiverse to the sources.list
|
||||
for Wubi disk images.
|
||||
|
||||
-- Evan Dandrea <ev@ubuntu.com> Wed, 21 Sep 2011 18:51:38 +0100
|
||||
|
||||
livecd-rootfs (2.37) oneiric; urgency=low
|
||||
|
||||
* BuildLiveCD: Fix typo that broke installing ubuntu-defaults-builder and
|
||||
|
@ -74,6 +74,7 @@ case $IMAGEFORMAT in
|
||||
case $SUBPROJECT in
|
||||
wubi)
|
||||
add_package install lupin-support
|
||||
COMPONENTS='main restricted universe multiverse'
|
||||
;;
|
||||
*)
|
||||
add_package live jasper
|
||||
|
Loading…
x
Reference in New Issue
Block a user