releases/weekly: shorten ISO labels.

ISO9660 limits label length to 32 characters, this is enforced by
mkisofs.

Catalyst now truncates to 32 characters instead of failing when mkisofs
does, however the label formatting is inconsistent and loses some
information.

New label structure:
  Gentoo ${ARCH} ${WHAT} ${STAMP}
Where 'WHAT' is skipped in some cases.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
Robin H. Johnson 2017-12-15 15:42:27 -08:00
parent af9a181c70
commit cb879a382e
No known key found for this signature in database
GPG key ID: 19395F23C58826C4
14 changed files with 14 additions and 14 deletions

View file

@ -13,7 +13,7 @@ livecd/fstype: squashfs
livecd/gk_mainargs: --lvm --dmraid --mdadm --makeopts=-j8
livecd/iso: admincd-x86-latest.iso
livecd/type: gentoo-release-minimal
livecd/volid: Gentoo Linux Admin CD latest
livecd/volid: Gentoo x86 AdminCD latest
boot/kernel: gentoo

View file

@ -12,7 +12,7 @@ livecd/fstype: squashfs
livecd/gk_mainargs: --lvm --dmraid --mdadm --makeopts=-j8
livecd/iso: install-x86-minimal-latest.iso
livecd/type: gentoo-release-minimal
livecd/volid: Gentoo Linux x86 latest
livecd/volid: Gentoo x86 latest
boot/kernel: gentoo