aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* specs/alpha: Ship sys-fs/dmraid on the livecdMatt Turner2018-10-091-1/+1
| | | | | | | Expected to fix the livecd build which is currently failing with Error: --dmraid requires sys-fs/dmraid to be installed on the host system.
* tools-uclibc: changes for the new 17.0 profiles for armAnthony G. Basile2018-10-082-0/+2
|
* tools-uclibc: changes for the new 17.0 profiles for amd64 and x86Anthony G. Basile2018-10-089-5/+13
|
* remove unneeded use flags for musl stage4Matthew Thode2018-10-052-2/+0
|
* fix building stage4sMatthew Thode2018-10-055-1/+8
| | | | | fix based on 547d9e6fb7dcb41e21ef75ee31de0e6d260dc769 and it's breaking of stage4 builds
* tools-uclibc: update arm build for new 17.0 profilesAnthony G. Basile2018-10-054-9/+18
|
* tools-musl: sys-libs/pam needs cracklibAnthony G. Basile2018-10-048-0/+8
|
* tools-musl: don't polute stage3sAnthony G. Basile2018-10-042-9/+0
|
* tools-uclibc: keyword sys-apps/iproute2-4.18.0Anthony G. Basile2018-09-264-0/+4
|
* portage/isos: remove obsolete p.a_k for opensslBen Kohler2018-09-251-2/+0
|
* portage/stages: remove obsolete p.a_k entry for portageBen Kohler2018-09-251-1/+0
|
* portage/stages: apply -filecaps globallyBen Kohler2018-09-253-4/+7
|
* portage/stages: remove obsolete package.use/grubBen Kohler2018-09-251-1/+0
| | | | | amd64 profiles set this already since late 2016 https://gitweb.gentoo.org/repo/gentoo.git/commit/profiles/arch/amd64/package.use?id=df1cfa8b3a275372a8dc64cc93130128710e51f4
* portage/stages: remove long-obsolete masksBen Kohler2018-09-253-4/+0
|
* specs/ppc: Replace fwcutter with actual firmwareMatt Turner2018-09-191-2/+2
| | | | | | | With the mirror restriction lifted, we can actually ship this on install CDs. Bug: https://bugs.gentoo.org/666588
* specs/sparc: bump main sparc specs to 17.0 profilesBen Kohler2018-09-195-5/+5
|
* kconfig/{amd64,x86}/installcd: add more userspace crypto optionsBen Kohler2018-09-192-8/+10
| | | | Bug: https://bugs.gentoo.org/665306
* specs/ppc: Add sys-apps/lm_sensorsMatt Turner2018-09-181-0/+1
|
* specs/ppc: Readd net-wireless/{b43,bcm43xx}-fwcutterMatt Turner2018-09-181-0/+2
|
* kconfig/powerpc: Disable bootup logoMatt Turner2018-09-183-12/+3
| | | | On my iMac G4 it causes corruption with CONFIG_FB_OF
* kconfig/powerpc: More configuration updatesMatt Turner2018-09-183-153/+120
|
* kconfig/powerpc: Enable firewire on ppc32Matt Turner2018-09-181-1/+4
| | | | Bug: https://bugs.gentoo.org/496786
* catalyst-auto: Skip alpha stage2 buildsMatt Turner2018-09-171-1/+1
|
* specs/alpha: Build stage3 from stage1Matt Turner2018-09-171-1/+1
|
* specs/alpha: Switch stages to 17.0 profileMatt Turner2018-09-176-6/+6
|
* specs/ppc: Update configsMatt Turner2018-09-162-396/+50
|
* catalyst-auto: Fix more s/ppc/ppc32/Matt Turner2018-09-161-2/+2
|
* catalyst-auto: Build ppc install CD from 32-bit specsMatt Turner2018-09-161-1/+1
|
* catalyst-auto: Build ppc and ppc64 stages from catalyst-auto-ppc.confMatt Turner2018-09-161-5/+15
|
* catalyst-auto: Build ppc64 stages from stage{1,3}.specMatt Turner2018-09-161-1/+1
| | | | | Spec files were renamed in commit cf41003f5ca3 ("specs/ppc: Remove "64ul" from stage names")
* catalyst-auto: Use xz instead of bz2 for powerpc buildsMatt Turner2018-09-162-10/+10
|
* catalyst-auto: Build only 64-bit userland on ppc64 and remove '64ul'Matt Turner2018-09-161-1/+1
|
* catalyst-auto: Save powerpc builds in separate directoriesMatt Turner2018-09-162-2/+2
| | | | | | Otherwise we write the last_success_file when the first build succeeds and prevent the second from executing. Both of these sets of builds should probably be executed from the same catalyst-auto file...
* catalyst-auto: Skip powerpc stage2 buildsMatt Turner2018-09-152-2/+2
|
* catalyst-auto: Switch powerpc livecds from ppc64-32ul to ppcMatt Turner2018-09-152-2/+2
|
* catalyst-auto: Don't build ppc64-32ul stagesMatt Turner2018-09-151-1/+1
| | | | | ppc64-32ul provides nothing that standard 32-bit ppc does not, as far as I can tell.
* specs/ppc: Build stage3 from stage1Matt Turner2018-09-153-3/+3
|
* specs/ppc: Build the powerpc iso using the ppc profileMatt Turner2018-09-152-14/+11
|
* specs/ppc: Remove "64ul" from stage namesMatt Turner2018-09-153-6/+6
|
* catalyst-auto/hppa: Skip stage2Matt Turner2018-09-141-2/+2
|
* specs/hppa: Build stage3 from stage1Matt Turner2018-09-142-2/+2
| | | | | | stage2 runs bootstrap.sh, which made sense when gcc had a build/bootstrap USE flags that were set in stage1 and 2. But gcc is fully built in stage1 now, making stage2 a waste of time.
* specs/ppc: Use isos portage_confdir for installcd stagesMatt Turner2018-09-132-0/+2
|
* specs/ppc: Switch to new 4.14 kconfigsMatt Turner2018-09-131-3/+3
|
* specs/ppc: Switch from yaboot to grubMatt Turner2018-09-132-2/+1
|
* specs/ppc: Update packages and clean up listMatt Turner2018-09-132-41/+6
|
* specs/ppc: Use update_seed in stage1Matt Turner2018-09-133-0/+5
|
* specs/ppc: Compress with pixzMatt Turner2018-09-1313-0/+26
|
* specs/ppc: Switch stages to 17.0 profileMatt Turner2018-09-1313-13/+13
|
* kconfig/powerpc: Add 4.14 configsMatt Turner2018-09-133-0/+10692
|
* specs/alpha: Use isos portage_confdir for installcd stagesMatt Turner2018-09-082-0/+2
|