6389 Commits

Author SHA1 Message Date
Benjamin Gilbert
8a0245e4d9 sys-kernel/bootengine: fix dev-mapper-usr.device timeout; don't fsck /usr 2017-07-26 14:41:51 -07:00
Benjamin Gilbert
2cfb852b99 sys-kernel/coreos-modules: enable MEM_SOFT_DIRTY
criu uses it. ARM64 doesn't HAVE_ARCH_SOFT_DIRTY so make this AMD64-only.
2017-07-25 23:45:48 -07:00
Benjamin Gilbert
c882a4a4ef Merge pull request #2662 from bgilbert/kernel-opts
Enable TCP Hybla and nftables
2017-07-25 20:41:55 -07:00
Benjamin Gilbert
d3d76b8bbe coreos-base/coreos: add nftables 2017-07-25 15:48:44 -07:00
Benjamin Gilbert
e299a9454a net-firewall/nftables: Container Linux fixups
- Stabilize
- docbook2X isn't needed unless we're installing docs
- Don't ship automatic save/restore infrastructure for now
- Move base config files into /usr/share/nftables
2017-07-25 15:48:41 -07:00
Benjamin Gilbert
ee90e8feb3 net-firewall/nftables: add package 2017-07-25 15:40:46 -07:00
Benjamin Gilbert
e32df6dbfe profiles: accept libnftnl on ARM 2017-07-25 13:05:24 -07:00
Benjamin Gilbert
894fe62e65 sys-kernel/coreos-modules: enable nftables 2017-07-25 13:03:29 -07:00
Benjamin Gilbert
4200b9840f sys-kernel/coreos-modules: enable TCP Hybla 2017-07-25 11:37:36 -07:00
David Michael
de9d663901 chore(metadata): Regenerate cache 2017-07-24 17:35:43 -07:00
David Michael
f084917d6d profiles: sync meson on arm64 2017-07-24 17:29:35 -07:00
David Michael
f5657649f2 profiles: allow building Python 3 for meson 2017-07-24 17:29:34 -07:00
Jenkins OS
527af70cc2 sys-kernel/coreos-sources: bump to 4.12.3 2017-07-24 20:08:45 +00:00
Benjamin Gilbert
33198fa0dc Merge pull request #2657 from bgilbert/bootengine
sys-kernel/bootengine: bump for mkswap, Packet race, chmod fixup
2017-07-21 13:51:22 -07:00
Benjamin Gilbert
8619959235 sys-kernel/bootengine: bump for mkswap, Packet race, chmod fixup 2017-07-21 13:42:49 -07:00
Benjamin Gilbert
85451cb7e4 sys-kernel/bootengine: add missing chmod
It was performed by bootengine until
coreos/bootengine@7c7bbb8d85.
2017-07-21 13:38:11 -07:00
David Michael
0b033b5f8c app-admin/etcd-wrapper: bump to 3.1.10 2017-07-20 12:20:23 -07:00
David Michael
c88b4345f6 app-admin/flannel-wrapper: bump to 0.8.0 2017-07-20 12:19:28 -07:00
David Michael
f186446b98 sys-apps/systemd: upgrade to v234
This syncs most of the ebuild with Gentoo's, except it omits the
meson build part for now.

