aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2024-08-27 11:23:31 -0500
committerBen Kohler <bkohler@gentoo.org>2024-08-27 11:23:31 -0500
commit0896aecdf380ce16a06b47101a93503c02be28ae (patch)
treef09fe6e3ded021cce3c0a2ba5508a16e85f2f8c0
parentDrop patch that fails to apply (diff)
downloadreleng-0896aecdf380ce16a06b47101a93503c02be28ae.tar.gz
releng-0896aecdf380ce16a06b47101a93503c02be28ae.tar.bz2
releng-0896aecdf380ce16a06b47101a93503c02be28ae.zip
specs/{amd64,x86}: use DATESTAMP on volid
For the new naming schemes, TIMESTAMP was exceeding the 32 char limit on volid. Let's just use DATESTAMP instead. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r--releases/specs/amd64/hardened/admincd-stage2.spec2
-rw-r--r--releases/specs/amd64/installcd-stage2-minimal.spec2
-rw-r--r--releases/specs/x86/hardened/admincd-stage2-openrc.spec2
-rw-r--r--releases/specs/x86/i486/installcd-stage2-minimal-openrc.spec2
4 files changed, 4 insertions, 4 deletions
diff --git a/releases/specs/amd64/hardened/admincd-stage2.spec b/releases/specs/amd64/hardened/admincd-stage2.spec
index 8b6778f9..933b5c57 100644
--- a/releases/specs/amd64/hardened/admincd-stage2.spec
+++ b/releases/specs/amd64/hardened/admincd-stage2.spec
@@ -11,7 +11,7 @@ livecd/bootargs: dokeymap
livecd/fstype: squashfs
livecd/iso: admincd-amd64-@TIMESTAMP@.iso
livecd/type: gentoo-release-minimal
-livecd/volid: Gentoo-amd64-AdminCD-@TIMESTAMP@
+livecd/volid: Gentoo-amd64-AdminCD-@DATESTAMP@
boot/kernel: gentoo
diff --git a/releases/specs/amd64/installcd-stage2-minimal.spec b/releases/specs/amd64/installcd-stage2-minimal.spec
index 13404d3c..7d2ff460 100644
--- a/releases/specs/amd64/installcd-stage2-minimal.spec
+++ b/releases/specs/amd64/installcd-stage2-minimal.spec
@@ -11,7 +11,7 @@ livecd/bootargs: dokeymap
livecd/fstype: squashfs
livecd/iso: install-amd64-minimal-@TIMESTAMP@.iso
livecd/type: gentoo-release-minimal
-livecd/volid: Gentoo-amd64-@TIMESTAMP@
+livecd/volid: Gentoo-amd64-@DATESTAMP@
boot/kernel: gentoo
diff --git a/releases/specs/x86/hardened/admincd-stage2-openrc.spec b/releases/specs/x86/hardened/admincd-stage2-openrc.spec
index a77d47a9..9130c3ee 100644
--- a/releases/specs/x86/hardened/admincd-stage2-openrc.spec
+++ b/releases/specs/x86/hardened/admincd-stage2-openrc.spec
@@ -11,7 +11,7 @@ livecd/bootargs: dokeymap
livecd/fstype: squashfs
livecd/iso: admincd-x86-@TIMESTAMP@.iso
livecd/type: gentoo-release-minimal
-livecd/volid: Gentoo-x86-AdminCD-@TIMESTAMP@
+livecd/volid: Gentoo-x86-AdminCD-@DATESTAMP@
boot/kernel: gentoo
diff --git a/releases/specs/x86/i486/installcd-stage2-minimal-openrc.spec b/releases/specs/x86/i486/installcd-stage2-minimal-openrc.spec
index 8b0972de..ae1a79af 100644
--- a/releases/specs/x86/i486/installcd-stage2-minimal-openrc.spec
+++ b/releases/specs/x86/i486/installcd-stage2-minimal-openrc.spec
@@ -12,7 +12,7 @@ livecd/bootargs: dokeymap
livecd/fstype: squashfs
livecd/iso: install-x86-minimal-@TIMESTAMP@.iso
livecd/type: gentoo-release-minimal
-livecd/volid: Gentoo-x86-@TIMESTAMP@
+livecd/volid: Gentoo-x86-@DATESTAMP@
boot/kernel: gentoo