aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* releases: add sys-fs/xfsdump to installcd/admincd/liveguiSam James2024-04-2412-0/+12
| | | | | | | XFS is the FS we recommend in the handbook nowadays and xfsdump is a useful backup/admin tool. Signed-off-by: Sam James <sam@gentoo.org>
* Fix profile for x86 admincdAndreas K. Hüttel2024-04-232-2/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* portage/livegui: enable chromium flag on ffmpeg for chromiumBen Kohler2024-04-211-0/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* kconfig/sparc: add a few more NIC drivers seen on newer sparcsBen Kohler2024-04-201-4/+22
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* specs/sparc/installcd-stage2-minimal.spec: use updated kconfigBen Kohler2024-04-191-1/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* kconfig/sparc: add xhci_hcdBen Kohler2024-04-191-0/+4242
| | | | | | Newer sparcs need USB 3.0 support! Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* Add and enable rv32 ilp32 buildsAndreas K. Hüttel2024-04-167-0/+99
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Also unleash glibc-2.39 on non-qemu buildsAndreas K. Hüttel2024-04-133-3/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Unleash glibc-2.39 onto qemu buildsAndreas K. Hüttel2024-04-102-2/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* Enable riscv RV32 ILP32D buildsAndreas K. Hüttel2024-04-061-6/+24
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>