Bump lpia's kernel to -3

This commit is contained in:
Steve Kowalik 2008-09-15 16:42:42 +10:00
parent c26e39184a
commit ce517079a1
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (0.67) intrepid; urgency=low
* Bump linux-lpia to -3.
-- Steve Kowalik <stevenk@ubuntu.com> 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.

View File

@ -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";;