A side effect of this is that lxml will be built as a dependency,
but it is not used since systemd now requires Python 3.  This will
be fixed with meson support, since meson requires Python 3 as well.
2017-07-18 12:54:06 -07:00
David Michael
4c5c1fb86f profiles: sync lxml on arm64 2017-07-18 12:49:54 -07:00
Jenkins OS
467cedff05 sys-kernel/coreos-sources: bump to 4.12.2 2017-07-17 20:23:39 +00:00
David Michael
44a42faa1e sys-kernel/bootengine: bump for dracut 045 2017-07-13 18:27:42 -07:00
David Michael
5446be23f3 profiles: upgrade to dracut 045 2017-07-11 18:23:39 -07:00
David Michael
8ac62a5664 Merge pull request #2642 from dm0-/torcx
app-arch/torcx: bump to v0.1.0-alpha.3
2017-07-11 12:16:25 -07:00
David Michael
254e6d949d profiles: sync man-db version on arm64 2017-07-09 17:39:13 -07:00
Derek Gonyeo
10f31b7297 sys-apps/ignition: 0.17.0 -> 0.17.1 2017-07-05 15:38:27 -07:00
David Michael
35ea95152c app-arch/torcx: bump to v0.1.0-alpha.3 2017-07-05 11:00:05 -07:00
Benjamin Gilbert
eac64b8cd5 sys-kernel/coreos-*: bump to v4.12
CONFIG_EDAC_MM_EDAC was merged into CONFIG_EDAC, and the latter converted
to a tristate, in e3c4ff6d8c949fa9a9ea1bd005bf1967efe09d5d.
2017-07-03 18:08:51 -07:00
Benjamin Gilbert
ab20c61d1d Merge pull request #2628 from bgilbert/packet
Sync with Packet provisioner
2017-06-30 23:29:36 -07:00
David Michael
832db7af43 coreos-base/coreos-init: bump for sync fixes 2017-06-30 18:42:40 -07:00
Benjamin Gilbert
e39e10d31f sys-kernel/bootengine: bump for Packet networking via coreos-metadata 2017-06-30 18:36:44 -07:00
Benjamin Gilbert
637fc28091 coreos-base/coreos-metadata: bump to v0.12.0 2017-06-30 18:34:14 -07:00
Benjamin Gilbert
b2c6b39ac7 sys-apps/baselayout: bump to disable automatic creation of bond0 2017-06-30 18:20:34 -07:00
Benjamin Gilbert
6a199b1bd5 coreos-base/oem-packet: bump version 2017-06-30 18:16:31 -07:00
Benjamin Gilbert
0379e5e336 coreos-base/oem-packet: replace deprecated vga= argument
GRUB warns at boot:

    vga=773 is deprecated. Use set gfxpayload=1024x768x8,1024x768 before
    linux command instead.
2017-06-30 18:16:31 -07:00
Benjamin Gilbert
22113d7983 coreos-base/oem-packet: enable coreos.autologin
Access control for the SOS console uses the same SSH keys that are
injected into the instance. The Packet provisioner already enables
this option.
2017-06-30 18:16:31 -07:00
Benjamin Gilbert
a0bebdd68d coreos-base/oem-packet: update console config to match Packet provisioner
Our default console settings are fine on arm64 but not on x86.
2017-06-30 18:16:31 -07:00
Benjamin Gilbert
0a4101e2a0 coreos-base/oem-packet: improve wording of unit description 2017-06-30 18:16:31 -07:00
Benjamin Gilbert
10730f3e3a coreos-base/oem-packet: retry phoning home until it succeeds 2017-06-30 18:16:31 -07:00
Benjamin Gilbert
60e9819077 coreos-base/oem-packet: send Content-Type when phoning home 2017-06-30 18:16:31 -07:00
Derek Gonyeo
f1e659960d coreos-base/coreos-metadata: v0.9.0 -> v0.11.0 2017-06-30 15:20:00 -07:00
Derek Gonyeo
d7f4ce99d7 sys-apps/ignition: v0.16.0 -> v0.17.0 2017-06-30 14:35:44 -07:00
David Michael
f3d8fde907 Merge pull request #2637 from AlexNPavel/vagrant-virtualbox-oem-id
oem-vagrant-virtualbox: change vagrant-virtualbox's oem-id to "vagrant-virtualbox"
2017-06-30 14:02:55 -07:00
Alexander Pavel
0e863389e8 oem-vagrant-virtualbox: update ebuild version to 0.0.2 2017-06-30 13:58:34 -07:00
Alexander Pavel
d474a97ece oem-vagrant-virtualbox: change oem-id to "vagrant-virtualbox"
This changes the oem-id from "virtualbox" to "vagrant-virtualbox"
to allow for more flexibility and add coreos-metadata support
for this oem
2017-06-30 10:08:49 -07:00
David Michael
a2cc10dc03 coreos-base/coreos-init: bump for coreos-install upgrade 2017-06-29 19:49:29 -07:00
Benjamin Gilbert
11f0ce5847 Merge pull request #2632 from bgilbert/v4.11.8
sys-kernel/coreos-*: bump to v4.11.8
2017-06-29 16:21:34 -07:00
Euan Kemp
3150346fc7 Merge pull request #2634 from euank/bump-systemd
sys-apps/systemd: bump systemd for CVE-2017-9445 + autofs
2017-06-29 16:06:18 -07:00
Euan Kemp
64f0964e5b sys-apps/systemd: bump systemd for CVE-2017-9445 + autofs
Corresponds to https://github.com/coreos/systemd/pull/82
2017-06-29 16:02:39 -07:00
Benjamin Gilbert
0b8f171770 sys-kernel/coreos-*: bump to v4.11.8
Includes patch for ext4_mb_load_buddy() journal abort.
2017-06-29 14:14:19 -07:00