Commit Graph

927 Commits

Author SHA1 Message Date
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