Commit Graph

176 Commits

Author SHA1 Message Date
Michal Schmidt 3c3608d36e add dmraid-activation.service to the default preset
- add yum protected.d fragment
- https://bugzilla.redhat.com/show_bug.cgi?id=869619
- https://bugzilla.redhat.com/show_bug.cgi?id=869717
2012-10-24 18:36:56 +02:00
Kay Sievers 0969ad2489 migrate /etc/sysconfig/ i18n, keyboard, network files/variables 2012-10-24 03:32:52 +02:00
Lennart Poettering af43dc08c9 Provide syslog because the journal is fine as a syslog implementation 2012-10-24 01:07:58 +02:00
Lennart Poettering 6695e84fa4 New upstream release 2012-10-23 02:23:22 +02:00
Michal Schmidt f5caa74303 Add scriptlets for migration away from systemd-timedated-ntp.target
F17 had systemd-timedated-ntp.target. The target is gone in F18.
We want to ensure that users who had their NTP services enabled
indirectly via the target in F17 will still have them enabled after
upgrading to F18.

We use the %pretrans step to record which NTP services to enable.
Doing it in %pre would be too late. %pretrans has to be in lua.
The actual enabling of the NTP services is done in %post.
2012-10-10 23:03:10 +02:00
Lennart Poettering 343debbc13 allow detect-virt to be run by unprivileged code 2012-10-09 22:19:36 +02:00
Lennart Poettering 76d4ed9f7a new upstream 2012-10-03 14:55:04 -04:00
Lennart Poettering 09c9088762 New upstream release 2012-09-28 02:38:31 +02:00
Lennart Poettering 132b843d2e New upstream release 2012-09-25 22:57:27 +02:00
Lennart Poettering 1439d1a9f2 Fix journal mmap header prototype definition to fix compilation on 32bi 2012-09-22 00:19:20 +02:00
Lennart Poettering 865baae3de new upstream release 2012-09-21 23:56:45 +02:00
Lennart Poettering 7b4894e0bc add missing commit from master from Ray 2012-09-20 21:29:13 +02:00
Lennart Poettering bd0400e374 ghost /etc/timezone 2012-09-20 19:05:39 +02:00
Lennart Poettering 391f9f8b9d Don't pull in pkg-config as dep 2012-09-13 14:43:03 +02:00
Lennart Poettering 301de5d4da update preset list 2012-09-13 01:04:00 +02:00
Lennart Poettering 53dceb0ecf git: explain that people should not blindly rebuild things on rawhide if they update a non-rawhide devel distro 2012-09-04 14:27:28 -07:00
Lennart Poettering b1c19b8f8b update preset policy 2012-08-23 04:15:54 +02:00
Lennart Poettering 38a7fb71ae New upstream release 2012-08-23 03:27:58 +02:00
Lennart Poettering c7ab700aab switch-root: remount MS_PRIVATE 2012-08-12 01:39:24 +02:00
Lennart Poettering 87d0d4f393 drop obsolete --disable-plymouth configure argument 2012-08-08 23:57:55 +02:00
Rex Dieter 1b22d7e4d9 fix scriptlets 2012-08-08 16:47:16 -05:00
Lennart Poettering 66cf07d8de new upstream release 2012-08-08 22:15:54 +02:00
Lennart Poettering 5db028ddb7 hardened build 2012-08-08 12:09:51 +02:00
Lennart Poettering 1d1ff48293 require the right main package 2012-08-08 12:09:44 +02:00
Lennart Poettering add3e7178e drop group fields 2012-08-08 03:11:36 +02:00
Lennart Poettering 114c78593e suppress output from groupadd 2012-08-08 02:19:36 +02:00
Lennart Poettering ba464ac5fc macro updates 2012-08-08 02:19:24 +02:00
Lennart Poettering b79f2e2f7a Convert /etc/sysconfig/desktop to a display-manager.service symlink 2012-08-07 17:16:26 +02:00
Lennart Poettering cb95f8b088 updat espec file for preset file change 2012-08-07 01:25:17 +02:00
Kay Sievers 27bf945297 replace system-setup-keyboard with systemd-localed 2012-07-30 13:07:42 +02:00
Kalev Lember b96fc02151 Run ldconfig for the new -libs subpackage 2012-07-25 12:08:03 +03:00
Lennart Poettering c7569213b9 New upstream release 2012-07-20 01:03:28 +02:00
Harald Hoyer 8b88cabb80 fixed dracut conflict version 2012-07-09 10:39:25 +02:00
Lennart Poettering 4481fb1612 New upstream release 2012-07-03 21:12:08 +02:00
Kay Sievers de8b13b07a obsolete old libudev package with libudev0, we ship libudev1 in systemd-libs 2012-07-02 20:52:00 +02:00
Nils Philippsen 58171789a7 add obsoletes/conflicts so multilib systemd -> systemd-libs updates work 2012-06-22 14:33:14 +02:00
Michal Schmidt b0cc7b6cad Update to current git 2012-06-14 21:25:13 +02:00
Kay Sievers 9e13f37b8b disable plymouth in configure 2012-06-07 01:53:42 +02:00
Michal Schmidt 998394df66 Update to current git snapshot, split systemd-libs
- Update to current git snapshot
  - Add systemd-readahead-analyze
  - Drop upstream patch
- Split systemd-libs
- Drop duplicate doc files
- Fixed License headers of subpackages
2012-06-07 01:14:22 +02:00
Ray Strode 1b8a7f0f16 Drop plymouth files
- Conflict with old plymouth
2012-06-06 20:47:49 +00:00
Kay Sievers 6979d27f08 udev selinux labeling fix 2012-06-05 18:33:49 +02:00
Michal Schmidt 720afebf5b update License tag
Follow the guidelines given in:
http://fedoraproject.org/wiki/Packaging:LicensingGuidelines#Multiple_Licensing_Scenarios
2012-06-05 15:16:47 +02:00
Kay Sievers 5a4479a5a6 New upstream release 2012-06-04 20:48:54 +02:00
Bill Nottingham 854f30767d systemd no longer calls authconfig any more in scriptlets - remove the requirement. 2012-06-01 10:53:44 -04:00
Lennart Poettering eb53888f49 New upstream release 2012-05-31 02:14:29 +02:00
Lennart Poettering e0a2736b5f add F16 compatibility symlink for loginctl to systemd-loginctl 2012-05-24 23:45:56 +02:00
Lennart Poettering f55ccc9bda rename configuration files to their new names 2012-05-24 23:37:11 +02:00
Kay Sievers 973c8d4ab5 New upstream release including udev merge 2012-05-24 22:42:11 +02:00
Michal Schmidt 3d6d8951ea add triggers to fix the disappearing default.target on upgrades from f16
Add triggers from Bill Nottingham to correct the damage done by
the obsoleted systemd-units's preun scriptlet (#807457).
2012-03-28 00:14:11 +02:00
Dennis Gilmore e6be2e76e5 apply patch from upstream so we can build systemd on arm and ppc
- and likely the rest of the secondary arches
2012-03-26 11:59:30 -05:00