public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
@ 2020-06-02 14:05 Ben Kohler
  0 siblings, 0 replies; 11+ messages in thread
From: Ben Kohler @ 2020-06-02 14:05 UTC (permalink / raw
  To: gentoo-commits

commit:     e12c0649779b441ca582b19f8ff9e204caf77b18
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  2 14:04:43 2020 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jun  2 14:04:43 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=e12c0649

amd64/installcd: use new kernel config

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 releases/specs/amd64/installcd-stage2-minimal.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/specs/amd64/installcd-stage2-minimal.spec b/releases/specs/amd64/installcd-stage2-minimal.spec
index c3ba1c3d..b01f26a9 100644
--- a/releases/specs/amd64/installcd-stage2-minimal.spec
+++ b/releases/specs/amd64/installcd-stage2-minimal.spec
@@ -16,7 +16,7 @@ livecd/volid: Gentoo amd64 @TIMESTAMP@
 boot/kernel: gentoo
 
 boot/kernel/gentoo/sources: gentoo-sources
-boot/kernel/gentoo/config: @REPO_DIR@/releases/kconfig/amd64/installcd-4.14.52.config
+boot/kernel/gentoo/config: @REPO_DIR@/releases/kconfig/amd64/installcd-5.4.38.config
 
 livecd/unmerge:
 	app-admin/eselect


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
@ 2021-06-30 17:15 Ben Kohler
  0 siblings, 0 replies; 11+ messages in thread
From: Ben Kohler @ 2021-06-30 17:15 UTC (permalink / raw
  To: gentoo-commits

commit:     5f2a13fa4d435d117ce018635b801dc30620de7f
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 17:14:43 2021 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 17:14:43 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=5f2a13fa

specs/amd64/installcd-stage2-minimal.spec: use 5.10.27 kconfig

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 releases/specs/amd64/installcd-stage2-minimal.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/specs/amd64/installcd-stage2-minimal.spec b/releases/specs/amd64/installcd-stage2-minimal.spec
index ab0b7621..79d9cf04 100644
--- a/releases/specs/amd64/installcd-stage2-minimal.spec
+++ b/releases/specs/amd64/installcd-stage2-minimal.spec
@@ -16,7 +16,7 @@ livecd/volid: Gentoo amd64 @TIMESTAMP@
 boot/kernel: gentoo
 
 boot/kernel/gentoo/sources: gentoo-sources
-boot/kernel/gentoo/config: @REPO_DIR@/releases/kconfig/amd64/amd64-5.4.38.config
+boot/kernel/gentoo/config: @REPO_DIR@/releases/kconfig/amd64/amd64-5.10.27.config
 
 livecd/unmerge:
 	app-admin/eselect


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
@ 2021-07-10 20:35 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2021-07-10 20:35 UTC (permalink / raw
  To: gentoo-commits

commit:     d3d84cf63e804b6014e522d2d2c880ffc999ed75
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 20:35:17 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 20:35:17 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=d3d84cf6

amd64: fix installcd source file name

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

 releases/specs/amd64/installcd-stage1.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/specs/amd64/installcd-stage1.spec b/releases/specs/amd64/installcd-stage1.spec
index f57e4e14..a9e94257 100644
--- a/releases/specs/amd64/installcd-stage1.spec
+++ b/releases/specs/amd64/installcd-stage1.spec
@@ -4,7 +4,7 @@ target: livecd-stage1
 rel_type: default
 profile: default/linux/amd64/17.1/no-multilib
 snapshot: @TIMESTAMP@
-source_subpath: default/stage3-amd64-@TIMESTAMP@
+source_subpath: default/stage3-amd64-openrc-@TIMESTAMP@
 compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/portage/isos
 


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
@ 2021-10-17 20:28 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2021-10-17 20:28 UTC (permalink / raw
  To: gentoo-commits

commit:     ae162e49bda0dc4bb6f368a5a1b2021ee23d0190
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 20:27:39 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 20:28:01 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=ae162e49

Add experimental desktop stage specs

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

 releases/specs/amd64/stage3d-openrc.spec  | 10 ++++++++++
 releases/specs/amd64/stage3d-systemd.spec | 10 ++++++++++
 2 files changed, 20 insertions(+)

diff --git a/releases/specs/amd64/stage3d-openrc.spec b/releases/specs/amd64/stage3d-openrc.spec
new file mode 100644
index 00000000..c154e9e2
--- /dev/null
+++ b/releases/specs/amd64/stage3d-openrc.spec
@@ -0,0 +1,10 @@
+subarch: amd64
+target: stage3
+version_stamp: desktop-openrc-@TIMESTAMP@
+rel_type: default
+profile: default/linux/amd64/17.1/desktop
+snapshot: @TIMESTAMP@
+source_subpath: default/stage2-amd64-openrc-@TIMESTAMP@
+compression_mode: pixz_x
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng

diff --git a/releases/specs/amd64/stage3d-systemd.spec b/releases/specs/amd64/stage3d-systemd.spec
new file mode 100644
index 00000000..7209c4f7
--- /dev/null
+++ b/releases/specs/amd64/stage3d-systemd.spec
@@ -0,0 +1,10 @@
+subarch: amd64
+target: stage3
+version_stamp: desktop-systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/amd64/17.1/desktop/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage2-amd64-systemd-@TIMESTAMP@
+compression_mode: pixz_x
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
@ 2022-02-06 12:11 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2022-02-06 12:11 UTC (permalink / raw
  To: gentoo-commits

commit:     9f2025e1f5330065e04c8c0f49eac93e04047dd5
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  6 12:10:51 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Feb  6 12:10:51 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=9f2025e1

Start with the experiment LiveDVD (not useful/tested yet)

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

 releases/specs/amd64/livedvd-stage1.spec | 138 +++++++++++++++++++++++++++++++
 releases/specs/amd64/livedvd-stage2.spec |  19 +++++
 2 files changed, 157 insertions(+)

diff --git a/releases/specs/amd64/livedvd-stage1.spec b/releases/specs/amd64/livedvd-stage1.spec
new file mode 100644
index 00000000..e52df561
--- /dev/null
+++ b/releases/specs/amd64/livedvd-stage1.spec
@@ -0,0 +1,138 @@
+subarch: amd64
+version_stamp: plasma-@TIMESTAMP@
+target: livecd-stage1
+rel_type: default
+profile: default/linux/amd64/17.1/desktop/plasma
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-amd64-openrc-@TIMESTAMP@
+compression_mode: pixz
+portage_confdir: @REPO_DIR@/releases/portage/isos
+
+livecd/use:
+	compile-locales
+	fbcon
+	livecd
+	modules
+
+livecd/packages:
+	app-accessibility/brltty
+	app-accessibility/espeakup
+	app-admin/hddtemp
+	app-admin/syslog-ng
+	app-arch/deb2targz
+	app-arch/rpm
+	app-arch/zip
+	app-crypt/gnupg
+	app-crypt/signing-party
+	app-editors/kile
+	app-editors/mg
+	app-editors/nano
+	app-eselect/eselect-repository
+	app-misc/livecd-tools
+	app-misc/screen
+	app-misc/tmux
+	app-office/libreoffice
+	app-office/texstudio
+	app-officeext/texmaths
+	app-portage/genlop
+	app-portage/gentoolkit
+	app-portage/mirrorselect
+	app-portage/pram
+	app-portage/repoman
+	app-portage/ufed
+	app-text/bibutils
+	app-text/ghostscript-gpl
+	app-text/pdftk
+	app-text/recode
+	app-text/texlive
+	app-text/wgetpaste
+	app-text/xournalpp
+	dev-vcs/git
+	dev-vcs/kdesvn
+	dev-vcs/subversion
+	kde-apps/k3b
+	kde-apps/kde-apps-meta
+	kde-apps/kdenlive
+	kde-apps/kdepim-meta
+	kde-apps/kipi-plugins
+	kde-apps/kompare
+	kde-misc/kdiff3
+	kde-plasma/plasma-meta
+	media-gfx/blender
+	media-gfx/digikam
+	media-gfx/engauge
+	media-gfx/gimp
+	media-gfx/gnuclad
+	media-gfx/graphviz
+	media-gfx/hugin
+	media-gfx/inkscape
+	media-gfx/jhead
+	media-gfx/jpeg2ps
+	media-gfx/pngcrush
+	media-gfx/pngquant
+	media-gfx/povray
+	media-sound/alsa-utils
+	media-video/kaffeine
+	media-video/mplayer
+	media-video/obs-studio
+	net-analyzer/nmap
+	net-analyzer/tcpdump
+	net-analyzer/traceroute
+	net-dialup/mingetty
+	net-dialup/pptpclient
+	net-dialup/rp-pppoe
+	net-fs/cifs-utils
+	net-fs/nfs-utils
+	net-irc/irssi
+	net-misc/chrony
+	net-misc/dhcpcd
+	net-misc/iputils
+	net-misc/ntp
+	net-misc/openssh
+	net-misc/rsync
+	net-misc/vconfig
+	net-wireless/b43-fwcutter
+	net-wireless/iw
+	net-wireless/wireless-tools
+	net-wireless/wpa_supplicant
+	sys-apps/busybox
+	sys-apps/ethtool
+	sys-apps/fxload
+	sys-apps/hdparm
+	sys-apps/iproute2
+	sys-apps/memtester
+	sys-apps/netplug
+	sys-apps/nvme-cli
+	sys-apps/pciutils
+	sys-apps/pcmciautils
+	sys-apps/sdparm
+	sys-apps/usbutils
+	sys-block/gparted
+	sys-block/parted
+	sys-block/partimage
+	sys-firmware/ipw2100-firmware
+	sys-firmware/ipw2200-firmware
+	sys-fs/bcache-tools
+	sys-fs/btrfs-progs
+	sys-fs/cryptsetup
+	sys-fs/dmraid
+	sys-fs/dosfstools
+	sys-fs/e2fsprogs
+	sys-fs/exfat-utils
+	sys-fs/fuse-exfat
+	sys-fs/f2fs-tools
+	sys-fs/jfsutils
+	sys-fs/lsscsi
+	sys-fs/lvm2
+	sys-fs/mac-fdisk
+	sys-fs/mdadm
+	sys-fs/multipath-tools
+	sys-fs/ntfs3g
+	sys-fs/reiserfsprogs
+	sys-fs/xfsprogs
+	sys-kernel/linux-firmware
+	sys-libs/gpm
+	sys-power/acpid
+	www-client/firefox
+	www-client/links
+	x11-misc/sddm

diff --git a/releases/specs/amd64/livedvd-stage2.spec b/releases/specs/amd64/livedvd-stage2.spec
new file mode 100644
index 00000000..313b107e
--- /dev/null
+++ b/releases/specs/amd64/livedvd-stage2.spec
@@ -0,0 +1,19 @@
+subarch: amd64
+version_stamp: plasma-@TIMESTAMP@
+target: livecd-stage2
+rel_type: default
+profile: default/linux/amd64/17.1/desktop/plasma
+snapshot: @TIMESTAMP@
+source_subpath: default/livecd-stage1-amd64-plasma-@TIMESTAMP@
+portage_confdir: @REPO_DIR@/releases/portage/isos
+
+livecd/bootargs: dokeymap
+livecd/fstype: squashfs
+livecd/iso: livedvd-amd64-@TIMESTAMP@.iso
+livecd/type: gentoo-release-minimal
+livecd/volid: Gentoo amd64 @TIMESTAMP@
+
+boot/kernel: gentoo
+
+boot/kernel/gentoo/sources: gentoo-sources
+boot/kernel/gentoo/config: @REPO_DIR@/releases/kconfig/amd64/amd64-5.10.61.config


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
@ 2022-02-07  9:11 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2022-02-07  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     a355e83fdc4e1b8a9ed8b259ad2fcfcd5effdb39
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  7 09:10:42 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Feb  7 09:10:42 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=a355e83f

Make livedvd specs actually build. No testing beyond that so far.

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

 releases/specs/amd64/livedvd-stage1.spec | 14 ++++++++++----
 releases/specs/amd64/livedvd-stage2.spec |  2 +-
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/releases/specs/amd64/livedvd-stage1.spec b/releases/specs/amd64/livedvd-stage1.spec
index e52df561..46302665 100644
--- a/releases/specs/amd64/livedvd-stage1.spec
+++ b/releases/specs/amd64/livedvd-stage1.spec
@@ -9,10 +9,20 @@ compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/isos
 
 livecd/use:
+	-aac
 	compile-locales
 	fbcon
+	jpeg2k
 	livecd
 	modules
+	openexr
+	opus
+	postproc
+	portaudio
+	python
+	theora
+	vpx
+	xetex
 
 livecd/packages:
 	app-accessibility/brltty
@@ -23,7 +33,6 @@ livecd/packages:
 	app-arch/rpm
 	app-arch/zip
 	app-crypt/gnupg
-	app-crypt/signing-party
 	app-editors/kile
 	app-editors/mg
 	app-editors/nano
@@ -58,7 +67,6 @@ livecd/packages:
 	kde-apps/kompare
 	kde-misc/kdiff3
 	kde-plasma/plasma-meta
-	media-gfx/blender
 	media-gfx/digikam
 	media-gfx/engauge
 	media-gfx/gimp
@@ -67,14 +75,12 @@ livecd/packages:
 	media-gfx/hugin
 	media-gfx/inkscape
 	media-gfx/jhead
-	media-gfx/jpeg2ps
 	media-gfx/pngcrush
 	media-gfx/pngquant
 	media-gfx/povray
 	media-sound/alsa-utils
 	media-video/kaffeine
 	media-video/mplayer
-	media-video/obs-studio
 	net-analyzer/nmap
 	net-analyzer/tcpdump
 	net-analyzer/traceroute

diff --git a/releases/specs/amd64/livedvd-stage2.spec b/releases/specs/amd64/livedvd-stage2.spec
index 313b107e..704a2733 100644
--- a/releases/specs/amd64/livedvd-stage2.spec
+++ b/releases/specs/amd64/livedvd-stage2.spec
@@ -10,7 +10,7 @@ portage_confdir: @REPO_DIR@/releases/portage/isos
 livecd/bootargs: dokeymap
 livecd/fstype: squashfs
 livecd/iso: livedvd-amd64-@TIMESTAMP@.iso
-livecd/type: gentoo-release-minimal
+livecd/type: gentoo-release-livecd
 livecd/volid: Gentoo amd64 @TIMESTAMP@
 
 boot/kernel: gentoo


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
@ 2022-02-07 21:53 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2022-02-07 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     efa75066179eb4a36d9cef2af7f0ae1413bd4d32
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  7 21:50:28 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Feb  7 21:50:28 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=efa75066

More files, enable overlayfs

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

 releases/specs/amd64/livedvd-stage1.spec | 24 +++++++++++++++++++++++-
 releases/specs/amd64/livedvd-stage2.spec |  4 ++--
 2 files changed, 25 insertions(+), 3 deletions(-)

diff --git a/releases/specs/amd64/livedvd-stage1.spec b/releases/specs/amd64/livedvd-stage1.spec
index 46302665..38421f76 100644
--- a/releases/specs/amd64/livedvd-stage1.spec
+++ b/releases/specs/amd64/livedvd-stage1.spec
@@ -4,7 +4,7 @@ target: livecd-stage1
 rel_type: default
 profile: default/linux/amd64/17.1/desktop/plasma
 snapshot: @TIMESTAMP@
-source_subpath: default/stage3-amd64-openrc-@TIMESTAMP@
+source_subpath: default/stage3-amd64-openrc-@TIMESTAMP@.tar.xz
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/isos
 
@@ -29,17 +29,28 @@ livecd/packages:
 	app-accessibility/espeakup
 	app-admin/hddtemp
 	app-admin/syslog-ng
+	app-admin/testdisk
 	app-arch/deb2targz
+	app-arch/p7zip
 	app-arch/rpm
 	app-arch/zip
+	app-backup/fsarchiver
+	app-cdr/dvd+rw-tools
+	app-cdr/cdrtools
+	app-crypt/chntpw
 	app-crypt/gnupg
+	app-editors/ghex
+	app-editors/hexedit
+	app-editors/joe
 	app-editors/kile
 	app-editors/mg
 	app-editors/nano
 	app-eselect/eselect-repository
 	app-misc/livecd-tools
+	app-misc/mc
 	app-misc/screen
 	app-misc/tmux
+	app-misc/wipe
 	app-office/libreoffice
 	app-office/texstudio
 	app-officeext/texmaths
@@ -84,6 +95,7 @@ livecd/packages:
 	net-analyzer/nmap
 	net-analyzer/tcpdump
 	net-analyzer/traceroute
+	net-dialup/minicom
 	net-dialup/mingetty
 	net-dialup/pptpclient
 	net-dialup/rp-pppoe
@@ -95,16 +107,21 @@ livecd/packages:
 	net-misc/iputils
 	net-misc/ntp
 	net-misc/openssh
+	net-misc/rdesktop
 	net-misc/rsync
 	net-misc/vconfig
+	net-misc/wget
 	net-wireless/b43-fwcutter
 	net-wireless/iw
 	net-wireless/wireless-tools
 	net-wireless/wpa_supplicant
 	sys-apps/busybox
 	sys-apps/ethtool
+	sys-apps/flashrom
 	sys-apps/fxload
+	sys-apps/gptfdisk
 	sys-apps/hdparm
+	sys-apps/hwinfo
 	sys-apps/iproute2
 	sys-apps/memtester
 	sys-apps/netplug
@@ -113,20 +130,24 @@ livecd/packages:
 	sys-apps/pcmciautils
 	sys-apps/sdparm
 	sys-apps/usbutils
+	sys-apps/util-linux
 	sys-block/gparted
 	sys-block/parted
 	sys-block/partimage
+	sys-block/whdd
 	sys-firmware/ipw2100-firmware
 	sys-firmware/ipw2200-firmware
 	sys-fs/bcache-tools
 	sys-fs/btrfs-progs
 	sys-fs/cryptsetup
+	sys-fs/ddrescue
 	sys-fs/dmraid
 	sys-fs/dosfstools
 	sys-fs/e2fsprogs
 	sys-fs/exfat-utils
 	sys-fs/fuse-exfat
 	sys-fs/f2fs-tools
+	sys-fs/growpart
 	sys-fs/jfsutils
 	sys-fs/lsscsi
 	sys-fs/lvm2
@@ -142,3 +163,4 @@ livecd/packages:
 	www-client/firefox
 	www-client/links
 	x11-misc/sddm
+

diff --git a/releases/specs/amd64/livedvd-stage2.spec b/releases/specs/amd64/livedvd-stage2.spec
index 704a2733..f89cdc94 100644
--- a/releases/specs/amd64/livedvd-stage2.spec
+++ b/releases/specs/amd64/livedvd-stage2.spec
@@ -7,11 +7,11 @@ snapshot: @TIMESTAMP@
 source_subpath: default/livecd-stage1-amd64-plasma-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/isos
 
-livecd/bootargs: dokeymap
+livecd/bootargs: dokeymap overlayfs
 livecd/fstype: squashfs
 livecd/iso: livedvd-amd64-@TIMESTAMP@.iso
 livecd/type: gentoo-release-livecd
-livecd/volid: Gentoo amd64 @TIMESTAMP@
+livecd/volid: Gentoo amd64 LiveGUI @TIMESTAMP@
 
 boot/kernel: gentoo
 


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
@ 2022-11-15 23:28 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2022-11-15 23:28 UTC (permalink / raw
  To: gentoo-commits

commit:     ce352f1fcfd8fb4176024633b504de96080da40d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 15 23:22:33 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 15 23:22:33 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=ce352f1f

Update seed as everywhere else now that bootstrap is done

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

 releases/specs/amd64/stage1-systemd-mu.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/specs/amd64/stage1-systemd-mu.spec b/releases/specs/amd64/stage1-systemd-mu.spec
index 3e97cf93..4e4579ca 100644
--- a/releases/specs/amd64/stage1-systemd-mu.spec
+++ b/releases/specs/amd64/stage1-systemd-mu.spec
@@ -6,7 +6,7 @@ profile: default/linux/amd64/17.1/systemd/merged-usr
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-amd64-systemd-mergedusr-latest
 compression_mode: pixz
-update_seed: no
+update_seed: yes
 update_seed_command: --update --deep --newuse @world
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
@ 2024-03-21 13:44 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2024-03-21 13:44 UTC (permalink / raw
  To: gentoo-commits

commit:     476cb7b27f3b30d7f9604cc8de58417da4a0c8b8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 13:44:28 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 13:44:28 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=476cb7b2

Fix path

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

 releases/specs/amd64/stage1-openrc-23-su.spec | 2 +-
 releases/specs/amd64/stage3-openrc-23-su.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/releases/specs/amd64/stage1-openrc-23-su.spec b/releases/specs/amd64/stage1-openrc-23-su.spec
index ef4c52b5..f281f844 100644
--- a/releases/specs/amd64/stage1-openrc-23-su.spec
+++ b/releases/specs/amd64/stage1-openrc-23-su.spec
@@ -4,7 +4,7 @@ version_stamp: openrc-splitusr-@TIMESTAMP@
 rel_type: 23.0-splitusr
 profile: default/linux/amd64/23.0/split-usr
 snapshot_treeish: @TREEISH@
-source_subpath: 23.0-default/stage3-amd64-openrc-splitusr-latest
+source_subpath: 23.0-splitusr/stage3-amd64-openrc-splitusr-latest
 compression_mode: pixz
 update_seed: yes
 update_seed_command: --update --deep --newuse @world

diff --git a/releases/specs/amd64/stage3-openrc-23-su.spec b/releases/specs/amd64/stage3-openrc-23-su.spec
index cdfad9c0..08cc3505 100644
--- a/releases/specs/amd64/stage3-openrc-23-su.spec
+++ b/releases/specs/amd64/stage3-openrc-23-su.spec
@@ -4,7 +4,7 @@ version_stamp: openrc-splitusr-@TIMESTAMP@
 rel_type: 23.0-splitusr
 profile: default/linux/amd64/23.0/split-usr
 snapshot_treeish: @TREEISH@
-source_subpath: 23.0-default/stage1-amd64-openrc-splitusr-@TIMESTAMP@
+source_subpath: 23.0-splitusr/stage1-amd64-openrc-splitusr-@TIMESTAMP@
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
@ 2024-03-31  8:27 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2024-03-31  8:27 UTC (permalink / raw
  To: gentoo-commits

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*


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/
@ 2024-08-22 18:36 Ben Kohler
  0 siblings, 0 replies; 11+ messages in thread
From: Ben Kohler @ 2024-08-22 18:36 UTC (permalink / raw
  To: gentoo-commits

commit:     b8b7b26bbdcc5802a15de2d1f308cd51e3768af1
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Tue Jul 30 19:05:39 2024 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 18:36:09 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=b8b7b26b

amd64 installcd-min.spec: Convert to dist-kernel

Full dist kernel support for minimal isos matching what we had with genkernel.

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 releases/specs/amd64/installcd-stage1.spec         |  1 +
 releases/specs/amd64/installcd-stage2-minimal.spec | 15 +++++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/releases/specs/amd64/installcd-stage1.spec b/releases/specs/amd64/installcd-stage1.spec
index f5e625e8..ee0df51a 100644
--- a/releases/specs/amd64/installcd-stage1.spec
+++ b/releases/specs/amd64/installcd-stage1.spec
@@ -32,6 +32,7 @@ livecd/packages:
 	app-misc/screen
 	app-misc/tmux
 	app-portage/cpuid2cpuflags
+	app-portage/gentoolkit
 	app-portage/mirrorselect
 	app-text/wgetpaste
 	dev-debug/strace

diff --git a/releases/specs/amd64/installcd-stage2-minimal.spec b/releases/specs/amd64/installcd-stage2-minimal.spec
index 8412df59..13404d3c 100644
--- a/releases/specs/amd64/installcd-stage2-minimal.spec
+++ b/releases/specs/amd64/installcd-stage2-minimal.spec
@@ -11,14 +11,14 @@ 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-@TIMESTAMP@
 
 boot/kernel: gentoo
 
-boot/kernel/gentoo/sources: gentoo-sources
-boot/kernel/gentoo/config: @REPO_DIR@/releases/kconfig/amd64/amd64-6.6.30.config
-
-boot/kernel/gentoo/packages: --usepkg n broadcom-sta
+boot/kernel/gentoo/distkernel: yes
+boot/kernel/gentoo/dracut_args: --xz --no-hostonly -a dmsquash-live -a mdraid -o btrfs -o crypt -o i18n -o usrmount -o lunmask -o qemu -o qemu-net -o nvdimm -o multipath -i /lib/keymaps /lib/keymaps -I busybox
+boot/kernel/gentoo/config: @REPO_DIR@/releases/kconfig/amd64/dist-amd64-livecd.config
+boot/kernel/gentoo/packages: net-wireless/broadcom-sta
 
 livecd/unmerge:
 	app-admin/eselect
@@ -26,6 +26,7 @@ livecd/unmerge:
 	app-admin/eselect-vi
 	app-admin/perl-cleaner
 	app-admin/python-updater
+	app-portage/gentoolkit
 	app-arch/cpio
 	dev-build/libtool
 	dev-lang/rust-bin
@@ -63,7 +64,8 @@ livecd/unmerge:
 	sys-devel/patch
 	sys-libs/db
 	sys-libs/gdbm
-	sys-kernel/genkernel
+	sys-kernel/dracut
+	sys-kernel/gentoo-kernel
 	sys-kernel/linux-headers
 
 livecd/empty:
@@ -72,6 +74,7 @@ livecd/empty:
 	/etc/cron.hourly
 	/etc/cron.monthly
 	/etc/cron.weekly
+	/etc/kernel/config.d
 	/etc/logrotate.d
 	/etc/modules.autoload.d
 	/etc/rsync


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-08-22 18:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-15 23:28 [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2024-08-22 18:36 Ben Kohler
2024-03-31  8:27 Andreas K. Hüttel
2024-03-21 13:44 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox