From bd5c64f842a7e662ee634586065e4e2cb7a6df8f Mon Sep 17 00:00:00 2001 From: Evan Dandrea Date: Thu, 22 Sep 2011 10:30:17 +0100 Subject: [PATCH] Add main, restricted, universe, and multiverse to the sources.list for Wubi disk images. --- debian/changelog | 7 +++++++ live-build/auto/config | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7b9d50ca..69e283e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 diff --git a/live-build/auto/config b/live-build/auto/config index 4c0cb360..77c4b2ae 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -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