diff --git a/debian/changelog b/debian/changelog index 2c46101e..35161c37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ livecd-rootfs (0.33) UNRELEASED; urgency=low * 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 still need a few of them to make the ubuntu-lpia project work. + * Move powerpc to ports.ubuntu.com. -- Adam Conrad Tue, 21 Aug 2007 23:56:12 +1000 diff --git a/livecd.sh b/livecd.sh index fd387b54..309c6c2b 100755 --- a/livecd.sh +++ b/livecd.sh @@ -67,7 +67,7 @@ SRCMIRROR=http://archive.ubuntu.com/ubuntu COMP="main restricted" ARCH=$(dpkg --print-installation-architecture) case $ARCH in - i386|powerpc|amd64|sparc) + i386|amd64|sparc) case $FS in ubuntu-lpia) USERMIRROR=http://ports.ubuntu.com/ubuntu-ports