public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
Date: Sun, 31 Mar 2024 08:27:27 +0000 (UTC)	[thread overview]
Message-ID: <1711873636.5fbe589a09f2cdfc43a637d722461d244d6f845a.dilfridge@gentoo> (raw)

commit:     5fbe589a09f2cdfc43a637d722461d244d6f845a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 08:26:28 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar 31 08:27:16 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=5fbe589a

Port amd64 Install CD to 23.0 (first try)

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs/amd64/installcd-stage1.spec         |  6 +--
 releases/specs/amd64/installcd-stage2-minimal.spec | 46 ++++++++++------------
 2 files changed, 24 insertions(+), 28 deletions(-)

diff --git a/releases/specs/amd64/installcd-stage1.spec b/releases/specs/amd64/installcd-stage1.spec
index 98c4e4db..0871935d 100644
--- a/releases/specs/amd64/installcd-stage1.spec
+++ b/releases/specs/amd64/installcd-stage1.spec
@@ -1,10 +1,10 @@
 subarch: amd64
 version_stamp: @TIMESTAMP@
 target: livecd-stage1
-rel_type: default
-profile: default/linux/amd64/17.1/no-multilib
+rel_type: 23.0-default
+profile: default/linux/amd64/23.0/no-multilib
 snapshot_treeish: @TREEISH@
-source_subpath: default/stage3-amd64-openrc-@TIMESTAMP@
+source_subpath: 23.0-default/stage3-amd64-openrc-@TIMESTAMP@
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/isos
 

diff --git a/releases/specs/amd64/installcd-stage2-minimal.spec b/releases/specs/amd64/installcd-stage2-minimal.spec
index 40f9619b..37e4c9a8 100644
--- a/releases/specs/amd64/installcd-stage2-minimal.spec
+++ b/releases/specs/amd64/installcd-stage2-minimal.spec
@@ -1,10 +1,10 @@
 subarch: amd64
 version_stamp: @TIMESTAMP@
 target: livecd-stage2
-rel_type: default
-profile: default/linux/amd64/17.1/no-multilib
+rel_type: 23.0-default
+profile: default/linux/amd64/23.0/no-multilib
 snapshot_treeish: @TREEISH@
-source_subpath: default/livecd-stage1-amd64-@TIMESTAMP@
+source_subpath: 23.0-default/livecd-stage1-amd64-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/isos
 
 livecd/bootargs: dokeymap
@@ -76,10 +76,6 @@ livecd/empty:
 	/etc/rsync
 	/etc/runlevels/single
 	/etc/skel
-	/lib/dev-state
-	/lib/udev-state
-	/lib64/dev-state
-	/lib64/udev-state
 	/root/.ccache
 	/tmp
 	/usr/diet/include
@@ -161,17 +157,17 @@ livecd/rm:
 	/etc/make.profile
 	/etc/man.conf
 	/etc/resolv.conf
-	/lib*/*.a
-	/lib*/*.la
-	/lib*/cpp
+	/usr/lib*/*.a
+	/usr/lib*/*.la
+	/usr/lib*/cpp
 	/root/.bash_history
 	/root/.viminfo
-	/sbin/*.static
-	/sbin/fsck.cramfs
-	/sbin/fsck.minix
-	/sbin/mkfs.bfs
-	/sbin/mkfs.cramfs
-	/sbin/mkfs.minix
+	/usr/bin/*.static
+	/usr/bin/fsck.cramfs
+	/usr/bin/fsck.minix
+	/usr/bin/mkfs.bfs
+	/usr/bin/mkfs.cramfs
+	/usr/bin/mkfs.minix
 	/usr/bin/addr2line
 	/usr/bin/ar
 	/usr/bin/as
@@ -214,15 +210,15 @@ livecd/rm:
 	/usr/lib*/*.la
 	/usr/lib*/perl5/site_perl
 	/usr/lib*/gcc-lib/*/*/libgcj*
-	/usr/sbin/archive-conf
-	/usr/sbin/dispatch-conf
-	/usr/sbin/emaint
-	/usr/sbin/env-update
-	/usr/sbin/etc-update
-	/usr/sbin/fb*
-	/usr/sbin/fixpackages
-	/usr/sbin/quickpkg
-	/usr/sbin/regenworld
+	/usr/bin/archive-conf
+	/usr/bin/dispatch-conf
+	/usr/bin/emaint
+	/usr/bin/env-update
+	/usr/bin/etc-update
+	/usr/bin/fb*
+	/usr/bin/fixpackages
+	/usr/bin/quickpkg
+	/usr/bin/regenworld
 	/usr/share/consolefonts/1*
 	/usr/share/consolefonts/7*
 	/usr/share/consolefonts/8*


             reply	other threads:[~2024-03-31  8:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-31  8:27 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-09 11:05 [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/ Andreas K. Hüttel
2024-12-14 22:41 Andreas K. Hüttel
2024-12-13 22:41 Andreas K. Hüttel
2024-10-13 20:52 Andreas K. Hüttel
2024-08-22 18:36 Ben Kohler
2024-03-21 13:44 Andreas K. Hüttel
2022-11-15 23:28 Andreas K. Hüttel
2022-02-07 21:53 Andreas K. Hüttel
2022-02-07  9:11 Andreas K. Hüttel
2022-02-06 12:11 Andreas K. Hüttel
2021-10-17 20:28 Andreas K. Hüttel
2021-07-10 20:35 Andreas K. Hüttel
2021-06-30 17:15 Ben Kohler
2020-06-02 14:05 Ben Kohler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1711873636.5fbe589a09f2cdfc43a637d722461d244d6f845a.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox