'changed release name to Schmuie'

This commit is contained in:
Tobias Powalowski 2009-04-25 19:46:08 +02:00
parent c649766dcf
commit 8fceb84d8e
8 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@ HOOKS="arch_core_install arch_installer arch_bootmessage_allinone arch_acpi arch
SVNSETUP="svn://archlinux.org/srv/svn-packages/" SVNSETUP="svn://archlinux.org/srv/svn-packages/"
# name of the release # name of the release
ARCHVERSION="Schlumpi" ARCHVERSION="Schmuie"
###### LOCAL SETUP ###### LOCAL SETUP
# - only needed if you want to build custom install media # - only needed if you want to build custom install media

View file

@ -17,7 +17,7 @@ HOOKS="arch_ftp_install arch_installer arch_bootmessage_allinone arch_tz arch_ke
SVNSETUP="svn://archlinux.org/srv/svn-packages/" SVNSETUP="svn://archlinux.org/srv/svn-packages/"
# name of the release # name of the release
ARCHVERSION="Schlumpi" ARCHVERSION="Schmuie"
###### LOCAL SETUP ###### LOCAL SETUP
# - only needed if you want to build custom install media # - only needed if you want to build custom install media

View file

@ -17,7 +17,7 @@ HOOKS="arch_ftp_install arch_installer arch_tz arch_keymap arch_acpi arch_bootme
SVNSETUP="svn://archlinux.org/srv/svn-packages/" SVNSETUP="svn://archlinux.org/srv/svn-packages/"
# name of the release # name of the release
ARCHVERSION="Schlumpi" ARCHVERSION="Schmuie"
###### LOCAL SETUP ###### LOCAL SETUP
# - only needed if you want to build custom install media # - only needed if you want to build custom install media

View file

@ -17,7 +17,7 @@ HOOKS="arch_ftp_install arch_installer arch_tz arch_keymap arch_acpi arch_bootme
SVNSETUP="svn://archlinux.org/srv/svn-packages/" SVNSETUP="svn://archlinux.org/srv/svn-packages/"
# name of the release # name of the release
ARCHVERSION="Schlumpi" ARCHVERSION="Schmuie"
###### LOCAL SETUP ###### LOCAL SETUP
# - only needed if you want to build custom install media # - only needed if you want to build custom install media

View file

@ -17,7 +17,7 @@ HOOKS="arch_core_install arch_installer arch_tz arch_keymap arch_acpi arch_bootm
SVNSETUP="svn://archlinux.org/srv/svn-packages/" SVNSETUP="svn://archlinux.org/srv/svn-packages/"
# name of the release # name of the release
ARCHVERSION="Schlumpi" ARCHVERSION="Schmuie"
###### LOCAL SETUP ###### LOCAL SETUP
# - only needed if you want to build custom install media # - only needed if you want to build custom install media

View file

@ -17,7 +17,7 @@ HOOKS="arch_core_install arch_installer arch_tz arch_keymap arch_acpi arch_bootm
SVNSETUP="svn://archlinux.org/srv/svn-packages/" SVNSETUP="svn://archlinux.org/srv/svn-packages/"
# name of the release # name of the release
ARCHVERSION="Schlumpi" ARCHVERSION="Schmuie"
###### LOCAL SETUP ###### LOCAL SETUP
# - only needed if you want to build custom install media # - only needed if you want to build custom install media

View file

@ -18,7 +18,7 @@ HOOKS="arch_core_install arch_installer arch_acpi arch_bootmessage arch_motd arc
SVNSETUP="svn://archlinux.org/srv/svn-packages/" SVNSETUP="svn://archlinux.org/srv/svn-packages/"
# name of the release # name of the release
ARCHVERSION="Schlumpi" ARCHVERSION="Schmuie"
###### LOCAL SETUP ###### LOCAL SETUP
# - only needed if you want to build custom install media # - only needed if you want to build custom install media

View file

@ -60,7 +60,7 @@ fi
# set defaults, if nothing given # set defaults, if nothing given
[ "${KERNEL}" = "" ] && KERNEL=$(uname -r) [ "${KERNEL}" = "" ] && KERNEL=$(uname -r)
[ "${RELEASENAME}" = "" ] && RELEASENAME="Schlumpi" [ "${RELEASENAME}" = "" ] && RELEASENAME="Schmuie"
[ "${IMAGENAME}" = "" ] && IMAGENAME="Archlinux-allinone-$(date +%Y.%m)" [ "${IMAGENAME}" = "" ] && IMAGENAME="Archlinux-allinone-$(date +%Y.%m)"
# generate temp directories # generate temp directories