[PATCH 01/22] grub: fix typo
Anton Midyukov
antohami at altlinux.org
Sun Jan 5 18:50:57 MSK 2020
---
features.in/grub/stage1/scripts.d/01-grub | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/features.in/grub/stage1/scripts.d/01-grub b/features.in/grub/stage1/scripts.d/01-grub
index 620b8dac4b..d331c0b016 100755
--- a/features.in/grub/stage1/scripts.d/01-grub
+++ b/features.in/grub/stage1/scripts.d/01-grub
@@ -1,5 +1,5 @@
#!/bin/sh
-# gather syslinux configuration from snippets;
+# gather grub configuration from snippets;
# copy modules; see also this feature's generate.mk
CFG="grub.cfg"
@@ -38,4 +38,4 @@ fi
if [ "$DEBUG" != 2 ]; then rm -r .in/; fi
# NB: there will be final macro expansion based on actual image sizes
-# done by features.in/syslinux/scripts.d/20-propagator-ramdisk
+# done by features.in/grub/scripts.d/20-propagator-ramdisk
--
2.24.1
--------------E54E3444F4BC138E1CEC79A9
Content-Type: text/x-patch;
name="0002-grub-fixed-search-default-in-stage1-scripts.d-01-gru.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename*0="0002-grub-fixed-search-default-in-stage1-scripts.d-01-gru.pa";
filename*1="tch"
More information about the devel-distro
mailing list