ALT Linux Bugzilla
– Attachment 5620 Details for
Bug 27803
Завершить обновление grub2-pc
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
alterator-grub.git commit for GRUB 2.00 compatibility
0001-TMP-grub2-pc-2.00.patch (text/plain), 881 bytes, created by
Michael Shigorin
on 2012-11-04 12:07:56 MSK
(
hide
)
Description:
alterator-grub.git commit for GRUB 2.00 compatibility
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2012-11-04 12:07:56 MSK
Size:
881 bytes
patch
obsolete
>From 17df257f721c9b67556773ce22572be09517a5d7 Mon Sep 17 00:00:00 2001 >From: Michael Shigorin <mike@altlinux.org> >Date: Mon, 29 Oct 2012 23:35:42 +0200 >Subject: [PATCH 1/2] TMP: grub2-pc-2.00 > >--- > alterator-grub/backend3/grub | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/alterator-grub/backend3/grub b/alterator-grub/backend3/grub >index 7de018b..2e83d87 100755 >--- a/alterator-grub/backend3/grub >+++ b/alterator-grub/backend3/grub >@@ -28,7 +28,7 @@ write_device() > mv $dev $(echo $dev | sed -e 's/\(.*\)\(lvm.*\)_\(.*\)_\(.*\)/\1\3-\4/') > done > if [ -d /dev/evms/md ] && [ ! -d /dev/md ] ; then >- ln -s /dev/evms/md /dev/md >+ mkdir -p /dev/md && mount --bind /dev/evms/md /dev/md > fi > for dev in $(find /dev/mapper -name '*_luks'); do > ln -s "$dev" /dev/$(basename "$dev") >-- >1.7.12.4 >
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 27803
: 5620