OSDN Git Service

[update] : Updated alteriso 3.1
authorhayao <hayao@fascode.net>
Fri, 5 Mar 2021 12:53:44 +0000 (21:53 +0900)
committerhayao <hayao@fascode.net>
Fri, 5 Mar 2021 12:53:44 +0000 (21:53 +0900)
channels/basic/alteriso
channels/basic/config.any
channels/cinnamon/alteriso
channels/cinnamon/config.any
channels/lxde/alteriso
channels/lxde/config.any
channels/releng/alteriso
channels/xfce-pro/alteriso
channels/xfce-pro/config.any

index 867cb0f..9e793f3 100644 (file)
@@ -1 +1 @@
-alteriso=3.0
+alteriso=3.1
index 163682d..a975714 100644 (file)
@@ -19,7 +19,10 @@ 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"
+)
index 867cb0f..9e793f3 100644 (file)
@@ -1 +1 @@
-alteriso=3.0
+alteriso=3.1
index c28cae4..7de57ee 100644 (file)
 # Set the user's default shell.
 usershell="/bin/zsh"
 
-# 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"
+)
index 867cb0f..9e793f3 100644 (file)
@@ -1 +1 @@
-alteriso=3.0
+alteriso=3.1
index c28cae4..7de57ee 100644 (file)
 # Set the user's default shell.
 usershell="/bin/zsh"
 
-# 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"
+)
index 867cb0f..9e793f3 100644 (file)
@@ -1 +1 @@
-alteriso=3.0
+alteriso=3.1
index 867cb0f..9e793f3 100644 (file)
@@ -1 +1 @@
-alteriso=3.0
+alteriso=3.1
index c28cae4..7de57ee 100644 (file)
 # Set the user's default shell.
 usershell="/bin/zsh"
 
-# 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"
+)