From ce517079a131bef6f1f7a1ce465c705231f2b66f Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 15 Sep 2008 16:42:42 +1000 Subject: [PATCH] Bump lpia's kernel to -3 --- debian/changelog | 6 ++++++ livecd.sh | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4bc4395a..969828c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (0.67) intrepid; urgency=low + + * Bump linux-lpia to -3. + + -- Steve Kowalik Mon, 15 Sep 2008 16:41:34 +1000 + livecd-rootfs (0.66) intrepid; urgency=low * Remove a bunch of seeded packages from ubuntu-mid's LIST. diff --git a/livecd.sh b/livecd.sh index 22fb998a..ee3191d0 100755 --- a/livecd.sh +++ b/livecd.sh @@ -301,7 +301,7 @@ link_in_boot = $link_in_boot i386) LIST="$LIST linux-generic";; # and the bastard stepchildren - lpia) LIST="$LIST linux-image-2.6.27-2-lpia";; + lpia) LIST="$LIST linux-image-2.6.27-3-lpia";; ia64) LIST="$LIST linux-itanium linux-mckinley";; hppa) LIST="$LIST linux-hppa32 linux-hppa64";; powerpc) LIST="$LIST linux-powerpc linux-powerpc64-smp";;