mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +00:00
Fiddle the kernel name for lpia.
This commit is contained in:
parent
5484289aa5
commit
c02a8c004e
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (0.65) intrepid; urgency=low
|
||||
|
||||
* Fiddle the kernel name for lpia.
|
||||
|
||||
-- Steve Kowalik <stevenk@ubuntu.com> Tue, 09 Sep 2008 09:21:10 +1000
|
||||
|
||||
livecd-rootfs (0.64) intrepid; urgency=low
|
||||
|
||||
* Add support for building Ubuntu MID images.
|
||||
|
@ -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.26-1-lpia";;
|
||||
lpia) LIST="$LIST linux-image-2.6.27-2-lpia";;
|
||||
ia64) LIST="$LIST linux-itanium linux-mckinley";;
|
||||
hppa) LIST="$LIST linux-hppa32 linux-hppa64";;
|
||||
powerpc) LIST="$LIST linux-powerpc linux-powerpc64-smp";;
|
||||
|
Loading…
x
Reference in New Issue
Block a user