OSDN Git Service

[update] : AlterISO 3.1 master origin/HEAD origin/master osdn/master
authorhayao <hayao@fascode.net>
Fri, 5 Mar 2021 13:38:07 +0000 (22:38 +0900)
committerhayao <hayao@fascode.net>
Fri, 5 Mar 2021 13:38:07 +0000 (22:38 +0900)
karaage.add/airootfs.any/root/customize_airootfs_karaage.sh [moved from karaage.add/airootfs.any/root/customize_airootfs_basic.sh with 100% similarity]
karaage.add/alteriso
karaage.add/config.any

index 867cb0f..9e793f3 100644 (file)
@@ -1 +1 @@
-alteriso=3.0
+alteriso=3.1
index 23ce5f9..76126d7 100644 (file)
@@ -19,10 +19,13 @@ usershell="/bin/zsh"
 # Change the default behavior of "--noaur".
 #noaur=true
 
-# Add extra files
-# Include files of share-extra channel
+# Modules to include
+# An array of module directory names to include.
 # This setting cannot be changed by an argument.
-include_extra=true
+modules=(
+    "share-extra"
+    "lightdm"
+)
 
 # OS name used for startup screen, etc.
 # This setting cannot be changed by an argument.