added tildelinux branding

This commit is contained in:
sose 2020-06-17 10:57:40 -07:00
parent 158f61e174
commit 3c3a2b8d05
1 changed files with 8 additions and 8 deletions

16
binary
View File

@ -47,7 +47,7 @@ LB_DEBIAN_INSTALLER="false"
# $LB_DEBIAN_INSTALLER_DISTRIBUTION: set debian-installer suite
# (Default: empty)
LB_DEBIAN_INSTALLER_DISTRIBUTION="stretch"
LB_DEBIAN_INSTALLER_DISTRIBUTION="buster"
# $LB_DEBIAN_INSTALLER_PRESEEDFILE: set debian-installer preseed filename/url
# (Default: )
@ -63,7 +63,7 @@ LB_GRUB_SPLASH=""
# $LB_HDD_LABEL: set hdd label
# (Default: DEBIAN_LIVE)
LB_HDD_LABEL="DEBIAN_LIVE"
LB_HDD_LABEL="Tildelinux"
# $LB_HDD_SIZE: set hdd filesystem size
# (Default: auto)
@ -74,20 +74,20 @@ LB_HDD_SIZE="auto"
LB_HDD_PARTITION_START=""
# $LB_ISO_APPLICATION: set iso author
# (Default: Debian Live)
LB_ISO_APPLICATION="Debian Live"
# (Default: Tildelinux Live)
LB_ISO_APPLICATION="Tildelinux Live"
# $LB_ISO_PREPARER: set iso preparer
# (Default: live-build 1:20190311; https://debian-live.alioth.debian.org/live-build)
LB_ISO_PREPARER="live-build 1:20190311; https://debian-live.alioth.debian.org/live-build"
# $LB_ISO_PUBLISHER: set iso publisher
# (Default: Live Systems project; https://debian-live.alioth.debian.org/; debian-live@lists.debian.org)
LB_ISO_PUBLISHER="Live Systems project; https://debian-live.alioth.debian.org/; debian-live@lists.debian.org"
# (Default: Tildelinux Project; https://tildegit.org/tildelinux; tildelinux@tildeverse.org)
LB_ISO_PUBLISHER="Tildelinux Project; https://tildegit.org/tildelinux; tildelinux@tildeverse.org"
# $LB_ISO_VOLUME: set iso volume (max 32 chars)
# (Default: Debian stretch 20200511-21:45)
LB_ISO_VOLUME="Debian stretch 20200511-21:45"
# (Default: Tildelinux Live)
LB_ISO_VOLUME="Tildelinux Live"
# $LB_JFFS2_ERASEBLOCK: set jffs2 eraseblock size
# (Default: unset)