mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-12 10:31:44 +00:00
Handle local sources.list changes in live-build 3.0~a22-1.
This commit is contained in:
parent
bfe9390724
commit
2248b8b319
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
livecd-rootfs (2.8) UNRELEASED; urgency=low
|
livecd-rootfs (2.8) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* Handle package/task list changes in live-build 3.0~a22-1.
|
* Handle package/task list changes in live-build 3.0~a22-1.
|
||||||
|
* Handle local sources.list changes in live-build 3.0~a22-1.
|
||||||
|
|
||||||
-- Colin Watson <cjwatson@ubuntu.com> Fri, 17 Jun 2011 08:24:52 +0100
|
-- Colin Watson <cjwatson@ubuntu.com> Fri, 17 Jun 2011 08:24:52 +0100
|
||||||
|
|
||||||
|
@ -177,7 +177,7 @@ case $PROJECT in
|
|||||||
*-dvd)
|
*-dvd)
|
||||||
. config/bootstrap
|
. config/bootstrap
|
||||||
|
|
||||||
cat > config/chroot_sources/dvd.binary << EOF
|
cat > config/archives/dvd.binary.list << EOF
|
||||||
deb $LB_PARENT_MIRROR_BINARY $SUITE universe multiverse
|
deb $LB_PARENT_MIRROR_BINARY $SUITE universe multiverse
|
||||||
deb $LB_PARENT_MIRROR_BINARY_SECURITY $SUITE-security universe multiverse
|
deb $LB_PARENT_MIRROR_BINARY_SECURITY $SUITE-security universe multiverse
|
||||||
deb $LB_PARENT_MIRROR_BINARY_VOLATILE $SUITE-updates universe multiverse
|
deb $LB_PARENT_MIRROR_BINARY_VOLATILE $SUITE-updates universe multiverse
|
||||||
|
Loading…
x
Reference in New Issue
Block a user