30065 Commits

Author SHA1 Message Date
Andrew Jeddeloh
29548252d6 chore(metadata): Regenerate cache 2017-11-08 14:52:47 -08:00
Andrew Jeddeloh
74e94be6a0 sys-apps/gawk: remove package
We've been using the version in portage-stable since 2015. This should
be dead.
2017-11-08 14:44:03 -08:00
Andrew Jeddeloh
90203097fb *: remove unused packages
Packages removed:
 - dev-lang/jimtcl
 - net-ftp/tftp-hpa
 - dev-util/stressapptest
 - dev-util/dialog
 - media-libs/alsa-lib
 - sys-auth/pambase (in overlay)
 - sys-apps/mawk
2017-11-08 14:37:55 -08:00
Benjamin Gilbert
3076e7ebbb Merge pull request #2883 from sdemos/coreos-metadata-patch
coreos-base/coreos-metadata: bump to v1.0.2
2017-11-07 19:59:36 -08:00
Benjamin Gilbert
61ec4c092c Merge pull request #2881 from sdemos/update-ssh-keys-patch
coreos-base/update-ssh-keys: bump to v0.1.1
2017-11-07 18:32:07 -08:00
Stephen Demos
66a1d6f985 coreos-base/coreos-metadata: bump to v1.0.2
this does two things; reduces the logging output and updates the
dependencies to the latest to fix an issue with openssh-keys where it
didn't parse authorized_keys files correctly
2017-11-07 18:26:02 -08:00
Stephen Demos
62f0901988 coreos-base/update-ssh-keys: bump to v0.1.1
this fixes a problem with a dependency of update-ssh-keys where it
didn't correctly parse authorized_keys files.
2017-11-07 16:55:44 -08:00
Benjamin Gilbert
463d191d6b tag_release: by default, prompt before pushing 2017-11-07 16:10:10 -08:00
Andrew Jeddeloh
c16e853471 sys-apps/portage: backport compression fixes
Portage did not strip the xpak trailer off .tbz2 files, which caused it
to fail when using compression methods other than bzip. Backport the
fixes for this.
2017-11-07 11:23:39 -08:00
David Michael
050e828c13 Merge pull request #2878 from dm0-/glibc
sys-apps/systemd: "Fix" telinit in the SDK
2017-11-06 17:24:25 -05:00
Benjamin Gilbert
52973ef3f2 Merge pull request #2879 from bgilbert/4.14-rc8
sys-kernel/coreos-*: bump to 4.14-rc8
2017-11-06 13:13:18 -08:00
Andrew Jeddeloh
c3892d1390 sys-devel/autoconf: sync with upstream
Newer versions of portage (specifically when upgrading from 2.3.3 to
2.3.8) will fail to emerge the old ebuilds. See gentoo upstream commit
a91f8fc1b6a4e72de75e50dc0579141ebb5122f1.
2017-11-06 12:46:08 -08:00
David Michael
beeec7c375 sys-apps/systemd: "Fix" telinit in the SDK
When telinit is run and doesn't detect the host systemd, it falls
back to executing a default fallback program that is detected by
meson.  In this case, it detects itself at /sbin/telinit, so it
enters an infinite exec loop.  Change the default fallback program
to a non-existent path so that telinit just fails in the SDK.
2017-11-06 15:31:13 -05:00
Benjamin Gilbert
2c7e5933e6 sys-kernel/coreos-*: bump to 4.14-rc8 2017-11-06 10:40:34 -08:00
David Michael
3561c7d780 sys-apps/portage: apply CoreOS changes to 2.3.8
Update patch for portage 2.3.8
2017-11-06 10:02:11 -08:00
Andrew Jeddeloh
fb7c682180 sys-apps/portage: import upstream ebuild 2.3.8
This is the newest stable ebuild. It has support for changing binpkg
compression methods.
2017-11-06 10:02:11 -08:00
Benjamin Gilbert
965621db0f Merge pull request #2874 from bgilbert/4.14
sys-kernel/coreos-*: bump to 4.14-rc7
2017-11-03 15:52:29 -07:00
Andrew Jeddeloh
1b90816e9d profiles/base: cleanup config for removed packages
Remove configuration for removed packages.
2017-11-03 14:13:05 -07:00
Andrew Jeddeloh
182ab18e20 profiles/arm64: remove ref to udev-init-scripts
We do not use udev-init-scripts. Remove configuration for it.
2017-11-03 13:40:48 -07:00
Andrew Jeddeloh
9d5b39778d Merge pull request #2868 from ajeddeloh/rm-old-pkgs
*: remove unused packages
2017-11-03 12:07:52 -07:00
Benjamin Gilbert
f5d7443faa sys-kernel/coreos-*: bump to 4.14-rc7
Drop EFI lockdown patches and options to reduce maintenance overhead.
They can be re-added from Fedora's efi-lockdown.patch when we pick up
the Secure Boot work again.

