* [gentoo-commits] proj/releng:master commit in: releases/specs/sparc/sparc64/
@ 2021-07-06 14:38 Ben Kohler
0 siblings, 0 replies; 4+ messages in thread
From: Ben Kohler @ 2021-07-06 14:38 UTC (permalink / raw
To: gentoo-commits
commit: 87312940d486b4e55c4d05f1e4515edc5e109b66
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 6 14:38:06 2021 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jul 6 14:38:06 2021 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=87312940
sparc64/installcd-stage1.spec: drop dmidecode
No keywords since March
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
releases/specs/sparc/sparc64/installcd-stage1.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/releases/specs/sparc/sparc64/installcd-stage1.spec b/releases/specs/sparc/sparc64/installcd-stage1.spec
index 598fb754..795df7ea 100644
--- a/releases/specs/sparc/sparc64/installcd-stage1.spec
+++ b/releases/specs/sparc/sparc64/installcd-stage1.spec
@@ -66,7 +66,7 @@ livecd/packages:
# net-wireless/wireless-tools
# net-wireless/wpa_supplicant
sys-apps/busybox
- sys-apps/dmidecode
+# sys-apps/dmidecode
sys-apps/ethtool
sys-apps/fxload
sys-apps/gptfdisk
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/sparc/sparc64/
@ 2022-02-16 3:05 Matt Turner
0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner @ 2022-02-16 3:05 UTC (permalink / raw
To: gentoo-commits
commit: 54bfa5f2e030048da11c29371061fa0172be4ac5
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 16 02:59:15 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Feb 16 03:05:29 2022 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=54bfa5f2
specs/sparc: Add console boot options
Closes: https://bugs.gentoo.org/735022
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
releases/specs/sparc/sparc64/installcd-stage2-minimal.spec | 1 +
1 file changed, 1 insertion(+)
diff --git a/releases/specs/sparc/sparc64/installcd-stage2-minimal.spec b/releases/specs/sparc/sparc64/installcd-stage2-minimal.spec
index 6c3bd775..b43b0001 100644
--- a/releases/specs/sparc/sparc64/installcd-stage2-minimal.spec
+++ b/releases/specs/sparc/sparc64/installcd-stage2-minimal.spec
@@ -18,6 +18,7 @@ boot/kernel: gentoo
boot/kernel/gentoo/sources: gentoo-sources
boot/kernel/gentoo/config: @REPO_DIR@/releases/kconfig/sparc/installcd-5.4.48.config
+boot/kernel/gentoo/console: ttyS0,9600 ttyS1,9600 ttyHV0,115200
livecd/unmerge:
app-admin/eselect
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/sparc/sparc64/
@ 2024-02-19 15:25 Ben Kohler
0 siblings, 0 replies; 4+ messages in thread
From: Ben Kohler @ 2024-02-19 15:25 UTC (permalink / raw
To: gentoo-commits
commit: 8044b32eec32e948fa67d13cc05673f9dd0a6d74
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 15:24:23 2024 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 15:24:23 2024 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=8044b32e
specs/sparc: remove rp-pppoe (& ppp)
net-dialup/ppp hasn't built on sparc for a while and it's a pretty messy
bug #918992. Let's just remove it for now to keep isos building.
Bug: https://bugs.gentoo.org/918992
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
releases/specs/sparc/sparc64/installcd-stage1.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/releases/specs/sparc/sparc64/installcd-stage1.spec b/releases/specs/sparc/sparc64/installcd-stage1.spec
index 842e698e..08feecfe 100644
--- a/releases/specs/sparc/sparc64/installcd-stage1.spec
+++ b/releases/specs/sparc/sparc64/installcd-stage1.spec
@@ -36,7 +36,7 @@ livecd/packages:
net-analyzer/traceroute
net-dialup/mingetty
# net-dialup/pptpclient
- net-dialup/rp-pppoe
+# net-dialup/rp-pppoe
# net-fs/cifs-utils
net-fs/nfs-utils
net-irc/irssi
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/sparc/sparc64/
@ 2024-04-19 16:08 Ben Kohler
0 siblings, 0 replies; 4+ messages in thread
From: Ben Kohler @ 2024-04-19 16:08 UTC (permalink / raw
To: gentoo-commits
commit: 85bfe26f5b6436313fc90c3f6ba6c97799c39d77
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 19 16:08:22 2024 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Apr 19 16:08:22 2024 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=85bfe26f
specs/sparc/installcd-stage2-minimal.spec: use updated kconfig
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
releases/specs/sparc/sparc64/installcd-stage2-minimal.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/releases/specs/sparc/sparc64/installcd-stage2-minimal.spec b/releases/specs/sparc/sparc64/installcd-stage2-minimal.spec
index dcaf63dd..9b2652a7 100644
--- a/releases/specs/sparc/sparc64/installcd-stage2-minimal.spec
+++ b/releases/specs/sparc/sparc64/installcd-stage2-minimal.spec
@@ -17,7 +17,7 @@ livecd/gk_mainargs: --firmware-files=ql2200_fw.bin --makeopts=-j256
boot/kernel: gentoo
boot/kernel/gentoo/sources: gentoo-sources
-boot/kernel/gentoo/config: @REPO_DIR@/releases/kconfig/sparc/installcd-5.4.48.config
+boot/kernel/gentoo/config: @REPO_DIR@/releases/kconfig/sparc/installcd-6.6.21.config
boot/kernel/gentoo/console: ttyS0,9600 ttyS1,9600 ttyHV0,115200
livecd/unmerge:
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-04-19 16:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-06 14:38 [gentoo-commits] proj/releng:master commit in: releases/specs/sparc/sparc64/ Ben Kohler
-- strict thread matches above, loose matches on Subject: below --
2022-02-16 3:05 Matt Turner
2024-02-19 15:25 Ben Kohler
2024-04-19 16:08 Ben Kohler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox