forked from pool/grub2
Accepting request 51344 from devel:openSUSE:Factory
Accepted submit request 51344 from user a_jaeger OBS-URL: https://build.opensuse.org/request/show/51344 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
69798d00e9
commit
68272cc15a
@@ -20,7 +20,7 @@ Index: util/grub.d/10_linux.in
|
||||
EOF
|
||||
if test -n "${initrd}" ; then
|
||||
cat << EOF
|
||||
@@ -97,9 +97,20 @@ EOF
|
||||
@@ -97,9 +97,21 @@ EOF
|
||||
EOF
|
||||
}
|
||||
|
||||
@@ -39,7 +39,8 @@ Index: util/grub.d/10_linux.in
|
||||
+ echo -n "$i "
|
||||
+ ;;
|
||||
+ esac
|
||||
+ done`
|
||||
+ fi
|
||||
+ done`
|
||||
prepare_boot_cache=
|
||||
|
||||
while [ "x$list" != "x" ] ; do
|
||||
|
Reference in New Issue
Block a user