239 Commits

Author SHA1 Message Date
Mario Fetka ce831a1e64 devkit/builder: replace layman with eselect-repository
- Setup: eselect-repository add + emaint sync instead of layman -f -a
- Remove: drop layman mkdir/make.conf/layman-updater setup block
- Sync: emerge --sync instead of layman -S

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 06:10:03 +02:00
geaaru 4b5d3487c1 Merge pull request #24 from Sabayon/develop
New features
v1.7.10
2019-11-06 14:43:02 +01:00
Daniele Rondina 2478662e00 builder: fix pkg version regex 2019-11-06 14:38:15 +01:00
Daniele Rondina 3e2a148a0b dynlink-scanner: qfile -e option is now -v 2019-10-27 13:38:51 +01:00
Daniele Rondina e569b59699 builder: Use last version or matching version for deps 2019-10-20 00:32:45 +02:00
Daniele Rondina 9f16462453 builder: Support previous implementation when dep_ignore_versions is disable 2019-10-07 17:33:50 +02:00
Daniele Rondina 8f5578b7f3 builder: review dependencies calculation
* Add support for env DEPENDENCY_IGNORE_VERSIONS for
  discard version of the packages to install as dependencies

* Add debugging log of installed equo repositories
2019-10-06 23:59:59 +02:00
Ettore Di Giacinto 1853c68b0d Merge pull request #23 from Sabayon/develop
Merge Develop
2019-09-11 20:31:26 +02:00
Ettore Di Giacinto 46204e0562 Merge pull request #21 from Sabayon/broken-links
Add sabayon-brokenlinks script
2019-09-11 20:30:15 +02:00
Daniele Rondina 460101a985 sabayon-brokenlinks: Use FORCE/--force instead of --force-manual 2019-09-11 11:45:37 +02:00
geaaru 7c059c3c9a Merge pull request #22 from gktrk/typo-fix
sabayondevkit-functions.sh: fix a typo, s/of/or/
2019-09-10 10:49:27 +02:00
Göktürk Yüksek e274ddffa3 sabayondevkit-functions.sh: fix a typo, s/of/or/ 2019-09-09 10:28:17 -04:00
Daniele Rondina e7aade22a0 sabayon-brokenlinks: Use USE_EQUO instead of GENTOO_TOOL env 2019-08-23 23:12:32 +02:00
Daniele Rondina d72e8c220b sabayon-brokenlinks: Minor fix on message 2019-08-23 15:02:25 +02:00
Daniele Rondina 280a665707 sabayon-brokenlinks: Add support for libs *.a 2019-08-23 14:59:19 +02:00
Daniele Rondina 631072d2a5 sabayon-brokenlinks: Use equo by default as tool 2019-08-21 18:41:32 +02:00
Daniele Rondina 4839c818de sabayon-brokenlinks: Review with cli arguments support 2019-08-13 15:33:11 +02:00
Daniele Rondina 11977d3afd sabayon-brokenlinks: Integrate automatic remove of broken links 2019-08-12 17:09:30 +02:00
Daniele Rondina 5972c0137f sabayon-brokenlinks: WIP 2019-08-09 19:45:05 +02:00
Ettore Di Giacinto 3be4345ae4 Merge pull request #19 from Sabayon/develop
builder: Add support for git portage tarball
v1.7.9
2019-04-27 15:57:22 +02:00
Daniele Rondina 286533e74e builder: Use rsync instead of cp on copy git portage 2019-04-03 18:16:43 +02:00
Daniele Rondina a3f9796c6d builder: Add support for git portage tarball 2019-03-22 22:06:29 +01:00
Ettore Di Giacinto 1921cae295 Extract common func to setup perms, fix git3 perms v1.7.8 2018-09-26 20:14:13 +02:00
Ettore Di Giacinto 3322c5aa17 Make non fatal equo install deps 2018-07-28 18:14:35 +02:00
Ettore Di Giacinto 95ffe4d49d Add hook script function 2018-07-22 17:24:36 +02:00
Ettore Di Giacinto 59855f3bb1 Be quiet also on emerge --sync 2018-07-22 16:46:25 +02:00
Ettore Di Giacinto d151a77e51 Prefer long syntax option 2018-07-22 15:47:43 +02:00
Ettore Di Giacinto 8fda356c53 Also include summary in injected_targets 2018-07-21 21:38:42 +02:00
Ettore Di Giacinto 69ee6dfefa Add LICENSE v1.7.7 2018-07-21 18:33:06 +02:00
Ettore Di Giacinto 9be88688bc Do not die on failed enman commands
- Also print a short summary of compilation result
- Add KEEP_GOING env variable,
  if disabled a failure in split install makes the build fail
