linux-mckinley no longer exists on ia64.

ubuntu/precise
Colin Watson 16 years ago
parent eb9194e2ce
commit d64443bdff

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (0.81) UNRELEASED; urgency=low
* linux-mckinley no longer exists on ia64.
-- Colin Watson <cjwatson@ubuntu.com> Fri, 24 Apr 2009 17:23:55 +0100
livecd-rootfs (0.80) jaunty; urgency=low livecd-rootfs (0.80) jaunty; urgency=low
* Add standard^ to UNR. * Add standard^ to UNR.

@ -319,7 +319,7 @@ link_in_boot = $link_in_boot
# and the bastard stepchildren # and the bastard stepchildren
lpia) LIST="$LIST linux-lpia";; lpia) LIST="$LIST linux-lpia";;
ia64) LIST="$LIST linux-itanium linux-mckinley";; ia64) LIST="$LIST linux-itanium";;
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";;
sparc*) LIST="$LIST linux-sparc64";; sparc*) LIST="$LIST linux-sparc64";;

Loading…
Cancel
Save