new commit
This commit is contained in:
parent
65607909aa
commit
777c642af5
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
### ## # Set build working variables HERE # ## ###
|
### ## # Set build working variables HERE # ## ###
|
||||||
|
|
||||||
PREFIX=My-distro # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files .
|
PREFIX=My-distro-debian # 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=i386 # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu .
|
||||||
BUILD=release # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable]
|
BUILD=release # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable]
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
### ## # Set build working variables HERE # ## ###
|
### ## # Set build working variables HERE # ## ###
|
||||||
|
|
||||||
PREFIX=My-distro # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files .
|
PREFIX=My-distro-debian # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files .
|
||||||
SUFFIX=i386-pae # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu .
|
SUFFIX=i386-pae # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu .
|
||||||
BUILD=release # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable]
|
BUILD=release # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue