summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* infra-boxes: go more parallel to use CPU better.thorRobin H. Johnson2016-05-292-0/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* update*tree: fix variable.Robin H. Johnson2016-05-293-3/+3
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* infra hosts: tweak build options.Robin H. Johnson2016-05-292-4/+4
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* emerge must use repos.conf now, instead of PORTDIR.Robin H. Johnson2016-05-294-5/+52
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* catalyst-auto: datestamp tmpdir for ease of debug.Robin H. Johnson2016-05-291-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Add envscript for more infra boxes.Robin H. Johnson2016-05-292-0/+6
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* stage_build.sh: punt unused scriptMike Frysinger2016-05-291-162/+0
| | | | No one seems to use it or ask about it, so punt it until someone notices.
* drop duplicate default e-mail valuesMike Frysinger2016-05-291-2/+0
| | | | The catalyst-auto defaults already align with these.
* catalyst-auto: use `local` in a few more placesMike Frysinger2016-05-291-5/+5
|
* catalyst-auto: convert `echo -e` to `printf`Mike Frysinger2016-05-291-2/+4
| | | | Makes the code a bit more robust.
* hppa: netboot: enable USE=unicodeMike Frysinger2016-05-292-0/+2
| | | | | This is better for international users, and it fixes a build error with procps/ncurses deps.
* convert GITDIR over to REPO_DIRMike Frysinger2016-05-2943-78/+76
| | | | The variables were representing the same thing, so merge them.
* catalyst-auto: automatically calculate REPO_DIRMike Frysinger2016-05-292-3/+3
| | | | | Rather than hardcode it to a path that works on only a few systems, switch it to the dynamic calculation like we use for GITDIR.
* catalyst-auto: try to fix syntax error in previous commitsMike Frysinger2016-05-291-1/+1
|
* copy_buildsync: squelch errors.Robin H. Johnson2016-05-291-4/+4
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* catalyst-auto: fix whitespace.Robin H. Johnson2016-05-291-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Move the code to update symlinks to a separate function, call it from ↵Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-05-292-6/+17
| | | | | | pre_build and after each set build. Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* catalyst-auto: Record how long the catalyst runs take.Robin H. Johnson2016-05-291-3/+3
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* tools: Add a config that filters to stage4 only.Robin H. Johnson2016-05-291-8/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Workaround catalyst not keeping USE flag between stages.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-05-231-0/+1
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Add minimal stage4 specs.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-04-271-4/+12
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Sync updates to catalyst-auto.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-04-271-2/+79
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Whitespace. Fix remaining hardcoded releng repo paths. Enable update_seed.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-04-2722-25/+29
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Clean-up arch scripts.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-04-2614-105/+0
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Add missing samba deps keywords.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-04-261-0/+3
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* tools: stage4-only config that loads base amd64 config to avoid duplicationRobin H. Johnson2016-04-261-0/+24
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* tools-uclibc: have busybox use a savedconfig, bug #567598Anthony G. Basile2016-04-2612-0/+12
|
* cloud stages: use latest cloud-init due to upstream bug ↵Robin H. Johnson2016-04-261-0/+1
| | | | | | https://bugs.launchpad.net/cloud-init/+bug/1559543. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* cloud-prep: make grub accessible on serial console, just like the kernel.Robin H. Johnson2016-04-261-2/+7
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* cloud-prep: ensure migrate-pax is executable.Robin H. Johnson2016-04-261-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* tools-uclibc: configure busybox without CONFIG_SYNC, bug #567598Anthony G. Basile2016-04-2612-0/+12840
|
* Use new portage_confidir and stop using hardcoded paths.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-04-2121-23/+23
|
* Merge admincd / installcd portage configuration.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-04-2117-13/+0
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* add ipv6 nameserver to cloud-prep scriptMatthew Thode2016-04-211-0/+1
|
* tools-musl: remove p.mask for util-linux for mipsAnthony G. Basile2016-04-212-2/+0
|
* admincd: sync settings w/installcdMike Frysinger2016-04-216-4/+7
| | | | Also drop some old package.keywords settings as those are now stable.
* installcd: pull in a newer genkernel versionMike Frysinger2016-04-211-1/+2
| | | | | Some builds are failing due to missing System.map files in the kernel cache. Pull in a newer genkernel that should fix that.
* ia64 weekly: set portage_confdir for installcdsMike Frysinger2016-04-212-0/+3
|
* Let's see if this fixes the seed finding for building the admincd-selinux.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-04-011-1/+1
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Try to fix the source path for the selinux admincd specs.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-03-242-2/+2
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Add systemd stages from master.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-03-244-0/+117
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Add hardened stage4 and tools-* from master.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-03-247-0/+331
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Add minimal stage4s.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-03-242-0/+146
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Fix repo path.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-03-241-1/+1
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Stop using hardcoded paths for the files in the releng repo.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-03-2434-54/+55
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* tools/catalyst-auto: Allow multiple config files, for host-specific overrides.Robin H. Johnson2016-03-241-9/+19
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Sync cloud-prep.sh's from master.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-03-241-1/+9
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Sync master's copy_buildsync.sh.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-03-241-43/+79
| | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* copy_buildsync.sh: add command line options for verbose/debug modeMike Frysinger2016-03-231-12/+27
| | | | | This makes it easier to do some debugging on the fly w/out having to edit the script directly.
* copy_buildsync.sh: convert code to use funcsMike Frysinger2016-03-231-2/+27
| | | | This makes the code a bit easier to follow and break up.