Commit Graph

444 Commits

Author SHA1 Message Date
Jan Synacek 24c34f6d68 fix the last nspawn patch 2014-12-19 08:36:57 +01:00
Jan Synacek 572940a9b3 systemd-nspawn doesn't work on s390/s390x (#1175394) 2014-12-19 08:09:43 +01:00
Zbigniew Jędrzejewski-Szmek 0ea5bee27b Revert "Require grubby" 2014-12-16 09:55:36 -05:00
Jan Synacek 4a51a6ee3d Cleanup whitespace and confusing patch subject. 2014-12-16 09:39:50 +01:00
Jan Synacek 672d548216 [abrt] systemd: log_assert_failed_unreachable(): systemctl killed by SIGABRT (#1173100) 2014-12-16 09:34:12 +01:00
Zbigniew Jędrzejewski-Szmek 1b4539694b Require grubby 2014-12-15 14:03:15 -05:00
Jan Synacek d79509b588 unicode_start is not started on boot (#1150384) 2014-11-27 10:43:03 +01:00
Zbigniew Jędrzejewski-Szmek f9f30188c5 systemd-216-11 2014-11-06 17:00:43 -05:00
Zbigniew Jędrzejewski-Szmek 668bffb7a0 systemd-216-10.fc21 2014-11-04 15:42:28 -05:00
Zbigniew Jędrzejewski-Szmek a0817f62a4 systemd-216-9 2014-11-03 20:36:29 -05:00
Zbigniew Jędrzejewski-Szmek 6b6353bc81 systemd-216-8 2014-11-03 12:45:06 -05:00
Zbigniew Jędrzejewski-Szmek 74c288b6b9 Bump kmod requirement for #1147248 2014-11-02 22:35:07 -05:00
Zbigniew Jędrzejewski-Szmek 405356f7e1 systemd-216-7 2014-11-02 22:01:11 -05:00
Zbigniew Jędrzejewski-Szmek 47313b1c32 Fix borked patch 2014-11-02 17:15:07 -05:00
Zbigniew Jędrzejewski-Szmek b397f2acfb systemd-216-6 2014-11-02 14:38:24 -05:00
Zbigniew Jędrzejewski-Szmek 0ca6977a38 Drop PackageKit from presets 2014-11-02 13:48:22 -05:00
Zbigniew Jędrzejewski-Szmek 6f078f2594 Change libgudev1 to only require systemd-libs 2014-11-02 13:42:16 -05:00
Zbigniew Jędrzejewski-Szmek d75ecfb5f0 Add requirement on util-linux 2.25 2014-11-02 13:35:46 -05:00
Zbigniew Jędrzejewski-Szmek 51ba67c89a Fix for #1099299 2014-10-16 21:41:12 -04:00
Zbigniew Jędrzejewski-Szmek ccd31f53d6 Move config files for sd-j-remote/upload to sd-journal-gateway subpackage 2014-10-12 09:45:24 -04:00
Zbigniew Jędrzejewski-Szmek 79dacd0e70 Update to latest git 2014-10-10 15:02:13 -04:00
Zbigniew Jędrzejewski-Szmek ed92d0ce5a Revert timedatectl change 2014-10-08 00:16:17 -04:00
Zbigniew Jędrzejewski-Szmek 0f2f0b41bf Add bridge configuration 2014-10-07 22:57:05 -04:00
Zbigniew Jędrzejewski-Szmek 9d1b393670 Steal sysctl.conf from initscripts
Basically another README file for stuff that we manage.
2014-10-07 22:57:04 -04:00
Zbigniew Jędrzejewski-Szmek 35c34eda22 Steal [uwb]tmp from initscripts
systemd was already creating those files, so it is only an
rpm database accounting change.
2014-10-07 22:57:01 -04:00
Zbigniew Jędrzejewski-Szmek 8bc40de82f 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 22:56:37 -04:00
Zbigniew Jędrzejewski-Szmek 708deb95da Update to latest git 2014-10-07 22:56:19 -04:00
Lennart Poettering 0e1d85613a New upstream release 2014-10-07 22:49:27 -04:00
Michal Sekletar 6544f6a8d6 Fix udev crash due to missing hwaddr
Resolves: #1126760
2014-10-03 13:32:59 +02:00
Kay Sievers fe3a44877c Revert "don't reset selinux context during CHANGE events"
This reverts commit 8bfd0a62fe.

We must not disconnect 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:21:09 +02:00
Lukas Nykryn 8bfd0a62fe don't reset selinux context during CHANGE events
- add temporary workaround for #1147910

Conflicts:
	systemd.spec
2014-10-01 14:09:36 +02:00
Zbigniew Jędrzejewski-Szmek 6871be4b5e Enable x2gocleansessions.service by default (#1141607) 2014-09-16 05:50:37 -04:00
Michal Schmidt 5a725fc56f Update timesyncd with patches to avoid hitting NTP pool too often 2014-09-10 20:39:23 +02:00
Michal Schmidt a562db4b47 215-15 2014-09-09 20:44:08 +02:00
Michal Schmidt 85c06859cf configure with Fedora/RHEL NTP servers
The list of servers taken from the chrony package.
2014-09-09 20:42:46 +02:00
Michal Schmidt bcf90854cb define ./configure options common to build2 and build3 only once 2014-09-09 20:42:36 +02:00
Harald Hoyer e139c527b2 systemd-215-14
- Fixed booting into a RO NFS root
Resolves: rhbz#1133814
2014-09-03 13:41:18 +02:00
Peter Robinson e8e6a0c6f5 Drop no LTO build option for aarch64/s390 now it's fixed in binutils (RHBZ 1091611) 2014-08-28 15:16:35 +01:00
Peter Robinson 07c508db74 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 04:39:45 +00:00
Dan Horák 5d51ffbe8a - disable LTO also on s390(x) 2014-08-13 22:55:02 +02:00
Harald Hoyer 513946b859 systemd-215-10
- fixed PPC64LE
2014-08-09 15:15:06 +02:00
Tom Callaway 2fa2640dd5 fix license handling 2014-08-06 06:28:25 +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