ALT Linux Bugzilla
– Attachment 4558 Details for
Bug 24145
allow "flavor" default label in bootloader config
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
installkernel.patch
installkernel.patch (text/plain), 414 bytes, created by
Zerg
on 2010-09-23 11:56:08 MSD
(
hide
)
Description:
installkernel.patch
Filename:
MIME Type:
Creator:
Zerg
Created:
2010-09-23 11:56:08 MSD
Size:
414 bytes
patch
obsolete
>--- installkernel~ 2010-09-23 11:36:21 +0400 >+++ installkernel 2010-09-23 11:47:21 +0400 >@@ -109,6 +109,9 @@ if [ -z "$REMOVE" -a -z "$MEMTEST" ]; th > ln -snf "initrd-$VERSION.img" initrd-smp.img > fi > fi >+ FLAVOR=${VERSION#*-}; FLAVOR=${FLAVOR%-*} >+ ln -snf "vmlinuz-$VERSION" vmlinuz-$FLAVOR >+ ln -snf "initrd-$VERSION.img" initrd-$FLAVOR.img > elif [ -z "$MEMTEST" ]; then > rm -f "initrd-$VERSION.img" > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24145
: 4558