Commit Graph

52 Commits

Author SHA1 Message Date
tastytea 9ce4627a23 gentoo-base: small optimisations 2022-09-13 08:11:42 +02:00
tastytea 36a86d96e6 pkgcheck: update 2022-09-13 07:28:06 +02:00
tastytea 3704277506 gentoo-base: add repos.conf 2022-09-13 07:17:11 +02:00
tastytea e3079141b8 gentoo-base: fix L10N 2022-09-13 06:26:38 +02:00
tastytea 16d80bd0ee fix bashism in build script 2022-09-13 05:38:04 +02:00
tastytea 8f723ae5de remove .dir-locals.el 2022-09-13 05:33:52 +02:00
tastytea 4b6fc0f9e7 fix Gentoo docker container 2022-06-20 17:57:49 +02:00
tastytea 7f5e4ec532 gentoo-base: Add C.UTF-8 locale. 2021-08-31 11:45:07 +02:00
tastytea eb549ef6b2 gentoo-base: Update stage3 image. 2021-08-22 20:13:11 +02:00
tastytea 6c32623e02 Revert "repoman: Allow USE=curl."
This reverts commit bd06901b24.
2021-08-22 19:23:55 +02:00
tastytea bd06901b24 repoman: Allow USE=curl.
Needed to clone git repos.
2021-08-22 12:46:48 +02:00
tastytea e3a88f7213 pkgcheck: Unmask snakeoil. 2021-04-05 14:58:13 +02:00
tastytea 3e1a1a0ade Add sys-devel/gcc to gentoo-base.
libgcc_s.so.1 is needed by repoman.
2021-03-11 11:38:01 +01:00
tastytea bc78f3241b gentoo-base: Don't try to remove non existing directories. 2020-07-07 18:48:31 +02:00
tastytea 68d3683eb4 pkgchcek: Don't try to delete not existing directories. 2020-05-07 22:02:02 +02:00
tastytea 88f06ef6bb repoman: Don't try to delete not existing directories. 2020-05-07 14:02:13 +02:00
tastytea f4f78999a3 typo 2020-05-07 13:22:36 +02:00
tastytea 981fd87169 gentoo-base: Don't unmerge packages in last step.
We would need a stage3 to unmerge stuff.
2020-05-07 13:21:11 +02:00
tastytea 108c2cd53d repoman, pkgcheck: Disable Python 2.7. 2020-05-07 04:54:35 +02:00
tastytea e725c28620 Update readme. 2020-05-07 04:54:12 +02:00
tastytea dd33bcd2c9 Switch to gentoo/stage3-amd64-nomultilib as base. 2020-05-07 04:53:24 +02:00
tastytea d38b5a2dde pkgcheck: Add dev-vcs/git. 2020-05-07 02:25:52 +02:00
tastytea 78ea2e6d2a repoman: Remove useless -e. 2020-05-07 01:52:50 +02:00
tastytea af21ebc1c4 gentoo-base: Set L10N and LINGUAS. 2020-05-07 01:12:32 +02:00
tastytea c93a3ee3b8 Remove python tests. 2020-05-07 01:11:52 +02:00
tastytea c369747160 pkgcheck: Add dev-python/requests for --net. 2020-05-06 17:27:36 +02:00
tastytea 6014971b89 gentoo-base: Remove sys-apps/grep, sys-apps/gawk, app-arch/gzip. 2020-05-06 02:37:55 +02:00
tastytea 126649aa32 Add pkgcheck recipe. 2020-05-05 22:42:33 +02:00
tastytea 413965ddd3 repoman: Remove pkgcheck. 2020-05-05 22:41:41 +02:00
tastytea 716f92551f gentoo-base: Add and set locale: en_DK.UTF-8. 2020-05-05 22:41:10 +02:00
tastytea e6602217a7 repoman: Add pkgcheck, unmask ~amd64, run quickpkg. 2020-05-05 02:30:10 +02:00
tastytea 6dd5f0841f gentoo-base/repoman: Deactivate useflags: berkdb and gdbm. 2020-05-05 01:10:40 +02:00
tastytea 7d63dc741d Fix example in readme.
Unmasking has to be done on the host and
/etc/portage/package.accept_keywords has to be created.
2020-05-05 01:04:50 +02:00
tastytea d536703968 Remove TODOs.
Mounting external storage from the Dockerfile seems impossible.
2020-05-03 22:47:10 +02:00
tastytea 3b54452ea3 repoman: [Fix] Remove pkgdir in /workdir. 2020-05-03 16:09:13 +02:00
tastytea e5dee5b992 readme: Add --buildpkg=y --usepkg to example. 2020-05-03 15:49:50 +02:00
tastytea 28932ad0ae repoman: Don't try to remove nonexistent directories. 2020-05-03 14:10:41 +02:00
tastytea 7d6f9a0ad8 repoman: Prevent double-merges by building binary packages. 2020-05-03 04:24:00 +02:00
tastytea 526b2a2988 gentoo-base: Dont't try to remove nonexistent directories. 2020-05-03 04:20:57 +02:00
tastytea 973f38a366 Update readme. 2020-05-03 02:17:20 +02:00
tastytea aef09f2b97 gentoo-base: Prevent double-merges by building binary packages. 2020-05-03 02:03:10 +02:00
tastytea 6b1a379ff1 gentoo-base: Disable xattr support. 2020-05-03 01:58:33 +02:00
tastytea b92bff1cab gentoo-base: Don't install documentation. 2020-05-03 01:56:58 +02:00
tastytea f437ae9a51 Base repoman on gentoo-base. 2020-05-03 01:56:07 +02:00
tastytea dd7bb77ad8 Add readme. 2020-05-03 00:23:16 +02:00
tastytea cdf5831ac2 gentoo-base: Only include run-time dependencies in image. 2020-05-02 23:14:52 +02:00
tastytea cae06085cf [WIP] Add gentoo-base. 2020-05-02 20:48:05 +02:00
tastytea b032c086fa Emacs: Add bug-reference-url-format as dir local variable. 2020-05-02 03:24:08 +02:00
tastytea 9168ea5d9e repoman: Add -Os 2020-05-01 15:05:35 +02:00
tastytea 31e48a853d Update repoman, make image a bit smaller. 2020-04-20 03:07:57 +02:00