Commit Graph

641 Commits

Author SHA1 Message Date
Harald Hoyer 253663e57d kernel-install: fixed patch format 2016-03-21 11:56:11 +01: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
Harald Hoyer 70cb855cd7 kernel-install-grubby.patch: correctly copy files with "-T"
"cp -T" ensures a directory is not installed as a directory in the
target directory
2016-03-21 11:42:31 +01:00
Harald Hoyer f9a2211aaa Revert "Revert "kernel-install-grubby.patch: only copy files to /boot on "add"""
This reverts commit 4ee6493f72.
2016-03-21 11:25:03 +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 43a7716012 Also protect systemd-udev from removal 2016-03-15 15:34:52 -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
Dennis Gilmore 4ee6493f72 Revert "kernel-install-grubby.patch: only copy files to /boot on "add""
The fix is worse than the bug it tries to fix

This reverts commit 908de082ce.
2016-02-16 16:29:38 -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
Harald Hoyer 908de082ce kernel-install-grubby.patch: only copy files to /boot on "add"
Also make sure directories are copied to the same place and not in the
already existing directory.

https://bugzilla.redhat.com/show_bug.cgi?id=129901
2016-02-11 10:55:30 +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