mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-31 04:41:18 +00:00
Import patches-unapplied version 1.166 to ubuntu/natty
Imported using git-ubuntu import. Changelog parent: 3c3c9f040b3365bd4cd1bb51c1a8c9a6c0f41b3f New changelog entries: * Make the output kernel world-readable, since it was changed to be world-unreadable in linux 2.6.38-8.40.
This commit is contained in:
parent
3c3c9f040b
commit
a567a0d8f1
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (1.166) natty; urgency=low
|
||||
|
||||
* Make the output kernel world-readable, since it was changed to be
|
||||
world-unreadable in linux 2.6.38-8.40.
|
||||
|
||||
-- Colin Watson <cjwatson@ubuntu.com> Thu, 07 Apr 2011 11:41:01 +0100
|
||||
|
||||
livecd-rootfs (1.165) natty; urgency=low
|
||||
|
||||
* Drop the hack that removes ubiquity-slideshow-* on armel, webkit works
|
||||
|
@ -701,6 +701,7 @@ Pin-Priority: 550
|
||||
action="mv"
|
||||
fi
|
||||
$action ${ROOT}/boot/vmlinu?-"${KVER}" livecd.${FSS}.kernel-"${SUBARCH}"
|
||||
chmod 644 livecd.${FSS}.kernel-"${SUBARCH}"
|
||||
if [ "$INITRD_COMPRESSOR" != gz ]; then
|
||||
zcat "livecd.${FSS}.initrd-${SUBARCH}" | "$INITRD_COMPRESSOR" -9c \
|
||||
> "livecd.${FSS}.initrd-${SUBARCH}.new"
|
||||
|
Loading…
x
Reference in New Issue
Block a user