mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-29 05:32:36 +00:00
* Move powerpc to ports.ubuntu.com.
This commit is contained in:
parent
f7df698db7
commit
5f3a1c20d0
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -9,6 +9,7 @@ livecd-rootfs (0.33) UNRELEASED; urgency=low
|
|||||||
* Add lupin-casper as well as casper, for installer-for-windows.
|
* Add lupin-casper as well as casper, for installer-for-windows.
|
||||||
* Revert most of the lpia hacks now that most of main is built, though we
|
* Revert most of the lpia hacks now that most of main is built, though we
|
||||||
still need a few of them to make the ubuntu-lpia project work.
|
still need a few of them to make the ubuntu-lpia project work.
|
||||||
|
* Move powerpc to ports.ubuntu.com.
|
||||||
|
|
||||||
-- Adam Conrad <adconrad@ubuntu.com> Tue, 21 Aug 2007 23:56:12 +1000
|
-- Adam Conrad <adconrad@ubuntu.com> Tue, 21 Aug 2007 23:56:12 +1000
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ SRCMIRROR=http://archive.ubuntu.com/ubuntu
|
|||||||
COMP="main restricted"
|
COMP="main restricted"
|
||||||
ARCH=$(dpkg --print-installation-architecture)
|
ARCH=$(dpkg --print-installation-architecture)
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
i386|powerpc|amd64|sparc)
|
i386|amd64|sparc)
|
||||||
case $FS in
|
case $FS in
|
||||||
ubuntu-lpia)
|
ubuntu-lpia)
|
||||||
USERMIRROR=http://ports.ubuntu.com/ubuntu-ports
|
USERMIRROR=http://ports.ubuntu.com/ubuntu-ports
|
||||||
|
Loading…
x
Reference in New Issue
Block a user