mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-28 11:31:19 +00:00
Import patches-unapplied version 0.35 to ubuntu/gutsy
Imported using git-ubuntu import. Changelog parent: e8ee9f39d6a62bbd2681342ad159812c2c60535c New changelog entries: * Use linux-cell rather than linux-ps3.
This commit is contained in:
parent
e8ee9f39d6
commit
f5f3b89a73
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (0.35) gutsy; urgency=low
|
||||||
|
|
||||||
|
* Use linux-cell rather than linux-ps3.
|
||||||
|
|
||||||
|
-- Colin Watson <cjwatson@ubuntu.com> Tue, 25 Sep 2007 12:36:20 +0100
|
||||||
|
|
||||||
livecd-rootfs (0.34) gutsy; urgency=low
|
livecd-rootfs (0.34) gutsy; urgency=low
|
||||||
|
|
||||||
* Rearrange lpia mirror selection hacks to work properly; FS isn't set
|
* Rearrange lpia mirror selection hacks to work properly; FS isn't set
|
||||||
|
@ -277,7 +277,7 @@ link_in_boot = $link_in_boot
|
|||||||
esac;;
|
esac;;
|
||||||
powerpc)
|
powerpc)
|
||||||
case $SUBARCH in
|
case $SUBARCH in
|
||||||
ps3) LIST="$LIST linux-ps3";;
|
ps3) LIST="$LIST linux-cell";;
|
||||||
*) LIST="$LIST linux-powerpc linux-powerpc64-smp";;
|
*) LIST="$LIST linux-powerpc linux-powerpc64-smp";;
|
||||||
esac;;
|
esac;;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user