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:
parent
af9a181c70
commit
cb879a382e
14 changed files with 14 additions and 14 deletions
|
@ -6,7 +6,7 @@ profile: default/linux/hppa/13.0
|
|||
snapshot: 20140201
|
||||
source_subpath: default/livecd-stage1-hppa1.1-20140201
|
||||
|
||||
livecd/volid: Gentoo Linux - HPPA
|
||||
livecd/volid: Gentoo hppa latest
|
||||
livecd/bootargs: dokeymap
|
||||
livecd/fstype: squashfs
|
||||
livecd/gk_mainargs: --arch-override=parisc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue