Dongsu Park
c605e9d4e6
Merge pull request #315 from flatcar-linux/containerd-1.3.4-alpha
...
Upgrade Containerd in Alpha from 1.1.2 to 1.3.4
2020-04-24 15:38:37 +02:00
Dongsu Park
66fa537933
Merge pull request #314 from flatcar-linux/linux-5.4.35-alpha
...
Upgrade Linux Kernel in Alpha from 5.4.34 to 5.4.35
2020-04-24 12:31:06 +02:00
Kai Lüke
0cd62cbd24
coreos-base/oem-vmware: Use flatcar.autologin for the console
...
The user can only login via SSH if no password was set and can't login
over the VGA console in the web UI. To login the user needs to press
reboot and then append flatcar.autologin to the kernel command line parameters
in GRUB each time. The user may also not know that this option even exists.
Set flatcar.autologin by default in the kernel command line parameters for
VMware so that users don't need to set this themselves.
2020-04-24 11:41:02 +02:00
Kai Lüke
73cb380729
coreos-base/coreos-cloudinit: Point to latest flatcar-master
...
Pulls in https://github.com/flatcar-linux/coreos-cloudinit/pull/4
to support guestinfo.ignition.config.* variables as data source.
2020-04-24 11:39:18 +02:00
Flatcar Buildbot
d7fc930352
chore(metadata): Regenerate cache
2020-04-24 08:07:32 +00:00
Flatcar Buildbot
a026f2e033
app-emulation: Upgrade Containerd 1.1.2 to 1.3.4
2020-04-24 08:07:32 +00:00
Flatcar Buildbot
592d2f9514
chore(metadata): Regenerate cache
2020-04-24 07:06:54 +00:00
Flatcar Buildbot
046438aaa7
sys-kernel: Upgrade coreos-kernel 5.4.34 to 5.4.35
2020-04-24 07:06:54 +00:00
Dongsu Park
a6dbbda5db
chore(metadata): Regenerate cache
2020-04-23 18:28:25 +02:00
Dongsu Park
97554ed7d5
sys-devel/gdb: move gdb to coreos-overlay
...
As crossdev only looks up gdb under coreos-overlay, we should simply
move every gdb ebuild to coreos-overlay, and remove gdb in
portage-stable.
2020-04-23 18:27:33 +02:00
Dongsu Park
135855e58a
chore(metadata): Regenerate cache
2020-04-23 18:24:36 +02:00
Dongsu Park
35ed6fcb13
sys-devel/gdb: update to 9.1
...
Update gdb to 9.1, and add --without-libmpfr-prefix to configure.
Since we should remove gdb from portage-stable, we need to update gdb
to 9.1 in coreos-overlay.
2020-04-23 18:24:08 +02:00
Dongsu Park
5660d8e304
Merge pull request #305 from flatcar-linux/linux-5.4.34-alpha
...
Upgrade Linux Kernel in Alpha from 5.4.33 to 5.4.34
2020-04-23 11:22:10 +02:00
Dongsu Park
388bf85e9c
Merge pull request #306 from flatcar-linux/sayan/alpha-add-conntrack-tools
...
net-firewall/conntrack-tools: Add the new package to alpha
2020-04-23 11:18:48 +02:00
Dongsu Park
224ad73cca
Merge pull request #52 from flatcar-linux/sayan/alpha-add-conntrack-tools
...
net-firewall/conntrack-tools: Add the new package to alpha
2020-04-23 11:18:22 +02:00
Sayan Chowdhury
3aa699c25a
net-firewall/conntrack-tools: Add the new package to alpha
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-04-23 07:38:09 +00:00
Sayan Chowdhury
27745b9695
net-firewall/conntrack-tools: Add the new package to alpha
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-04-23 07:36:55 +00:00
Flatcar Buildbot
1e9c9d527b
chore(metadata): Regenerate cache
2020-04-23 07:10:47 +00:00
Flatcar Buildbot
7690d6b997
sys-kernel: Upgrade coreos-kernel 5.4.33 to 5.4.34
2020-04-23 07:10:47 +00:00
Dongsu Park
c38e8c417d
Merge pull request #275 from flatcar-linux/dongsu/kernel-5.4-alpha
...
sys-kernel: bump kernel to 5.4 for alpha
2020-04-22 13:11:52 +02:00
Dongsu Park
109319b034
chore(metadata): Regenerate cache
2020-04-20 12:45:47 +02:00
Dongsu Park
25f179f462
sys-kernel/coreos-firmware: update to 20191022
...
Update coreos-firmware to 20191022, to be compatible with Kernel 5.4.
Also get ebuild in sync with linux-firmware from upstream Gentoo.
2020-04-20 12:45:47 +02:00
Dongsu Park
41542043be
sys-kernel: bump kernel to 5.4
...
Change the default Kernel version of Alpha to 5.4, the most latest
LTS Kernel tree.
Also update patches and kernel configs, so it could build with the
new Kernel.
2020-04-20 12:45:47 +02:00
Kai Lüke
4400fdb6f9
sys-apps/ignition: Point to latest flatcar-master for VMware fixes
...
Pulls in https://github.com/flatcar-linux/ignition/pull/11 to fix VMware
guestinfo variable retrieval and add the missing *.config.url variable.
2020-04-17 17:53:10 +02:00
Kai Lüke
42cf3423d4
build_library/template_vmware.ovf: Remove old CoreOS OVF variables
...
There was a logical mistake in Ignition that caused ignition.config.*
only to work when it was part of the ovfenv. Thus they were added but
the old CoreOS variables marked deprecated and kept. With both as OVF
variables each of them worked but directly specifying ignition.config.*
as guest variable still didn't because of the logical mistake.
Now there is a fix and both work well when specified directly as guest
variable (https://github.com/flatcar-linux/ignition/pull/11 ).
Delete the old CoreOS OVF variables because they just clutter the UI
and only the Ignition variables should be used in the UI.
2020-04-17 17:05:02 +02:00
Dongsu Park
ac7560e3ca
Merge pull request #289 from flatcar-linux/dongsu/docker-runc-selinux-alpha
...
profiles: enable selinux for docker-runc for alpha
2020-04-17 16:59:37 +02:00
Dongsu Park
18780a10ce
Merge pull request #252 from flatcar-linux/dongsu/bump-qemu-alpha
...
app-emulation/qemu: update to 4.2.0-r2 for alpha
2020-04-17 10:03:25 +02:00
Dongsu Park
9882b45d92
Merge pull request #42 from flatcar-linux/dongsu/bump-qemu-alpha
...
Update unzip, libidn2, firmware to address GLSA 202003-* for alpha
2020-04-17 10:03:05 +02:00
Dongsu Park
e4e3a7f51a
app-emulation/docker-runc: remove patch for disabling SELinux
...
Now that docker-runc can be built with a correct USE flag `selinux`,
we are able to disable the temporary patch for disabling SELinux.
2020-04-16 19:16:50 +02:00
Dongsu Park
e6add2ba00
profiles: enable selinux for docker-runc
...
We should enable the USE flag `selinux` not only for
`app-emulation/runc`, but also for `app-emulation/docker-runc`.
Otherwise, runc will be built without `BUILDTAGS=selinux`, so
runc is not able to detect selinuxfs of the system.
2020-04-16 19:15:56 +02:00
Dongsu Park
aace10d16f
Merge pull request #44 from flatcar-linux/dongsu/rename-virtual-cargo-alpha
...
virtual: rename virtual/cargo to virtual/rust for alpha
2020-04-14 13:30:27 +02:00
Marga Manterola
3b42b061f0
app-admin/flannel-wrapper: Create a 50-flannel.link
...
When setting up flannel interfaces, use MACAddressPolicy=none, so that
the MAC Address used is the initial one set by the kernel and not the
one assigned by systemd.
See coreos/flannel#1155 for more information.
In #279 we tried adding the MACAddressPolicy=none setting to the
existing 50-flannel.network file. But the change should have been in a
.link file, not a .network file.
2020-04-09 16:49:08 +02:00
Dongsu Park
56496beb1f
Merge pull request #280 from flatcar-linux/go-1.13.10-alpha
...
Upgrade Go in Alpha from 1.13.9 to 1.13.10
2020-04-09 10:23:38 +02:00
Flatcar Buildbot
23957b696f
chore(metadata): Regenerate cache
2020-04-09 07:20:55 +00:00
Flatcar Buildbot
dfbf161cd5
dev-lang/go: Upgrade Go 1.13.9 to 1.13.10
2020-04-09 07:20:55 +00:00
Marga Manterola
6f79c890a6
app-admin/flannel-wrapper: set MACAddressPolicy=none for flannel
...
When setting up flannel interfaces, use MACAddressPolicy=none, so that
the MAC Address used is the initial one set by the kernel and not the
one assigned by systemd.
See https://github.com/coreos/flannel/issues/1155 for more information.
2020-04-08 15:04:37 +02:00
Marga Manterola
245e88df4f
sys-apps/systemd: Also delete the /etc/issue line
...
systemd will ignore any lines that are repeated. We need to get rid
of this instance of /etc/issue, so that we can add our own.
Our /etc/issue is shipped here:
https://github.com/flatcar-linux/init/blob/flatcar-master/configs/tmpfiles.d/issuegen.conf
2020-04-07 15:45:24 +02:00
Marga Manterola
b9e95aa4ba
sys-apps/systemd: Adapt the sed command to new version
...
After systemd version 243, the lines that sed is removing now include
an exclamation mark, this commit adapts the sed command to accept both
formats.
These lines need to be removed so that the configuration set in
/usr/lib/tmpfiles.d/pam.conf file can be used (duplicate entries will
lead to systemd not doing anything).
The pam.conf configuration is shipped by of the pam package:
https://github.com/flatcar-linux/coreos-overlay/blob/flatcar-master/sys-libs/pam/files/tmpfiles.d/pam.conf
Fixes : flatcar-linux/Flatcar#75
2020-04-07 15:45:16 +02:00
Dongsu Park
a7724568af
profiles: accept keywords for sgabios
...
Make it accept keywords for sgabios 0.1_pre8-r1, which is needed by
qemu 4.2.0-r2.
2020-04-06 16:50:38 +02:00
Dongsu Park
7c9fec9c1d
profiles: disable xkb for qemu
...
Disable `xkb` USE flag for qemu, to avoid pulling unnecessary
dependencies.
2020-04-06 16:49:58 +02:00
Dongsu Park
0e1ff0f605
app-emulation/qemu: update to 4.2.0-r2
...
Update qemu to 4.2.0-r2 to address the following issues:
[CVE-2019-13164](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13164 )
[CVE-2020-8608](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8608 )
2020-04-06 16:49:58 +02:00
Kai Lüke
3350715789
app-admin/mayday: Point to flatcar-master
...
This pulls in https://github.com/flatcar-linux/mayday/pull/8
to include "coredumpctl list" in the tar ball.
2020-04-06 15:17:58 +02:00
Dongsu Park
5984335af4
Merge pull request #272 from flatcar-linux/linux-4.19.114-alpha
...
Upgrade Linux Kernel in Alpha from 4.19.113 to 4.19.114
2020-04-04 09:10:27 +02:00
Flatcar Buildbot
66285d5580
chore(metadata): Regenerate cache
2020-04-04 07:06:22 +00:00
Flatcar Buildbot
d3735ff1db
sys-kernel: Upgrade Linux 4.19.113 to 4.19.114
2020-04-04 07:06:22 +00:00
Kai Lüke
442619df0e
coreos-base/oem*: Fix bug report URL
...
The bug report URL was pointing to the CoreOS bug tracker.
Change it to Flatcar's bug tracker URL.
2020-04-03 15:59:37 +02:00
Dongsu Park
c51d533ec1
coreos-base/gmerge: do not touch commit if it is of NoneType
...
`emerge-gitclone`, should replace commit only if the commit is not
of NoneType, so it could not crash.
See also https://github.com/flatcar-linux/dev-util/pull/4 .
2020-04-03 15:44:49 +02:00
Dongsu Park
f4cf47125d
virtual: rename virtual/cargo to virtual/rust
...
Following upstream Gentoo, we rename `virtual/cargo` to `virtual/rust`.
Update virtual/rust to 1.41.1.
2020-04-03 14:55:41 +02:00
Dongsu Park
2cc17b6eef
coreos-base/gmerge: do not check out coreos branches
...
Now that we started independent releases, we do not have to
check out upstream coreos branches.
Just check out the default branch for the repository, and rely
on the revision commits/branches for our release branches.
2020-04-02 17:58:52 +02:00
Dongsu Park
d978d728bf
Merge pull request #263 from flatcar-linux/dongsu/fix-openssh-arm-alpha
...
profiles: accept keywords ~arm64 for openssh 8.1 for alpha
2020-04-02 09:58:20 +02:00