Commit graph

  • f249d95649
    add systemd to sets Matthew Thode 2018-03-02 06:36:07 -06:00
  • 60d2a138de
    enable systemd stage generation Matthew Thode 2018-03-02 06:32:59 -06:00
  • 79f7bde997
    make stage4-systemd spec actually work Matthew Thode 2018-02-28 07:22:26 -06:00
  • a1fa95f74b Keyword all portage-2.3.24 releases. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2018-02-11 13:35:44 +00:00
  • 1980c9cbbf Enable the static-libs use flag for libpcre as required by libselinux. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2018-02-06 10:21:10 +00:00
  • fd0818c422
    remove references to non-existant cloud-stages overlay Matthew Thode 2018-02-04 18:45:12 -06:00
  • 702dde0750
    add missing grub platform for stage4 builds Matthew Thode 2018-02-04 18:37:16 -06:00
  • 57a5bfeb2a
    Revert "move stage4 build integration stages into a subdir" Matthew Thode 2018-02-04 18:21:25 -06:00
  • 11ccab53f8
    move stage4 build integration stages into a subdir Matthew Thode 2018-02-04 17:05:20 -06:00
  • f696bdbdba Make the minimal stage4 use the stages portage config and not the cloud-stages. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2018-02-04 00:05:33 +00:00
  • 3a67711017 Keyword newer version of portage to see if we can get past the virtual "troubles" and disable "rsync-verify" for the cloud stages. Move the portage package.keywords to the releng dir so it gets removed from the final stage. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2018-02-03 23:45:31 +00:00
  • df449ac749 Keyword newer version of portage to see if we can get past the virtual "troubles". Jorge Manuel B. S. Vicetto (jmbsvicetto) 2018-02-03 10:43:02 +00:00
  • 5c963b7694 Disable new unstable depedencies for portage. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2018-01-31 04:19:03 +00:00
  • 5288e39671 Keyword sys-apps/portage-2.3.21 to avoid the dependencies issues introduced with portage-2.3.19-r1. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2018-01-31 00:20:28 +00:00
  • 7ea60e906f ia64: set portage_confdir for stage[123] to match other arches Mike Frysinger 2018-01-29 16:29:42 -05:00
  • 12f0e45cfc tools-systemd: switch to 17.0 profiles Anthony G. Basile 2018-01-21 14:01:01 -05:00
  • c63938c5e0 catalyst-auto: run git merge in quiet mode Mike Frysinger 2018-01-16 11:24:43 -05:00
  • 40ed3e84d7 catalyst-auto: update arch configs after timestamp changes Mike Frysinger 2018-01-16 02:01:19 -05:00
  • bbca329576 catalyst-auto: log the command in the log file itself Mike Frysinger 2018-01-15 22:42:07 -05:00
  • f98bc791e6 catalyst-auto: pass current targets down to post_build Mike Frysinger 2018-01-15 20:52:14 -05:00
  • cb652173f6 catalyst-auto: move remaining configs from pre_build to update_symlinks Mike Frysinger 2018-01-15 20:44:31 -05:00
  • 8f6370f8b3 catalyst-auto: run update_symlinks by default in pre_build Mike Frysinger 2018-01-15 20:42:19 -05:00
  • a8e70e1976 catalyst-auto: move git update into main script Mike Frysinger 2018-01-15 20:17:43 -05:00
  • 04b56eaab3 catalyst-auto: move container logic into a func too Mike Frysinger 2018-01-15 20:13:59 -05:00
  • b291ea4754 catalyst-auto: move all code into functions Mike Frysinger 2018-01-15 20:11:44 -05:00
  • b5e4453a0e tools-uclibc: bump unmasked gcc to 4.8.5-r1 Anthony G. Basile 2018-01-13 14:30:47 -05:00
  • 10df0f47c4 tools-uclibc: no need to mask sys-apps/iproute2 on mips32r2 Anthony G. Basile 2018-01-13 14:27:28 -05:00
  • 84e4981dfa Move package.use and package.mask files for cloud stages to a releng subdir. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2018-01-07 03:30:22 +00:00
  • a35c8cb54b Update profiles to the new 17.0 profiles. Missing x86 hardened as there's no profie available yet. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2018-01-01 13:53:15 +00:00
  • 4ee90d795d Add caps and filecaps use flags to the admin-cd. Drop sys-fs/nilfs-utils from the admin-cd - bug 591084. Add app-editors/nano to the packages list of the install-cd and the admin-cd so that it isn't depcleaned - bug 642856. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2018-01-01 08:24:18 +00:00
  • 5796552684 Drop old (before 2008) uclibc specs that were never used with autobuilds. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2017-12-28 17:57:22 +00:00
  • 73dfdcaca3 Add portage_prefix to the specs to finally clean-up /etc/portage/package.*/releng - fixes bug 547538. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2017-12-28 17:45:41 +00:00
  • 31a65fdca6 Move package.use and package.mask files for stages to a releng subdir - prepare for portage_prefix. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2018-01-07 03:25:32 +00:00
  • 5d73c6b04a
    catalyst-auto: add intermediate verbose, that prints the command, but not the output; -vv has old behavior Robin H. Johnson 2017-12-28 21:32:10 -08:00
  • 731b5886ad
    tools: fix typo of DEST_HARDEND Robin H. Johnson 2017-12-28 11:01:26 -08:00
  • da0eb6ec11 Set USE="-filecaps" for sys-libs/pam to avoid the circular dep between sys-libs/pam and sys-libs/filecaps. Document the caps, filecaps USE mask for iputils. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2017-12-28 15:01:40 -01:00
  • 93bc214182 Sync amd64 and x86 base and experimental scripts. Add a few missing popd calls to base scripts. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2017-12-27 01:54:39 -01:00
  • 0c3d971bfb Fix typo. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2017-12-22 11:29:30 +00:00
  • 495425ec6a Drop old set definition. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2017-12-22 11:22:26 +00:00
  • dff71c4a7a Build xz stages. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2017-12-22 11:06:27 +00:00
  • 3190fadba2 Use 2 vars for destinations (one for default and another for hardened). Jorge Manuel B. S. Vicetto (jmbsvicetto) 2017-12-22 11:02:44 +00:00
  • cb879a382e
    releases/weekly: shorten ISO labels. Robin H. Johnson 2017-12-15 15:42:27 -08:00
  • af9a181c70
    catalyst-auto: fix title. Robin H. Johnson 2017-12-15 10:40:07 -08:00
  • 0292a7e2b5
    tools/catalyst-auto-{x86,amd64}: refactor post_build for remote buildhost. Robin H. Johnson 2017-12-14 21:48:20 -08:00
  • bcdd88a2d4
    tools/catalyst-auto-sparc64: start common post_build refactor Robin H. Johnson 2017-12-14 21:39:40 -08:00
  • d9f56a2c95
    tools/catalyst-auto-amd64: stage4 builds should be optional. Robin H. Johnson 2017-12-14 21:28:22 -08:00
  • 85bac3a8a2
    catalyst-auto: only purge tmpdir+autoresume, not pkgdir. Robin H. Johnson 2017-12-14 19:45:09 -08:00
  • b7e493b4e4
    catalyst-auto: run trigger_post_build after every successful spec, to export results sooner. Robin H. Johnson 2017-12-14 19:44:41 -08:00
  • 561af1245f
    catalyst-auto/run_cmd: append logs instead of overwrite Robin H. Johnson 2017-12-14 19:44:07 -08:00
  • a5c5c7faad
    catalyst-auto-amd64: verbosely update_symlinks. Robin H. Johnson 2017-12-14 19:39:33 -08:00
  • 20553cc7ae
    Add README. Robin H. Johnson 2017-12-14 13:40:58 -08:00
  • f77598e421
    admincd: hardened-sources is no more, switch to gentoo-sources. Robin H. Johnson 2017-12-14 13:07:45 -08:00
  • 375233d0d1
    weekly: catalyst3 already removes keymaps, so rcdel fails. Robin H. Johnson 2017-12-14 12:51:03 -08:00
  • 69afbb3382 tools-musl: update to reflect new musl profile structure Anthony G. Basile 2017-12-12 22:43:45 -05:00
  • c19080d5f4
    catalyst-auto: tweak timestamp. Robin H. Johnson 2017-12-08 00:04:40 -08:00
  • ed258c751b
    tools/catalyst-auto: change datestamp->timestamp Robin H. Johnson 2017-12-07 23:40:09 -08:00
  • 10953c3a11
    weekly: cdtar files moved in newer catalyst. Robin H. Johnson 2017-12-06 23:13:04 -08:00
  • 44b56bd2f8
    catalyst: do not use --purge so we can hit binpkgcache. Robin H. Johnson 2017-12-06 23:01:24 -08:00
  • 381936c795
    config/{amd64,x86}-auto.conf: Fix target repo name and path Brian Dolbec 2017-12-06 14:42:27 -08:00
  • 9edcf5e311
    config: ovh mirror seems offline, add bytemark as preferred with distfiles.g.o fallback. Robin H. Johnson 2017-12-06 08:36:42 -08:00
  • 2f06ca128d
    nightheron: fix expansion of avg. Robin H. Johnson 2017-12-05 23:50:58 -08:00
  • f3fa29e78b
    nightheron: fix variable name. Robin H. Johnson 2017-12-05 20:56:20 -08:00
  • 93fa0df0a1
    nightheron: build faster. Robin H. Johnson 2017-12-05 20:16:25 -08:00
  • b3de33333a
    weekly/portage/isos/package.mask: mask new packages needing -bindist Ben Kohler 2017-12-05 19:34:28 -08:00
  • f7b53cd2f7
    Update configs for catalyst-3 Brian Dolbec 2017-12-04 09:16:01 -08:00
  • 1b4139766c
    releases/weekly: drop net-dialup/globespan-adsl Robin H. Johnson 2017-12-04 08:39:41 -08:00
  • c8b60f8a72
    arm64 17.0 profile updates and stuff Matthew Thode 2017-12-03 22:47:44 -06:00
  • ad4692b02f
    Drop more stage4-cloud. Robin H. Johnson 2017-12-03 13:23:35 -08:00
  • c65a620930
    remove stage4 cloud stages from tools/catalyst-auto-amd64.conf Matthew Thode 2017-12-03 15:20:03 -06:00
  • 1ce3bc7326
    arm64 stage building Matthew Thode 2017-12-01 16:53:39 -06:00
  • 14f5b424e8
    stop building cloud stage4 stages Matthew Thode 2017-11-20 23:52:59 -06:00
  • 18edc3611b
    update musl stage4s Matthew Thode 2017-11-20 23:43:26 -06:00
  • bcace5f745
    switch all stage4s to gentoo-sources Matthew Thode 2017-11-20 23:33:16 -06:00
  • 8f2cfaf3eb
    update gentoo cloud-kernel config Matthew Thode 2017-11-20 23:30:14 -06:00
  • 21004e0b73 tools-uclibc: remove all (un)maskings of python Anthony G. Basile 2017-10-30 19:23:37 -04:00
  • b08c3c143b
    weekly/admincd: more filesystem support. Robin H. Johnson 2017-10-11 12:46:10 -07:00
  • 3f0f85cc8a tools-uclibc: remove keywords for e2fsprogs{,-libs} Anthony G. Basile 2017-09-04 11:36:59 -04:00
  • bc5887a47d tools-uclibc: update configs for mips32r2 Anthony G. Basile 2017-08-08 06:05:16 -04:00
  • 432755cd4d tools-uclibc: update configs for mipsel3 Anthony G. Basile 2017-07-20 13:28:24 -04:00
  • 4669677abd tools-uclibc: update uclibc-ng config for arm and ppc Anthony G. Basile 2017-07-09 16:09:31 -04:00
  • fcdd632fcf tools-uclibc: update uclibc-ng config for amd64 and i686 Anthony G. Basile 2017-07-09 15:38:35 -04:00
  • bd1b5158bb tools-musl: drop keywording of older version of portage Anthony G. Basile 2017-06-14 21:05:26 -04:00
  • 81b17925fb tools-uclibc: drop support to only hardfloat for arm Anthony G. Basile 2017-06-07 06:25:08 -04:00
  • b448161dd5 keyword =sys-fs/e2fsprogs-1.43.4 on arm Anthony G. Basile 2017-05-31 08:26:20 -04:00
  • be9c0dbb23 tools-uclibc: keyword =sys-fs/e2fsprogs-1.43.4 on ppc Anthony G. Basile 2017-05-25 21:30:11 -04:00
  • ec4fb2ee0e tools-uclibc: keyword =sys-fs/e2fsprogs-1.43.4 on amd64, i686 Anthony G. Basile 2017-04-25 18:42:25 -04:00
  • b5870c6ae2 Revert "tools-musl: turn off stack protector for openssh on i686" Anthony G. Basile 2017-04-22 20:10:42 -04:00
  • 29cf262a98 tools-musl: turn off stack protector for openssh on i686 Anthony G. Basile 2017-04-22 15:05:47 -04:00
  • 380e1b0d73
    adding CONFIG_FW_CFG_SYSFS=y to cloud configs Matthew Thode 2017-04-01 16:50:45 -05:00
  • 3d6b82ca19 Update admin-cd specs as openvpn was moved from the net-misc to the net-vpn category. Jorge Manuel B. S. Vicetto (jmbsvicetto) 2017-03-23 21:16:50 +00:00
  • 16e8a9fdc4 catalyst-auto: scope ppc upload names Mike Frysinger 2017-03-22 22:16:22 -04:00
  • 1de39bb16d catalyst-auto: use full system hostname by default Mike Frysinger 2017-03-22 22:14:42 -04:00
  • 9444f99d3d update armin keys to same root path as others Mike Frysinger 2017-03-22 22:12:54 -04:00
  • 65391a416e admincd: drop chname keywording Mike Frysinger 2017-02-21 22:11:48 -05:00
  • 6d7033cf8a
    fixing spaces/tabs Matthew Thode 2017-01-04 23:41:11 -06:00
  • 70ac10ef17
    make smaller stage4 musl tarballs and allow them to be versioned by date Matthew Thode 2017-01-04 17:19:47 -06:00
  • d7b9e89089
    use new genkernel option, needed to build on musl Matthew Thode 2017-01-02 21:00:30 -06:00
  • 6de7ad3845
    stop restricting the kernel version Matthew Thode 2017-01-02 21:00:01 -06:00
  • 35dceac45f
    add genkernel release, fixxing musl genkernel issues Matthew Thode 2017-01-02 17:58:07 -06:00
  • a5c1edcf0d
    add missing keyword to keywords file Matthew Thode 2017-01-02 17:57:48 -06:00