* [gentoo-commits] proj/releng:master commit in: releases/specs/x86/hardened/
@ 2022-06-13 18:57 Ben Kohler
0 siblings, 0 replies; 5+ messages in thread
From: Ben Kohler @ 2022-06-13 18:57 UTC (permalink / raw
To: gentoo-commits
commit: 623d93389b657bbfccfb053e7c3fd662488a9d14
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 13 18:57:22 2022 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 18:57:22 2022 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=623d9338
x86/admincd: drop duplicity for now due to rust & sse2 requirement
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
releases/specs/x86/hardened/admincd-stage1-openrc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/releases/specs/x86/hardened/admincd-stage1-openrc.spec b/releases/specs/x86/hardened/admincd-stage1-openrc.spec
index 06addce0..8afd4d6a 100644
--- a/releases/specs/x86/hardened/admincd-stage1-openrc.spec
+++ b/releases/specs/x86/hardened/admincd-stage1-openrc.spec
@@ -46,7 +46,7 @@ livecd/packages:
app-arch/tar
app-arch/unrar
app-arch/unzip
- app-backup/duplicity
+# app-backup/duplicity
app-benchmarks/bonnie
app-benchmarks/bonnie++
app-benchmarks/dbench
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/x86/hardened/
@ 2022-07-05 11:56 Ben Kohler
0 siblings, 0 replies; 5+ messages in thread
From: Ben Kohler @ 2022-07-05 11:56 UTC (permalink / raw
To: gentoo-commits
commit: 282dcdc9db591f74e1fb9a7a525981891ec085d4
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 14:17:59 2022 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jul 5 11:56:03 2022 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=282dcdc9
specs/x86: remove tools requiring rust/sse2, for now
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
releases/specs/x86/hardened/admincd-stage1-openrc.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/releases/specs/x86/hardened/admincd-stage1-openrc.spec b/releases/specs/x86/hardened/admincd-stage1-openrc.spec
index dc997597..6575b029 100644
--- a/releases/specs/x86/hardened/admincd-stage1-openrc.spec
+++ b/releases/specs/x86/hardened/admincd-stage1-openrc.spec
@@ -46,6 +46,7 @@ livecd/packages:
app-arch/tar
app-arch/unrar
app-arch/unzip
+# remove duplicity until rust/sse2 situation is resolved
# app-backup/duplicity
app-benchmarks/bonnie
app-benchmarks/bonnie++
@@ -62,7 +63,8 @@ livecd/packages:
app-editors/nano
app-editors/vim
app-emacs/ebuild-mode
- app-emulation/cloud-init
+# remove clout-init until rust/sse2 situation is resolved
+# app-emulation/cloud-init
app-emulation/xen-tools
app-misc/colordiff
app-misc/livecd-tools
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/x86/hardened/
@ 2024-04-23 10:46 Andreas K. Hüttel
0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2024-04-23 10:46 UTC (permalink / raw
To: gentoo-commits
commit: d16fcb9b8432c21822f06482ab827c65c1aa3a41
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 10:45:33 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 10:46:21 2024 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=d16fcb9b
Fix profile for x86 admincd
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
releases/specs/x86/hardened/admincd-stage1-openrc.spec | 2 +-
releases/specs/x86/hardened/admincd-stage2-openrc.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/releases/specs/x86/hardened/admincd-stage1-openrc.spec b/releases/specs/x86/hardened/admincd-stage1-openrc.spec
index 52174cc0..c0806a99 100644
--- a/releases/specs/x86/hardened/admincd-stage1-openrc.spec
+++ b/releases/specs/x86/hardened/admincd-stage1-openrc.spec
@@ -2,7 +2,7 @@ subarch: i686
version_stamp: hardened-openrc-@TIMESTAMP@
target: livecd-stage1
rel_type: 23.0-hardened
-profile: default/linux/x86/23.0/hardened
+profile: default/linux/x86/23.0/i686/hardened
snapshot_treeish: @TREEISH@
source_subpath: 23.0-hardened/stage3-i686-hardened-openrc-@TIMESTAMP@
compression_mode: pixz
diff --git a/releases/specs/x86/hardened/admincd-stage2-openrc.spec b/releases/specs/x86/hardened/admincd-stage2-openrc.spec
index b567108c..ce8cca9b 100644
--- a/releases/specs/x86/hardened/admincd-stage2-openrc.spec
+++ b/releases/specs/x86/hardened/admincd-stage2-openrc.spec
@@ -2,7 +2,7 @@ subarch: i686
version_stamp: hardened-openrc-@TIMESTAMP@
target: livecd-stage2
rel_type: 23.0-hardened
-profile: default/linux/x86/23.0/hardened
+profile: default/linux/x86/23.0/i686/hardened
snapshot_treeish: @TREEISH@
source_subpath: 23.0-hardened/livecd-stage1-i686-hardened-openrc-@TIMESTAMP@
portage_confdir: @REPO_DIR@/releases/portage/isos
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/x86/hardened/
@ 2024-08-26 13:27 Andreas K. Hüttel
0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2024-08-26 13:27 UTC (permalink / raw
To: gentoo-commits
commit: abcb62d8c9af3fb8d0215ecaa5f5ad69066b89a5
Author: Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Thu Aug 1 06:21:16 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 13:26:45 2024 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=abcb62d8
x86: admincd genkernel enabled stage2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
.../{admincd-stage2-openrc.spec => admincd-stage2-openrc-genkernel.spec} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/releases/specs/x86/hardened/admincd-stage2-openrc.spec b/releases/specs/x86/hardened/admincd-stage2-openrc-genkernel.spec
similarity index 100%
rename from releases/specs/x86/hardened/admincd-stage2-openrc.spec
rename to releases/specs/x86/hardened/admincd-stage2-openrc-genkernel.spec
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/releng:master commit in: releases/specs/x86/hardened/
@ 2024-08-26 13:27 Andreas K. Hüttel
0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2024-08-26 13:27 UTC (permalink / raw
To: gentoo-commits
commit: 888f482be713163ba0d3089410f9327caba3ac0d
Author: Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Thu Aug 1 06:27:24 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 13:26:48 2024 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=888f482b
x86: Enable dist-kernel admincd
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
.../specs/x86/hardened/admincd-stage2-openrc.spec | 236 +++++++++++++++++++++
1 file changed, 236 insertions(+)
diff --git a/releases/specs/x86/hardened/admincd-stage2-openrc.spec b/releases/specs/x86/hardened/admincd-stage2-openrc.spec
new file mode 100644
index 00000000..a77d47a9
--- /dev/null
+++ b/releases/specs/x86/hardened/admincd-stage2-openrc.spec
@@ -0,0 +1,236 @@
+subarch: i686
+version_stamp: hardened-openrc-@TIMESTAMP@
+target: livecd-stage2
+rel_type: 23.0-hardened
+profile: default/linux/x86/23.0/i686/hardened
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-hardened/livecd-stage1-i686-hardened-openrc-@TIMESTAMP@
+portage_confdir: @REPO_DIR@/releases/portage/isos-x86
+
+livecd/bootargs: dokeymap
+livecd/fstype: squashfs
+livecd/iso: admincd-x86-@TIMESTAMP@.iso
+livecd/type: gentoo-release-minimal
+livecd/volid: Gentoo-x86-AdminCD-@TIMESTAMP@
+
+boot/kernel: gentoo
+
+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/x86/dist-x86-livecd.config
+
+boot/kernel/gentoo/packages: --usepkg n broadcom-sta
+
+livecd/unmerge:
+ app-admin/eselect
+ app-admin/eselect-ctags
+ app-admin/eselect-vi
+ app-admin/perl-cleaner
+ app-admin/python-updater
+ app-arch/cpio
+ dev-build/libtool
+ dev-lang/rust-bin
+ dev-libs/gmp
+ dev-libs/libxml2
+ dev-libs/mpfr
+ dev-python/pycrypto
+ dev-util/pkgconfig
+ dev-util/pkgconf
+ perl-core/PodParser
+ perl-core/Test-Harness
+ sys-apps/debianutils
+ sys-apps/groff
+ sys-apps/man-db
+ sys-apps/man-pages
+ sys-apps/memtest86+
+ sys-apps/miscfiles
+ sys-apps/sandbox
+ sys-apps/texinfo
+ sys-devel/autoconf
+ sys-devel/autoconf-wrapper
+ sys-devel/automake
+ sys-devel/automake-wrapper
+ sys-devel/binutils
+ sys-devel/binutils-config
+ sys-devel/bison
+ sys-devel/flex
+ sys-devel/gcc
+ sys-devel/gcc-config
+ sys-devel/gettext
+ sys-devel/gnuconfig
+ sys-devel/m4
+ sys-devel/make
+ sys-devel/patch
+ sys-libs/db
+ sys-libs/gdbm
+ sys-kernel/genkernel
+ sys-kernel/linux-headers
+
+livecd/empty:
+ /boot
+ /etc/cron.daily
+ /etc/cron.hourly
+ /etc/cron.monthly
+ /etc/cron.weekly
+ /etc/logrotate.d
+ /etc/modules.autoload.d
+ /etc/runlevels/single
+ /etc/skel
+ /usr/lib/dev-state
+ /usr/lib/udev-state
+ /root/.ccache
+ /tmp
+ /usr/diet/include
+ /usr/diet/man
+ /usr/include
+ /usr/i?86-gentoo-linux-uclibc
+ /usr/i?86-pc-linux-uclibc
+ /usr/lib/X11/config
+ /usr/lib/X11/doc
+ /usr/lib/X11/etc
+ /usr/lib/awk
+ /usr/lib/ccache
+ /usr/lib/gcc-config
+ /usr/lib/nfs
+ /usr/lib/perl5/site_perl
+ /usr/lib/portage
+ /usr/local
+ /usr/portage
+ /usr/share/aclocal
+ /usr/share/baselayout
+ /usr/share/binutils-data
+ /usr/share/consolefonts/partialfonts
+ /usr/share/consoletrans
+ /usr/share/dict
+ /usr/share/et
+ /usr/share/gcc-data
+ /usr/share/genkernel
+ /usr/share/gettext
+ /usr/share/glib-2.0
+ /usr/share/gnuconfig
+ /usr/share/gtk-doc
+ /usr/share/i18n
+ /usr/share/info
+ /usr/share/lcms
+ /usr/share/libtool
+ /usr/share/locale
+ /usr/share/man
+ /usr/share/rfc
+ /usr/share/ss
+ /usr/share/state
+ /usr/share/texinfo
+ /usr/share/unimaps
+ /usr/share/zoneinfo
+ /usr/src
+ /var/cache
+ /var/empty
+ /var/lib/portage
+ /var/log
+ /var/spool
+ /var/state
+ /var/tmp
+
+livecd/rm:
+ /boot/System*
+ /boot/initr*
+ /boot/kernel*
+ /etc/*-
+ /etc/*.old
+ /etc/default/audioctl
+ /etc/dispatch-conf.conf
+ /etc/env.d/05binutils
+ /etc/env.d/05gcc
+ /etc/etc-update.conf
+ /etc/hosts.bck
+ /etc/issue*
+ /etc/genkernel.conf
+ /etc/make.conf*
+ /etc/make.globals
+ /etc/make.profile
+ /etc/man.conf
+ /etc/resolv.conf
+ /usr/lib*/*.a
+ /usr/lib*/*.la
+ /usr/lib*/cpp
+ /root/.bash_history
+ /root/.viminfo
+ /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
+ /usr/bin/audioctl
+ /usr/bin/c++*
+ /usr/bin/cc
+ /usr/bin/cjpeg
+ /usr/bin/cpp
+ /usr/bin/djpeg
+ /usr/bin/ebuild
+ /usr/bin/egencache
+ /usr/bin/emerge
+ /usr/bin/emerge-webrsync
+ /usr/bin/emirrordist
+ /usr/bin/elftoaout
+ /usr/bin/f77
+ /usr/bin/g++*
+ /usr/bin/g77
+ /usr/bin/gcc*
+ /usr/bin/genkernel
+ /usr/bin/gprof
+ /usr/bin/i?86-gentoo-linux-uclibc-*
+ /usr/bin/i?86-pc-linux-*
+ /usr/bin/jpegtran
+ /usr/bin/ld
+ /usr/bin/libpng*
+ /usr/bin/nm
+ /usr/bin/objcopy
+ /usr/bin/objdump
+ /usr/bin/piggyback*
+ /usr/bin/portageq
+ /usr/bin/ranlib
+ /usr/bin/readelf
+ /usr/bin/size
+ /usr/bin/strip
+ /usr/bin/tbz2tool
+ /usr/bin/xpak
+ /usr/bin/yacc
+ /usr/lib*/*.a
+ /usr/lib*/*.la
+ /usr/lib*/perl5/site_perl
+ /usr/lib*/gcc-lib/*/*/libgcj*
+ /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*
+ /usr/share/consolefonts/9*
+ /usr/share/consolefonts/A*
+ /usr/share/consolefonts/C*
+ /usr/share/consolefonts/E*
+ /usr/share/consolefonts/G*
+ /usr/share/consolefonts/L*
+ /usr/share/consolefonts/M*
+ /usr/share/consolefonts/R*
+ /usr/share/consolefonts/a*
+ /usr/share/consolefonts/c*
+ /usr/share/consolefonts/dr*
+ /usr/share/consolefonts/g*
+ /usr/share/consolefonts/i*
+ /usr/share/consolefonts/k*
+ /usr/share/consolefonts/l*
+ /usr/share/consolefonts/r*
+ /usr/share/consolefonts/s*
+ /usr/share/consolefonts/t*
+ /usr/share/consolefonts/v*
+ /usr/share/misc/*.old
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-08-26 13:27 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-26 13:27 [gentoo-commits] proj/releng:master commit in: releases/specs/x86/hardened/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2024-08-26 13:27 Andreas K. Hüttel
2024-04-23 10:46 Andreas K. Hüttel
2022-07-05 11:56 Ben Kohler
2022-06-13 18:57 Ben Kohler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox