rephrase release.txt

This commit is contained in:
Tobias Powalowski 2023-07-08 14:41:18 +02:00
parent a50a2b88c0
commit 950b7040a5

View file

@ -140,8 +140,8 @@ _create_iso() {
touch boot/*
# create Release.txt with included main archlinux packages
echo "Generating Release.txt..."
(echo "Welcome to ARCHBOOT - ARCH LINUX INSTALLATION / RESCUE SYSTEM";\
echo "Creation Tool: 'archboot' Tobias Powalowski <tpowa@archlinux.org>";\
(echo "ARCHBOOT - ARCH LINUX INSTALLATION / RESCUE SYSTEM";\
echo "Build Tool: 'archboot' Tobias Powalowski <tpowa@archlinux.org>";\
echo "Homepage: https://archboot.com";\
echo "Architecture: ${_ARCH}";\
echo "RAM requirement to boot: 700M or greater";\