From 5f3a1c20d0d3f28b350bf25413b119280030fa0d Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 7 Sep 2007 19:09:36 +0100 Subject: [PATCH] * Move powerpc to ports.ubuntu.com. --- debian/changelog | 1 + livecd.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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