BLK_CPQ_CISS_DA was removed in 253d2464df446456c0bba5ed4137a7be0b278aa8
in favor of SCSI_HPSA. /dev/cciss/* devices will be remapped to /dev/sd*.

NFT_FIB_NETDEV is a new nftables lookup type.

SLAB_FREELIST_HARDENED obfuscates pointers in the slab cache freelists.

RC_CORE enables support for IR and RF transceivers, and is enabled by
defconfig.
2017-11-02 14:13:27 -07:00
Andrew Jeddeloh
29c61f91bb *: remove unused packages
Packages removed:
 - cros-testutils
 - protofiles
 - hard-host-depends-bsp
 - opengles
 - modemanager
2017-11-02 13:41:18 -07:00
Andrew Jeddeloh
2b5d14f5b6 Merge pull request #607 from ajeddeloh/add-docbook-xsl
app-text/docbook-xsl-stylesheets: re-add package
2017-11-02 13:17:27 -07:00
Andrew Jeddeloh
4c9fd6419a app-text/docbook-xsl-stylesheets: re-add package
This was removed by mistake in 243bd3d4dfdf90f8daf47aae1267cda09ae2a4dd
Re-add the new version of it.
2017-11-02 13:15:03 -07:00
David Michael
01cc78460c Merge pull request #2852 from dm0-/systemd
Upgrade to systemd 235
2017-11-02 13:30:01 -04:00
David Michael
076960d6c1 Merge pull request #591 from dm0-/systemd
Sync profiles and prepare for systemd 235
2017-11-02 13:29:52 -04:00
David Michael
0017ec553f chore(metadata): Regenerate cache 2017-11-02 13:27:59 -04:00
David Michael
9845876eaf chore(metadata): Regenerate cache 2017-11-02 13:27:55 -04:00
David Michael
0d91aab8b5 sys-apps/baselayout: Bump to drop redundant modprobe file 2017-11-02 13:26:51 -04:00
David Michael
cf21557dfe sys-apps/systemd: Sync and upgrade to 235 2017-11-02 13:26:51 -04:00
David Michael
1460373248 profiles: Unmask our ancient binutils 2017-11-02 13:26:51 -04:00
David Michael
b99f15cb3f sys-libs/talloc: Drop dead package
A newer version is in portage-stable, and this one tries to inherit
a removed eclass (printing errors during metadata generation).
2017-11-02 13:26:51 -04:00
David Michael
6614023cdc profiles: Bump util-linux to 2.30 for systemd 235 2017-11-02 13:26:51 -04:00
David Michael
6ce8d50765 bump(profiles): sync with upstream
Packages updated:
  eclass
  licenses
  profiles
  scripts
2017-11-02 13:25:45 -04:00
David Michael
1fb57b0e4f bump(app-portage/elt-patches): sync with upstream 2017-11-02 13:25:45 -04:00
David Michael
db95fc98f3 bump(sys-apps/util-linux): sync with upstream 2017-11-02 13:25:45 -04:00
Andrew Jeddeloh
4cd7dbe3de Merge pull request #601 from ajeddeloh/rm-python-packages
dev-python/*: remove unused packages
2017-11-02 09:56:22 -07:00
Andrew Jeddeloh
212ee15803 dev-python/*: remove unused packages
These are not used, at least given our current USE flags. List of
packages removed:

dev-python/numpy
dev-python/requests
dev-python/markdown
dev-python/logilab-common
dev-python/chardet
dev-python/jsonrpclib
dev-python/pyserial
dev-python/py
dev-python/pyxdg
dev-python/pexpect
dev-python/dnspython
dev-python/tempita
dev-python/pyxattr
dev-python/ipy
dev-python/beaker
dev-python/astng
dev-python/decorator
dev-python/pytest
2017-11-01 16:49:14 -07:00
Andrew Jeddeloh
56dbcaf84d Merge pull request #606 from ajeddeloh/rm-ancient-things
*: remove all packages unused and 6 years old
2017-11-01 16:48:40 -07:00
Andrew Jeddeloh
5f52cbc759 *: remove all packages unused and 6 years old
Remove everything that no combination of use flags can enable and that
have been untouched for 6 years.

Packages removed:
 - app-misc/evtest
 - app-portage/esearch
 - app-shells/dash
 - dev-libs/fribidi
 - dev-libs/libp11
 - dev-libs/libpthread-stubs
 - dev-libs/pkcs11-helper
 - dev-libs/udis86
 - dev-libs/xmlrpc-c
 - net-proxy/tsocks
 - sys-apps/input-utils
 - sys-apps/memtester
2017-11-01 16:31:40 -07:00
Andrew Jeddeloh
5d6ee934aa Merge pull request #605 from ajeddeloh/rm-ancient-things
app-text: remove ancient packages
2017-11-01 16:31:31 -07:00
Andrew Jeddeloh
4d49024fe4 app-text: remove ancient packages
These are not dependencies of anything and haven't been touched in 6
years.

Packages removed:
 - app-text/opensp
 - app-text/docbook-sgml-dtd
 - app-text/scrollkeeper-dtd
 - app-text/docbook-dsssl-stylesheets
 - app-text/openjade
 - app-text/htmltidy
2017-11-01 11:25:06 -07:00
Andrew Jeddeloh
424d5fe1f8 Merge pull request #2869 from ajeddeloh/ignition-deps
sys-apps/ignition: add dependencies
2017-11-01 11:05:54 -07:00
Andrew Jeddeloh
a1add8d39d sys-apps/ignition: add dependencies
This should be a no-op for what is actually built into the images, but
we should aim to have correct ebuilds. It also ensures Ignition is
emerged after util-linux.
2017-11-01 10:38:59 -07:00
Andrew Jeddeloh
841e63611c Merge pull request #604 from ajeddeloh/rm-sys-things
sys-*: remove unused packages
2017-11-01 09:55:28 -07:00
Andrew Jeddeloh
933d1e39c2 sys-*: remove unused packages
Removed packages:
 - hdparm
 - aufs-headers
 - aufs-util
 - linux-firmware (we have coreos-firmware in coreos-overlay)
2017-10-31 17:30:59 -07:00
Andrew Jeddeloh
97d579b65b Merge pull request #603 from ajeddeloh/add-libunitstring
*: add dependencies for emacs
2017-10-31 16:54:56 -07:00
Andrew Jeddeloh
cb06b95cad *: add dependencies for emacs
We have an emacs ebuild but not the dependencies it requires. Really
these are gnutls dependencies and the default use flags for emacs cause
it to depend on gnutls.

Bump gnutls as well.

Packages added:
 - dev-libs/libunistring
 - net-dns/libidn2

Packages updated:
 - net-libs/gnutls
2017-10-31 16:34:47 -07:00
Andrew Jeddeloh
9850151bc7 Merge pull request #2859 from ajeddeloh/readme
readme: update readme to be more useful
2017-10-31 12:59:01 -07:00
Andrew Jeddeloh
f5d2d9ebe4 readme: update readme to be more useful
- Point to portage-stable for packages we don't change.
 - Point out important packages
2017-10-31 12:54:25 -07:00