OSDN Git Service

[update] : Added tarball.
authorhayao <shun819.mail@gmail.com>
Sat, 4 Jul 2020 10:35:01 +0000 (19:35 +0900)
committerhayao <shun819.mail@gmail.com>
Sat, 4 Jul 2020 10:35:01 +0000 (19:35 +0900)
default.conf

index 3e9fe6e..ea945df 100644 (file)
@@ -84,10 +84,13 @@ kernel=zen
 # You can also place a package list for that language name and install packages specific to that language.
 language="en"
 
-
 # Channel name to build by default
 channel_name='xfce'
 
+# Build the tarball with iso.
+# Change the default behavior of "-k" and "--tarball".
+tarball=false
+
 # See the `mksquashfs` help for details on these items.
 # This variable overrides each build option "-c" or "-t".
 sfs_comp="zstd"