aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* catalyst-auto: Replace more than one / with _ in logfile nameHEADmasterAndreas K. Hüttel2024-07-291-2/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* specs/amd64/livegui: add zfs back for dist-kernelBen Kohler2024-07-031-0/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* portage/isos-x86: add busybox patch from alpine for bug 933771Ben Kohler2024-07-011-0/+46
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* specs/amd64: add kexec-tools on all isosBen Kohler2024-06-273-0/+3
| | | | | Bug: https://bugs.gentoo.org/935026 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* {kconfig,specs}/amd64: bump kconfig to 6.6.30 with kexec enabledBen Kohler2024-06-273-2/+6775
| | | | | Bug: https://bugs.gentoo.org/935026 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* specs/amd64/livegui: base livegui-stage1 on stage3-desktopBen Kohler2024-06-261-1/+1
| | | | | | | This will save a couple hundred package installs and also possibly decrese the likelihood of circular deps on this massive build. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* {specs,portage}: fork portage dir for x86Ben Kohler2024-06-2022-4/+4402
| | | | | | | New portage config dir for x86 to disable sse2-requiring things. Hopefully this is temporary. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* portage/livegui: disable python on falkonBen Kohler2024-06-141-0/+3
| | | | | | | Disable python flag on falkon to work around lack of python3_12 on its deps Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* specs/{amd64,x86}: add strace to all isos for debuggingBen Kohler2024-06-135-0/+5
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* Enable x86 i686-ssemath buildsAndreas K. Hüttel2024-06-111-0/+13
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Fix ssemath specs (nonexisting profile)Andreas K. Hüttel2024-06-112-2/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up riscv specsAndreas K. Hüttel2024-06-0110-141/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up mips specsAndreas K. Hüttel2024-06-0144-594/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up m68k specsAndreas K. Hüttel2024-06-018-100/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up loong specsAndreas K. Hüttel2024-06-016-75/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up unsuccessful hppa qemu testAndreas K. Hüttel2024-06-019-682/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up arm64 specsAndreas K. Hüttel2024-06-014-50/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up alpha specsAndreas K. Hüttel2024-06-012-23/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up x86 specsAndreas K. Hüttel2024-06-018-93/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up sparc specsAndreas K. Hüttel2024-06-014-46/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up s390 specsAndreas K. Hüttel2024-06-014-46/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up ppc(64)(le) specsAndreas K. Hüttel2024-06-0117-201/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up ia64 specsAndreas K. Hüttel2024-06-012-23/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up hppa specsAndreas K. Hüttel2024-06-014-50/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up arm64 specsAndreas K. Hüttel2024-06-0111-129/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up arm specsAndreas K. Hüttel2024-06-0120-230/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up amd64 specsAndreas K. Hüttel2024-06-0123-265/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Clean up catalyst-auto configurationsAndreas K. Hüttel2024-06-0116-473/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Stop all 17.0 / 20.0 / 22.0 profile buildsAndreas K. Hüttel2024-06-0115-57/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* specs/amd64/livegui: switch livecd-stage2 to dist-kernelBen Kohler2024-05-132-6/+34
| | | | | | Old genkernel setup has been preserved in livecd-stage2-genkernel.spec Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* portage/livegui: enable dracut on installkernel for dist-kernelBen Kohler2024-05-131-0/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* specs/amd64/livegui: add tools to prepare for dist-kernel usageBen Kohler2024-05-131-0/+3
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* releases/specs/amd64/livegui/files/fsscript-stage2.sh: Create /mnt/gentooIan Jordan2024-05-111-0/+3
| | | | | | | Fix the lack of /mnt/gentoo being created on livegui. Closes-bug: https://bugs.gentoo.org/915957 Signed-off-by: Ian Jordan <immoloism@gmail.com>
* portage/livegui: really disable harfbuzz on sdl2-ttfBen Kohler2024-05-061-1/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* Drop hppa 17.0 builds (hake is too slow for building both)Andreas K. Hüttel2024-05-061-2/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Merge remote-tracking branch 'github/pr/16'Andreas K. Hüttel2024-05-0412-15/+15
|\ | | | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
| * releases: handle sys-devel/libtool -> dev-build/libtool pkgmoveSam James2024-05-0412-15/+15
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | releases: add sys-apps/pv to release mediaSam James2024-05-048-0/+8
|/ | | | | | | It's a useful tiny tool to allow monitoring progress. Reported-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org>
* portage/livegui: disable harfbuzz on sdl2-ttf rather than enable on ftBen Kohler2024-05-031-1/+1
| | | | | | | Previous solution of enabling harfbuzz on freetype ends in circular deps. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* portage/livegui: enable profiler for virtual/rust for chromiumBen Kohler2024-05-031-0/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* portage/livegui: enable harfbuzz on freetype insteadBen Kohler2024-05-031-1/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* portage/livegui: enable harfbuzz on sdl2-ttf to fix dep conflictBen Kohler2024-05-031-0/+12
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* portage/isos: allow unstable genkernel brieflyBen Kohler2024-05-031-0/+2
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* portage/isos: remove obsolete espeakup unmaskBen Kohler2024-05-031-2/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* Enable riscv32 musl buildsAndreas K. Hüttel2024-05-021-2/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Revert "portage/isos/package.use: enable sse2 for rust-bin on x86"Ben Kohler2024-05-011-4/+0
| | | | | | This reverts commit 7df71fffc118aa88ba4ee946289b6d336acb2af7. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* specs/{amd64,x86}: add rust-bin to livecd/unmerge on installcd/admincdBen Kohler2024-05-014-0/+4
| | | | | | | This will start getting installed as an indirect dep of lvm2, but we don't need to keep it installed for the shipped isos Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* portage/isos/package.use: enable sse2 for rust-bin on x86Ben Kohler2024-05-011-0/+4
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* releases: remove dev-lang/openssl-3.2 masksMatoro Mahri2024-04-295-17/+0
| | | | | | | | And old specific version mask for 3.0. Both relevant bugs fixed. Bug: https://bugs.gentoo.org.923957 Bug: https://bugs.gentoo.org/923956 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
* releases: enable sys-fs/lvm2[thin]Sam James2024-04-243-0/+3
| | | | | | | | | | | | Kerin reports that thin-provisioning-tools is missing from our release media. We need people to be able to mount and administrate such disks, so chuck it in. This is really a regression from e31bcf83eb070afb477f68cf9e22387a3f95e592 in gentoo.git. Reported-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org>