Krzesimir Nowak
7d2428e83e
.github: Use "Kernel" as a description for Linux kernel updates
2021-02-18 19:37:07 +01:00
Krzesimir Nowak
e8e2a31ce5
.github: Fix invocation to generate_patches in kernel job
...
generate_patches takes three parameters - a category, a package name
and a description. Invoking the function like `generate_patches
sys-kernel coreos-{sources,modules,kernel} Linux` makes "sys-kernel"
to be a category, "coreos-sources" to be a package name and
"coreos-modules" to become a description, while "coreos-kernel" and
"Linux" are simply ignored.
It has worked so far only because coreos-sources was first in the list
and that's where the actual changes in Manifest file happened. Had the
order of the packages been different, the workflow would be
broken. Since only coreos-sources was modified and all worked fine,
simplify the call to generate-patches.
2021-02-18 16:57:14 +01:00
Krzesimir Nowak
7dd3c27d07
.github: Drop unnecessary semicolons and trailing backslashes
...
Looks like it was copied straight from the Makefile.
2021-02-18 16:34:19 +01:00
Kai Lüke
fcd60ae890
Merge pull request #848 from kinvolk/kai/aws-hostname
...
sys-kernel/bootengine: set hostname for EC2 and OpenStack from metadata
2021-02-18 15:26:00 +01:00
Kai Lüke
b33dcec46f
sys-kernel/bootengine: set hostname for OpenStack and EC2 from metadata
...
This pulls in
https://github.com/kinvolk/bootengine/pull/21
2021-02-18 15:25:26 +01:00
Dongsu Park
b649528d47
dev-lang/rust: fix build for Rust 1.50
...
The patch for 1.46 causes build errors for 1.50.
That's not needed at all, so simply delete it to fix build issues.
Also sync with upstream Gentoo.
2021-02-16 17:30:05 +01:00
Flatcar Buildbot
206473170d
dev-lang: Upgrade dev-lang/rust 1.49.0 to 1.50.0
2021-02-16 07:41:12 +00:00
Krzesimir Nowak
a475ef9091
Merge pull request #845 from kinvolk/linux-5.10.16-main
...
Upgrade Linux Kernel in main from 5.10.15 to 5.10.16
2021-02-15 13:33:52 +01:00
Krzesimir Nowak
32812d8a91
coreos-base/gmerge: Pull in a python3 version of emerge-gitclone
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
ba52f359ef
profiles: Unmask dev-libs/ustr
...
It is masked in portage-stable, unmask it here since we still
need it.
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
3ff25e6508
dev-util/catalyst: Apply Flatcar modifications
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
86a5038964
dev-util/catalyst: Drop unnecessary file
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
e948849fb8
dev-util/catalyst: Copy from Gentoo
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
2e469153a2
profiles: Enable python 3 support in SDK too
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
ac884f82dc
profiles: Block targeting python 3.7
...
After updating profiles in portage-stable these USE flags became
unmasked. We mask them ourselves until we package some newer python.
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
c070586b1f
profiles: Drop some enabled-by-default USE flags for portage-utils
...
The updated portage-utils bring in two more tools, qmanifest and
qtegrity. They are pulling in some new dependencies. Since we didn't
have those tools before, we can live without them for a little while
longer.
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
e8e36d6ebf
dev-python/setuptools: Apply Flatcar modifications
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
3b95068e05
dev-python/setuptools: Drop unused ebuild
...
Dropping the new one, since the older one has still some support for
python2.
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
e697a7491d
dev-python/setuptools: Copy from Gentoo
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
46702e3ec2
profiles: Use python3 for portage
...
Drop lines for gentoolkit-dev, pyblake2 and uritemplate - they are not
packaged by us anymore.
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
25cc462741
app-portage/repoman: Apply Flatcar modifications
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
8be1d99ca6
app-portage/repoman: Drop unused files
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
638953c50d
app-portage/repoman: Copy from Gentoo
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
e6e06eded6
app-portage/gentoolkit: Apply Flatcar modifications
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
9976250ab3
app-portage/gentoolkit: Drop unused files
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
d65a6b620c
app-portage/gentoolkit: Copy from Gentoo
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
ba5929ebbc
sys-apps/portage: Apply Flatcar modifications and document them
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
6314d75a5f
sys-apps/portage: Drop unused ebuilds
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
aa975db8a4
sys-apps/portage: Copy from Gentoo
2021-02-15 12:44:33 +01:00
Krzesimir Nowak
52cf405dd7
sys-apps/portage: Drop old
2021-02-15 12:44:33 +01:00
Flatcar Buildbot
ab35dcde68
sys-kernel: Upgrade coreos-kernel 5.10.15 to 5.10.16
2021-02-14 07:25:20 +00:00
Sayan Chowdhury
5f8287bb47
Merge pull request #842 from kinvolk/sayan/fix-nvidia-metadata-version
...
x11-drivers/nvidia-metadata: Fix the version number of the ebuild file
2021-02-14 09:18:30 +05:30
Sayan Chowdhury
03e434176f
x11-drivers/nvidia-metadata: Fix the version number of the ebuild file
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-02-12 19:59:40 +05:30
Kai Lüke
9c86679a3f
coreos-base/coreos-init: make wget more resilient in flatcar-install
...
This pulls in
https://github.com/kinvolk/init/pull/35
to add parameters for wget in bin/flatcar-install.
2021-02-12 15:02:36 +01:00
Sayan Chowdhury
7bb1c68a30
Merge pull request #839 from kinvolk/sayan/update-intel-microcode
...
sys-firmware/intel-microcode: Update to 20201112
2021-02-12 09:40:13 +05:30
Krzesimir Nowak
7cb23477e1
Merge pull request #836 from kinvolk/linux-5.10.15-main
...
Upgrade Linux Kernel in main from 5.10.14 to 5.10.15
2021-02-11 18:33:29 +01:00
Sayan Chowdhury
eae0b6de2d
sys-firmware/intel-microcode: Apply Flatcar patches
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-02-11 17:13:55 +05:30
Flatcar Buildbot
73b5b164fd
sys-kernel: Upgrade coreos-kernel 5.10.14 to 5.10.15
2021-02-11 09:52:33 +00:00
Flatcar Buildbot
5f08698701
sys-kernel: Upgrade Linux Firmware 20201218 to 20210208
2021-02-11 09:50:32 +00:00
Sayan Chowdhury
862d542c2d
sys-firmware/intel-microcode: Sync with upstream
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-02-11 13:18:36 +05:30
Sayan Chowdhury
506393f893
sys-block/open-iscsi: Command substition in iscsi-init system service
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-02-10 15:23:43 +05:30
Thilo Fromm
d21f9c4220
Merge pull request #834 from kinvolk/contributions/update-to-samba-4.12.9
...
Contributions/update to samba 4.12.9
2021-02-09 16:03:47 +01:00
Thilo Fromm
cf695fb6fa
sdk/keywords: unmask Perl:parse-yapp for ARM64
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-02-08 14:40:46 +01:00
Mathieu Tortuyaux
a3608aa065
sdk/package, coreos-devel/sdk-depends: add dev-perl/parse-yapp
...
this dependency is required in order to build net-fs/samba-4.12.9
2021-02-08 14:32:18 +01:00
Mathieu Tortuyaux
80e477c102
net-fs/samba-4.12.9: apply flatcar changes
...
basically the same changes done for 4.11.13 except for
dev-perl/Parse-Yapp, it's now a build dependency so it has
to be added to the SDK
2021-02-08 14:32:18 +01:00
Mathieu Tortuyaux
e61331d28e
net-fs/samba: sync from Gentoo to 4.12.9
2021-02-08 14:32:18 +01:00
Flatcar Buildbot
acdf73371a
dev-lang: Upgrade Go 1.15.7 to 1.15.8
2021-02-08 14:27:45 +01:00
Krzesimir Nowak
6e70b16f1f
Merge pull request #832 from kinvolk/linux-5.10.14-main
...
Upgrade Linux Kernel in main from 5.10.13 to 5.10.14
2021-02-08 14:24:31 +01:00
Dongsu Park
4f0939791b
Merge pull request #819 from kinvolk/docker-19.03.15-main
...
Upgrade Docker in main from 19.03.14 to 19.03.15
2021-02-08 14:24:12 +01:00
Dongsu Park
acd16443f5
Merge pull request #827 from kinvolk/dongsu/delete-go-1.6
...
dev-lang/go: delete go 1.6
2021-02-08 10:49:31 +01:00