OSDN Git Service

[update] : Added osname.
authorhayao <shun819.mail@gmail.com>
Fri, 10 Apr 2020 01:25:06 +0000 (10:25 +0900)
committerhayao <shun819.mail@gmail.com>
Fri, 10 Apr 2020 01:25:06 +0000 (10:25 +0900)
config

diff --git a/config b/config
index c995107..8755c70 100644 (file)
--- a/config
+++ b/config
 # This configuration file follows the bash syntax.
 #
 
+
+# OS name used for startup screen, etc.
+os_name="Madeleine OS"
+
 # Image file label
 iso_label="Madeine_$(date +%Y%m%d)"
 
@@ -19,7 +23,7 @@ iso_label="Madeine_$(date +%Y%m%d)"
 iso_publisher='Yahada Hayao <https://twitter.com/Hayao0819>'
 
 # Image file name (not file name)
-iso_application="AlterLinux Madeleine Live/Rescue CD"
+iso_application="Madeleine OS Live/Rescue CD"
 
 # Set to true to enable plymouth.(-b)
 boot_splash=false