update iso names

This commit is contained in:
Manuel 2023-04-03 21:07:07 +00:00
parent 5aac466d0d
commit 762bcb62be
4 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
### ## # Set build working variables HERE # ## ### ### ## # Set build working variables HERE # ## ###
PREFIX=PepMini # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files . PREFIX=PepMini # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files .
SUFFIX=arm64 # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu . SUFFIX=deb-arm64 # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu .
BUILD=PepDeb_arm64 # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] BUILD=PepDeb_arm64 # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable]
################################################## ##################################################

View File

@ -7,7 +7,7 @@
### ## # Set build working variables HERE # ## ### ### ## # Set build working variables HERE # ## ###
PREFIX=PepMini # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files . PREFIX=PepMini # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files .
SUFFIX=i386 # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu . SUFFIX=dev-i386 # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu .
BUILD=PepDev32 # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] BUILD=PepDev32 # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable]
################################################## ##################################################

View File

@ -7,7 +7,7 @@
### ## # Set build working variables HERE # ## ### ### ## # Set build working variables HERE # ## ###
PREFIX=PepMini # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files . PREFIX=PepMini # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files .
SUFFIX=amd64 # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu . SUFFIX=dev-amd64 # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu .
BUILD=PepDev64 # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] BUILD=PepDev64 # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable]
################################################## ##################################################

View File

@ -7,7 +7,7 @@
### ## # Set build working variables HERE # ## ### ### ## # Set build working variables HERE # ## ###
PREFIX=PepMini # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files . PREFIX=PepMini # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files .
SUFFIX=arm64 # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu . SUFFIX=dev-arm64 # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu .
BUILD=PepDev_arm64 # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] BUILD=PepDev_arm64 # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable]
################################################## ##################################################