ALT Linux Bugzilla
– Attachment 9156 Details for
Bug 39611
Использовать META_VOL_ID для @distro@
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
патч
meta_vol_id.patch (text/plain), 343 bytes, created by
Sergey V Turchin
on 2021-01-27 11:28:23 MSK
(
hide
)
Description:
патч
Filename:
MIME Type:
Creator:
Sergey V Turchin
Created:
2021-01-27 11:28:23 MSK
Size:
343 bytes
patch
obsolete
>--- a/features.in/grub/generate.mk >+++ b/features.in/grub/generate.mk >@@ -68,8 +68,8 @@ timeout: distro > sed -i "s,@timeout@,$$TIMEOUT," $(DSTCFGS) > > distro: bootargs >- @if [ -n "$(META_VOL_SET)" ]; then \ >- DISTRO="$(META_VOL_SET)"; \ >+ @if [ -n "$(META_VOL_ID)" ]; then \ >+ DISTRO="$(META_VOL_ID)"; \ > else \ > DISTRO="ALT"; \ > 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 39611
: 9156