OSDN Git Service

[fix] : bug that icon not shown
[alterlinux/alterlinux.git] / default.conf
index 4a0f7eb..d5599ef 100644 (file)
@@ -138,6 +138,13 @@ nocolor=false
 # Change the default behavior of "--nodepend".
 nodepend=false
 
+# Do not check the current kernel or load kernel modules.
+# Change the default behavior of "--noloopmod".
+noloopmod=false
+
+# Do not include the channel name in the filename of the image file.
+# This setting cannot be changed by an argument.
+nochname=false
 
 #-- Debug options --#
 
@@ -154,7 +161,7 @@ msgdebug=false
 
 # If set to true, enable git version
 # Change the default behavior of "--gitversion".
-gitversion=true
+gitversion=false
 
 
 # List of packages required for build
@@ -173,6 +180,7 @@ dependence=(
     "lz4"
     "lzo"
     "make"
+    "ninja"
     "squashfs-tools"
     "libisoburn"
  #  "lynx"