summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ntp: use /etc/conf.d/ntpd and schedule after ntp-clientntpŁukasz Stelmach2013-04-071-2/+3
| | | | Signed-off-by: Łukasz Stelmach <stlman@poczta.fm>
* ntp: introduce ntp-client.serviceŁukasz Stelmach2013-04-071-0/+14
| | | | Signed-off-by: Łukasz Stelmach <stlman@poczta.fm>
* switch to thin-manifests (does not need manifests at all)Sergei Trofimovich2013-04-013-33/+4
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-apps/systemd-units-5: rm slim, change syslog-ngHenry Gebhardt2013-03-254-15/+6
|
* sys-apps/systemd-units-4: remove openvpn@.serviceHenry Gebhardt2013-03-053-11/+1
| | | | as per https://bugs.gentoo.org/show_bug.cgi?id=460024
* systemd-units-3: set alias=syslog.service in syslog-ng.serviceHenry Gebhardt2012-09-223-3/+3
| | | | Thanks to John J. Aylward, https://bugs.gentoo.org/show_bug.cgi?id=435736
* baselayout-systemd: /etc/os-release is now installed by baselayout-2.2Henry Gebhardt2012-09-012-14/+2
|
* net-dns/dnsmasq: removedHenry Gebhardt2012-08-2811-1074/+0
| | | | | | dnsmasq-2.63 provides unit files, and is in the main tree https://bugs.gentoo.org/show_bug.cgi?id=371871
* systemd-units: don't install gdm.service if USE=-ingnome3Henry Gebhardt2012-08-272-2/+2
|
* systemd-units: update gdm.service and slim.serviceHenry Gebhardt2012-08-215-24/+25
| | | | Delete old-style gdm@.service and slim@.service
* systemd-units: Use proper versions, so updates are picked up more easilyHenry Gebhardt2012-08-212-1/+1
|
* systemd-units: Change kdm@.service -> kdm.serviceHenry Gebhardt2012-08-213-44/+45
| | | | | | See http://astaecker.blogspot.de/2012/08/systemd-187-and-display-managers.html and https://bugs.gentoo.org/show_bug.cgi?id=432066
* sys-apps/systemd-units: remove policykit-daemon.serviceHenry Gebhardt2012-06-202-12/+0
| | | | polkit now installs its own service file.
* sys-apps/baselayout-systemd-1: fix #420683, add URLsHenry Gebhardt2012-06-202-2/+4
|
* sys-apps/systemd-units: kdmctl is at /usr/binHenry Gebhardt2012-05-212-2/+2
|
* sys-apps/systemd-units: fix kdm@.serviceHenry Gebhardt2012-05-212-4/+3
| | | | bugs #390493 and #391339. Please test.
* sys-apps/systemd-units: remove mpd.serviceHenry Gebhardt2012-05-102-11/+0
| | | | Fixes https://bugs.gentoo.org/show_bug.cgi?id=415385
* sys-apps/systemd-units: correct metalog.serviceHenry Gebhardt2012-05-102-3/+6
| | | | Fixes bug #415363: https://bugs.gentoo.org/show_bug.cgi?id=415363
* remove After=syslog.targetJan Scholz2012-05-091-1/+0
| | | | systemd provides the syslog socket, no need to wait for the service
* add fcron serviceJan Scholz2012-05-092-0/+14
| | | | | | | according to fcron's developer, this service file will be included in the next release, see http://permalink.gmane.org/gmane.comp.sysutils.fcron.devel/66 let's have it now
* sys-apps/systemd: fix '@' in filename handlingHenry Gebhardt2012-04-227-2/+11
|
* sys-apps/systemd-units: and update the ManifestHenry Gebhardt2012-04-211-11/+1
|
* sys-apps/systemd-units-9999: cups and sshd service files removedHenry Gebhardt2012-04-213-35/+1
| | | | They are in their respective packages in the main tree now.
* net-dns/avahi: RemoveHenry Gebhardt2012-04-0210-479/+0
|
* app-benchmarks/bootchart2: Removed, in main treeHenry Gebhardt2012-04-025-241/+0
|
* sys-apps/systemd-units-9999: turn off ingnome3 use flag by defaultHenry Gebhardt2011-11-262-2/+2
| | | | Gnome3 is unmasked in tree.
* sys-apps/systemd-units-9999: add rabbitmq-server.service attemptHenry Gebhardt2011-11-242-0/+13
| | | | | This file is provided as-is. It may or may not work, but there is at least one report that it works: https://bugs.gentoo.org/show_bug.cgi?id=391347
* sys-apps/systemd-units-9999: Ignore return value of sshd in sshd@.serviceHenry Gebhardt2011-11-103-5/+27
| | | | See http://lists.freedesktop.org/archives/systemd-devel/2011-February/001359.html
* sys-apps/systemd-9999: introduce "ingnome3" use flagHenry Gebhardt2011-11-103-3/+8
| | | | | | | Description: installs systemd files for packages that have one in the Gnome 3 overlay I probably missed some.
* sys-apps/systemd-units-9999: remove sysv use flagHenry Gebhardt2011-11-104-39/+3
| | | | sysv is not properly supported under Gentoo.
* sys-apps/systemd-units: policykit-daemon.service use correct dbus nameOle Henrik Jahren2011-08-302-3/+3
| | | | | The old BusName has been broken for some time now on ~amd64. Hopefully this does not break stable.
* net-misc/networkmanager: Removed, included in main treeHenry Gebhardt2011-08-229-909/+0
|
* sys-apps/systemd-units: Add cups serviceJason A. Donenfeld2011-08-152-0/+9
|
* sys-apps/systemd-units: Acpid is now in the tree.Jason A. Donenfeld2011-08-152-17/+0
|
* net-wireless/bluez: Remove, systemd support in main treeHenry Gebhardt2011-07-1021-550/+0
|
* net-wireless/bluez-4.94-r1: No need to work around udev script calling openrcHenry Gebhardt2011-06-254-35/+8
|
* eclass/systemd-local.eclass: remove, nothing should need it anymoreHenry Gebhardt2011-06-251-43/+0
|
* sys-apps/systemd: remove, use -9999 from mgorny overlay if neededHenry Gebhardt2011-06-253-140/+0
|
* net-wireless/wpa_supplicant: removeHenry Gebhardt2011-06-2415-1079/+0
| | | | In-tree includes service file.
* sys-apps/systemd-units-9999: dhcpcd.service is included dhcpcdHenry Gebhardt2011-06-222-9/+0
|
* sys-apps/systemd-units-9999: Update ebuildHenry Gebhardt2011-06-212-22/+10
|
* net-wireless/bluez-4.94-r1: revision bump for udevHenry Gebhardt2011-06-212-4/+10
|
* sys-apps/systemd-29: remove!!!!Henry Gebhardt2011-06-212-126/+0
| | | | | | | | Differences that remained: - udev was fixed (no difference any more) - systemd-units can be installed separately if really needed - .pc file is not important enough a reason to keep this around
* sys-fs/udev: remove, in-tree is fine, update sys-apps/systemdHenry Gebhardt2011-06-21101-7569/+4
|
* sys-apps/systemd: Bump to v29, update 9999 ebuildHenry Gebhardt2011-06-214-262/+46
|
* sys-apps/systemd-28: Convert to autotoolsHenry Gebhardt2011-06-212-7/+10
| | | | | | | | | | | | | Three differences to the in-tree ebuild remain: - udev dependency, because many packages still depend on udev[extra]. This means that udev-171 which includes systemd files is not installed. - We still depend on systemd-units, just for the moment. - We install the .pc file. Just so we can easily find which packages install systemd files automatically.
* sys-apps/systemd-28: synchronize with in-tree ebuildHenry Gebhardt2011-06-212-87/+40
|
* net-wireless/bluez-4.94: version bumpHenry Gebhardt2011-06-052-8/+6
| | | | | Also, the systemd use-flag is only needed for deciding whether to patch the udev script or not until openrc-0.8.3 is in the tree.
* app-benchmarks/bootchart2: Various fixesHenry Gebhardt2011-05-303-37/+26
| | | | | | - Let the systemd eclass also decide whether to install units at all. - Remove multilib, because /lib is hardcoded and no libraries are installed. - Remove unneeded phases.
* app-benchmark/bootchart2-0.14.0: Properly accept bootchart_init=Henry Gebhardt2011-05-283-1/+38
|