mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-24 01:01:38 +00:00
linux-lpia-meta exists, change lpia's kernel back to linux-lpia.
This commit is contained in:
parent
0635562543
commit
dd3fdde358
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (0.70) intrepid; urgency=low
|
||||||
|
|
||||||
|
* linux-lpia-meta exists, change lpia's kernel back to linux-lpia.
|
||||||
|
|
||||||
|
-- Steve Kowalik <stevenk@ubuntu.com> Fri, 26 Sep 2008 16:09:54 +1000
|
||||||
|
|
||||||
livecd-rootfs (0.69) intrepid; urgency=low
|
livecd-rootfs (0.69) intrepid; urgency=low
|
||||||
|
|
||||||
* add ubuntu-mobile to build targets
|
* add ubuntu-mobile to build targets
|
||||||
|
@ -307,7 +307,7 @@ link_in_boot = $link_in_boot
|
|||||||
i386) LIST="$LIST linux-generic";;
|
i386) LIST="$LIST linux-generic";;
|
||||||
|
|
||||||
# and the bastard stepchildren
|
# and the bastard stepchildren
|
||||||
lpia) LIST="$LIST linux-image-2.6.27-3-lpia";;
|
lpia) LIST="$LIST linux-lpia";;
|
||||||
ia64) LIST="$LIST linux-itanium linux-mckinley";;
|
ia64) LIST="$LIST linux-itanium linux-mckinley";;
|
||||||
hppa) LIST="$LIST linux-hppa32 linux-hppa64";;
|
hppa) LIST="$LIST linux-hppa32 linux-hppa64";;
|
||||||
powerpc) LIST="$LIST linux-powerpc linux-powerpc64-smp";;
|
powerpc) LIST="$LIST linux-powerpc linux-powerpc64-smp";;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user