Andrius Štikonas andrius
andrius pushed to master at andrius/gentoo-bootstrap 2024-04-29 19:05:50 +01:00
40e16d3ddd Add new rust versions.
andrius pushed to master at andrius/live-bootstrap 2024-04-28 13:26:45 +01:00
c22e3dac66 Fix a typo in CFLAGS variable name.
0e6133eed2 Merge pull request #464 from Googulator/grub-reproducibility
8c67b9ee9c Drop non-reproducible manpage from Grub package
Compare 3 commits »
andrius pushed to master at andrius/live-bootstrap 2024-04-20 17:35:03 +01:00
5052c8ad76 Fix a typo reported by Hagfish.
ca00dd635f Merge pull request #458 from fosslinux/cleanup_weak_symbols_patch
Compare 2 commits »
andrius pushed to wip at andrius/live-bootstrap 2024-04-18 23:33:53 +01:00
Compare 6 commits »
andrius pushed to master at andrius/live-bootstrap 2024-04-18 23:33:52 +01:00
71253f7f8c Remove patch that is no longer needed.
3bbd639937 Merge pull request #461 from fosslinux/update-parts
cd74988efb fix typos
43f31ce543 Update parts.rst
85026900ac Fix formatting of Pythonless build instructions
Compare 172 commits »
andrius pushed to master at andrius/gentoo-bootstrap 2024-03-22 22:57:06 +00:00
9d0c7d1ea2 Add rust 1.74.
andrius commented on issue andrius/gentoo-bootstrap#4 2024-03-14 17:50:59 +00:00
Missing distfile openjdk-15.0.0_p36.tar.gz

Can you retest with the latest commit?

andrius pushed to master at andrius/gentoo-bootstrap 2024-03-14 17:50:25 +00:00
a205547859 Update openjdk:15 and openjdk:16.
andrius commented on issue andrius/gentoo-bootstrap#4 2024-03-13 23:41:35 +00:00
Missing distfile openjdk-15.0.0_p36.tar.gz

I have a possible solution but need to rebuild the chain from openjdk:11 to test.

andrius commented on issue andrius/gentoo-bootstrap#4 2024-03-13 23:30:24 +00:00
Missing distfile openjdk-15.0.0_p36.tar.gz

command sudo emerge -av dev-java/openjdk:8

openjdk:8 not openjdk:17? 8 shouldn't be downloading openjdk 15 tarball... Anyway, let me try to find a working URL.

andrius commented on issue andrius/gentoo-bootstrap#4 2024-03-13 23:27:45 +00:00
Missing distfile openjdk-15.0.0_p36.tar.gz

Hmm, strange indeed, it did work for me just last week, let me check.

andrius commented on issue andrius/gentoo-bootstrap#4 2024-03-13 23:19:23 +00:00
Missing distfile openjdk-15.0.0_p36.tar.gz

What is your exact error?

It was never available on distfiles.gentoo.org. Gentoo only ships LTS releases but portage should fallback to github download URL.

andrius pushed to master at andrius/gentoo-bootstrap 2024-03-03 01:29:16 +00:00
ff87578dc6 rust: Remove LLVM patch that is not needed on rust 1.64.
andrius pushed to master at andrius/gentoo-bootstrap 2024-03-02 21:42:17 +00:00
75606cf65a openjdk-17: reinstated jbootstrap as removing it breaks installation.
andrius pushed to master at andrius/gentoo-bootstrap 2024-03-02 21:06:35 +00:00
7bbe5e2ef4 rust: Add GCC 13 patch for LLVM 14.
andrius pushed to master at andrius/gentoo-bootstrap 2024-03-02 21:00:14 +00:00
9d17892846 openjdk-17: remove jbootstrap USE flag.
andrius pushed to master at andrius/gentoo-bootstrap 2024-03-02 20:25:02 +00:00
5aa8d9cf82 openjdk-17: update ebuild to newer version.
andrius pushed to master at andrius/gentoo-bootstrap 2024-03-02 19:33:12 +00:00
9e2689bc21 openjdk-16: fix path to source dir.
andrius pushed to master at andrius/gentoo-bootstrap 2024-03-02 19:05:02 +00:00
312a38c2c4 openjdk-15: fix EAPI7 issue.
andrius pushed to master at andrius/gentoo-bootstrap 2024-03-02 18:44:38 +00:00
ea7ad94085 openjdk-15: fix path to source dir.