We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a924974 commit 973502fCopy full SHA for 973502f
channels/releng/config.i486
@@ -12,7 +12,7 @@
12
# This configuration file follows the bash syntax.
13
#
14
15
-# Does not build the ISO image file.
16
-# Be sure to set the tarball to true if you want this to be true.
17
-# Change the default behavior of "--noiso".
18
-noiso=true
+# Do not include file about efi
+# Change the default behavior of "--noefi".
+# If noiso is true, it will be enabled automatically.
+noefi=true
0 commit comments