SW: add toilet to GRML_SMALL + GRML_FULL and lolcat to GRML_FULL
authorMichael Prokop <mika@grml.org>
Thu, 14 Sep 2023 14:42:45 +0000 (16:42 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 14 Sep 2023 15:02:43 +0000 (17:02 +0200)
Disk space requirements:

* lolcat on grml-small: ~28.5 MB of additional disk space
* toilet on grml-small: ~1800 kB of additional disk space

-> so let's only add toilet to GRML_SMALL

* lolcat on grml-full:  ~152 kB of additional disk space
* toilet on grml-full: ~1800 kB of additional disk space

-> it's about 2MB of additional disk space for GRML_FULL in total,
   so we can add both lolcat and toilet without too much overhead

etc/grml/fai/config/package_config/GRML_FULL
etc/grml/fai/config/package_config/GRML_SMALL

index e0dc1c5..f311405 100644 (file)
@@ -346,6 +346,10 @@ stress
 # docs
 man-db
 
+# special terminal output
+lolcat
+toilet
+
 PACKAGES install I386
 # kernel related
 linux-image-686
index 82e0a82..9e24304 100644 (file)
@@ -108,6 +108,9 @@ xfsprogs
 zip
 zsh
 
+# special terminal output
+toilet
+
 PACKAGES install I386
 linux-image-686