2018-07-21 18:33:06 +02:00
Ettore Di Giacinto 47aa0c3cbf Merge pull request #18 from Sabayon/fix-enman-add
Tuning enman repos management and add debug stuff
v1.7.6
2018-06-24 12:40:26 +02:00
Geaaru 09f618043d Tuning enman repos management and add debug stuff 2018-06-15 10:28:23 +02:00
Ettore Di Giacinto 66284024a2 Use new eit options v1.7.5 2018-06-02 13:38:31 +02:00
Ettore Di Giacinto 64f8ee54a3 functions: make /opt/sabayon-build/ configurable v1.7.4 2018-02-15 00:07:41 +01:00
Ettore Di Giacinto 6cc8d3d7ae switch default profile v1.7.3 2018-02-03 22:56:16 +01:00
Ettore Di Giacinto 7512a7f184 push experimental sabayon-commit 2018-01-23 21:51:28 +01:00
Ettore Di Giacinto bdd6ffac8c Merge pull request #17 from geaaru/fix_builder_debug
[builder] Fix print of $remove_layman_overlay
2018-01-17 17:52:22 +01:00
Geaaru b42ef2feb7 [builder] Fix print of $remove_layman_overlay 2018-01-17 09:31:13 +01:00
Ettore Di Giacinto cf77609a7b Merge pull request #16 from geaaru/documentation
Add documentation
2018-01-15 18:42:33 +01:00
Geaaru dc05aace0b Add documentation 2018-01-15 15:45:13 +01:00
Ettore Di Giacinto 928d6da693 Refactorize and quote package when getting deps of package v1.7.2 2017-07-30 01:43:17 +02:00
Ettore Di Giacinto 5c927a25c6 Refactorizations v1.7.1 2017-07-30 01:26:11 +02:00
Ettore Di Giacinto 813148303c Add support for new options exposed in builder
- INTERNAL_BUILDER: swaps the builder supplied in the env var with the one executed in the container
- BUILDER_VERBOSE: enable verbose mode
- SHARE_WORKSPACE: enable sharing of the build directory with the container
- PRE_SCRIPT/POST_SCRIPT: absolute paths of scripts that have to be executed in the container
v1.7.0
2017-07-30 01:18:37 +02:00
Ettore Di Giacinto 5a3be7c0f1 Add support for pre_script and post_script, executed before and after the build
Also add support for package major/minor syntax and verbose option
2017-07-30 01:17:03 +02:00
Ettore Di Giacinto 6fbd3f4f22 functions: remove sudo calls 2017-07-09 11:25:46 +02:00
Ettore Di Giacinto 0be7f76824 sabayon-buildpackages: add support for INTERNAL_BUILDER, swap the builder image with the local installed one 2017-07-09 11:25:28 +02:00
Ettore Di Giacinto 7b2adad931 builder: include also injected_packages in overlays detection v1.6.18 2017-06-18 12:58:21 +02:00
Ettore Di Giacinto 6283b34be8 builder: parse overlays also from package list 2017-06-18 12:26:07 +02:00
Ettore Di Giacinto 11812ff1a2 move QA checks on the bottom, enhance output display and fix depchecking when package contain overlay name 2017-06-05 21:13:30 +02:00
Ettore Di Giacinto e31a06cee3 add gitignore 2017-05-21 14:33:36 +02:00