Commit graph

107 commits

Author SHA1 Message Date
Juan RP e536c06003 systemd: enable unconditionally getty@ service at post-install. 2013-02-27 20:43:24 +01:00
Juan RP 66e60e394e systemd: revbump for the last commit's revert. 2013-02-27 14:20:44 +01:00
Juan RP 13c6fa8e73 Revert "systemd: do not run machine-id-setup nor enable getty@tty1 at post-install."
This reverts commit 0090b549c0.
2013-02-27 14:20:02 +01:00
Juan RP 0090b549c0 systemd: do not run machine-id-setup nor enable getty@tty1 at post-install.
Reason: systemctl can't know exactly what's the rootdir to enable services,
and/or hardcodes the location for the machine-id(5) file.

Use default systemd symlinks for getty@tty1 and let systemd generate the
machine-id(5) at boot time.
2013-02-26 09:44:19 +01:00
Juan RP 6b63a3dde6 systemd: remove local-d.service; better to use native units. 2013-02-21 17:37:14 +01:00
Juan RP 240bfae94e systemd: systemd-analyze subpkg is also built in cross builds. 2013-02-15 16:52:50 +01:00
Juan RP d3c85bccd8 systemd: remove useless doc dir; cross build support (without gudev/python). 2013-02-15 16:44:09 +01:00
Juan RP ffd1555b4b systemd: split libudev into an independent pkg and move systemd-{devel,libs} to it. 2013-02-12 18:31:38 +01:00
Juan RP 4ec7338eb5 systemd: update to 197. 2013-01-08 08:07:46 +01:00
Juan RP 7629f03253 systemd: disable ima; update udev hwdb and journald catalogs at post-inst. 2013-01-07 12:37:37 +01:00
Juan RP 801b455dca systemd: systemd-analyze needs pygobject and gir-freedesktop to work. 2013-01-03 11:39:58 +01:00
Juan RP 5688b2e701 systemd: vconsole-setup needs loadkeys/setfont; re-add kbd rundep. 2012-11-22 18:19:19 +01:00
Juan RP f4f3961f1d systemd: depend on kbd-common. 2012-11-22 17:41:59 +01:00
Juan RP 857c8ebd8e systemd: revbump for fixed source-revisions. 2012-11-21 05:53:01 +01:00
Juan RP 3499978c39 systemd: remove polkit rundep; not needed for root now. 2012-11-21 05:10:54 +01:00
Juan RP cd1aaad17f systemd: update to 196. 2012-11-21 04:59:57 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 9513775df7 systemd: remove udev virtual pkg support. 2012-11-14 18:52:30 +01:00
Juan RP 4ac0a7601a systemd: set caps to systemd-detect-virt; issue daemon-reexec on upgrade. 2012-10-25 07:29:18 +02:00
Juan RP 21215f66e8 systemd: timedatectl et al need polkit; depend on it. 2012-10-24 10:16:55 +02:00
Juan RP c34459e64f systemd: relax required versions in -devel subpkgs. 2012-10-23 06:51:05 +02:00
Juan RP e1b0a15d46 systemd: update to 195. 2012-10-23 06:41:18 +02:00
Juan RP ec6f15bd60 systemd: enable qrencode support. 2012-10-22 23:30:48 +02:00
Juan RP b910ea63a5 systemd: update rshlibs for i686. 2012-10-10 17:38:05 +02:00
Juan RP 14a75a031d systemd: rebuild with as-needed for shlibs. 2012-10-10 17:29:04 +02:00
Juan RP 2d4bec2933 systemd: make lib{,g}udev-devel noarch, merge udev. 2012-10-05 20:58:02 +02:00
Juan RP b39cfc82fe systemd: do not create adm group, do not store journal logs by default. 2012-10-05 15:26:20 +02:00
Juan RP 3dee5d3875 systemd: update to 194. 2012-10-04 00:51:50 +02:00
Juan RP a5f9c2d5c1 systemd: update to 193. 2012-09-28 03:29:44 +02:00
Juan RP 36ff9216a7 systemd: remove obsolete patch. 2012-09-26 01:40:41 +02:00
Juan RP 2901534358 systemd: update to 192. 2012-09-26 01:39:01 +02:00
Juan RP cd7e67aa6b systemd: fixed INSTALL, use pycompile_module for -python subpkg. 2012-09-22 16:20:52 +02:00
Juan RP 56fb26bf3e systemd: really disable getty@tty at /etc, add -python subpkg for bindings. 2012-09-22 15:57:15 +02:00
Juan RP 7d50c53115 systemd: enable getty@tty1 at post-install, disable local-d, use make_dirs. 2012-09-22 15:46:06 +02:00
Juan RP cf43b7e4b2 systemd: add patch from git master to fix mmap build issue. 2012-09-22 11:38:50 +02:00
Juan RP 598ab58ca1 systemd: update to 191. 2012-09-22 11:36:22 +02:00
Juan RP e44107cb4c systemd: update to 190. 2012-09-21 07:38:43 +02:00
Juan RP de3d761058 systemd: enable journal FSS support; remove rpm macros. 2012-08-30 19:11:42 +02:00
Juan RP 7cc0d5bd74 systemd: do not depend directly to util-linux. 2012-08-29 11:28:39 +02:00
Juan RP 3c86388509 systemd-analyze: set noarch. 2012-08-26 09:38:35 +02:00
Juan RP c7aa9e293b systemd: update to 189. 2012-08-26 09:25:35 +02:00
Juan RP 93db22b2d0 systemd: update to 188. 2012-08-10 05:38:54 +02:00
Juan RP f5be5e11c6 systemd: sulogin(1) is now provided by util-linux>=2.22. 2012-07-27 11:31:08 +02:00
Juan RP 20b518398a systemd: update rshlibs. 2012-07-20 09:32:27 +02:00
Juan RP 40ff1d05fa systemd: update to 187. 2012-07-20 09:25:34 +02:00
Juan RP 2aed6cf321 systemd: local-d.service improvements.
1- Enable it by default but give a chance to also disable it.
2- Rather than passing ACTION via envvar, pass it as first argument in run-parts.
2012-07-17 16:52:34 +02:00
Juan RP f8fc1976d3 systemd: switch to /usr. 2012-07-09 15:40:04 +02:00
Juan RP 399e8824c0 systemd: update to 186. 2012-07-04 10:17:11 +02:00
Juan RP 958a98c7bb systemd: extend local-d.service for start/stop conditions. 2012-07-03 11:55:31 +02:00
Juan RP 129333c44e systemd: get rid of plymouth support. 2012-07-02 20:57:00 +02:00