aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2017-12-15 15:42:27 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2017-12-15 15:42:27 -0800
commitcb879a382e42ff7f763cdb2c85843c0d2d0ce492 (patch)
tree9337c5e9fb869582d5f3117becda98da666ba4a3
parentcatalyst-auto: fix title. (diff)
downloadreleng-cb879a382e42ff7f763cdb2c85843c0d2d0ce492.tar.gz
releng-cb879a382e42ff7f763cdb2c85843c0d2d0ce492.tar.bz2
releng-cb879a382e42ff7f763cdb2c85843c0d2d0ce492.zip
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>
-rw-r--r--releases/weekly/specs/alpha/installcd-stage2-minimal.spec2
-rw-r--r--releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec2
-rw-r--r--releases/weekly/specs/amd64/hardened/admincd-stage2.spec2
-rw-r--r--releases/weekly/specs/amd64/installcd-stage2-minimal.spec2
-rw-r--r--releases/weekly/specs/amd64/livecd-stage2.spec2
-rw-r--r--releases/weekly/specs/amd64/livedvd-stage2.spec2
-rw-r--r--releases/weekly/specs/hppa/installcd-stage2-minimal.spec2
-rw-r--r--releases/weekly/specs/ia64/installcd-stage2-minimal.spec2
-rw-r--r--releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec2
-rw-r--r--releases/weekly/specs/x86/hardened/admincd-stage2.spec2
-rw-r--r--releases/weekly/specs/x86/hardened/installcd-stage2-minimal.spec2
-rw-r--r--releases/weekly/specs/x86/i686/livecd-stage2.spec2
-rw-r--r--releases/weekly/specs/x86/i686/livedvd-stage2.spec2
-rw-r--r--releases/weekly/specs/x86/installcd-stage2-minimal.spec2
14 files changed, 14 insertions, 14 deletions
diff --git a/releases/weekly/specs/alpha/installcd-stage2-minimal.spec b/releases/weekly/specs/alpha/installcd-stage2-minimal.spec
index 20771633..f556611c 100644
--- a/releases/weekly/specs/alpha/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/alpha/installcd-stage2-minimal.spec
@@ -13,7 +13,7 @@ livecd/fstype: squashfs
livecd/gk_mainargs: --lvm --dmraid --mdadm
livecd/iso: /space/catalyst/builds/default/install-alpha-minimal-2008.0.iso
livecd/type: gentoo-release-minimal
-livecd/volid: Gentoo Linux alpha 2008.0
+livecd/volid: Gentoo alpha latest
boot/kernel: gentoo gentoo_nolsa
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec b/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec
index 2cc018f3..c5cd465a 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec
@@ -13,7 +13,7 @@ livecd/fstype: squashfs
livecd/gk_mainargs: --lvm --dmraid --mdadm --makeopts=-j8
livecd/iso: admincd-amd64-latest.iso
livecd/type: gentoo-release-minimal
-livecd/volid: Gentoo Linux Admin CD latest
+livecd/volid: Gentoo amd64 AdminCD latest
boot/kernel: gentoo
diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage2.spec b/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
index ccd119f5..dc414c6d 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
@@ -13,7 +13,7 @@ livecd/fstype: squashfs
livecd/gk_mainargs: --lvm --dmraid --mdadm --makeopts=-j8
livecd/iso: admincd-amd64-latest.iso
livecd/type: gentoo-release-minimal
-livecd/volid: Gentoo Linux Admin CD latest
+livecd/volid: Gentoo amd64 AdminCD latest
boot/kernel: gentoo
diff --git a/releases/weekly/specs/amd64/installcd-stage2-minimal.spec b/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
index 35defa6e..4246467b 100644
--- a/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
@@ -13,7 +13,7 @@ livecd/fstype: squashfs
livecd/gk_mainargs: --lvm --dmraid --mdadm --makeopts=-j8
livecd/iso: install-amd64-minimal-latest.iso
livecd/type: gentoo-release-minimal
-livecd/volid: Gentoo Linux amd64 latest
+livecd/volid: Gentoo amd64 latest
boot/kernel: gentoo
diff --git a/releases/weekly/specs/amd64/livecd-stage2.spec b/releases/weekly/specs/amd64/livecd-stage2.spec
index c841e7d1..dd651423 100644
--- a/releases/weekly/specs/amd64/livecd-stage2.spec
+++ b/releases/weekly/specs/amd64/livecd-stage2.spec
@@ -13,7 +13,7 @@ livecd/fstype: squashfs
livecd/gk_mainargs: --lvm --dmraid --mdadm --makeopts=-j8
livecd/iso: livecd-amd64-installer-latest.iso
livecd/type: gentoo-release-livecd
-livecd/volid: Gentoo Linux latest amd64 LiveCD
+livecd/volid: Gentoo amd64 LiveCD latest
livecd/xsession: xfce
livecd/xdm: gdm
diff --git a/releases/weekly/specs/amd64/livedvd-stage2.spec b/releases/weekly/specs/amd64/livedvd-stage2.spec
index ae718e7d..da49003c 100644
--- a/releases/weekly/specs/amd64/livedvd-stage2.spec
+++ b/releases/weekly/specs/amd64/livedvd-stage2.spec
@@ -13,7 +13,7 @@ livecd/fstype: squashfs
livecd/gk_mainargs: --lvm --dmraid --mdadm --makeopts=-j8
livecd/iso: livedvd-amd64-installer-latest.iso
livecd/type: gentoo-release-livecd
-livecd/volid: Gentoo Linux AMD64 LiveDVD
+livecd/volid: Gentoo amd64 LiveDVD latest
livecd/xdm: gdm
livecd/xsession: xfce
diff --git a/releases/weekly/specs/hppa/installcd-stage2-minimal.spec b/releases/weekly/specs/hppa/installcd-stage2-minimal.spec
index 4fcc7172..ceab76cb 100644
--- a/releases/weekly/specs/hppa/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/hppa/installcd-stage2-minimal.spec
@@ -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
diff --git a/releases/weekly/specs/ia64/installcd-stage2-minimal.spec b/releases/weekly/specs/ia64/installcd-stage2-minimal.spec
index 3adf7482..0f505d39 100644
--- a/releases/weekly/specs/ia64/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/ia64/installcd-stage2-minimal.spec
@@ -13,7 +13,7 @@ livecd/fstype: squashfs
livecd/gk_mainargs: --lvm --dmraid --mdadm
livecd/iso: /home/catalyst/builds/default/install-ia64-minimal-2008.0.iso
livecd/type: gentoo-release-minimal
-livecd/volid: Gentoo Linux IA64 2008.0
+livecd/volid: Gentoo ia64 latest
boot/kernel: gentoo
diff --git a/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec b/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec
index a2275a6f..76f701e9 100644
--- a/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/sparc/sparc64/installcd-stage2-minimal.spec
@@ -10,7 +10,7 @@ livecd/cdtar: /home/armin76/tmp/silo-1.4.14-sparc-cdtar-weekly.tar.bz2
livecd/fstype: squashfs
livecd/iso: /var/tmp/catalyst/builds/default/install-sparc64-minimal-2008.0.iso
livecd/type: gentoo-release-minimal
-livecd/volid: Gentoo Linux SPARC64 2008.0
+livecd/volid: Gentoo sparc64 latest
livecd/gk_mainargs: --firmware-files=/lib/firmware/ql2200_fw.bin --makeopts=-j33
boot/kernel: gentoo
diff --git a/releases/weekly/specs/x86/hardened/admincd-stage2.spec b/releases/weekly/specs/x86/hardened/admincd-stage2.spec
index 8efad325..9948e90b 100644
--- a/releases/weekly/specs/x86/hardened/admincd-stage2.spec
+++ b/releases/weekly/specs/x86/hardened/admincd-stage2.spec
@@ -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
diff --git a/releases/weekly/specs/x86/hardened/installcd-stage2-minimal.spec b/releases/weekly/specs/x86/hardened/installcd-stage2-minimal.spec
index a5292159..2fc7e94d 100644
--- a/releases/weekly/specs/x86/hardened/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/x86/hardened/installcd-stage2-minimal.spec
@@ -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
diff --git a/releases/weekly/specs/x86/i686/livecd-stage2.spec b/releases/weekly/specs/x86/i686/livecd-stage2.spec
index 3e5ae147..5e4b2dcd 100644
--- a/releases/weekly/specs/x86/i686/livecd-stage2.spec
+++ b/releases/weekly/specs/x86/i686/livecd-stage2.spec
@@ -13,7 +13,7 @@ livecd/fstype: squashfs
livecd/gk_mainargs: --lvm --dmraid --mdadm --makeopts=-j8
livecd/iso: livecd-i686-installer-latest.iso
livecd/type: gentoo-release-livecd
-livecd/volid: Gentoo Linux latest x86 LiveCD
+livecd/volid: Gentoo x86 LiveCD latest
livecd/xdm: gdm
livecd/xsession: xfce
diff --git a/releases/weekly/specs/x86/i686/livedvd-stage2.spec b/releases/weekly/specs/x86/i686/livedvd-stage2.spec
index 506809cb..e06b680f 100644
--- a/releases/weekly/specs/x86/i686/livedvd-stage2.spec
+++ b/releases/weekly/specs/x86/i686/livedvd-stage2.spec
@@ -13,7 +13,7 @@ livecd/fstype: squashfs
livecd/gk_mainargs: --lvm --dmraid --mdadm --makeopts=-j8
livecd/iso: livedvd-i686-installer-latest.iso
livecd/type: gentoo-release-livecd
-livecd/volid: Gentoo Linux latest x86 LiveDVD
+livecd/volid: Gentoo x86 LiveDVD latest
livecd/xdm: gdm
livecd/xsession: xfce
diff --git a/releases/weekly/specs/x86/installcd-stage2-minimal.spec b/releases/weekly/specs/x86/installcd-stage2-minimal.spec
index b847f622..008f727d 100644
--- a/releases/weekly/specs/x86/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/x86/installcd-stage2-minimal.spec
@@ -13,7 +13,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