Use 11 chars for fslabel for VFAT compatibility
Also use ARCH_YYYYMM format instead of random chars, removing pwgen dep. Closing FS#14919. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
This commit is contained in:
parent
abd79d0bf9
commit
ce454c4c72
@ -4,7 +4,7 @@ PKGLIST=""
|
||||
QUIET="y"
|
||||
FORCE="n"
|
||||
PACCONFIG="/etc/pacman.conf"
|
||||
export LABEL="ARCHISO_$(date +%Y%m)"
|
||||
export LABEL="ARCH_$(date +%Y%m)"
|
||||
PUBLISHER="Arch Linux <http://www.archlinux.org>"
|
||||
APPLICATION="Arch Linux Live/Rescue CD"
|
||||
CREATE_DEFAULT="n"
|
||||
|
Loading…
Reference in New Issue
Block a user