Skip to content

Commit 973502f

Browse files
committed
[fix] : Fixed config
1 parent a924974 commit 973502f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

channels/releng/config.i486

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# This configuration file follows the bash syntax.
1313
#
1414

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
15+
# Do not include file about efi
16+
# Change the default behavior of "--noefi".
17+
# If noiso is true, it will be enabled automatically.
18+
noefi=true

0 commit comments

Comments
 (0)