summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/systemd: depend on >=sys-apps/dbus-1.9.8Mike Gilbert2016-12-181-2/+2
| | | | | Ref: https://github.com/systemd/systemd/pull/4892 Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
* sys-apps/systemd: add build USE flag to fix stage1 buildsMike Gilbert2016-12-054-12/+12
| | | | Package-Manager: portage-2.3.2_p13
* sys-apps/systemd: remove oldMike Gilbert2016-12-054-1500/+0
| | | | Package-Manager: portage-2.3.2_p13
* sys-apps/systemd: make sure we have /bin/kill installedMike Gilbert2016-11-287-0/+35
| | | | | | Bug: https://bugs.gentoo.org/600432 Package-Manager: portage-2.3.2_p8
* sys-apps/systemd: make the ebuild compiler-agnosticMike Gilbert2016-11-182-24/+2
| | | | | | | | | | | | | Remove binutils and gcc from depend. Remove gcc version check. Pass --with-efi-libdir to workaround compilers which do not support the -print-multi-os-directory option. Note that gnu-efi headers still require gcc; EFI_CC can be set to gcc to work around this. Bug: https://bugs.gentoo.org/599210 Package-Manager: portage-2.3.2_p8
* sys-apps/systemd: kernel check for CHECKPOINT_RESTOREMike Gilbert2016-11-072-2/+2
| | | | | | Required for kcmp(2) support. Package-Manager: portage-2.3.2_p4
* sys-apps/systemd: bump to 232Mike Gilbert2016-11-032-0/+463
| | | | Package-Manager: portage-2.3.2_p4
* sys-apps/systemd: pam adjustmentMike Gilbert2016-11-031-5/+13
| | | | Package-Manager: portage-2.3.2_p3
* sys-apps/systemd: enable pam for non-native abisMike Gilbert2016-11-031-8/+12
| | | | Package-Manager: portage-2.3.2_p3
* sys-apps/systemd: add sample nsswitch.confMike Gilbert2016-11-032-0/+28
| | | | Package-Manager: portage-2.3.2_p3
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-014-4/+4
|
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+10
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-10/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* sys-apps/systemd: skip distro patches when USE=vanillaMike Gilbert2016-10-301-3/+9
| | | | Package-Manager: portage-2.3.2_p1
* sys-apps/systemd: call pam_limits for systemd-userMike Gilbert2016-10-292-0/+9
| | | | | | As suggested by DISTRO_PORTING. Package-Manager: portage-2.3.2_p1
* sys-apps/systemd: install rootlib_LTLIBRARIES on non-native abisMike Gilbert2016-10-291-1/+2
| | | | | Bug: https://bugs.gentoo.org/598216 Package-Manager: portage-2.3.2
* sys-apps/systemd: Raise libseccomp min. version dependency.Elias Probst2016-10-281-1/+1
| | | | | | | | | | As of 6abfd30372 (upcoming release 232), systemd requires >=sys-apps/libseccomp-2.3.1. Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2511 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* sys-apps/systemd: adjust SECCOMP kernel checksMike Gilbert2016-09-056-6/+12
| | | | | | Only check for SECCOMP and SECCOMP_FILTER when USE="seccomp". Package-Manager: portage-2.3.0_p23
* sys-apps/systemd: disable resolv.conf warningMike Gilbert2016-07-301-4/+4
| | | | | | systemd-resolved currently returns broken responses via 127.0.0.53. Bug: https://github.com/systemd/systemd/issues/3826
* sys-apps/systemd: skip DEVPTS_MULTIPLE_INSTANCES check for Linux >= 4.7Mike Gilbert2016-07-306-6/+12
| | | | Thanks to novns in #gentoo-systemd.
* sys-apps/systemd: fix resolv.conf messageMike Gilbert2016-07-302-2/+2
| | | | Thanks to novns in #gentoo-systemd.
* sys-apps/systemd: bump to 231Mike Gilbert2016-07-302-0/+448
| | | | Package-Manager: portage-2.3.0_p16
* sys-apps/systemd: drop kdbusMike Gilbert2016-07-301-8/+2
|
* sys-apps/systemd: drop reenable_unitMike Gilbert2016-07-301-11/+0
|
* sys-apps/systemd: drop migrate_net_name_slotMike Gilbert2016-07-301-31/+0
|
* sys-apps/systemd: update resolv.conf warningMike Gilbert2016-07-301-5/+3
| | | | Package-Manager: portage-2.3.0_p16
* sys-apps/systemd: add blocker on <sys-kernel/dracut-044Mike Gilbert2016-06-152-0/+2
| | | | | | | | | Earlier versions of dracut do not include initrd-root-device.target in the initramfs image. Bug: https://bugs.gentoo.org/585980 Package-Manager: portage-2.3.0_rc1_p20
* sys-apps/systemd: update deps on selinux policiesJason Zaman2016-06-113-3/+3
| | | | Package-Manager: portage-2.2.28
* sys-apps/systemd: remove extra spaceMike Gilbert2016-06-042-2/+2
|
* sys-apps/systemd: install manpage indexesMike Gilbert2016-06-024-9/+37
| | | | | | Bug: https://bugs.gentoo.org/584676 Package-Manager: portage-2.3.0_rc1_p14
* sys-apps/systemd: drop 229-r100Mike Gilbert2016-05-301-485/+0
|
* sys-apps/systemd: kernel check for CONFIG_UNIXMike Gilbert2016-05-306-7/+7
| | | | | | Bug: https://bugs.gentoo.org/538088 Package-Manager: portage-2.3.0_rc1_p14
* sys-apps/systemd: unblock laptop-mode-toolsMike Gilbert2016-05-302-6/+2
| | | | | | Bug: https://bugs.gentoo.org/584470 Package-Manager: portage-2.3.0_rc1_p14
* sys-apps/systemd: Disable KillUserProcesses by defaultMike Gilbert2016-05-292-0/+6
| | | | | | | This should prevent an influx of complaints from tmux and screen users. Package-Manager: portage-2.3.0_rc1_p14
* sys-apps/systemd: bump to 230Mike Gilbert2016-05-282-0/+484
| | | | Package-Manager: portage-2.3.0_rc1_p14
* HTTPS for *.freedesktop.orgAnthony Ryan2016-04-206-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | * Excluding xorg.freedesktop.org * Excluding tango.freedesktop.org The following modified ebuilds were found to have problems after modification but the problems were determined to not be a regression. Upstream tarball has a new hash: * app-misc/evtest-1.29 * app-misc/evtest-1.30 * dev-embedded/scratchbox2-2.0-r1 * dev-ml/cairo-ocaml-1.2.0 * net-libs/libqmi-1.0.0 * sys-auth/libfprint-0.4.0 * sys-auth/libfprint-0.5.0 * sys-auth/libfprint-0.5.1 Upstream tarball has been deleted: * dev-libs/liblazy-0.2 * dev-util/pkgconfig-openbsd-20130507-r1 * x11-libs/xvba-video-0.8.0-r3 * x11-misc/driconf-0.9.1-r1 * x11-misc/xdg-utils-1.1.0_rc2-r1
* sys-apps/systemd: Backport sysmacros fixMike Gilbert2016-04-163-0/+81
| | | | Package-Manager: portage-2.2.28_p3
* sys-apps/systemd: Add workaround for if.h conflictMike Gilbert2016-04-093-0/+36
| | | | | | Bug: https://bugs.gentoo.org/577660 Package-Manager: portage-2.2.28_p3
* sys-apps/systemd: Hard-code KILL=/bin/killMike Gilbert2016-04-015-2/+7
| | | | | | | When building stage3, systemd may be built before kill is installed. We only need to know its path, so just hard-code it in the ebuild. Package-Manager: portage-2.2.28_p64
* sys-apps/systemd: Remove duplicate user additionMike Gilbert2016-03-261-1/+0
| | | | Package-Manager: portage-2.2.28_p64
* sys-apps/systemd: Add selinux policy depJason Zaman2016-03-273-0/+3
| | | | Package-Manager: portage-2.2.26
* sys-apps/systemd: Enable systemd-coredump by defaultMike Gilbert2016-03-252-6/+0
| | | | | | This feature is now actually usable with coredumpctl. Package-Manager: portage-2.2.28_p64
* sys-apps/systemd: Add ~arm64 keywordSteev Klimaszewski2016-03-143-3/+3
| | | | | | The systemd useflag is still masked in the profile, so for now you need to unmask it manually. Package-Manager: portage-2.2.28
* sys-apps/systemd: Drop compat libs from 229 for testingMike Gilbert2016-03-121-0/+484
| | | | Package-Manager: portage-2.2.28_p57
* sys-apps/systemd: Block app-laptop/laptop-mode-toolsMike Gilbert2016-03-062-2/+6
| | | | | | | | | | | The included udev rules cause an overload of start requests, which can cause issues when booting. We can drop this blocker if/when this bahvior changes. Bug: https://github.com/systemd/systemd/issues/2684 Package-Manager: portage-2.2.27_p64
* sys-apps/systemd: Drop legacy pkgconfig filesMike Gilbert2016-03-051-7/+1
| | | | | | | Upstream dropped the compat libs, along with the associated pkgconfig files. It's probably time we do so as well. Package-Manager: portage-2.2.27_p64
* sys-apps/systemd: Bump to 229Mike Gilbert2016-03-052-0/+490
| | | | Package-Manager: portage-2.2.27_p64
* sys-apps/systemd: Move to EAPI 6Mike Gilbert2016-03-051-5/+11
| | | | Package-Manager: portage-2.2.27_p64
* sys-apps/systemd: Describe subslotsMike Gilbert2016-03-021-0/+3
|
* sys-apps/systemd: Create "systemd-coredump" user/groupElias Probst2016-02-111-1/+2
| | | | Package-Manager: portage-2.2.27