Zbigniew Jędrzejewski-Szmek
cfadacd273
Add explicit --enable switches for all optional deps
...
Also turn on "unsafe" tests.
2017-02-14 17:17:52 -05:00
Zbigniew Jędrzejewski-Szmek
d4f0a28c8c
Add work-around for misdetection of gnutls and µhttpd
2017-02-14 17:05:48 -05:00
Zbigniew Jędrzejewski-Szmek
0f34996575
Ignore the hwdb parser test
...
Previous commits backported some newer properties, but hwdb/parse_hwdb.py
was not updated. Just ignore it for now.
2017-02-14 15:40:19 -05:00
Jan Synacek
78d35a9ba2
machinectl fails when virtual machine is running ( #1419501 )
...
Resolves : #1419501
2017-02-14 11:59:00 +01:00
Zbigniew Jędrzejewski-Szmek
f020f8b986
Overwrite LC_CTYPE
...
Build failed with the following:
Traceback (most recent call last):
File "./hwdb/parse_hwdb.py", line 195, in <module>
groups = parse(fname)
File "./hwdb/parse_hwdb.py", line 136, in parse
parsed = grammar.parseFile(fname)
File "/usr/lib/python3.6/site-packages/pyparsing.py", line 2142, in parseFile
file_contents = f.read()
File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 15765: ordinal not in range(128)
In mock, LC_CTYPE is unset, so python3 defaults to ascii, uselessly.
I think "ID_VENDOR_FROM_DATABASE=VENGIT Korlátolt Felelősségű Társaság"
is the issue here.
2017-02-13 13:18:08 -05:00
Fedora Release Engineering
6c1e2a67b2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-11 14:24:20 +00:00
Zbigniew Jędrzejewski-Szmek
5d6eedd538
Moar patches
2017-01-31 12:11:17 -05:00
Zbigniew Jędrzejewski-Szmek
b6b3541a52
Also include gperf compat patch
2017-01-29 18:26:01 -05:00
Zbigniew Jędrzejewski-Szmek
405c2cd182
Update hwdb to current git
...
The header on the patch is fake. git am does not deal well with just
diff output, mumbling the following:
Applying: seccomp: rework seccomp code, to improve compat with some archs
Applying:
fatal: empty ident name (for <>) not allowed
We should really move away from mucking around with text patches.
2017-01-29 17:42:53 -05:00
Zbigniew Jędrzejewski-Szmek
6396212453
Compile with --enable-tpm
2017-01-29 17:39:09 -05:00
Zbigniew Jędrzejewski-Szmek
03e93e27d9
A number of backported patches, incl. seccomp fix
2017-01-29 17:38:52 -05:00
Adam Williamson
4c60d7b5ae
Backport fix for boot failure in initrd-switch-root ( #1414904 )
2017-01-19 15:37:04 -08:00
Zbigniew Jędrzejewski-Szmek
74dc679828
Add fake dependency on systemd-pam to systemd-devel
2017-01-18 10:11:37 -05:00
Zbigniew Jędrzejewski-Szmek
25bd358ef1
Make sure we have our compressions libs ready
...
In case some library is not detected properly in the future, fail
the /configure step. We should probably do that for most deps, but
I'm too lazy atm.
2017-01-16 23:15:39 -05:00
Jan Synacek
eaf2f302c0
Fix buildsystem to check for lz4 correctly ( #1404406 )
2017-01-16 23:12:23 -05:00
Zbigniew Jędrzejewski-Szmek
ca3c77beb2
Revert b69d36e571
...
This was already fixed in e134e692b6
.
2017-01-11 20:19:41 -05:00
Zbigniew Jędrzejewski-Szmek
b810fade77
Use shorter syntax for shell redirections
2017-01-11 17:51:30 -05:00
Zbigniew Jędrzejewski-Szmek
e4286e550e
Also require sed and grep for libs %post
...
https://bugzilla.redhat.com/show_bug.cgi?id=1392236#c12
2017-01-11 17:38:12 -05:00
Zbigniew Jędrzejewski-Szmek
9286eca9c8
Remove stderr redirection from preset/disable calls in scriplets
...
We don't expect those calls to fail (they should work fine both
with systemd running and without). But if they fail, most likely
some unit is missing or misspelt, which we want to catch.
2017-01-11 14:33:24 -05:00
Zbigniew Jędrzejewski-Szmek
734f625c22
Drop console-shell.service from preset invocation
...
Missing unit would case the whole systemctl preset call to fail,
breaking getty@.service instantiation.
Reported by adamw.
2017-01-11 14:30:44 -05:00
Zbigniew Jędrzejewski-Szmek
324bf560f7
Bump dbus dependency version just in case
...
https://github.com/systemd/systemd/commit/0298f55bb0 .
2017-01-11 13:30:19 -05:00
Zbigniew Jędrzejewski-Szmek
b69d36e571
Add patch to restore Fedora-specific systemd-user PAM config
2017-01-11 12:16:22 -05:00
Kevin Fenzi
04206f627a
Fix scriptlets to never fail in libs post.
2017-01-07 11:43:47 -07:00
Kevin Fenzi
1eb707d840
Add patch from Michal Schmidt to avoid process substitution. ( #1392236 )
2017-01-06 10:57:27 -07:00
Zbigniew Jędrzejewski-Szmek
1ec648fc4c
Rebuild
...
Building with 232-2 in the buildroot did not work, because rpm cannot
unpack 232-2 properly. 232-has been untagged, so maybe things will
work now.
2016-11-07 12:30:04 -05:00
Zbigniew Jędrzejewski-Szmek
c91b73ea39
Make /etc/dbus-1/system.d directory non-%ghost
...
koschei builds are failing on systemd.rpm:
DEBUG util.py:421: error: unpacking of archive failed on file
/etc/dbus-1/system.d/org.freedesktop.hostname1.conf;581cb002: cpio: open
DEBUG util.py:421: error: systemd-232-2.fc26.x86_64: install failed
2016-11-04 13:04:17 -04:00
Zbigniew Jędrzejewski-Szmek
348151a546
Fix ownership of directories we create
...
Previously unowned:
systemd-229-16.fc24.x86_64
|-- /etc/dbus-1/system.d/org.freedesktop.hostname1.conf
|-- /etc/dbus-1/system.d/org.freedesktop.locale1.conf
|-- /etc/dbus-1/system.d/org.freedesktop.login1.conf
|-- /etc/dbus-1/system.d/org.freedesktop.network1.conf
|-- /etc/dbus-1/system.d/org.freedesktop.resolve1.conf
|-- /etc/dbus-1/system.d/org.freedesktop.systemd1.conf
|-- /etc/dbus-1/system.d/org.freedesktop.timedate1.conf
|-- /usr/share/factory/etc/nsswitch.conf
|-- /usr/share/factory/etc/pam.d/other
'-- /usr/share/factory/etc/pam.d/system-auth
systemd-container-229-16.fc24.x86_64
|-- /etc/dbus-1/system.d/org.freedesktop.import1.conf
'-- /etc/dbus-1/system.d/org.freedesktop.machine1.conf
2016-11-04 09:58:31 -04:00
Zbigniew Jędrzejewski-Szmek
e134e692b6
Fix systemd-user PAM config and two packaging issues
2016-11-04 09:46:25 -04:00
Zbigniew Jędrzejewski-Szmek
d81bdc27d3
Fix kernel-install
2016-11-04 09:12:11 -04:00
Zbigniew Jędrzejewski-Szmek
523b6ce46a
Run testsuite in parallel
2016-11-03 22:11:56 -04:00
Zbigniew Jędrzejewski-Szmek
62b1bf52df
Move systemd-nspawn man pages to the right subpackage
2016-11-03 22:11:56 -04:00
Zbigniew Jędrzejewski-Szmek
da15385b06
Update sed-foo to enable nss-systemd and add UNAVAIL fallback for resolve
...
Only fall back to "dns" if nss-resolve is not installed (for the
architecture of the calling program). Once it is, we never want to
fall back to "dns" as that breaks enforcing DNSSEC verification and
also pointlessly retries NXDOMAIN failures.
C.f. https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=5e00954
2016-11-03 22:11:56 -04:00
Zbigniew Jędrzejewski-Szmek
12da227455
Replace grubby patch with a short-circuiting install.d "plugin"
2016-11-03 22:11:56 -04:00
Zbigniew Jędrzejewski-Szmek
e42bd854c0
Create systemd-coredump user in %pre
2016-11-03 21:16:45 -04:00
Zbigniew Jędrzejewski-Szmek
a6473965d9
Add %{_isa} to Provides on arch-full packages
2016-11-03 21:16:45 -04:00
Zbigniew Jędrzejewski-Szmek
1478fab950
Update to v232
2016-11-03 21:16:45 -04:00
Jan Synacek
14572d7192
SPC - Cannot restart host operating from container ( #1384523 )
...
Resolves : #1384523
2016-10-18 14:14:59 +02:00
Zbigniew Jędrzejewski-Szmek
7ae71c8772
Move nss-myhostname provides to systemd-libs
...
Also drop the removal of nss modules in %postun. If the module cannot be
loaded, it is simply ignored. It seems better to simply leave it there,
then play around with nsswitch.conf, which is always risky.
2016-10-11 13:03:07 -04:00
Zbigniew Jędrzejewski-Szmek
4e1286dd8b
Do not recreate /var/log/journal on upgrades
2016-10-09 10:25:34 -04:00
Zbigniew Jędrzejewski-Szmek
65fed72862
Prevent systemd-udev-trigger.service from restarting
...
systemd-udev package should be updated in lockstep, so we rely on the
daemon-reexec in systemd.rpm's %post to get the drop in loaded.
2016-10-07 07:55:56 -04:00
Zbigniew Jędrzejewski-Szmek
51f362c39a
Use install --target-directory
2016-10-07 07:55:33 -04:00
Zbigniew Jędrzejewski-Szmek
64282b85b2
Fix systemctl set-default
2016-10-07 07:55:30 -04:00
Zbigniew Jędrzejewski-Szmek
839ccebd9b
Apply fix for systemd-udev upgrade causing Xorg crash
2016-10-04 16:48:13 -04:00
Zbigniew Jędrzejewski-Szmek
a2242c1ded
Apply patches properly
2016-10-03 12:12:41 -04:00
Zbigniew Jędrzejewski-Szmek
3a5d9b71f4
Better fix for the notify message issue
2016-09-29 17:04:15 -04:00
Zbigniew Jędrzejewski-Szmek
20fa848003
Fix for the empty notify message fuckup
2016-09-29 05:34:51 -04:00
Zbigniew Jędrzejewski-Szmek
8f85f19830
Revert "Add self-obsoletes on versions < 231"
...
This reverts commit 3250f00573
.
This is not needed anymore, since we went the Recommends:systemd-bootchart
route.
2016-09-29 05:18:54 -04:00
Zbigniew Jędrzejewski-Szmek
ef73cc0d30
Recommend systemd-bootchart
...
It was split out, but it's a tiny package so it's easiest to pull it
in on all "standard" installations.
2016-09-26 15:16:25 -04:00
Zbigniew Jędrzejewski-Szmek
3250f00573
Add self-obsoletes on versions < 231
...
https://bugzilla.redhat.com/show_bug.cgi?id=1377733#c7
2016-09-22 08:11:33 -04:00
Zbigniew Jędrzejewski-Szmek
696e2f22d4
Fixes for preset-all, daemon-reexec, and other bugs
2016-08-25 16:13:45 -04:00
Michal Sekletar
2666b4f578
Use static uid/gid for systemd-{resolve,network}
...
Clearly we have static uid/gid allocated so let's actually use them.
egrep 'systemd-resolve|network' /usr/share/doc/setup/uidgid
systemd-network 192 192 / /sbin/nologin systemd
systemd-resolve 193 193 / /sbin/nologin systemd
2016-08-04 15:14:41 +02:00
Michal Sekletar
126aa118e1
Don't create systemd-bus-proxy user and group
...
We no longer ship bus-proxyd hence user and group are not needed
anymore.
2016-08-04 14:18:42 +02:00
Zbigniew Jędrzejewski-Szmek
edb4e05013
Avoid % in comments
...
https://bugzilla.redhat.com/show_bug.cgi?id=1347865
2016-08-04 01:05:08 -04:00
Adam Williamson
c418e76b87
build with preset-all reversion
2016-08-03 11:35:49 -07:00
Adam Williamson
287353c355
Revert "Run preset-all on initial installation"
...
This reverts commit 46083abe1a
.
preset-all really does not work right, disabling all sorts of
stuff it should not disable. This caused RHBZ #1363858 (no tty
on vt1) and probably broke other things too.
2016-08-03 11:32:13 -07:00
Zbigniew Jędrzejewski-Szmek
140d00ebaa
Fix botched %_isa dependency
2016-07-26 21:33:39 -04:00
Zbigniew Jędrzejewski-Szmek
46083abe1a
Run preset-all on initial installation
...
https://bugzilla.redhat.com/show_bug.cgi?id=1118740
2016-07-26 20:13:34 -04:00
Zbigniew Jędrzejewski-Szmek
6153dd9122
Version 231
2016-07-26 15:12:35 -04:00
Zbigniew Jędrzejewski-Szmek
1ed18e5e9d
Remove a bunch of old cruft
2016-07-26 14:24:30 -04:00
Zbigniew Jędrzejewski-Szmek
ee7e6a6d57
Add missing man files to -container
...
Patch from mihkulemin@gmail.com .
2016-06-30 09:04:42 -04:00
Zbigniew Jędrzejewski-Szmek
49a32c19f1
Disable KillUserProcesses for now
...
https://fedorahosted.org/fesco/ticket/1580
2016-06-08 01:11:08 -04:00
Zbigniew Jędrzejewski-Szmek
abad21f221
Update to git snapshot
2016-06-08 01:10:04 -04:00
Zbigniew Jędrzejewski-Szmek
b3d8d37d58
Remove systemd-compat-libs on upgrade
2016-05-21 23:56:03 -04:00
Zbigniew Jędrzejewski-Szmek
8f6ec2ee91
Version 230
2016-05-21 20:15:34 -04:00
Zbigniew Jędrzejewski-Szmek
8efe61bc18
Remove duplicated entries in -container %files
2016-04-26 07:58:16 -04:00
Zbigniew Jędrzejewski-Szmek
b7ec953f25
Move udev-related commands to udev's %post
...
This removed the operation of stopping udevd in %pre, and starting it
in %post. I think this shouldn't be necessary anymore.
2016-04-22 15:52:47 -04:00
Zbigniew Jędrzejewski-Szmek
994aacdaa6
Include license file in systemd-libs
...
It can be installed without the main package, so it should carry the file
too.
2016-04-18 12:54:30 -04:00
Zbigniew Jędrzejewski-Szmek
28e2d47eef
Split out systemd-pam subpackage
...
This allows minimal installations without systemd but with systemd-libs installed
to drop the dependency on pam.
2016-04-18 11:51:52 -04:00
Zbigniew Jędrzejewski-Szmek
8b4408b5c9
Use %include to include filetrigger script from file
...
This makes it easier to update them from the upstream version.
2016-04-18 11:51:16 -04:00
Harald Hoyer
f7a77f9cb0
move more binaries and services from the main package to subpackages
2016-04-18 17:39:04 +02:00
Harald Hoyer
7f4276c417
move more binaries and services from the main package to subpackages
2016-04-18 16:58:13 +02:00
Harald Hoyer
cf1399ec4a
move device dependant stuff to the udev sub package
2016-04-18 11:11:24 +02:00
Zbigniew Jędrzejewski-Szmek
b54bf1386b
Own linger dir
2016-04-10 11:21:43 -04:00
Zbigniew Jędrzejewski-Szmek
37de5dfe28
Add myhostname to /etc/nsswitch.conf
2016-03-22 10:45:58 -04:00
Harald Hoyer
afdf3eeb86
systemd-229-8
...
- fixed kernel-install for copying files for grubby
Resolves: rhbz#1299019
2016-03-21 11:45:52 +01:00
Zbigniew Jędrzejewski-Szmek
b9a1e35039
Backport a few more patches
2016-03-17 09:26:12 -04:00
Zbigniew Jędrzejewski-Szmek
c7c4361581
Move tmpfiles-setup-dev to systemd-udev subpackage
...
This removes the dependency on kmod from the main package
(kmod-libs is still required).
2016-03-17 08:52:09 -04:00
Zbigniew Jędrzejewski-Szmek
0a19dfe97e
Move vconsole-setup to systemd-udev subpackage
2016-03-15 15:34:17 -04:00
Zbigniew Jędrzejewski-Szmek
bed2768dc7
Patch for failing compression test case
2016-03-11 18:24:49 -05:00
Zbigniew Jędrzejewski-Szmek
6428127a18
Add patch for #1313085
2016-03-11 17:49:05 -05:00
Zbigniew Jędrzejewski-Szmek
7aba950aa4
Output test-suite.log on test failures
2016-03-04 13:24:11 -05:00
Zbigniew Jędrzejewski-Szmek
2b682337e7
Backport a bunch of patches
2016-03-04 13:06:46 -05:00
Zbigniew Jędrzejewski-Szmek
c16b573717
Split out system-udev subpackage
2016-03-04 13:06:46 -05:00
Zbigniew Jędrzejewski-Szmek
34bfceffe6
Split out systemd-container subpackage
2016-03-04 12:52:57 -05:00
Zbigniew Jędrzejewski-Szmek
8ad6641ff2
Remove obsolete python bits from spec file
2016-03-04 12:07:48 -05:00
Peter Robinson
1a10d33b63
bump Release
2016-03-01 11:56:58 +00:00
Peter Robinson
624d2b7fea
Power64 and s390(x) now have libseccomp support, aarch64 has gnu-efi
2016-03-01 11:13:00 +00:00
Jan Synacek
92af61aefe
Fix build failures on ppc64 ( #1310800 )
...
Resolves : #1310800
2016-02-23 10:10:16 +01:00
Dennis Gilmore
18259f3b8c
revert: fixed kernel-install for copying files for grubby
...
Resolves: rhbz#1299019
- this causes the dtb files to not get installed at all and the fdtdir
- line in extlinux.conf to not get updated correctly
2016-02-16 16:33:04 -06:00
Michal Sekletar
5a1e61f28b
New upstream release
2016-02-11 20:11:09 +01:00
Harald Hoyer
0a417f082a
systemd-228-10.gite35a787
...
- fixed kernel-install for copying files for grubby
Resolves: rhbz#1299019
2016-02-11 10:59:48 +01:00
Jan Synacek
340bf090f9
remove spurious slashes ( #1303344 )
2016-02-11 09:37:05 +01:00
Zbigniew Jędrzejewski-Szmek
1dc1e2f91f
Remove duplicate from %files
2016-02-10 15:11:53 -05:00
Zbigniew Jędrzejewski-Szmek
ebd481af7f
Add patch to fix {net,linux}/if.h conflict
2016-02-10 15:05:03 -05:00
Fedora Release Engineering
4df4d1391d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-05 01:12:51 +00:00
Peter Robinson
e53f79084e
Rebuild for binutils on aarch64 fix
2016-01-27 08:38:20 +00:00
Dan Horák
f08e792a66
- apply the conflict with fedora-release only in Fedora
2016-01-08 10:48:55 +01:00
Jan Synacek
2ec3b0659d
Fix rawhide build failures on ppc64 ( #1286249 )
2015-12-10 13:47:25 +01:00
Zbigniew Jędrzejewski-Szmek
25282cb229
Require tree for tests
2015-12-01 23:53:29 -05:00
Zbigniew Jędrzejewski-Szmek
d8151dbe1d
Create /etc/systemd/network
2015-11-29 01:12:44 -05:00
Zbigniew Jędrzejewski-Szmek
38d93ea79f
Do not install nss modules by default
2015-11-26 11:01:20 -05:00
Zbigniew Jędrzejewski-Szmek
1279f70ebd
Update to git snapshot
2015-11-23 22:41:11 -05:00
Zbigniew Jędrzejewski-Szmek
80f2df5146
Convert file trigger scripts to lua
...
At least the %filetriggerpostun script can be invoked hundreds of
times during an upgrade, so it makes sense to optimize it a bit.
assert(exec(...)) is used because of https://bugzilla.redhat.com/show_bug.cgi?id=1094072 .
2015-11-22 19:59:39 -05:00
Zbigniew Jędrzejewski-Szmek
dc105f307e
Improve filetriggers to run in all required situations
2015-11-22 19:53:05 -05:00
Zbigniew Jędrzejewski-Szmek
56be258e41
Add BR:lz4
2015-11-19 08:46:22 -05:00
Zbigniew Jędrzejewski-Szmek
fc651191db
Enable rpm file triggers for daemon-reload
...
We have to do this now because the corresponding change to rpm macros
was merged into systemd-228.
2015-11-19 08:25:57 -05:00
Zbigniew Jędrzejewski-Szmek
5767bd4538
Fix version number in obsoleted package name
2015-11-18 20:22:43 -05:00
Kay Sievers
32b81ffc99
New upstream release
2015-11-18 11:10:43 +01:00
Zbigniew Jędrzejewski-Szmek
38ce1c6b7e
Revert last four commits
...
Pushed by mistake too early :(
2015-11-14 19:38:10 -05:00
Zbigniew Jędrzejewski-Szmek
7a0ef9c797
Use file trigger to call systemctl daemon-reload
2015-11-14 19:32:46 -05:00
Zbigniew Jędrzejewski-Szmek
895657f1cb
Move more files to -udev
2015-11-13 20:52:25 -05:00
Zbigniew Jędrzejewski-Szmek
fb4fe7a672
Split out system-udev subpackage
2015-11-13 20:52:24 -05:00
Zbigniew Jędrzejewski-Szmek
30dafa4290
Split out systemd-container subpackage
2015-11-13 20:52:06 -05:00
Zbigniew Jędrzejewski-Szmek
49f71b6ae3
Do not assume fstab is present
2015-11-13 20:51:46 -05:00
Zbigniew Jędrzejewski-Szmek
a884a616c9
Ignore the access mode on /var/log/journal
2015-11-12 00:03:27 -05:00
Zbigniew Jędrzejewski-Szmek
a67535cbef
Remove obsolete %post script
2015-11-12 00:03:27 -05:00
Zbigniew Jędrzejewski-Szmek
b321c5a2de
Rename journal-gateway subpackage to journal-remote
...
We have outgrown the old name...
2015-11-12 00:03:27 -05:00
Zbigniew Jędrzejewski-Szmek
76c0b72634
Remove obsoletes for old systemd version
2015-11-11 23:50:31 -05:00
Zbigniew Jędrzejewski-Szmek
aec27b1382
Remove sysvinit from description
...
Sysvinit is long gone, no need to mention it.
2015-11-11 23:50:31 -05:00
Peter Robinson
2532db13a7
Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
2015-11-11 12:07:32 +00:00
Lukas Nykryn
684a3bc691
Rebuild for libmicrohttpd soname bump
2015-11-10 17:14:29 +01:00
Robert Kuska
984ca0bc57
Rebuilt for Python3.5 rebuild
2015-11-06 12:59:00 +01:00
Zbigniew Jędrzejewski-Szmek
35c1f69c22
Fix syntax in kernel install
2015-11-04 11:24:13 -05:00
Michal Schmidt
339d9a453b
Rebuild for libmicrohttpd soname bump
2015-11-03 13:12:12 +01:00
Kay Sievers
456eac18c7
New upstream release
2015-10-07 17:13:28 +02:00
Jan Synacek
5cdbe47c57
user systemd-journal-upload should be in systemd-journal group ( #1262743 )
2015-09-18 12:51:56 +02:00
Kay Sievers
4463a3b894
Add selinux to system-user PAM config
2015-09-18 01:20:51 +02:00
Kay Sievers
41553e0ec2
New upstream release
2015-09-08 16:46:01 +02:00
Kay Sievers
6c1029f225
New upstream release
2015-08-27 17:06:22 +02:00
Kay Sievers
a5c858d8e5
New upstream release
2015-07-31 18:50:25 +02:00
Kay Sievers
5bd45994d7
update to git snapshot
2015-07-30 00:06:38 +02:00
Harald Hoyer
60a0b61d40
systemd.spec: it's "Recommends" not "Wants"
2015-07-29 19:31:53 +02:00
Harald Hoyer
68323a2a5a
systemd.spec: turn diffutils into a soft requirement
...
diffutils is only needed for systemd-delta
2015-07-29 16:51:57 +02:00
Harald Hoyer
5c1c8ba5ff
systemd.spec: require util-linux
...
we want /bin/mount
2015-07-29 16:50:23 +02:00
Kay Sievers
741490beeb
New upstream release
2015-07-29 13:14:57 +02:00
Zbigniew Jędrzejewski-Szmek
35ec3ad770
python3-devel is required to expand macros
2015-07-25 14:30:54 -04:00
Zbigniew Jędrzejewski-Szmek
952794e6c0
Remove python subpackages and build just once
2015-07-25 00:14:03 -04:00
Zbigniew Jędrzejewski-Szmek
a97e1246d5
Remove hidden files which are now part of the tarball
...
There were some fixes upstream for this, so it might not be necessary
starting with the next release.
2015-07-25 00:12:23 -04:00
Zbigniew Jędrzejewski-Szmek
3dfe820830
Use github tarballs
...
tar.xz is 800kB smaller than tar.gz, but not having to create the tarball
manually is much more convenient.
2015-07-25 00:11:30 -04:00
Kay Sievers
f7ff95060d
New upstream release
2015-07-07 17:40:34 +02:00
Zbigniew Jędrzejewski-Szmek
036292004a
Correct version in changelog
2015-07-06 15:00:20 -04:00
Zbigniew Jędrzejewski-Szmek
5984675661
Restore translation check and fix bug link
...
If the check fails, then systemd.i686 and systemd.x86_64 is most
likely non-coinstallable, which is problematic for users because it
breaks upgrades. So keep the check to catch botched builds until we
find underlying reason.
2015-07-06 14:59:36 -04:00
Kay Sievers
516775d649
update to git snapshot
2015-07-06 18:07:38 +02:00
Zbigniew Jędrzejewski-Szmek
52a9194e13
Bump release
2015-07-05 23:02:34 -04:00
Zbigniew Jędrzejewski-Szmek
527912bf78
Correct version in changelog
2015-07-05 22:52:35 -04:00
Zbigniew Jędrzejewski-Szmek
90aeeef683
Add example file with yama config
2015-07-05 22:52:35 -04:00
Kay Sievers
9a11c6baf7
temporary fix to work around broken kernel headers
2015-07-05 18:54:43 +02:00
Kay Sievers
569c6fda50
add missing journal-nocow.conf tmpfiles
2015-07-05 17:32:26 +02:00
Kay Sievers
790f46d643
update to git snapshot
2015-07-05 17:06:37 +02:00
Kay Sievers
e074d0f41a
always use "git archive" tarballs
2015-07-05 16:47:32 +02:00
Kay Sievers
ee6fc81588
build systemd-boot EFI tools
2015-06-22 22:24:47 +02:00
Lennart Poettering
e40887b16d
New upstream release
...
- Undoes botched translation check, should be reinstated later?
2015-06-19 13:16:10 +02:00
Dennis Gilmore
e3594d6614
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-19 02:25:02 +00:00
Zbigniew Jędrzejewski-Szmek
acdc555f22
Clarify -devel description
2015-06-17 14:49:52 -04:00
Peter Robinson
be68e452de
The gold linker is now fixed on aarch64
2015-06-11 09:53:16 +01:00
Zbigniew Jędrzejewski-Szmek
436654a8a5
Patches for selinux issue and other problems
2015-06-10 15:08:55 -04:00
Zbigniew Jędrzejewski-Szmek
e2168b5f24
Remove gudev
2015-06-09 12:22:05 -04:00
Harald Hoyer
6cfa04faa1
fix udev block device watch
2015-06-09 14:46:39 +02:00
Harald Hoyer
4dc6b4953d
add support for network disk encryption
2015-06-09 11:29:38 +02:00
Peter Robinson
01fba4b815
Disable gold on aarch64 until it's fixed (tracked in rhbz #1225156 )
2015-06-07 19:29:28 +01:00
Zbigniew Jędrzejewski-Szmek
7a75a5fbec
Fix changelog and put hwdb.d in rpm
2015-06-01 21:00:21 -04:00
Zbigniew Jędrzejewski-Szmek
551967d7d9
Check for botched translations
2015-05-30 18:18:12 -04:00
Zbigniew Jędrzejewski-Szmek
9e71abc2c9
systemd-devel should require systemd-libs
2015-05-30 18:11:00 -04:00
Richard W.M. Jones
d9b91fa93b
Add patch to fix udev --daemon not cleaning child processes
...
(upstream commit 86c3bece38bcf5).
2015-05-28 09:02:50 +01:00
Richard W.M. Jones
78ba63c3c7
Add patch to fix udev --daemon crash (upstream commit 040e689654ef08).
2015-05-27 13:57:29 +01:00
Lennart Poettering
836567c7a3
New upstream release
...
- Drop /etc/mtab hack, as that's apparently fixed in mock now (#1116158 )
- Remove ghosting for %{_sysconfdir}/systemd/system/runlevel*.target, these targets are not configurable anymore in systemd upstream
- Drop work-around for #1002806 , since this is solved upstream now
2015-05-21 22:39:30 +02:00
Dennis Gilmore
911deca421
fix up the conflicts version for fedora-release
2015-05-20 13:14:50 -05:00
Zbigniew Jędrzejewski-Szmek
05c90300b1
Fix compilation
2015-05-20 11:17:36 -04:00
Zbigniew Jędrzejewski-Szmek
5d3e2085f5
Bump release
2015-05-20 01:37:19 -04:00
Zbigniew Jędrzejewski-Szmek
a48f80c6e3
More patches
2015-05-20 01:34:58 -04:00
Zbigniew Jędrzejewski-Szmek
0a8e7e6c19
Remove presets
2015-05-20 00:34:19 -04:00
Zbigniew Jędrzejewski-Szmek
812fb10583
Suppress warning from %post script when dir does not exist
2015-05-20 00:24:27 -04:00
Zbigniew Jędrzejewski-Szmek
75a820ceb0
Fix vconsole.conf sed script ( #1218252 )
2015-05-05 13:51:19 -04:00
Zbigniew Jędrzejewski-Szmek
ef7b485f69
Patches for outstanding annoyances
2015-04-29 10:05:09 -04:00
Zbigniew Jędrzejewski-Szmek
0ab588521d
Tighten requirements between subpackages
...
Use %{?_isa} everywhere: automatically generated requirements do not
specify the exact version. In principle it was possible to satisfy
automatically added requirements with an older systemd, and our manual
R:%{name}=%{version}-%{release} with a systemd package from a
different architecture. So tighten the requirements to make sure all
systemd subpackages are always upgraded in lock-step.
systemd-devel needs to require systemd-compat-libs explicitly. Otherwise
we get dangling symlinks.
2015-04-08 11:27:05 -04:00
Zbigniew Jędrzejewski-Szmek
77e6ed9659
More patches for outstanding bugs
2015-03-23 00:52:38 -04:00
Zbigniew Jędrzejewski-Szmek
ffc19a0568
Create /var/lib/systemd/journal-upload
2015-03-23 00:52:37 -04:00
Zbigniew Jędrzejewski-Szmek
c4099ef515
Move more stuff to systemd-journal-gatewayd subpackage
2015-03-22 23:36:54 -04:00
Zbigniew Jędrzejewski-Szmek
c9f04dae19
Introduce helper variables for commonly used dirs
...
No change intended.
2015-03-22 22:52:11 -04:00
Zbigniew Jędrzejewski-Szmek
41d7c09d1b
Reconfigure old Finnish keymaps in post
2015-03-14 12:08:23 -04:00
Zbigniew Jędrzejewski-Szmek
399a2a87d9
Backport a bunch of patches
2015-03-14 12:08:23 -04:00
Jan Synacek
b4d5d4640a
Buttons on Lenovo X6* tablets broken ( #1198939 )
2015-03-10 14:17:28 +01:00
Zbigniew Jędrzejewski-Szmek
fa31ee886b
Restore test verbosity
2015-03-03 19:21:12 -05:00
Zbigniew Jędrzejewski-Szmek
9c0d1d5a07
Remove s390 workaround
2015-03-03 19:21:12 -05:00
Zbigniew Jędrzejewski-Szmek
b081c530a5
Remove duplicate ACLs in %post
...
This fixes a problem added during development, so it should be enough
to carry the scriplet for some time and remove it in all branches before
F22 goes stable.
2015-03-03 19:21:12 -05:00
Zbigniew Jędrzejewski-Szmek
e4a83a82af
Bugfixes
2015-03-03 19:21:12 -05:00
Michal Schmidt
ade6190d36
arm: reenable lto. gcc-5.0.0-0.16 fixed the crash ( #1193212 )
2015-02-25 10:01:30 +01:00
Colin Walters
b1d608a2b3
Revert patch that breaks Atomic/OSTree ( #1195761 )
...
Conflicts:
systemd.spec
2015-02-24 17:46:22 -05:00
Michal Schmidt
5427ee063b
Undo the resolv.conf workaround, Aim for a proper fix in Rawhide.
...
Do not merge this into F22 until other components are fixed (#1116651 ).
[See me reverting my reverts like a real weenie!]
2015-02-20 17:31:24 +01:00
Michal Schmidt
0cb630f4ff
Revive fedora-disable-resolv.conf-symlink.patch to unbreak composes
2015-02-20 14:22:02 +01:00
Michal Schmidt
6e198e4088
arm: disabling gold did not help; disable lto instead ( #1193212 )
2015-02-18 17:00:58 +01:00
Peter Jones
2c67f7fe1b
Update 90-default.present for dbxtool.
...
Signed-off-by: Peter Jones <pjones@redhat.com>
2015-02-17 13:38:33 -05:00
Lennart Poettering
78bc69f934
disable gold on arm
2015-02-16 22:55:06 +01:00
Lennart Poettering
258b2a4ba8
add missing deps to spec file
2015-02-16 21:54:03 +01:00
Lennart Poettering
064fee0cbb
New upstream release
2015-02-16 19:24:46 +01:00
Peter Robinson
b4bdea39fb
aarch64 now has seccomp support
2015-02-16 15:26:55 +00:00
Michal Schmidt
c3cf2ae4ec
Don't overwrite systemd.macros with unrelated Source file.
2015-02-05 14:24:17 +01:00
Jan Synacek
55323ee7ea
Add touchpad hwdb ( #1189319 )
2015-02-05 09:17:17 +01:00
Zbigniew Jędrzejewski-Szmek
f2ebf1a65b
Disable rpcbind in presets
2015-01-31 11:50:30 -05:00
Zbigniew Jędrzejewski-Szmek
92e27a50e4
Enable timedatex in presets
2015-01-31 11:48:08 -05:00
Zbigniew Jędrzejewski-Szmek
547d1d8bad
Fixup very old fstabs ( #1009023 )
2015-01-28 15:48:37 -05:00
Zbigniew Jędrzejewski-Szmek
6cf221b459
Fix permissions of /var/log/journal
2015-01-20 00:39:37 -05:00
Zbigniew Jędrzejewski-Szmek
c90404b648
Cleanup up spec file a bit
2015-01-19 23:45:50 -05:00
Zbigniew Jędrzejewski-Szmek
5724974576
Turn on verification of keymaps in loginctl
2015-01-16 00:27:43 -05:00
Jan Synacek
f524b4a4be
RFE: journal: automatically rotate the file if it is unlinked ( #1171719 )
2015-01-07 14:00:52 +01:00
Zbigniew Jędrzejewski-Szmek
b53cf7b99c
Add firewalld port descriptions
2015-01-05 22:46:35 -05:00
Jan Synacek
5606d835af
systemd-nspawn doesn't work on s390/s390x ( #1175394 )
2014-12-18 15:36:07 +01:00
Jan Synacek
378cf2ba6f
fix version in the comment
2014-12-18 10:15:42 +01:00
Lennart Poettering
dfe64b9c42
remove obsolete readahead file on upgrade
2014-12-11 18:56:02 +01:00
Lennart Poettering
9254d88a74
add missing libmount dependency
2014-12-11 00:01:54 +01:00
Lennart Poettering
239db0d9eb
new upstream release
2014-12-10 23:50:50 +01:00
Zbigniew Jędrzejewski-Szmek
ea19761321
systemd-217-4
2014-11-06 21:58:39 -05:00
Zbigniew Jędrzejewski-Szmek
0440dc0ca2
Bump kmod requirement for #1147248
...
(cherry picked from commit 74c288b6b9
)
2014-11-06 21:58:39 -05:00
Zbigniew Jędrzejewski-Szmek
90edccda2e
Change libgudev1 to only require systemd-libs
2014-11-06 20:48:38 -05:00
Michal Schmidt
ba201ce670
Fix hanging journal flush ( #1159641 )
2014-11-05 00:31:09 +01:00
Michal Schmidt
32324f829f
Fix ordering cycles involving systemd-journal-flush.service and remote-fs.target ( #1159117 )
2014-10-31 22:07:17 +01:00
Lennart Poettering
cc4dc44dee
new upstream release
2014-10-28 18:32:02 +01:00
Zbigniew Jędrzejewski-Szmek
2607f00f9e
Drop PackageKit from presets
2014-10-17 13:21:57 -04:00
Zbigniew Jędrzejewski-Szmek
f5ff7e9460
Add conflict with old initscripts and more patches
2014-10-13 10:33:20 -04:00
Zbigniew Jędrzejewski-Szmek
db38be6409
More patches
2014-10-13 10:21:01 -04:00
Zbigniew Jędrzejewski-Szmek
f1004dc2ae
Update to latest git
2014-10-10 14:56:53 -04:00
Zbigniew Jędrzejewski-Szmek
cebcd2064c
Add bridge configuration
2014-10-07 15:51:56 -04:00
Zbigniew Jędrzejewski-Szmek
801ccd93e2
Steal sysctl.conf from initscripts
...
Basically another README file for stuff that we manage.
2014-10-07 15:51:56 -04:00
Zbigniew Jędrzejewski-Szmek
b1a5d764a3
Steal [uwb]tmp from initscripts
...
systemd was already creating those files, so it is only an
rpm database accounting change.
2014-10-07 15:51:56 -04:00
Zbigniew Jędrzejewski-Szmek
6d5bee3354
Add /etc/inittab and /etc/crypttab
...
We are the only user of /etc/crypttab, so it makes sense
that we install.
/etc/inittab contains some instructions to help lost users.
It is very similar to /etc/init.d/README, which we also install.
2014-10-07 15:51:56 -04:00
Zbigniew Jędrzejewski-Szmek
62fe9450da
Update to latest git
2014-10-07 15:51:56 -04:00
Kay Sievers
5cdc00d6e6
Revert "don't reset selinux context during CHANGE events"
...
This reverts commit 9a5afe8dab
.
We must not diconnect selinux label application from udev's primary
device node permission handling. They are all applied by udev at
the same time or not applied at all.
External tools which mangle device node permissions must not
install rules to instruct udev to manage the permissions, they
can *own* the device nodes but need to call chmod()/chown()
themselves.
2014-10-01 20:13:26 +02:00
Lukas Nykryn
9a5afe8dab
don't reset selinux context during CHANGE events
...
- add temporary workaround for #1147910
2014-10-01 14:05:41 +02:00
Michal Schmidt
d962ba812f
Update timesyncd with patches to avoid hitting NTP pool too often.
2014-09-10 18:40:11 +02:00
Michal Schmidt
ed4e5bbcf4
216-5
2014-09-09 20:41:04 +02:00
Michal Schmidt
10e6a8e59d
configure with Fedora/RHEL NTP servers
...
The list of servers taken from the chrony package.
2014-09-09 20:34:49 +02:00
Michal Schmidt
c8f466444b
define ./configure options common to build2 and build3 only once
2014-09-09 20:34:46 +02:00
Zbigniew Jędrzejewski-Szmek
039253f8be
Move config files for sd-j-remote/upload to sd-journal-gateway subpackage
2014-09-03 23:30:41 -04:00
Peter Robinson
522fbab110
Drop no LTO build option for aarch64/s390 now it's fixed in binutils (RHBZ 1091611)
2014-08-28 13:31:54 +01:00
Colin Walters
4dd25f856a
Re-add patch to disable resolve.conf symlink
2014-08-21 22:15:40 -04:00
Lennart Poettering
92a80ac51a
New upstream release
2014-08-20 01:52:28 +02:00
Peter Robinson
6a2a58eca0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-18 04:39:33 +00:00
Dan Horák
a7ae5e1ba8
- disable LTO also on s390(x)
2014-08-13 22:54:19 +02:00
Harald Hoyer
4eb55a70f3
systemd-215-10
...
- fixed PPC64LE
2014-08-09 15:44:00 +02:00
Tom Callaway
07abe5d036
fix license handling
2014-08-06 06:27:48 +02:00
Zbigniew Jędrzejewski-Szmek
d804568c00
Create systemd-journal-remote users
...
Also use /sbin/nologin instead of /usr/sbin/nologin, since that's the
string found in /etc/shells.
2014-07-30 23:40:19 -04:00
Zbigniew Jędrzejewski-Szmek
a547c77177
Split out compat libs
2014-07-25 21:07:36 -04:00
Kalev Lember
5ea76b17b0
Rebuilt for gobject-introspection 1.41.4
2014-07-22 20:27:55 +02:00
Zbigniew Jędrzejewski-Szmek
dc60e841f2
Bugfix for selinux issue
2014-07-21 23:10:32 -04:00
Zbigniew Jędrzejewski-Szmek
cfcb358dcf
Add missing BRs
2014-07-21 23:04:01 -04:00
Zbigniew Jędrzejewski-Szmek
43ff24caab
Pull bugfixes and some small features from upstream
2014-07-19 15:47:59 -04:00
Colin Walters
a1b71bbfb4
Add patch to disable resolve.conf symlink ( #1043119 )
2014-07-07 15:02:08 -04:00
Zbigniew Jędrzejewski-Szmek
8403beacd6
Two temporary fixes
2014-07-05 19:00:46 +02:00
Lennart Poettering
a72e682fa2
add missing tarball
2014-07-03 22:19:58 +02:00
Lennart Poettering
1298810b87
new upstream release
2014-07-03 22:15:11 +02:00
Peter Robinson
cf472bed00
On aarch64 disable LTO as it still has issues on that arch
2014-06-29 09:08:38 +01:00
Zbigniew Jędrzejewski-Szmek
e4fbe402d9
Fix sysv generator bug and some others
2014-06-26 01:55:13 -04:00
Zbigniew Jędrzejewski-Szmek
3a2e601eff
Actually create input group
2014-06-23 01:55:26 -04:00
Zbigniew Jędrzejewski-Szmek
ff52563fea
Fix date in changelog
2014-06-23 00:43:03 -04:00
Zbigniew Jędrzejewski-Szmek
5509c00d0f
Add some patches
2014-06-23 00:33:25 -04:00
Zbigniew Jędrzejewski-Szmek
7823b319da
Do not restart systemd-logind on upgrades
2014-06-22 22:20:56 -04:00
Lennart Poettering
19bf972ad8
new upstream release
2014-06-11 17:39:07 +02:00
Dennis Gilmore
2ccc8c6e6d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-08 03:01:58 -05:00
Kay Sievers
15a7f7ed44
bump version
2014-05-28 18:41:54 +08:00
Kay Sievers
0749053796
fix systemd-timesync user/group creation
2014-05-28 18:17:09 +08:00
Michal Sekletar
aa972ead6c
Enable sysstat-collect.timer and sysstat-summary.timer by default
...
https://bugzilla.redhat.com/show_bug.cgi?id=1101621
2014-05-28 12:04:12 +02:00
Michal Sekletar
b3df2977df
Create temporary dirs after installation
...
https://bugzilla.redhat.com/show_bug.cgi?id=1101983
2014-05-28 12:01:48 +02:00
Kay Sievers
66bb743a75
Prepare 213
2014-05-28 15:20:33 +08:00
Kalev Lember
4b836b7c0f
Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
2014-05-27 21:11:14 +02:00
Adam Williamson
bfd0409b0a
revert change from 212-4, causes boot fail on single CPU boxes (RHBZ 1095891)
2014-05-26 17:03:21 -07:00
Kay Sievers
6742ef2e5b
bump version
2014-05-08 01:15:07 +02:00
Kay Sievers
dadefab9fa
add netns udev workaround
2014-05-08 01:12:43 +02:00
Michal Sekletar
5fb0bff53b
Enable uuid.socket by default
...
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1095353
2014-05-07 17:52:31 +02:00
Peter Robinson
3498cab60f
Disable building with -flto for the moment due to gcc 4.9 issues (RHBZ 1091611)
2014-04-26 14:01:02 +01:00
Lennart Poettering
0bbe49d16e
prepare 212
2014-03-25 20:59:29 +01:00
Peter Robinson
10d1847857
Explicitly define which upstream platforms support libseccomp
2014-03-17 16:20:28 +00:00
Lennart Poettering
13fd1e4253
new upstream release
2014-03-11 21:18:21 +01:00
Zbigniew Jędrzejewski-Szmek
dd42fcb046
Backport a few patches
2014-03-10 20:27:00 -04:00
Karsten Hopp
8048dc7b46
according to IBM, ppc64le also needs link warnings disabled
2014-03-07 16:39:16 +01:00
Karsten Hopp
8d6e856f81
move ifarch ppc64le to correct place (libseccomp req)
2014-03-07 14:51:44 +01:00
Zbigniew Jędrzejewski-Szmek
96237b5868
Bugfix backports
2014-03-07 00:44:59 -05:00
Zbigniew Jędrzejewski-Szmek
caa1c7b88f
Apply compat-libs work-around for ppc64le
2014-03-06 16:13:13 -05:00
Zbigniew Jędrzejewski-Szmek
47c564fe3e
Apply a few patches
2014-03-01 07:59:32 -05:00
Zbigniew Jędrzejewski-Szmek
703bc638e4
Apply work-around for ppc problems
2014-02-28 22:38:38 -05:00
Lennart Poettering
215b310f79
Check more services against preset list and enable by default
2014-02-24 23:01:14 +01:00
Lennart Poettering
a065abd257
prepare release 210
2014-02-24 22:18:10 +01:00
Zbigniew Jędrzejewski-Szmek
a199a30e50
Enable dnssec-triggerd.service by default
2014-02-23 16:22:23 -05:00
Kay Sievers
f1b732728f
update to git snapshot to sort out ARM build issues
2014-02-23 02:01:28 +01:00
Adam Williamson
f04430609d
add a changelog entry, since lennart forgot it
2014-02-20 13:38:09 -08:00
Lennart Poettering
4b8c7162d1
update spec file for missing files
2014-02-20 01:49:29 +01:00
Zbigniew Jędrzejewski-Szmek
b2ba747a1c
Take care of localization
2014-02-19 19:47:27 -05:00
Lennart Poettering
4f13e0f0ca
spec: add lxml to build reqs
2014-02-20 01:40:19 +01:00
Lennart Poettering
b73335d56d
prep 209
2014-02-20 01:12:13 +01:00
Zbigniew Jędrzejewski-Szmek
2f45a5ab41
Make gpsd lazily activated
2014-02-18 08:15:50 -05:00
Zbigniew Jędrzejewski-Szmek
ee30f08493
Back out one patch
2014-02-17 09:17:28 -05:00
Zbigniew Jędrzejewski-Szmek
400288900d
Bump release to -13
2014-02-17 01:29:30 -05:00
Zbigniew Jędrzejewski-Szmek
ca73a27582
A new batch of fixes
2014-02-17 01:16:32 -05:00
Ville Skyttä
d302ec3541
Own the %{_prefix}/lib/kernel(/*) and %{_datadir}/zsh(/*) dirs.
2014-01-25 20:54:52 +02:00
Zbigniew Jędrzejewski-Szmek
12622292b9
Backport fixes, documentation, and hwdb changes
2014-01-14 19:07:25 -05:00
Zbigniew Jędrzejewski-Szmek
627fdaef23
Require diffutils
2014-01-11 12:39:34 -05:00
Zbigniew Jędrzejewski-Szmek
98947a1bd5
Fix for bug #1026860
2013-12-05 17:13:03 -05:00
Zbigniew Jędrzejewski-Szmek
af76ccd3f0
Bump release to stay ahead of f20
2013-12-03 21:54:10 -05:00
Zbigniew Jędrzejewski-Szmek
d66047d776
Backport fixes and hwdb changes
...
Virt patch which had to be backed-out is enabled again, along with the
patch to fix the compilation issues.
2013-12-03 19:08:51 -05:00
Zbigniew Jędrzejewski-Szmek
7d7fbfa3c2
Bump release
2013-11-19 23:16:05 -05:00
Zbigniew Jędrzejewski-Szmek
3f0194526d
Backout one patch which breaks build and add 16 forgotten patches
2013-11-19 22:42:22 -05:00
Zbigniew Jędrzejewski-Szmek
930e1b89bd
Backport fixes and hwdb changes
2013-11-19 17:42:18 -05:00
Zbigniew Jędrzejewski-Szmek
7c25c33b5a
Bump release
2013-10-22 10:43:47 -04:00
Zbigniew Jędrzejewski-Szmek
ba5f2d9a05
Add workaround for #1002806
2013-10-22 10:30:36 -04:00
Zbigniew Jędrzejewski-Szmek
1d42f59a05
Unlist some dirs listed twice
2013-10-22 00:25:48 -04:00
Zbigniew Jędrzejewski-Szmek
52b9a6a655
Add V=1 to make options
2013-10-22 00:05:58 -04:00
Zbigniew Jędrzejewski-Szmek
9e747a1649
Back out two patches which break build on arm
...
src/libsystemd-daemon/sd-daemon.c:385: undefined reference to 'mq_getattr'
2013-10-21 23:52:09 -04:00
Zbigniew Jędrzejewski-Szmek
794d16c8b7
Backport fixes and hwdb until Oct. 21
2013-10-21 19:35:36 -04:00
Zbigniew Jędrzejewski-Szmek
7149931e9b
Merge branch 'master' into f20
2013-10-06 11:48:37 -04:00
Lennart Poettering
7c8c43773f
Move old random seed and backlight files into the right place
2013-10-02 15:09:14 +02:00
Lennart Poettering
101e7ed232
new upstream release
2013-10-02 14:23:52 +02:00
Lennart Poettering
fc3de1f4fb
new upstream release
2013-10-02 04:10:00 +02:00
Zbigniew Jędrzejewski-Szmek
e26a2d8375
Do not create /var/var/... dirs
2013-09-26 15:53:09 +02:00
Zbigniew Jędrzejewski-Szmek
f45650f7e1
Fix /var/var/lib/systemd paths in rpm
...
This was added during update to systemd-207.
Also unghost some directories that we actually should create.
2013-09-26 15:38:02 +02:00
Zbigniew Jędrzejewski-Szmek
8e6c340f85
Fix policykit bug
2013-09-18 11:57:13 -05:00
Harald Hoyer
800881a0c5
systemd-207-3
...
- fixed login
Resolves: rhbz#1005233
2013-09-17 10:59:27 -05:00
Harald Hoyer
d4ee253068
dracut-207-2
...
- add some upstream fixes for 207
- fixed swap activation
Resolves: rhbz#1008604
2013-09-16 17:11:41 -05:00
Kay Sievers
b9cb57759c
do not color gcc output, the build logs look aweful
2013-09-14 11:37:38 -06:00
Lennart Poettering
3afeac81f3
New upstream
2013-09-14 11:37:27 -06:00
Harald Hoyer
db3a9fa0d9
systemd-206-11
...
- support "debug" kernel command line parameter
- journald: fix fd leak in journal_file_empty
- journald: fix vacuuming of archived journals
- libudev: enumerate - do not try to match against an empty subsystem
- cgtop: fixup the online help
- libudev: fix memleak when enumerating childs
2013-09-06 07:47:41 +02:00
Harald Hoyer
fe20ad692d
systemd-206-10
...
- Do not require grubby, lorax now takes care of grubby
- cherry-picked a lot of patches from upstream
2013-09-04 13:29:05 +02:00
Dennis Gilmore
9c6da2c21b
Require grubby, Fedora installs require grubby,
...
- kernel-install took over from new-kernel-pkg
- without the Requires we are unable to compose Fedora
- everyone else says that since kernel-install took over
- it is responsible for ensuring that grubby is in place
- this is really what we want for Fedora
2013-08-27 18:15:49 -05:00
Kay Sievers
a5129a487a
bump spec after revert
2013-08-27 12:25:23 +02:00
Kay Sievers
29c8f71d53
Revert "Require grubby its needed by kernel-install"
...
This reverts commit 014067a71a
.
kernel-install does *not* require grubby, and is not supposed to.
Grubby is already included in comps, and if really needed it should
be pulled-in by grub and friends, not by systemd which would
unconditionally always pull it into every installation.
2013-08-27 12:12:22 +02:00
Dennis Gilmore
014067a71a
Require grubby its needed by kernel-install
2013-08-26 13:00:21 -05:00
Harald Hoyer
c3aabf43d0
systemd-206-6
...
- kernel-install now understands kernel flavors like PAE
2013-08-22 09:38:25 +02:00
Rex Dieter
b46f6bf09f
fix changelog date
2013-08-20 08:39:23 -05:00
Rex Dieter
c2dc4fb161
fix typo (kmod dep)
2013-08-20 08:38:27 -05:00
Rex Dieter
d9cb699bd1
add sddm.service to preset file ( #998978 )
2013-08-20 08:34:21 -05:00
Zbigniew Jędrzejewski-Szmek
cd8ce40aa0
Add requires on kmod
2013-08-19 20:03:17 -04:00
Zbigniew Jędrzejewski-Szmek
6fc19e13ad
Fix double includes in %files
2013-08-17 00:18:28 -04:00
Zbigniew Jędrzejewski-Szmek
34e05a53ae
Filter python modules from provides
...
Those are "private libraries" and should never be present
in provides.
2013-08-16 23:47:06 -04:00
Zbigniew Jędrzejewski-Szmek
dc4617f304
Add patch to fix the Python module
2013-08-15 13:29:24 -04:00
Kay Sievers
b2cc255299
drop conversion of legacy files from spec file
2013-08-15 13:45:06 +02:00
Zbigniew Jędrzejewski-Szmek
a423239ba5
Own missing directories
...
https://bugzilla.redhat.com/show_bug.cgi?id=894202
2013-08-14 21:45:55 -04:00
Zbigniew Jędrzejewski-Szmek
9a9c25abcb
Removing missing file from %files
...
File has been removed upstream.
2013-08-14 21:45:55 -04:00
Zbigniew Jędrzejewski-Szmek
b75a1735a7
Package also Python 3 bindings
2013-08-14 21:45:55 -04:00
Kay Sievers
ac639945fe
create getty@tty1.service instead of a broken getty@.service
...
Also push all default units to enable through the preset
list.
2013-08-06 14:54:23 +02:00
Dennis Gilmore
2d07fac58e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-04 11:28:43 -05:00
Kay Sievers
2cfc56850b
new upstream release
2013-07-23 02:16:31 +02:00
Kay Sievers
5ccbe72a72
drop systemd-sysv-convert, provide only the package name for now
...
https://fedorahosted.org/fpc/ticket/308
2013-07-13 14:48:15 +02:00
Kay Sievers
c3b79820c7
remove legacy /usr/bin/systemd symlink
2013-07-11 19:48:38 +02:00
Lennart Poettering
9d287fcbe5
new upstream release
2013-07-03 18:02:09 +02:00
Michal Schmidt
54952b3781
Split systemd-journal-gateway subpackage ( #908081 ).
2013-06-26 12:40:49 +02:00
Michal Schmidt
da2af8d58b
204-9
2013-06-24 17:19:16 +02:00
Harald Hoyer
c7e51b2136
systemd.spec: disable journal-gateway for RHEL
...
https://bugzilla.redhat.com/show_bug.cgi?id=908081
2013-06-21 14:31:00 +02:00
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