Commit Graph

429 Commits

Author SHA1 Message Date
Harald Hoyer 670c702a45 systemd-204-8
- fix, which helps to sucessfully browse journals with
  duplicated seqnums
2013-06-14 16:14:17 +02:00
Harald Hoyer f9af8840e9 systemd-204-7
- fix duplicate message ID bug
Resolves: rhbz#974132
2013-06-14 15:09:57 +02:00
Harald Hoyer 2cfbb4e8fb systemd-204-6
- introduce 99-default-disable.preset
2013-06-06 12:55:08 +02:00
Lennart Poettering c905fb88c8 rename 90-display-manager.preset to 85-display-manager.preset 2013-06-06 11:48:14 +02:00
Harald Hoyer 4b90fcc13b systemd-204-4
- Fix kernel-install (#965897)
2013-05-28 11:12:08 +02:00
Kay Sievers 7372cee0df bump version 2013-05-22 23:48:22 +02:00
Michal Schmidt 285fb0c706 fix changelog entry 2013-05-13 14:25:39 +02:00
Lennart Poettering 65ca4a35b1 new upstream release 2013-05-09 16:29:50 +02:00
Harald Hoyer fad8badc77 systemd-203-2
- forward port kernel-install-grubby.patch
2013-05-07 10:38:15 +02:00
Lennart Poettering 0a9dd92e96 new release 2013-05-07 02:20:50 +02:00
Harald Hoyer 5f4d81a301 systemd-202-3
- fix ENOENT for getaddrinfo
Resolves: rhbz#954012 rhbz#956035
- crypt-setup-generator: correctly check return of strdup
- logind-dbus: initialize result variable
- prevent library underlinking
2013-04-24 14:45:56 +02:00
Harald Hoyer 18ef92b879 add udevadm bash completion 2013-04-19 14:57:39 +02:00
Harald Hoyer a72a35790d systemd-202-2
- nspawn create empty /etc/resolv.conf if necessary
- python wrapper: add sd_journal_add_conjunction()
- fix s390 booting
Resolves: rhbz#953217
2013-04-19 14:42:42 +02:00
Lennart Poettering 14f69d384b New upstream release 2013-04-19 14:42:42 +02:00
Kay Sievers 019d0db4dc ship "udevadm" bash completion 2013-04-10 11:04:37 +02:00
Michal Schmidt 77289efcca Automatically discover whether to run autoreconf and add BuildRequires
Always use git to apply patches. BuildRequire git if we have any
patches. Add a "num_patches" macro to detect this.
2013-04-09 17:17:13 +02:00
Lennart Poettering 667198c681 New upstream release 2013-04-08 23:16:01 +02:00
Lennart Poettering c860c54a80 Update preset file 2013-04-08 10:46:39 +02:00
Lennart Poettering db16e80f7f Remove NetworkManager-wait-online.service from presets file again, it should default to off 2013-03-29 18:16:56 +01:00
Lennart Poettering ea9b43b4bb New upstream release 2013-03-29 03:52:04 +01:00
Lennart Poettering ea6e552a36 Add NetworkManager-wait-online.service to the presets file 2013-03-26 17:05:17 +01:00
Lennart Poettering 8f03aa77ae new upstream release 2013-03-26 16:14:39 +01:00
Kay Sievers 8101ca9e2f release ownership of /lib/firmware/* directories; they moved to linux-firmware.rpm 2013-03-20 01:37:58 +01:00
Michal Schmidt c7b4b0f201 drop /usr/s?bin/ prefixes in commands that we execute in spec
It's unusual to use full paths to commands in spec files and
scriptlets.

Let's just depend on rpm to call us with a sane PATH.
2013-03-18 15:09:39 +01:00
Harald Hoyer 288209eba8 run autogen.sh to pickup all patches 2013-03-15 12:31:56 +01:00
Harald Hoyer 1a6f5e3585 systemd-198-5
- do not mount anything, when not running as pid 1
- add initrd.target for systemd in the initrd
2013-03-15 07:20:38 +01:00
Michal Schmidt e3fc0ff042 delete the Rawhide spec editing warning
Koji inheritance to Rawhide has been abolished:
https://fedorahosted.org/fesco/ticket/1005
http://lists.fedoraproject.org/pipermail/devel/2013-March/179895.html
2013-03-14 21:53:05 +01:00
Harald Hoyer 2e2e24ef36 systemd-198-4
- temporarily fix switch-root and local-fs.target problem
- patch kernel-install to use grubby, if available
2013-03-13 09:41:31 +01:00
Harald Hoyer b59c3ff43c systemd-198-3
- add Conflict with dracut < 026 because of the new switch-root isolate
2013-03-08 07:20:11 +01:00
Lennart Poettering 6e7a939acc create users/groups 2013-03-07 23:53:14 +01:00
Kay Sievers 9ac8841828 remove obsolete dependencies 2013-03-07 23:47:58 +01:00
Lennart Poettering 5457175a72 new release 2013-03-07 23:27:37 +01:00
Kay Sievers a238a2c979 remove usbutils build dependency 2013-03-06 19:41:58 +01:00
Lennart Poettering 52abdecb10 drop udlfb snippet 2013-02-22 11:13:58 +01:00
Peter Robinson 841507ec6b Bump for ARM 2013-02-10 22:53:38 +00:00
Kay Sievers f6c12714db own /etc/udev/hwdb.bin 2013-01-23 14:01:01 +01:00
Michal Schmidt cfb7231dc4 update Obsoletes, Provides
Bump Obsoletes versions for upstart and readahead to cover their last
releases built in Koji.

Drop Obsoletes for stuff that was already gone in F17 (we only support
upgrades from F<n-1>, F<n-2>).
Drop compatibility Provides of stuff that nothing in Rawhide requires.
2013-01-18 15:55:48 +01:00
Michal Schmidt f369c5fb4b configure the path to rc.local customary in Fedora 2013-01-18 15:29:23 +01:00
Michal Schmidt 869a1a764f update release, changelog, 197-2
Also fix the release number in the previous changelog entry.
2013-01-18 14:57:11 +01:00
Michal Schmidt 2575293b58 drop dependency on dbus-python
The same upstream commit that introduced the dep on pygobject3-base
removed the need for dbus-python.
2013-01-18 14:56:04 +01:00
Kay Sievers 3f6360ff56 do not require hwdata, it is all in the hwdb now 2013-01-18 00:20:14 +01:00
Lennart Poettering 19ab4a23cf spec: add missing pygobject3-base to deps 2013-01-15 16:39:45 +01:00
Lennart Poettering 3a1413590a New upstream release 2013-01-08 03:00:08 +01:00
Michal Schmidt e1cdbdfbcb enable rngd.service by default (#857765) 2012-12-10 14:08:45 +01:00
Michal Schmidt f5ad37119e 196-3 2012-12-10 12:19:40 +01:00
Michal Schmidt cc9a8332a4 conditionalize hardening away on s390(x) 2012-12-10 12:19:27 +01:00
Michal Schmidt 90beab8055 196-2, minor changes
BR cryptsetup-devel instead of the legacy cryptsetup-luks-devel provide name
(requested by Milan Brož).
verbose make to see the actual build flags
2012-12-05 14:52:49 +01:00
Lennart Poettering e7e809f99e New upstream release 2012-11-21 02:22:07 +01:00
Lennart Poettering 46f2542535 873459, 878093 2012-11-20 19:58:53 +01:00
Michal Schmidt 59081b0084 Revert udev killing cgroup patch for F18 Beta.
- https://bugzilla.redhat.com/show_bug.cgi?id=873576
2012-11-15 22:01:53 +01:00
Michal Schmidt b42e57b4be Fix FTBFS and cyclical rpm deps
- Fix cyclical dep between systemd and systemd-libs.
- Avoid broken build of test-journal-syslog.
- https://bugzilla.redhat.com/show_bug.cgi?id=873387
- https://bugzilla.redhat.com/show_bug.cgi?id=872638
2012-11-09 14:24:33 +01:00
Kay Sievers 55f9207f1c convert all LC_* variables found in i18n 2012-10-26 15:53:16 +02:00
Kay Sievers 5464d2588c require 'sed', limit HOSTNAME= match 2012-10-25 18:45:36 +02:00
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
Michal Schmidt 7de90b3c5a don't build the gtk parts anymore
The GTK apps are moving into the systemd-ui package.
Remove a dead patch file.
2012-03-20 12:15:26 +01:00
Lennart Poettering 87c59bda26 New upstream release 2012-03-16 02:16:38 +01:00
Dennis Gilmore 751bc7e036 don't conflict with fedora-release systemd never actually provided
- /etc/os-release so there is no actual conflict
2012-02-27 12:52:54 -06:00
Lennart Poettering 7cc50376c5 new upstream release 2012-02-15 04:51:07 +01:00
Lennart Poettering 54fb1a81fa new upstream release 2012-02-11 02:47:55 +01:00
Adam Williamson 3d15eff6df rebuild for fixed binutils 2012-02-08 19:20:29 -08:00
Lennart Poettering 3c0bb5aa43 New upstream release 2012-02-09 03:33:43 +01:00
Lennart Poettering 669e843a89 new upstream 2012-02-07 04:29:39 +01:00
Kay Sievers 8ec8f44b9e provide /sbin/shutdown 2012-01-26 14:37:41 +01:00
Harald Hoyer 5c0f42f8a4 increment release 2012-01-25 20:38:01 +01:00
Harald Hoyer 8af0a3d443 install everything in /usr
https://fedoraproject.org/wiki/Features/UsrMove
2012-01-25 19:14:38 +01:00
Kay Sievers 7af07466f6 restore libgee06 requires 2012-01-25 17:18:40 +01:00
Kay Sievers 3b11fb6e1b install everything in /usr
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove

This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.

New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.

Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibilty symlinks must not be
installed.

Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 16:07:41 +01:00
Lennart Poettering 03e2e2f1f9 new upstream release 2012-01-25 01:36:57 +01:00
Michal Schmidt 8b9f614000 update to a current git snapshot 2012-01-22 22:14:55 +01:00
Michal Schmidt cff4d671c8 split off systemd-analyze
Both 'systemd' and 'systemd-analyze' have:
Obsoletes: systemd < 38-5
so that the tool does not disappear from users' systems on
upgrades. On new installs it won't be installed by default.
2012-01-22 22:03:39 +01:00
Michal Schmidt 918fcea6b1 run ldconfig in %post and %postun
We ship shared libraries, ldconfig is mandatory.
2012-01-22 20:46:52 +01:00
Michal Schmidt 9d70f4d7e8 fix unowned directory /usr/share/systemd 2012-01-22 20:46:50 +01:00
Michal Schmidt f53a3e93cd move man section 3 to -devel 2012-01-22 20:46:47 +01:00
Michal Schmidt 1766805b53 merge -units into the main package 2012-01-22 20:46:45 +01:00
Michal Schmidt a0a648166b add --disable-static
It makes the build slightly faster.
2012-01-22 20:46:43 +01:00
Michal Schmidt 590f0a7d34 no need to specify BuildRequires: make gawk binutils
make, gawk, binutils are included in the minimum build environment
and don't have to be listed in BuildRequires.
2012-01-22 20:46:41 +01:00
Michal Schmidt 0d22478eb5 pkgconfig dependencies are detected automatically by rpmbuild 2012-01-22 20:46:39 +01:00
Michal Schmidt f155b1163f remove legacy spec file elements
BuildRoot tag and cleaning in %install are implicit since F10.
%clean section is implicit since F13.
%defattr are not needed since rpm 4.4.
2012-01-22 20:46:37 +01:00
Michal Schmidt 5911067120 add easy building of git snapshots
add make-git-snapshot.sh to make a tarball from upstream git.
if %global gitcommit is defined on the top, a snapshot is being built.
don't BuildRequire auto-tools to build from release tarballs.
2012-01-22 20:46:35 +01:00
Michal Schmidt 0dd00cf131 reenable gtk tools
Need to build against libgee06-devel.
2012-01-22 20:46:28 +01:00
Dan Horák 125ea38040 fix build on big-endians 2012-01-21 12:35:58 +01:00
Lennart Poettering fe60eaca57 Disable building of gtk tools for now 2012-01-11 04:55:52 +01:00
Lennart Poettering 29f5e61c5d Fix a few (build) dependencies 2012-01-11 04:44:49 +01:00
Lennart Poettering 7bb7b2c07e New upstream release 2012-01-11 04:28:28 +01:00
Michal Schmidt ce9f78e651 Run authconfig if /etc/pam.d/system-auth is not a symlink
Resolves: #753160
2011-11-15 20:47:35 +01:00
Michal Schmidt 57a225d7cc Fix remote-fs-pre.target and its ordering
Resolves: #749940
2011-11-02 00:21:43 +01:00
Michal Schmidt bbee01f832 A couple of fixes from upstream
Fix a regression in bash-completion reported in Bodhi.
Fix a crash in isolating.
Resolves: #717325
2011-10-19 12:31:33 +02:00
Lennart Poettering 3a932a1c48 new upstream release 2011-10-11 21:07:03 +02:00
Michal Schmidt 25c1c5ad91 Undo the workaround.
Kay says it does not belong in systemd.
Unresolves: #741655
2011-09-29 21:41:16 +02:00
Michal Schmidt 0afbbc68db Workaround for the crypto-on-lvm-on-crypto disk layout
Resolves: #741655
2011-09-29 02:26:24 +02:00
Michal Schmidt a762e50cab Revert an upstream patch that caused ordering cycles
Resolves: #741078
2011-09-25 10:07:57 +02:00
Lennart Poettering cf8032442a Add /etc/timezone to ghosted files 2011-09-23 18:51:07 +02:00
Lennart Poettering a023902a9e new upstream release 2011-09-23 18:37:23 +02:00
Lennart Poettering cdeb7918c6 spec file fixes 2011-09-23 18:31:12 +02:00
Lennart Poettering fdfe15e717 New upstream release 2011-09-01 02:22:13 +02:00
Lennart Poettering 556ae5b989 post script fixes 2011-08-31 03:10:41 +02:00
Lennart Poettering 90285fd093 New upstream release 2011-08-25 17:14:45 +02:00
Harald Hoyer c0cb8846b9 fix ABRT on service file reloading
Resolves: rhbz#732020
2011-08-19 17:02:29 +02:00
Lennart Poettering f3e7ab14b5 add gperf to deps 2011-08-03 05:01:28 +02:00
Lennart Poettering 56d8c35c95 New upstream release 2011-08-03 04:48:52 +02:00
Lennart Poettering 4d0353b8bd New upstream release 2011-07-29 03:38:35 +02:00
Lennart Poettering b05890c8b3 Fix access mode of modprobe file, restart logind after upgrade 2011-07-28 01:57:58 +02:00
Lennart Poettering 9652b0b96d new upstream release 2011-07-27 23:25:36 +02:00
Lennart Poettering 6c3259039e add missing deps 2011-07-13 23:38:49 +02:00
Lennart Poettering 5c28c35ec5 New upstream release 2011-07-13 23:28:44 +02:00
Lennart Poettering a8456a75af New upstream release 2011-06-16 13:32:52 +02:00
Michal Schmidt 62bfbded21 Fix memory size detection
Apply patches from current upstream.
Fixes memory size detection on 32-bit with >4GB RAM (BZ712341)
2011-06-13 01:40:02 +02:00
Michal Schmidt 90b0629167 apply the patches from upstream 2011-06-09 00:16:25 +02:00
Lennart Poettering 12ec692982 Pull in nss-myhostname 2011-05-28 19:44:53 +02:00
Lennart Poettering 35d1c58da7 New upstream release 2011-05-26 19:52:00 +02:00
Lennart Poettering 6ce7d6425e Merge branch 'f15' 2011-05-26 19:19:27 +02:00
Lennart Poettering 7e98ac3ea2 Bugfix release 2011-05-25 20:45:52 +02:00
Lennart Poettering 101ad38cf6 New upstream release 2011-04-30 04:44:13 +02:00
Lennart Poettering 82a1143857 new upstream release 2011-04-21 03:39:20 +02:00
Peter Jones 143c96cb24 Use --nostart on authconfig calls.
Don't start ypdomainname and such when we enable pam modules in the
scriptlets.  Starting these services causes mock composes to reset
the host system's yp domain name, causing login failures.
2011-04-08 14:06:01 -04:00
Lennart Poettering 564695ea2f new upstream release 2011-04-06 22:04:49 +02:00
Lennart Poettering 639e1e7eda New upstream release 2011-04-05 01:17:39 +02:00
Lennart Poettering 7ec857ebed New upstream release 2011-04-01 02:10:27 +02:00
Lennart Poettering 27739b0eb7 The quota services are now pulled in by mount points, hence no need to enable them explicitly 2011-03-30 03:33:41 +02:00
Lennart Poettering b492114b29 new upstream release 2011-03-30 03:22:40 +02:00
Matthias Clasen 61aff02cb6 Drop untranslated messages 2011-03-28 19:18:21 -04:00
Lennart Poettering 3a18c63390 new upstream release 2011-03-08 20:11:37 +01:00
Lennart Poettering 342c431001 New upstream release 2011-03-01 02:13:59 +01:00
Lennart Poettering 7ef72c1f94 make sure the package owns /lib/systemd/system-generators 2011-02-16 22:30:35 +01:00
Lennart Poettering 26a0ce8618 dbus-glib is no longer needed 2011-02-16 22:30:25 +01:00
Lennart Poettering 9f855ab0c4 New upstream release 2011-02-16 22:30:14 +01:00
Lennart Poettering d3c559c258 make single.service an alias for rescue.service 2011-02-14 23:09:51 +01:00
Bill Nottingham 542ef568e6 Update Obsoletes (#676815) 2011-02-14 14:22:36 -05:00
Tom "spot" Callaway 2b7ec6e43b add support for %{_unitdir} 2011-02-09 15:12:15 -05:00
Dennis Gilmore c1c282ed9e - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 11:50:56 -06:00
Lennart Poettering 1e8ec75b1e Fix popen() of systemctl, #674916 2011-02-09 01:24:24 +01:00
Bill Nottingham 901be354f9 bump release 2011-02-07 12:39:52 -05:00
Bill Nottingham 57259232ee Add epoch to readahead obsolete, so it triggers properly. 2011-02-07 12:26:24 -05:00
Lennart Poettering 1edfd7e407 New upstream release 2011-01-22 02:30:30 +01:00
Lennart Poettering 12769a0e9c Drop console.conf again, since it is not shipped in pamtmp.conf 2011-01-18 22:15:55 +01:00
Lennart Poettering d4d72229c3 New upstream release 2011-01-08 02:46:14 +01:00
Lennart Poettering 2aa128cf22 new release 2010-11-25 01:49:37 +01:00
Lennart Poettering d9a10944bf new release 2010-11-25 01:16:40 +01:00
Lennart Poettering a425e1638c new upstream release 2010-11-19 00:04:45 +01:00
Bill Nottingham 619f0ccc1a Revert change. 2010-11-16 22:04:03 -05:00
Lennart Poettering cedca86fca Don't clash with initscripts for now, so that we don't break the builders 2010-11-17 02:26:19 +01:00
Lennart Poettering 52a550101a New upstream release 2010-11-17 01:09:34 +01:00
Matthias Clasen 32dccb8013 rebuild against newer libnotify, vala 2010-11-12 20:53:49 -05:00
Lennart Poettering 3f1bed4cae New upstream release 2010-10-07 16:03:56 +02:00
Jesse Keating 0cc7cd30ef - Rebuilt for gcc bug 634757 2010-09-29 15:20:39 -07:00
Bill Nottingham c116e3682f Merge -sysvinit into main package. 2010-09-23 11:29:20 -04:00
Bill Nottingham 60138e9969 Obsolete upstart-sysvinit too. 2010-09-20 12:07:17 -04:00
Bill Nottingham ac0a7dfc50 Drop upstart requires. 2010-09-17 16:57:38 -04:00
Lennart Poettering 1c5eeabf40 enable audit 2010-09-14 17:51:38 +02:00
Lennart Poettering d44ba8f3ed New upstream release 2010-09-14 02:45:28 +02:00
Bill Nottingham 81e89e7427 Move units from fedora/* (except plymouth) to initscripts. 2010-09-03 17:41:06 -04:00
Lennart Poettering 172ed57f7c Add missing tarball 2010-09-03 05:27:52 +02:00
Lennart Poettering 85e3ced02f New upstream version 2010-09-03 05:20:40 +02:00
Lennart Poettering 01d4957086 Reexecute after installation, take ownership of /var/run/user 2010-08-27 03:59:56 +02:00
Lennart Poettering d007df0365 Properly create default.target link 2010-08-26 18:16:18 +02:00
Lennart Poettering 6f406094c0 New upstream release 2010-08-25 22:15:34 +02:00
Lennart Poettering d6c21f703a Fix https://bugzilla.redhat.com/show_bug.cgi?id=623561 2010-08-12 17:21:58 +02:00
Lennart Poettering f8a159e2ac Fix https://bugzilla.redhat.com/show_bug.cgi?id=623430 2010-08-12 04:31:42 +02:00
Lennart Poettering 923ee91e52 New upstream release 2010-08-10 03:57:12 +02:00
Lennart Poettering 87df68ba44 properly hide output on package installation 2010-08-06 20:45:31 +02:00
Lennart Poettering 33acec809b New upstream release 2010-08-06 12:33:10 +02:00
Lennart Poettering 561d1f1d16 add tarball 2010-08-04 02:03:21 +02:00
Lennart Poettering f58b3d09b6 prepare release 5 2010-08-04 01:44:01 +02:00
Bill Nottingham 3fb2ea40a4 Fix install/upgrade (#618537, others) 2010-07-27 17:16:51 +00:00
Lennart Poettering 7f4dce3b77 Add libselinux to build dependencies 2010-07-24 01:05:02 +00:00
Lennart Poettering 2f1a574315 Use the right tarball 2010-07-24 00:57:17 +00:00
Lennart Poettering 25a5a12e06 New upstream release 2010-07-24 00:51:34 +00:00
Lennart Poettering aee139714c bump versions 2010-07-22 00:29:20 +00:00
Lennart Poettering d348ae7a91 Used wrong tarball 2010-07-13 21:29:25 +00:00
Lennart Poettering 85eb5fde0f Own /cgroup jointly with libcgroup, since we don't dpend on it anymore 2010-07-13 21:17:26 +00:00
Lennart Poettering b93a367590 New upstream release 2010-07-13 21:04:37 +00:00
Lennart Poettering 5a28ec90a1 New upstream release 2010-07-09 03:15:49 +00:00
Lennart Poettering fdaca216f3 initial upstream release 2010-07-07 02:57:45 +00:00
Lennart Poettering caa30f8218 fix changelog version 2010-06-29 02:24:07 +00:00
Lennart Poettering 4372adb354 new snapshot 2010-06-29 01:55:15 +00:00
Lennart Poettering 1a88657fa4 Add missing libtool dependency 2010-06-22 16:39:21 +00:00
Lennart Poettering 1e979b1b48 update snapshot 2010-06-22 16:33:20 +00:00
Lennart Poettering cc49efcf9f update systemd from git 2010-06-22 04:16:32 +00:00
Rahul Sundaram ab31d04c2d - Pull the latest snapshot that fixes a segfault. Resolves rhbz#603231 2010-06-14 10:24:20 +00:00
Rahul Sundaram 7a392d69dd initial commit 2010-06-11 06:18:33 +00:00