Andrew Jeddeloh
7bd6360c0e
Merge pull request #619 from ajeddeloh/rm-swp
...
sys-fs/udev: remove .swp file
2017-11-10 14:27:33 -08:00
Andrew Jeddeloh
1ced4c6008
sys-fs/udev: remove .swp file
...
Left over junk that can be removed.
2017-11-10 14:25:04 -08:00
David Michael
32db7c2345
Merge pull request #2890 from dm0-/glsa
...
profiles: Bump libxml2 on arm64 for a GLSA
2017-11-10 17:18:34 -05:00
David Michael
835e76ba6d
Merge pull request #614 from dm0-/glsa
...
Fix libxml2 GLSA
2017-11-10 17:18:14 -05:00
Andrew Jeddeloh
df765b7747
perl: remove unused perl packages
...
Packages removed:
- dev-perl/Module-Build
- dev-perl/URI
- perl-core/Digest
2017-11-10 13:47:22 -08:00
Andrew Jeddeloh
d073dd1bf9
*: remove ruby
...
Packages removed:
- app-eselect/eselect-ruby
- dev-lang/ruby
2017-11-10 13:45:57 -08:00
Andrew Jeddeloh
7bb6152a41
*-libs/*: remove unused libs
...
Packages removed:
- media-libs/jpeg
- net-libs/neon
- sys-libs/efivar
- sys-libs/mtdev
- sys-libs/newlib
- sys-libs/slang
2017-11-10 13:44:11 -08:00
Andrew Jeddeloh
a559604430
dev-libs/*: remove unused packages
...
Packages removed:
- crypto++
- libatomic_ops
- libburn
- libisoburn
- libisofs
- libotf
- libusb-compat
- newt
- opencryptoki
- opensc
2017-11-10 13:40:54 -08:00
Andrew Jeddeloh
f0aeb0297d
sys-fs/udev-init-scripts: remove package
...
This is only needed if running openrc. We do not ship this.
2017-11-10 11:29:09 -08:00
Andrew Jeddeloh
a26bb195a5
dev-libs/check: remove package
...
This is only a dependency of packages if the test use flag is set.
2017-11-10 11:29:09 -08:00
Andrew Jeddeloh
a26714a1e2
sys-auth/consolekit: remove pacakge
...
We use systemd, not consolekit. This is only included if the systemd use
flag is unset or the consolekit use flag is set.
2017-11-10 11:29:09 -08:00
Andrew Jeddeloh
9017f09c56
dev-util/dejagnu: remove pacakge
...
This is only used if the test or regression-test use flags are set,
which we never set.
2017-11-10 11:29:09 -08:00
Andrew Jeddeloh
929b117d58
sys-apps/gentoo-systemd-integration: remove pkg
...
This is only included when built without the vanilla use flag (which we
use).
2017-11-10 11:29:09 -08:00
Andrew Jeddeloh
712582734d
Merge pull request #612 from ajeddeloh/remove-unused-virtuals
...
virtual/*: remove unused virtuals
2017-11-10 11:24:21 -08:00
Andrew Jeddeloh
3ac675403d
Merge pull request #611 from ajeddeloh/remove-more-packages
...
*: remove unused packages
2017-11-10 11:24:01 -08:00
David Michael
6d1665aeb0
profiles: Bump libxml2 on arm64 for a GLSA
2017-11-10 10:26:35 -05:00
David Michael
361d82a499
bump(dev-libs/libxml2): sync with upstream
2017-11-10 10:23:56 -05:00
David Michael
ba24d4a071
bump(metadata/glsa): sync with upstream
2017-11-10 10:21:50 -05:00
Andrew Jeddeloh
4c6305ee44
virtual/*: remove unused virtuals
...
These are not used at all (logger, awk) or only with use flags we don't
use (mta, mailx).
Packages removed:
- virtual/mta
- virtual/mailx
- virtual/awk
- virtual/logger
2017-11-09 12:35:31 -08:00
Andrew Jeddeloh
04bdadff81
profiles: add -nls for man-db
...
This will enable us to emerge man-db without pulling in a ton of perl
dependencies. This means we can also switch to only having one man
provider.
2017-11-08 17:45:39 -08:00
Andrew Jeddeloh
88d82e90a8
Merge pull request #2877 from ajeddeloh/update-portage
...
Update portage to 2.3.8
2017-11-08 16:55:56 -08:00
Andrew Jeddeloh
46dc68ae5b
Merge pull request #2885 from ajeddeloh/rm-gawk
...
Remove sys-apps/gawk
2017-11-08 16:51:25 -08:00
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
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
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
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
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