|
Kay Sievers |
a5c858 |
#global gitcommit 10fa421cd2abdc2ae1a07f7c13bfaa4ee6d6de4f
|
|
Kay Sievers |
5bd459 |
%global gitcommitshort %(c=%{gitcommit}; echo ${c:0:7})
|
|
Lennart Poettering |
66cf07 |
%global _hardened_build 1
|
|
Lennart Poettering |
5db028 |
|
|
Lennart Poettering |
391f9f |
# We ship a .pc file but don't want to have a dep on pkg-config. We
|
|
Lennart Poettering |
391f9f |
# strip the automatically generated dep here and instead co-own the
|
|
Lennart Poettering |
391f9f |
# directory.
|
|
Lennart Poettering |
391f9f |
%global __requires_exclude pkg-config
|
|
Lennart Poettering |
391f9f |
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%global pkgdir %{_prefix}/lib/systemd
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%global system_unit_dir %{pkgdir}/system
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
|
|
Lennart Poettering |
cc49ef |
Name: systemd
|
|
Lennart Poettering |
cc49ef |
Url: http://www.freedesktop.org/wiki/Software/systemd
|
|
Kay Sievers |
456eac |
Version: 227
|
|
Robert Kuska |
984ca0 |
Release: 4%{?gitcommit:.git%{gitcommitshort}}%{?dist}
|
|
Michal Schmidt |
720afe |
# For a breakdown of the licensing, see README
|
|
Michal Schmidt |
720afe |
License: LGPLv2+ and MIT and GPLv2+
|
|
Lennart Poettering |
52a550 |
Summary: A System and Service Manager
|
|
Michal Schmidt |
77289e |
|
|
Kay Sievers |
5bd459 |
# download tarballs with "spectool -g systemd.spec"
|
|
Michal Schmidt |
77289e |
%if %{defined gitcommit}
|
|
Kay Sievers |
5bd459 |
Source0: https://github.com/systemd/systemd/archive/%{?gitcommit}.tar.gz#/%{name}-%{gitcommitshort}.tar.gz
|
|
Michal Schmidt |
77289e |
%else
|
|
Zbigniew Jędrzejewski-Szmek |
3dfe82 |
Source0: https://github.com/systemd/systemd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
|
Michal Schmidt |
77289e |
%endif
|
|
Zbigniew Jędrzejewski-Szmek |
0a8e7e |
|
|
Michal Schmidt |
77289e |
# Prevent accidental removal of the systemd package
|
|
Zbigniew Jędrzejewski-Szmek |
6d5bee |
Source4: yum-protect-systemd.conf
|
|
Kay Sievers |
4463a3 |
|
|
Zbigniew Jędrzejewski-Szmek |
6d5bee |
Source5: inittab
|
|
Zbigniew Jędrzejewski-Szmek |
801ccd |
Source6: sysctl.conf.README
|
|
Zbigniew Jędrzejewski-Szmek |
b53cf7 |
Source7: systemd-journal-remote.xml
|
|
Zbigniew Jędrzejewski-Szmek |
b53cf7 |
Source8: systemd-journal-gatewayd.xml
|
|
Zbigniew Jędrzejewski-Szmek |
90aeee |
Source9: 20-yama-ptrace.conf
|
|
Michal Schmidt |
77289e |
|
|
Michal Schmidt |
77289e |
# kernel-install patch for grubby, drop if grubby is obsolete
|
|
Harald Hoyer |
fad8ba |
Patch1000: kernel-install-grubby.patch
|
|
Michal Schmidt |
77289e |
|
|
Michal Schmidt |
77289e |
%global num_patches %{lua: c=0; for i,p in ipairs(patches) do c=c+1; end; print(c);}
|
|
Michal Schmidt |
77289e |
|
|
Lennart Poettering |
cc49ef |
BuildRequires: libcap-devel
|
|
Lennart Poettering |
9254d8 |
BuildRequires: libmount-devel
|
|
Lennart Poettering |
cc49ef |
BuildRequires: pam-devel
|
|
Lennart Poettering |
7f4dce |
BuildRequires: libselinux-devel
|
|
Lennart Poettering |
1c5eea |
BuildRequires: audit-libs-devel
|
|
Michal Schmidt |
90beab |
BuildRequires: cryptsetup-devel
|
|
Michal Schmidt |
7de90b |
BuildRequires: dbus-devel
|
|
Lennart Poettering |
5c28c3 |
BuildRequires: libacl-devel
|
|
Kay Sievers |
9ac884 |
BuildRequires: gobject-introspection-devel
|
|
Kay Sievers |
9ac884 |
BuildRequires: libblkid-devel
|
|
Lennart Poettering |
29f5e6 |
BuildRequires: xz-devel
|
|
Lennart Poettering |
92a80a |
BuildRequires: libidn-devel
|
|
Lennart Poettering |
92a80a |
BuildRequires: libcurl-devel
|
|
Kay Sievers |
9ac884 |
BuildRequires: kmod-devel
|
|
Zbigniew Jędrzejewski-Szmek |
cfcb35 |
BuildRequires: elfutils-devel
|
|
Lennart Poettering |
38a7fb |
BuildRequires: libgcrypt-devel
|
|
Zbigniew Jędrzejewski-Szmek |
cfcb35 |
BuildRequires: gnutls-devel
|
|
Lennart Poettering |
38a7fb |
BuildRequires: qrencode-devel
|
|
Lennart Poettering |
09c908 |
BuildRequires: libmicrohttpd-devel
|
|
Zbigniew Jędrzejewski-Szmek |
572497 |
BuildRequires: libxkbcommon-devel
|
|
Lennart Poettering |
258b2a |
BuildRequires: iptables-devel
|
|
Lennart Poettering |
258b2a |
BuildRequires: bzip2-devel
|
|
Lennart Poettering |
38a7fb |
BuildRequires: libxslt
|
|
Lennart Poettering |
38a7fb |
BuildRequires: docbook-style-xsl
|
|
Lennart Poettering |
38a7fb |
BuildRequires: pkgconfig
|
|
Kay Sievers |
9ac884 |
BuildRequires: intltool
|
|
Lennart Poettering |
38a7fb |
BuildRequires: gperf
|
|
Kay Sievers |
b2cc25 |
BuildRequires: gawk
|
|
Zbigniew Jędrzejewski-Szmek |
35ec3a |
BuildRequires: python3-devel
|
|
Lennart Poettering |
4f13e0 |
BuildRequires: python3-lxml
|
|
Zbigniew Jędrzejewski-Szmek |
b53cf7 |
BuildRequires: firewalld-filesystem
|
|
Kay Sievers |
ee6fc8 |
%ifarch %{ix86} x86_64
|
|
Kay Sievers |
ee6fc8 |
BuildRequires: gnu-efi gnu-efi-devel
|
|
Kay Sievers |
ee6fc8 |
%endif
|
|
Peter Robinson |
b4bdea |
%ifarch %{arm} aarch64 %{ix86} x86_64
|
|
Lennart Poettering |
b73335 |
BuildRequires: libseccomp-devel
|
|
Zbigniew Jędrzejewski-Szmek |
703bc6 |
%endif
|
|
Michal Schmidt |
591106 |
BuildRequires: automake
|
|
Michal Schmidt |
591106 |
BuildRequires: autoconf
|
|
Michal Schmidt |
591106 |
BuildRequires: libtool
|
|
Michal Schmidt |
77289e |
%if %{num_patches}
|
|
Michal Schmidt |
77289e |
BuildRequires: git
|
|
Michal Schmidt |
77289e |
%endif
|
|
Michal Schmidt |
176680 |
Requires(post): coreutils
|
|
Kay Sievers |
5464d2 |
Requires(post): sed
|
|
Lennart Poettering |
545717 |
Requires(post): acl
|
|
Zbigniew Jędrzejewski-Szmek |
41d7c0 |
Requires(post): grep
|
|
Lennart Poettering |
f55ccc |
Requires(pre): coreutils
|
|
Lennart Poettering |
add3e7 |
Requires(pre): /usr/bin/getent
|
|
Lennart Poettering |
add3e7 |
Requires(pre): /usr/sbin/groupadd
|
|
Kay Sievers |
973c8d |
Requires: dbus
|
|
Michal Schmidt |
b42e57 |
Requires: %{name}-libs = %{version}-%{release}
|
|
Zbigniew Jędrzejewski-Szmek |
0440dc |
Requires: kmod >= 18-4
|
|
Harald Hoyer |
60a0b6 |
Recommends: diffutils
|
|
Harald Hoyer |
5c1c8b |
Requires: util-linux
|
|
Kay Sievers |
3b11fb |
Provides: /bin/systemctl
|
|
Kay Sievers |
8ec8f4 |
Provides: /sbin/shutdown
|
|
Kay Sievers |
9ac884 |
Provides: syslog
|
|
Michal Schmidt |
176680 |
Provides: systemd-units = %{version}-%{release}
|
|
Kay Sievers |
6979d2 |
Provides: udev = %{version}
|
|
Kay Sievers |
973c8d |
Obsoletes: udev < 183
|
|
Kay Sievers |
27bf94 |
Obsoletes: system-setup-keyboard < 0.9
|
|
Kay Sievers |
27bf94 |
Provides: system-setup-keyboard = 0.9
|
|
Lennart Poettering |
3a1413 |
Obsoletes: nss-myhostname < 0.4
|
|
Lennart Poettering |
3a1413 |
Provides: nss-myhostname = 0.4
|
|
Kay Sievers |
b2cc25 |
# For the journal-gateway split in F20, drop at F22
|
|
Kay Sievers |
b2cc25 |
Obsoletes: systemd < 204-10
|
|
Kay Sievers |
5ccbe7 |
# systemd-sysv-convert was removed in f20: https://fedorahosted.org/fpc/ticket/308
|
|
Kay Sievers |
5ccbe7 |
Obsoletes: systemd-sysv < 206
|
|
Kay Sievers |
5ccbe7 |
Provides: systemd-sysv = 206
|
|
Zbigniew Jędrzejewski-Szmek |
f5ff7e |
Conflicts: initscripts < 9.56.1
|
|
|
911dec |
Conflicts: fedora-release < 23-0.12
|
|
Lennart Poettering |
cc49ef |
|
|
Lennart Poettering |
cc49ef |
%description
|
|
Lennart Poettering |
52a550 |
systemd is a system and service manager for Linux, compatible with
|
|
Lennart Poettering |
cc49ef |
SysV and LSB init scripts. systemd provides aggressive parallelization
|
|
Lennart Poettering |
cc49ef |
capabilities, uses socket and D-Bus activation for starting services,
|
|
Lennart Poettering |
cc49ef |
offers on-demand starting of daemons, keeps track of processes using
|
|
Lennart Poettering |
cc49ef |
Linux cgroups, supports snapshotting and restoring of the system
|
|
Lennart Poettering |
cc49ef |
state, maintains mount and automount points and implements an
|
|
Lennart Poettering |
cc49ef |
elaborate transactional dependency-based service control logic. It can
|
|
Lennart Poettering |
cc49ef |
work as a drop-in replacement for sysvinit.
|
|
Lennart Poettering |
cc49ef |
|
|
Michal Schmidt |
998394 |
%package libs
|
|
Michal Schmidt |
998394 |
Summary: systemd libraries
|
|
Michal Schmidt |
998394 |
License: LGPLv2+ and MIT
|
|
Kay Sievers |
de8b13 |
Obsoletes: libudev < 183
|
|
Nils Philippsen |
581717 |
Obsoletes: systemd < 185-4
|
|
Nils Philippsen |
581717 |
Conflicts: systemd < 185-4
|
|
Michal Schmidt |
998394 |
|
|
Michal Schmidt |
998394 |
%description libs
|
|
Lennart Poettering |
1d1ff4 |
Libraries for systemd and udev, as well as the systemd PAM module.
|
|
Michal Schmidt |
998394 |
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
%package compat-libs
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
Summary: systemd compatibility libraries
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
License: LGPLv2+ and MIT
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
# To reduce confusion, this package can only be installed in parallel
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
# with the normal systemd-libs, same version.
|
|
Zbigniew Jędrzejewski-Szmek |
0ab588 |
Requires: systemd-libs%{?_isa} = %{version}-%{release}
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
%description compat-libs
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
Compatibility libraries for systemd. If your package requires this
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
package, you need to update your link options and build.
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
|
|
Lennart Poettering |
9652b0 |
%package devel
|
|
Lennart Poettering |
9652b0 |
Summary: Development headers for systemd
|
|
Michal Schmidt |
998394 |
License: LGPLv2+ and MIT
|
|
Zbigniew Jędrzejewski-Szmek |
0ab588 |
# We need both libsystemd and libsystemd-<compat> libraries
|
|
Zbigniew Jędrzejewski-Szmek |
9e71ab |
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
|
Zbigniew Jędrzejewski-Szmek |
0ab588 |
Requires: %{name}-compat-libs%{?_isa} = %{version}-%{release}
|
|
Kay Sievers |
6979d2 |
Provides: libudev-devel = %{version}
|
|
Kay Sievers |
973c8d |
Obsoletes: libudev-devel < 183
|
|
Lennart Poettering |
9652b0 |
|
|
Lennart Poettering |
9652b0 |
%description devel
|
|
Zbigniew Jędrzejewski-Szmek |
acdc55 |
Development headers and auxiliary files for developing applications linking
|
|
Zbigniew Jędrzejewski-Szmek |
acdc55 |
to libudev or libsystemd.
|
|
Lennart Poettering |
9652b0 |
|
|
Michal Schmidt |
54952b |
%package journal-gateway
|
|
Michal Schmidt |
54952b |
Summary: Gateway for serving journal events over the network using HTTP
|
|
Zbigniew Jędrzejewski-Szmek |
0ab588 |
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
Michal Schmidt |
54952b |
License: LGPLv2+
|
|
Michal Schmidt |
54952b |
Requires(pre): /usr/bin/getent
|
|
Michal Schmidt |
54952b |
Requires(post): systemd
|
|
Michal Schmidt |
54952b |
Requires(preun): systemd
|
|
Michal Schmidt |
54952b |
Requires(postun): systemd
|
|
Zbigniew Jędrzejewski-Szmek |
b53cf7 |
Requires: firewalld-filesystem
|
|
Michal Schmidt |
54952b |
# For the journal-gateway split in F20, drop at F22
|
|
Michal Schmidt |
54952b |
Obsoletes: systemd < 204-10
|
|
Michal Schmidt |
54952b |
|
|
Michal Schmidt |
54952b |
%description journal-gateway
|
|
Michal Schmidt |
54952b |
systemd-journal-gatewayd serves journal events over the network using HTTP.
|
|
Michal Schmidt |
54952b |
|
|
Lennart Poettering |
cc49ef |
%prep
|
|
Kay Sievers |
5bd459 |
%setup -q %{?gitcommit:-n %{name}-%{gitcommit}}
|
|
Rahul Sundaram |
7a392d |
|
|
Michal Schmidt |
77289e |
%if %{num_patches}
|
|
Harald Hoyer |
2e2e24 |
git init
|
|
Harald Hoyer |
2e2e24 |
git config user.email "systemd-maint@redhat.com"
|
|
Harald Hoyer |
2e2e24 |
git config user.name "Fedora systemd team"
|
|
Harald Hoyer |
2e2e24 |
git add .
|
|
Harald Hoyer |
2e2e24 |
git commit -a -q -m "%{version} baseline."
|
|
Harald Hoyer |
2e2e24 |
|
|
Harald Hoyer |
2e2e24 |
# Apply all the patches.
|
|
Harald Hoyer |
fe20ad |
git am \
|
|
Harald Hoyer |
fe20ad |
--exclude .gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude docs/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude docs/libudev/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude docs/sysvinit/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude docs/var-log/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude hwdb/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude m4/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude man/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude po/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude rules/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/analyze/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/core/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/hostname/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/journal/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/libsystemd-daemon/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/libsystemd-id128/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/libudev/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/locale/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/login/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/python-systemd/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/python-systemd/docs/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/timedate/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/udev/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude src/udev/scsi_id/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude sysctl.d/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude test/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude units/.gitignore \
|
|
Harald Hoyer |
fe20ad |
--exclude units/user/.gitignore \
|
|
Zbigniew Jędrzejewski-Szmek |
47c564 |
--exclude src/libsystemd/sd-bus/PORTING-DBUS1 \
|
|
Zbigniew Jędrzejewski-Szmek |
62fe94 |
--exclude CODING_STYLE \
|
|
Zbigniew Jędrzejewski-Szmek |
62fe94 |
--exclude src/readahead/Makefile \
|
|
Zbigniew Jędrzejewski-Szmek |
62fe94 |
--exclude src/libsystemd-terminal/unifont-def.h \
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
--exclude hwdb/sdio.ids \
|
|
Harald Hoyer |
fe20ad |
%{patches}
|
|
Michal Schmidt |
77289e |
%endif
|
|
Zbigniew Jędrzejewski-Szmek |
62fe94 |
|
|
Karsten Hopp |
8048dc |
%ifarch ppc ppc64 ppc64le
|
|
Zbigniew Jędrzejewski-Szmek |
703bc6 |
# Disable link warnings, somehow they cause the link to fail.
|
|
Zbigniew Jędrzejewski-Szmek |
703bc6 |
sed -r -i 's/\blibsystemd-(login|journal|id128|daemon).c \\/\\/' Makefile.am
|
|
Zbigniew Jędrzejewski-Szmek |
703bc6 |
%endif
|
|
Harald Hoyer |
2e2e24 |
|
|
Lennart Poettering |
cc49ef |
%build
|
|
Kay Sievers |
e074d0 |
./autogen.sh
|
|
Harald Hoyer |
288209 |
|
|
Michal Schmidt |
10e6a8 |
%{?fedora: %global ntpvendor fedora}
|
|
Michal Schmidt |
10e6a8 |
%{?rhel: %global ntpvendor rhel}
|
|
Michal Schmidt |
10e6a8 |
%{!?ntpvendor: echo 'NTP vendor zone is not set!'; exit 1}
|
|
Michal Schmidt |
10e6a8 |
|
|
Michal Schmidt |
c8f466 |
CONFIGURE_OPTS=(
|
|
Michal Schmidt |
c8f466 |
--libexecdir=%{_prefix}/lib
|
|
Michal Schmidt |
c8f466 |
--with-sysvinit-path=/etc/rc.d/init.d
|
|
Michal Schmidt |
c8f466 |
--with-rc-local-script-path-start=/etc/rc.d/rc.local
|
|
Michal Schmidt |
10e6a8 |
--with-ntp-servers='0.%{ntpvendor}.pool.ntp.org 1.%{ntpvendor}.pool.ntp.org 2.%{ntpvendor}.pool.ntp.org 3.%{ntpvendor}.pool.ntp.org'
|
|
Michal Schmidt |
c8f466 |
--disable-kdbus
|
|
Zbigniew Jędrzejewski-Szmek |
62fe94 |
--disable-terminal
|
|
Michal Schmidt |
c8f466 |
)
|
|
Michal Schmidt |
c8f466 |
|
|
Kay Sievers |
973c8d |
%configure \
|
|
Michal Schmidt |
c8f466 |
"${CONFIGURE_OPTS[@]}" \
|
|
Zbigniew Jędrzejewski-Szmek |
572497 |
--enable-compat-libs \
|
|
Zbigniew Jędrzejewski-Szmek |
952794 |
--enable-xkbcommon \
|
|
Zbigniew Jędrzejewski-Szmek |
952794 |
--disable-python-devel \
|
|
Zbigniew Jędrzejewski-Szmek |
952794 |
PYTHON=%{__python3}
|
|
Lennart Poettering |
19bf97 |
make %{?_smp_mflags} GCC_COLORS="" V=1
|
|
Lennart Poettering |
cc49ef |
|
|
Lennart Poettering |
cc49ef |
%install
|
|
Lennart Poettering |
ba464a |
%make_install
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
|
|
Michal Schmidt |
77289e |
find %{buildroot} \( -name '*.a' -o -name '*.la' \) -delete
|
|
Lennart Poettering |
b79f2e |
|
|
Lennart Poettering |
b79f2e |
# udev links
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}/%{_sbindir}
|
|
Michal Schmidt |
c7b4b0 |
ln -sf ../bin/udevadm %{buildroot}%{_sbindir}/udevadm
|
|
Lennart Poettering |
25a5a1 |
|
|
Lennart Poettering |
25a5a1 |
# Create SysV compatibility symlinks. systemctl/systemd are smart
|
|
Lennart Poettering |
25a5a1 |
# enough to detect in which way they are called.
|
|
Michal Schmidt |
c7b4b0 |
ln -s ../lib/systemd/systemd %{buildroot}%{_sbindir}/init
|
|
Michal Schmidt |
c7b4b0 |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/reboot
|
|
Michal Schmidt |
c7b4b0 |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/halt
|
|
Michal Schmidt |
c7b4b0 |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/poweroff
|
|
Michal Schmidt |
c7b4b0 |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/shutdown
|
|
Michal Schmidt |
c7b4b0 |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/telinit
|
|
Michal Schmidt |
c7b4b0 |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/runlevel
|
|
Lennart Poettering |
b79f2e |
|
|
Zbigniew Jędrzejewski-Szmek |
6d5bee |
# Compatiblity and documentation files
|
|
Zbigniew Jędrzejewski-Szmek |
6d5bee |
touch %{buildroot}/etc/crypttab
|
|
Zbigniew Jędrzejewski-Szmek |
6d5bee |
chmod 600 %{buildroot}/etc/crypttab
|
|
Zbigniew Jędrzejewski-Szmek |
6d5bee |
|
|
Zbigniew Jędrzejewski-Szmek |
c90404 |
install -Dm0644 %{SOURCE5} %{buildroot}/etc/
|
|
Zbigniew Jędrzejewski-Szmek |
6d5bee |
|
|
Zbigniew Jędrzejewski-Szmek |
c90404 |
install -Dm0644 %{SOURCE6} %{buildroot}/etc/sysctl.conf
|
|
Zbigniew Jędrzejewski-Szmek |
801ccd |
ln -s ../sysctl.conf %{buildroot}/etc/sysctl.d/99-sysctl.conf
|
|
Zbigniew Jędrzejewski-Szmek |
801ccd |
|
|
Lennart Poettering |
25a5a1 |
# We create all wants links manually at installation time to make sure
|
|
Kay Sievers |
b2cc25 |
# they are not owned and hence overriden by rpm after the user deleted
|
|
Lennart Poettering |
25a5a1 |
# them.
|
|
Michal Schmidt |
c7b4b0 |
rm -r %{buildroot}%{_sysconfdir}/systemd/system/*.target.wants
|
|
Lennart Poettering |
25a5a1 |
|
|
Lennart Poettering |
d44ba8 |
# Make sure these directories are properly owned
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
mkdir -p %{buildroot}%{system_unit_dir}/basic.target.wants
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
mkdir -p %{buildroot}%{system_unit_dir}/default.target.wants
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
mkdir -p %{buildroot}%{system_unit_dir}/dbus.target.wants
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
mkdir -p %{buildroot}%{system_unit_dir}/syslog.target.wants
|
|
Zbigniew Jędrzejewski-Szmek |
c90404 |
mkdir -p %{buildroot}%{_localstatedir}/run
|
|
Zbigniew Jędrzejewski-Szmek |
c90404 |
mkdir -p %{buildroot}%{_localstatedir}/log
|
|
Zbigniew Jędrzejewski-Szmek |
b1a5d7 |
touch %{buildroot}%{_localstatedir}/run/utmp
|
|
Zbigniew Jędrzejewski-Szmek |
b1a5d7 |
touch %{buildroot}%{_localstatedir}/log/{w,b}tmp
|
|
Zbigniew Jędrzejewski-Szmek |
b1a5d7 |
|
|
Lennart Poettering |
54fb1a |
# Make sure the user generators dir exists too
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
mkdir -p %{buildroot}%{pkgdir}/system-generators
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
mkdir -p %{buildroot}%{pkgdir}/user-generators
|
|
Lennart Poettering |
54fb1a |
|
|
Lennart Poettering |
82a114 |
# Create new-style configuration files so that we can ghost-own them
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/hostname
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/vconsole.conf
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/locale.conf
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/machine-id
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/machine-info
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/localtime
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
|
|
Lennart Poettering |
82a114 |
|
|
Lennart Poettering |
4481fb |
# Make sure the shutdown/sleep drop-in dirs exist
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
mkdir -p %{buildroot}%{pkgdir}/system-shutdown/
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
mkdir -p %{buildroot}%{pkgdir}/system-sleep/
|
|
Lennart Poettering |
4481fb |
|
|
Lennart Poettering |
545717 |
# Make sure directories in /var exist
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/coredump
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/catalog
|
|
Lennart Poettering |
129881 |
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/backlight
|
|
Lennart Poettering |
129881 |
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/rfkill
|
|
Zbigniew Jędrzejewski-Szmek |
ffc19a |
mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/journal-upload
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_localstatedir}/log/journal
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_localstatedir}/lib/systemd/catalog/database
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/udev/hwdb.bin
|
|
Lennart Poettering |
b73335 |
touch %{buildroot}%{_localstatedir}/lib/systemd/random-seed
|
|
Lennart Poettering |
129881 |
touch %{buildroot}%{_localstatedir}/lib/systemd/clock
|
|
Lennart Poettering |
545717 |
|
|
Michal Schmidt |
3c3608 |
# Install yum protection fragment
|
|
Zbigniew Jędrzejewski-Szmek |
c90404 |
install -Dm0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/yum/protected.d/systemd.conf
|
|
Michal Schmidt |
3c3608 |
|
|
Zbigniew Jędrzejewski-Szmek |
c90404 |
mkdir -vp %{buildroot}/usr/lib/firewalld/services/
|
|
Zbigniew Jędrzejewski-Szmek |
c90404 |
install -Dm0644 %{SOURCE7} %{buildroot}/usr/lib/firewalld/services/
|
|
Zbigniew Jędrzejewski-Szmek |
c90404 |
install -Dm0644 %{SOURCE8} %{buildroot}/usr/lib/firewalld/services/
|
|
Zbigniew Jędrzejewski-Szmek |
b53cf7 |
|
|
Zbigniew Jędrzejewski-Szmek |
90aeee |
# Install additional docs
|
|
Zbigniew Jędrzejewski-Szmek |
90aeee |
# https://bugzilla.redhat.com/show_bug.cgi?id=1234951
|
|
Zbigniew Jędrzejewski-Szmek |
90aeee |
install -Dm0644 %{SOURCE9} %{buildroot}%{_pkgdocdir}/
|
|
Zbigniew Jędrzejewski-Szmek |
90aeee |
|
|
Zbigniew Jędrzejewski-Szmek |
b2ba74 |
%find_lang %{name}
|
|
Zbigniew Jędrzejewski-Szmek |
b2ba74 |
|
|
Lennart Poettering |
064fee |
%check
|
|
Zbigniew Jędrzejewski-Szmek |
952794 |
make check VERBOSE=1
|
|
Lennart Poettering |
064fee |
|
|
Zbigniew Jędrzejewski-Szmek |
598467 |
# Check for botched translations (https://bugzilla.redhat.com/show_bug.cgi?id=1226566)
|
|
Zbigniew Jędrzejewski-Szmek |
598467 |
test -z "$(grep -L xml:lang %{buildroot}%{_datadir}/polkit-1/actions/org.freedesktop.*.policy)"
|
|
Zbigniew Jędrzejewski-Szmek |
551967 |
|
|
Kay Sievers |
973c8d |
%pre
|
|
Michal Schmidt |
c7b4b0 |
getent group cdrom >/dev/null 2>&1 || groupadd -r -g 11 cdrom >/dev/null 2>&1 || :
|
|
Zbigniew Jędrzejewski-Szmek |
b1a5d7 |
getent group utmp >/dev/null 2>&1 || groupadd -r -g 22 utmp >/dev/null 2>&1 || :
|
|
Michal Schmidt |
c7b4b0 |
getent group tape >/dev/null 2>&1 || groupadd -r -g 33 tape >/dev/null 2>&1 || :
|
|
Michal Schmidt |
c7b4b0 |
getent group dialout >/dev/null 2>&1 || groupadd -r -g 18 dialout >/dev/null 2>&1 || :
|
|
Zbigniew Jędrzejewski-Szmek |
3a2e60 |
getent group input >/dev/null 2>&1 || groupadd -r input >/dev/null 2>&1 || :
|
|
Michal Schmidt |
c7b4b0 |
getent group systemd-journal >/dev/null 2>&1 || groupadd -r -g 190 systemd-journal 2>&1 || :
|
|
Kay Sievers |
074905 |
getent group systemd-timesync >/dev/null 2>&1 || groupadd -r systemd-timesync 2>&1 || :
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
getent passwd systemd-timesync >/dev/null 2>&1 || useradd -r -l -g systemd-timesync -d / -s /sbin/nologin -c "systemd Time Synchronization" systemd-timesync >/dev/null 2>&1 || :
|
|
Lennart Poettering |
19bf97 |
getent group systemd-network >/dev/null 2>&1 || groupadd -r systemd-network 2>&1 || :
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
getent passwd systemd-network >/dev/null 2>&1 || useradd -r -l -g systemd-network -d / -s /sbin/nologin -c "systemd Network Management" systemd-network >/dev/null 2>&1 || :
|
|
Lennart Poettering |
19bf97 |
getent group systemd-resolve >/dev/null 2>&1 || groupadd -r systemd-resolve 2>&1 || :
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
getent passwd systemd-resolve >/dev/null 2>&1 || useradd -r -l -g systemd-resolve -d / -s /sbin/nologin -c "systemd Resolver" systemd-resolve >/dev/null 2>&1 || :
|
|
Lennart Poettering |
19bf97 |
getent group systemd-bus-proxy >/dev/null 2>&1 || groupadd -r systemd-bus-proxy 2>&1 || :
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
getent passwd systemd-bus-proxy >/dev/null 2>&1 || useradd -r -l -g systemd-bus-proxy -d / -s /sbin/nologin -c "systemd Bus Proxy" systemd-bus-proxy >/dev/null 2>&1 || :
|
|
Harald Hoyer |
c7e51b |
|
|
Michal Schmidt |
c7b4b0 |
systemctl stop systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-udevd.service >/dev/null 2>&1 || :
|
|
Lennart Poettering |
669e84 |
|
|
Lennart Poettering |
01d495 |
%post
|
|
Michal Schmidt |
c7b4b0 |
systemd-machine-id-setup >/dev/null 2>&1 || :
|
|
Lennart Poettering |
e7e809 |
/usr/lib/systemd/systemd-random-seed save >/dev/null 2>&1 || :
|
|
Michal Schmidt |
c7b4b0 |
systemctl daemon-reexec >/dev/null 2>&1 || :
|
|
Michal Schmidt |
c7b4b0 |
systemctl start systemd-udevd.service >/dev/null 2>&1 || :
|
|
Michal Schmidt |
c7b4b0 |
udevadm hwdb --update >/dev/null 2>&1 || :
|
|
Michal Schmidt |
c7b4b0 |
journalctl --update-catalog >/dev/null 2>&1 || :
|
|
Michal Sekletar |
b3df29 |
systemd-tmpfiles --create >/dev/null 2>&1 || :
|
|
Lennart Poettering |
342c43 |
|
|
Lennart Poettering |
7c8c43 |
# Make sure new journal files will be owned by the "systemd-journal" group
|
|
Lennart Poettering |
19bf97 |
chgrp systemd-journal /run/log/journal/ /run/log/journal/`cat /etc/machine-id 2> /dev/null` /var/log/journal/ /var/log/journal/`cat /etc/machine-id 2> /dev/null` >/dev/null 2>&1 || :
|
|
Lennart Poettering |
19bf97 |
chmod g+s /run/log/journal/ /run/log/journal/`cat /etc/machine-id 2> /dev/null` /var/log/journal/ /var/log/journal/`cat /etc/machine-id 2> /dev/null` >/dev/null 2>&1 || :
|
|
Lennart Poettering |
fc3de1 |
|
|
Lennart Poettering |
0bbe49 |
# Apply ACL to the journal directory
|
|
Lennart Poettering |
0bbe49 |
setfacl -Rnm g:wheel:rx,d:g:wheel:rx,g:adm:rx,d:g:adm:rx /var/log/journal/ >/dev/null 2>&1 || :
|
|
Lennart Poettering |
0bbe49 |
|
|
Zbigniew Jędrzejewski-Szmek |
b081c5 |
# Remove duplicate ACL entries on /var/log/journal/<id>
|
|
Zbigniew Jędrzejewski-Szmek |
b081c5 |
# This should be removed before before F22 or F23 release
|
|
Zbigniew Jędrzejewski-Szmek |
812fb1 |
getfacl -p /var/log/journal/`cat /etc/machine-id` 2>/dev/null|grep -v '^#'|sort -u|setfacl --set-file=- /var/log/journal/`cat /etc/machine-id` >/dev/null 2>&1 || :
|
|
Zbigniew Jędrzejewski-Szmek |
b081c5 |
|
|
Lennart Poettering |
7c8c43 |
# Move old stuff around in /var/lib
|
|
Lennart Poettering |
7c8c43 |
mv %{_localstatedir}/lib/random-seed %{_localstatedir}/lib/systemd/random-seed >/dev/null 2>&1 || :
|
|
Lennart Poettering |
7c8c43 |
mv %{_localstatedir}/lib/backlight %{_localstatedir}/lib/systemd/backlight >/dev/null 2>&1 || :
|
|
Lennart Poettering |
7c8c43 |
|
|
Lennart Poettering |
7bb7b2 |
# Stop-gap until rsyslog.rpm does this on its own. (This is supposed
|
|
Lennart Poettering |
7bb7b2 |
# to fail when the link already exists)
|
|
Michal Schmidt |
c7b4b0 |
ln -s /usr/lib/systemd/system/rsyslog.service /etc/systemd/system/syslog.service >/dev/null 2>&1 || :
|
|
Lennart Poettering |
7bb7b2 |
|
|
Zbigniew Jędrzejewski-Szmek |
547d1d |
# Remove spurious /etc/fstab entries from very old installations
|
|
Zbigniew Jędrzejewski-Szmek |
41d7c0 |
# https://bugzilla.redhat.com/show_bug.cgi?id=1009023
|
|
Zbigniew Jędrzejewski-Szmek |
41d7c0 |
grep -v -E -q '^(devpts|tmpfs|sysfs|proc)' /etc/fstab || \
|
|
Zbigniew Jędrzejewski-Szmek |
41d7c0 |
sed -i.rpm.bak -r '/^devpts\s+\/dev\/pts\s+devpts\s+defaults\s+/d; /^tmpfs\s+\/dev\/shm\s+tmpfs\s+defaults\s+/d; /^sysfs\s+\/sys\s+sysfs\s+defaults\s+/d; /^proc\s+\/proc\s+proc\s+defaults\s+/d' /etc/fstab || :
|
|
Zbigniew Jędrzejewski-Szmek |
41d7c0 |
|
|
Zbigniew Jędrzejewski-Szmek |
41d7c0 |
# Replace obsolete keymaps
|
|
Zbigniew Jędrzejewski-Szmek |
41d7c0 |
# https://bugzilla.redhat.com/show_bug.cgi?id=1151958
|
|
Zbigniew Jędrzejewski-Szmek |
75a820 |
grep -q -E '^KEYMAP="?fi-latin[19]"?' /etc/vconsole.conf 2>/dev/null &&
|
|
Zbigniew Jędrzejewski-Szmek |
41d7c0 |
sed -i.rpm.bak -r 's/^KEYMAP="?fi-latin[19]"?/KEYMAP="fi"/' /etc/vconsole.conf || :
|
|
Zbigniew Jędrzejewski-Szmek |
547d1d |
|
|
Kay Sievers |
b2cc25 |
# Services we install by default, and which are controlled by presets.
|
|
Lennart Poettering |
25a5a1 |
if [ $1 -eq 1 ] ; then
|
|
Kay Sievers |
ac6399 |
systemctl preset \
|
|
Lennart Poettering |
52a550 |
remote-fs.target \
|
|
Lennart Poettering |
129881 |
getty@.service \
|
|
Lennart Poettering |
129881 |
serial-getty@.service \
|
|
Lennart Poettering |
215b31 |
console-getty.service \
|
|
Lennart Poettering |
215b31 |
console-shell.service \
|
|
Lennart Poettering |
215b31 |
debug-shell.service \
|
|
Lennart Poettering |
129881 |
systemd-timesyncd.service \
|
|
Lennart Poettering |
129881 |
systemd-networkd.service \
|
|
Lennart Poettering |
129881 |
systemd-networkd-wait-online.service \
|
|
Lennart Poettering |
129881 |
systemd-resolved.service \
|
|
Lennart Poettering |
215b31 |
>/dev/null 2>&1 || :
|
|
Lennart Poettering |
3a1413 |
fi
|
|
Lennart Poettering |
3a1413 |
|
|
Lennart Poettering |
3a1413 |
# sed-fu to add myhostname to the hosts line of /etc/nsswitch.conf
|
|
Lennart Poettering |
3a1413 |
if [ -f /etc/nsswitch.conf ] ; then
|
|
Lennart Poettering |
3a1413 |
sed -i.bak -e '
|
|
Lennart Poettering |
3a1413 |
/^hosts:/ !b
|
|
Lennart Poettering |
3a1413 |
/\<myhostname\>/ b
|
|
Lennart Poettering |
3a1413 |
s/[[:blank:]]*$/ myhostname/
|
|
Lennart Poettering |
545717 |
' /etc/nsswitch.conf >/dev/null 2>&1 || :
|
|
Lennart Poettering |
239db0 |
|
|
Lennart Poettering |
239db0 |
sed -i.bak -e '
|
|
Lennart Poettering |
239db0 |
/^hosts:/ !b
|
|
Lennart Poettering |
239db0 |
/\<mymachines\>/ b
|
|
Lennart Poettering |
239db0 |
s/[[:blank:]]*$/ mymachines/
|
|
Lennart Poettering |
239db0 |
' /etc/nsswitch.conf >/dev/null 2>&1 || :
|
|
Kay Sievers |
a5c858 |
|
|
Kay Sievers |
a5c858 |
sed -i.bak -e '
|
|
Kay Sievers |
a5c858 |
/^passwd:/ !b
|
|
Kay Sievers |
a5c858 |
/\<mymachines\>/ b
|
|
Kay Sievers |
a5c858 |
s/[[:blank:]]*$/ mymachines/
|
|
Kay Sievers |
a5c858 |
' /etc/nsswitch.conf >/dev/null 2>&1 || :
|
|
Kay Sievers |
a5c858 |
|
|
Kay Sievers |
a5c858 |
sed -i.bak -e '
|
|
Kay Sievers |
a5c858 |
/^group:/ !b
|
|
Kay Sievers |
a5c858 |
/\<mymachines\>/ b
|
|
Kay Sievers |
a5c858 |
s/[[:blank:]]*$/ mymachines/
|
|
Kay Sievers |
a5c858 |
' /etc/nsswitch.conf >/dev/null 2>&1 || :
|
|
Lennart Poettering |
3a1413 |
fi
|
|
Lennart Poettering |
3a1413 |
|
|
Lennart Poettering |
dfe64b |
# remove obsolete systemd-readahead file
|
|
Lennart Poettering |
dfe64b |
rm -f /.readahead > /dev/null 2>&1 || :
|
|
Lennart Poettering |
dfe64b |
|
|
Michal Schmidt |
176680 |
%postun
|
|
Michal Schmidt |
176680 |
if [ $1 -ge 1 ] ; then
|
|
Michal Schmidt |
c7b4b0 |
systemctl daemon-reload > /dev/null 2>&1 || :
|
|
Michal Schmidt |
176680 |
fi
|
|
Michal Schmidt |
176680 |
|
|
Michal Schmidt |
176680 |
%preun
|
|
Lennart Poettering |
25a5a1 |
if [ $1 -eq 0 ] ; then
|
|
Michal Schmidt |
c7b4b0 |
systemctl disable \
|
|
Lennart Poettering |
52a550 |
remote-fs.target \
|
|
Lennart Poettering |
129881 |
getty@.service \
|
|
Lennart Poettering |
129881 |
serial-getty@.service \
|
|
Lennart Poettering |
215b31 |
console-getty.service \
|
|
Lennart Poettering |
215b31 |
console-shell.service \
|
|
Lennart Poettering |
215b31 |
debug-shell.service \
|
|
Lennart Poettering |
129881 |
systemd-readahead-replay.service \
|
|
Lennart Poettering |
129881 |
systemd-readahead-collect.service \
|
|
Lennart Poettering |
129881 |
systemd-timesyncd.service \
|
|
Lennart Poettering |
129881 |
systemd-networkd.service \
|
|
Lennart Poettering |
129881 |
systemd-networkd-wait-online.service \
|
|
Lennart Poettering |
129881 |
systemd-resolved.service \
|
|
Lennart Poettering |
215b31 |
>/dev/null 2>&1 || :
|
|
Lennart Poettering |
25a5a1 |
|
|
Michal Schmidt |
c7b4b0 |
rm -f /etc/systemd/system/default.target >/dev/null 2>&1 || :
|
|
Lennart Poettering |
3a1413 |
|
|
Lennart Poettering |
3a1413 |
if [ -f /etc/nsswitch.conf ] ; then
|
|
Lennart Poettering |
3a1413 |
sed -i.bak -e '
|
|
Lennart Poettering |
3a1413 |
/^hosts:/ !b
|
|
Lennart Poettering |
3a1413 |
s/[[:blank:]]\+myhostname\>//
|
|
Lennart Poettering |
6e7a93 |
' /etc/nsswitch.conf >/dev/null 2>&1 || :
|
|
Lennart Poettering |
239db0 |
|
|
Lennart Poettering |
239db0 |
sed -i.bak -e '
|
|
Lennart Poettering |
239db0 |
/^hosts:/ !b
|
|
Lennart Poettering |
239db0 |
s/[[:blank:]]\+mymachines\>//
|
|
Lennart Poettering |
239db0 |
' /etc/nsswitch.conf >/dev/null 2>&1 || :
|
|
Lennart Poettering |
3a1413 |
fi
|
|
Lennart Poettering |
25a5a1 |
fi
|
|
Lennart Poettering |
25a5a1 |
|
|
Rex Dieter |
1b22d7 |
%post libs -p /sbin/ldconfig
|
|
Rex Dieter |
1b22d7 |
%postun libs -p /sbin/ldconfig
|
|
Kalev Lember |
b96fc0 |
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
%post compat-libs -p /sbin/ldconfig
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
%postun compat-libs -p /sbin/ldconfig
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
|
|
Michal Schmidt |
54952b |
%pre journal-gateway
|
|
Michal Schmidt |
54952b |
getent group systemd-journal-gateway >/dev/null 2>&1 || groupadd -r -g 191 systemd-journal-gateway 2>&1 || :
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g systemd-journal-gateway -d %{_localstatedir}/log/journal -s /sbin/nologin -c "Journal Gateway" systemd-journal-gateway >/dev/null 2>&1 || :
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
getent group systemd-journal-remote >/dev/null 2>&1 || groupadd -r systemd-journal-remote 2>&1 || :
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
getent passwd systemd-journal-remote >/dev/null 2>&1 || useradd -r -l -g systemd-journal-remote -d /%{_localstatedir}/log/journal/remote -s /sbin/nologin -c "Journal Remote" systemd-journal-remote >/dev/null 2>&1 || :
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
getent group systemd-journal-upload >/dev/null 2>&1 || groupadd -r systemd-journal-upload 2>&1 || :
|
|
Jan Synacek |
5cdbe4 |
getent passwd systemd-journal-upload >/dev/null 2>&1 || useradd -r -l -g systemd-journal-upload -G systemd-journal -d /%{_localstatedir}/log/journal/upload -s /sbin/nologin -c "Journal Upload" systemd-journal-upload >/dev/null 2>&1 || :
|
|
Michal Schmidt |
54952b |
|
|
Michal Schmidt |
54952b |
%post journal-gateway
|
|
Michal Schmidt |
54952b |
%systemd_post systemd-journal-gatewayd.socket systemd-journal-gatewayd.service
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
%systemd_post systemd-journal-remote.socket systemd-journal-remote.service
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
%systemd_post systemd-journal-upload.service
|
|
Zbigniew Jędrzejewski-Szmek |
b53cf7 |
%firewalld_reload
|
|
Michal Schmidt |
54952b |
|
|
Michal Schmidt |
54952b |
%preun journal-gateway
|
|
Michal Schmidt |
54952b |
%systemd_preun systemd-journal-gatewayd.socket systemd-journal-gatewayd.service
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
%systemd_preun systemd-journal-remote.socket systemd-journal-remote.service
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
%systemd_preun systemd-journal-upload.service
|
|
Michal Schmidt |
54952b |
|
|
Michal Schmidt |
54952b |
%postun journal-gateway
|
|
Michal Schmidt |
54952b |
%systemd_postun_with_restart systemd-journal-gatewayd.service
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
%systemd_postun_with_restart systemd-journal-remote.service
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
%systemd_postun_with_restart systemd-journal-upload.service
|
|
Zbigniew Jędrzejewski-Szmek |
b53cf7 |
%firewalld_reload
|
|
Michal Schmidt |
54952b |
|
|
Zbigniew Jędrzejewski-Szmek |
b2ba74 |
%files -f %{name}.lang
|
|
Zbigniew Jędrzejewski-Szmek |
c90404 |
%doc %{_pkgdocdir}
|
|
Zbigniew Jędrzejewski-Szmek |
90aeee |
%{_pkgdocdir}/20-yama-ptrace.conf
|
|
Zbigniew Jędrzejewski-Szmek |
c90404 |
%exclude %{_pkgdocdir}/LICENSE.*
|
|
Lennart Poettering |
836567 |
%license LICENSE.GPL2 LICENSE.LGPL2.1
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/systemd
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/systemd/system
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/systemd/user
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/tmpfiles.d
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/sysctl.d
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/modules-load.d
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/binfmt.d
|
|
Lennart Poettering |
4481fb |
%dir %{_sysconfdir}/udev
|
|
Lennart Poettering |
4481fb |
%dir %{_sysconfdir}/udev/rules.d
|
|
Zbigniew Jędrzejewski-Szmek |
7a75a5 |
%dir %{_sysconfdir}/udev/hwdb.d
|
|
Lennart Poettering |
e40887 |
%{_sysconfdir}/X11/xinit/xinitrc.d/50-systemd-user.sh
|
|
Zbigniew Jędrzejewski-Szmek |
6d5bee |
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/crypttab
|
|
Zbigniew Jędrzejewski-Szmek |
6d5bee |
/etc/inittab
|
|
Zbigniew Jędrzejewski-Szmek |
801ccd |
%config(noreplace) %{_sysconfdir}/sysctl.conf
|
|
Zbigniew Jędrzejewski-Szmek |
801ccd |
%{_sysconfdir}/sysctl.d/99-sysctl.conf
|
|
Kay Sievers |
ee6fc8 |
%dir %{pkgdir}
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/system-generators
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/user-generators
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%dir %{pkgdir}/system-shutdown
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%dir %{pkgdir}/system-sleep
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%dir %{pkgdir}/catalog
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%dir %{pkgdir}/network
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/tmpfiles.d
|
|
Lennart Poettering |
129881 |
%dir %{_prefix}/lib/sysusers.d
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/sysctl.d
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/modules-load.d
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/binfmt.d
|
|
Ville Skyttä |
d302ec |
%dir %{_prefix}/lib/kernel
|
|
Ville Skyttä |
d302ec |
%dir %{_prefix}/lib/kernel/install.d
|
|
Lennart Poettering |
54fb1a |
%dir %{_datadir}/systemd
|
|
Lennart Poettering |
391f9f |
%dir %{_datadir}/pkgconfig
|
|
Ville Skyttä |
d302ec |
%dir %{_datadir}/zsh
|
|
Ville Skyttä |
d302ec |
%dir %{_datadir}/zsh/site-functions
|
|
Zbigniew Jędrzejewski-Szmek |
6cf221 |
%dir %attr(2755,root,systemd-journal) %{_localstatedir}/log/journal
|
|
Lennart Poettering |
545717 |
%dir %{_localstatedir}/lib/systemd
|
|
Lennart Poettering |
545717 |
%dir %{_localstatedir}/lib/systemd/catalog
|
|
Lennart Poettering |
129881 |
%ghost %dir %{_localstatedir}/lib/systemd/coredump
|
|
Zbigniew Jędrzejewski-Szmek |
1d42f5 |
%ghost %dir %{_localstatedir}/lib/systemd/backlight
|
|
Lennart Poettering |
129881 |
%ghost %dir %{_localstatedir}/lib/systemd/rfkill
|
|
Zbigniew Jędrzejewski-Szmek |
1d42f5 |
%ghost %{_localstatedir}/lib/systemd/random-seed
|
|
Lennart Poettering |
129881 |
%ghost %{_localstatedir}/lib/systemd/clock
|
|
Zbigniew Jędrzejewski-Szmek |
1d42f5 |
%ghost %{_localstatedir}/lib/systemd/catalog/database
|
|
Kay Sievers |
b2cc25 |
%{_localstatedir}/log/README
|
|
Zbigniew Jędrzejewski-Szmek |
b1a5d7 |
%ghost %attr(0664,root,utmp) %{_localstatedir}/run/utmp
|
|
Zbigniew Jędrzejewski-Szmek |
b1a5d7 |
%ghost %attr(0664,root,utmp) %{_localstatedir}/log/wtmp
|
|
Zbigniew Jędrzejewski-Szmek |
b1a5d7 |
%ghost %attr(0600,root,utmp) %{_localstatedir}/log/btmp
|
|
Lennart Poettering |
1e979b |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf
|
|
Lennart Poettering |
82a114 |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.hostname1.conf
|
|
Lennart Poettering |
5c28c3 |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.login1.conf
|
|
Lennart Poettering |
5c28c3 |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.locale1.conf
|
|
Lennart Poettering |
5c28c3 |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.timedate1.conf
|
|
Lennart Poettering |
9d287f |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.machine1.conf
|
|
Lennart Poettering |
92a80a |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.resolve1.conf
|
|
Lennart Poettering |
064fee |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.import1.conf
|
|
Lennart Poettering |
064fee |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.network1.conf
|
|
Lennart Poettering |
3f1bed |
%config(noreplace) %{_sysconfdir}/systemd/system.conf
|
|
Lennart Poettering |
5c28c3 |
%config(noreplace) %{_sysconfdir}/systemd/user.conf
|
|
Kay Sievers |
973c8d |
%config(noreplace) %{_sysconfdir}/systemd/logind.conf
|
|
Kay Sievers |
973c8d |
%config(noreplace) %{_sysconfdir}/systemd/journald.conf
|
|
Lennart Poettering |
545717 |
%config(noreplace) %{_sysconfdir}/systemd/bootchart.conf
|
|
Kay Sievers |
66bb74 |
%config(noreplace) %{_sysconfdir}/systemd/resolved.conf
|
|
Kay Sievers |
66bb74 |
%config(noreplace) %{_sysconfdir}/systemd/timesyncd.conf
|
|
Lennart Poettering |
129881 |
%config(noreplace) %{_sysconfdir}/systemd/coredump.conf
|
|
Kay Sievers |
973c8d |
%config(noreplace) %{_sysconfdir}/udev/udev.conf
|
|
Michal Schmidt |
3c3608 |
%config(noreplace) %{_sysconfdir}/yum/protected.d/systemd.conf
|
|
Lennart Poettering |
3afeac |
%config(noreplace) %{_sysconfdir}/pam.d/systemd-user
|
|
Lennart Poettering |
545717 |
%ghost %{_sysconfdir}/udev/hwdb.bin
|
|
Lennart Poettering |
9d287f |
%{_rpmconfigdir}/macros.d/macros.systemd
|
|
Lennart Poettering |
25a5a1 |
%{_sysconfdir}/xdg/systemd
|
|
Lennart Poettering |
6695e8 |
%{_sysconfdir}/rc.d/init.d/README
|
|
Lennart Poettering |
82a114 |
%ghost %config(noreplace) %{_sysconfdir}/hostname
|
|
Lennart Poettering |
7b4894 |
%ghost %config(noreplace) %{_sysconfdir}/localtime
|
|
Lennart Poettering |
82a114 |
%ghost %config(noreplace) %{_sysconfdir}/vconsole.conf
|
|
Lennart Poettering |
82a114 |
%ghost %config(noreplace) %{_sysconfdir}/locale.conf
|
|
Lennart Poettering |
3a18c6 |
%ghost %config(noreplace) %{_sysconfdir}/machine-id
|
|
Lennart Poettering |
82a114 |
%ghost %config(noreplace) %{_sysconfdir}/machine-info
|
|
Zbigniew Jędrzejewski-Szmek |
a42323 |
%dir %{_sysconfdir}/X11/xorg.conf.d
|
|
Lennart Poettering |
3a932a |
%ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemctl
|
|
Kay Sievers |
3b11fb |
%{_bindir}/systemd-notify
|
|
Lennart Poettering |
545717 |
%{_bindir}/systemd-analyze
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
%{_bindir}/systemd-escape
|
|
Kay Sievers |
3b11fb |
%{_bindir}/systemd-ask-password
|
|
Kay Sievers |
3b11fb |
%{_bindir}/systemd-tty-ask-password-agent
|
|
Kay Sievers |
3b11fb |
%{_bindir}/systemd-machine-id-setup
|
|
Kay Sievers |
973c8d |
%{_bindir}/loginctl
|
|
Kay Sievers |
973c8d |
%{_bindir}/journalctl
|
|
Lennart Poettering |
9d287f |
%{_bindir}/machinectl
|
|
Lennart Poettering |
4b8c71 |
%{_bindir}/busctl
|
|
Lennart Poettering |
92a80a |
%{_bindir}/networkctl
|
|
Lennart Poettering |
129881 |
%{_bindir}/coredumpctl
|
|
Kay Sievers |
3b11fb |
%{_bindir}/systemd-tmpfiles
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemd-nspawn
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemd-stdio-bridge
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemd-cat
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemd-cgls
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemd-cgtop
|
|
Kay Sievers |
973c8d |
%{_bindir}/systemd-delta
|
|
Lennart Poettering |
9d287f |
%{_bindir}/systemd-run
|
|
Lennart Poettering |
129881 |
%{_bindir}/systemd-detect-virt
|
|
Kay Sievers |
973c8d |
%{_bindir}/systemd-inhibit
|
|
Lennart Poettering |
129881 |
%{_bindir}/systemd-path
|
|
Lennart Poettering |
129881 |
%{_bindir}/systemd-sysusers
|
|
Lennart Poettering |
92a80a |
%{_bindir}/systemd-firstboot
|
|
Lennart Poettering |
064fee |
%{_bindir}/systemd-hwdb
|
|
Lennart Poettering |
6695e8 |
%{_bindir}/hostnamectl
|
|
Lennart Poettering |
6695e8 |
%{_bindir}/localectl
|
|
Lennart Poettering |
6695e8 |
%{_bindir}/timedatectl
|
|
Lennart Poettering |
545717 |
%{_bindir}/bootctl
|
|
Kay Sievers |
973c8d |
%{_bindir}/udevadm
|
|
Lennart Poettering |
545717 |
%{_bindir}/kernel-install
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/systemd
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{system_unit_dir}
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/user
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%exclude %{system_unit_dir}/systemd-journal-gatewayd.*
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
%exclude %{system_unit_dir}/systemd-journal-remote.*
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
%exclude %{system_unit_dir}/systemd-journal-upload.*
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%exclude %{pkgdir}/systemd-journal-gatewayd
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%exclude %{pkgdir}/systemd-journal-remote
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
%exclude %{pkgdir}/systemd-journal-upload
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/systemd-*
|
|
Kay Sievers |
973c8d |
%{_prefix}/lib/udev
|
|
Lennart Poettering |
4481fb |
%{_prefix}/lib/tmpfiles.d/systemd.conf
|
|
Zbigniew Jędrzejewski-Szmek |
126222 |
%{_prefix}/lib/tmpfiles.d/systemd-nologin.conf
|
|
Lennart Poettering |
4481fb |
%{_prefix}/lib/tmpfiles.d/x11.conf
|
|
Lennart Poettering |
4481fb |
%{_prefix}/lib/tmpfiles.d/legacy.conf
|
|
Lennart Poettering |
4481fb |
%{_prefix}/lib/tmpfiles.d/tmp.conf
|
|
Lennart Poettering |
19bf97 |
%{_prefix}/lib/tmpfiles.d/var.conf
|
|
Lennart Poettering |
129881 |
%{_prefix}/lib/tmpfiles.d/etc.conf
|
|
Lennart Poettering |
836567 |
%{_prefix}/lib/tmpfiles.d/home.conf
|
|
Lennart Poettering |
e40887 |
%{_prefix}/lib/tmpfiles.d/systemd-nspawn.conf
|
|
Kay Sievers |
569c6f |
%{_prefix}/lib/tmpfiles.d/journal-nocow.conf
|
|
Lennart Poettering |
8f03aa |
%{_prefix}/lib/sysctl.d/50-default.conf
|
|
Lennart Poettering |
129881 |
%{_prefix}/lib/sysctl.d/50-coredump.conf
|
|
Lennart Poettering |
129881 |
%{_prefix}/lib/sysusers.d/basic.conf
|
|
Lennart Poettering |
129881 |
%{_prefix}/lib/sysusers.d/systemd.conf
|
|
Zbigniew Jędrzejewski-Szmek |
05c903 |
%{pkgdir}/system-preset/90-systemd.preset
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/catalog/systemd.catalog
|
|
Lennart Poettering |
0a9dd9 |
%{_prefix}/lib/kernel/install.d/50-depmod.install
|
|
Lennart Poettering |
0a9dd9 |
%{_prefix}/lib/kernel/install.d/90-loaderentry.install
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/import-pubring.gpg
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/init
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/reboot
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/halt
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/poweroff
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/shutdown
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/telinit
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/runlevel
|
|
Kay Sievers |
973c8d |
%{_sbindir}/udevadm
|
|
Bill Nottingham |
c116e3 |
%{_mandir}/man1/*
|
|
Lennart Poettering |
4372ad |
%{_mandir}/man5/*
|
|
Lennart Poettering |
4372ad |
%{_mandir}/man7/*
|
|
Michal Schmidt |
54952b |
%exclude %{_mandir}/man8/systemd-journal-gatewayd.*
|
|
Zbigniew Jędrzejewski-Szmek |
8403be |
%exclude %{_mandir}/man8/systemd-journal-remote.*
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
%exclude %{_mandir}/man8/systemd-journal-upload.*
|
|
Bill Nottingham |
c116e3 |
%{_mandir}/man8/*
|
|
Lennart Poettering |
92a80a |
%{_datadir}/factory/etc/nsswitch.conf
|
|
Lennart Poettering |
92a80a |
%{_datadir}/factory/etc/pam.d/other
|
|
Lennart Poettering |
92a80a |
%{_datadir}/factory/etc/pam.d/system-auth
|
|
Lennart Poettering |
54fb1a |
%{_datadir}/systemd/kbd-model-map
|
|
Lennart Poettering |
064fee |
%{_datadir}/systemd/language-fallback-map
|
|
Rahul Sundaram |
7a392d |
%{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
|
|
Rahul Sundaram |
7a392d |
%{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service
|
|
Lennart Poettering |
82a114 |
%{_datadir}/dbus-1/system-services/org.freedesktop.hostname1.service
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/system-services/org.freedesktop.login1.service
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/system-services/org.freedesktop.locale1.service
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/system-services/org.freedesktop.timedate1.service
|
|
Lennart Poettering |
9d287f |
%{_datadir}/dbus-1/system-services/org.freedesktop.machine1.service
|
|
Lennart Poettering |
92a80a |
%{_datadir}/dbus-1/system-services/org.freedesktop.resolve1.service
|
|
Lennart Poettering |
064fee |
%{_datadir}/dbus-1/system-services/org.freedesktop.import1.service
|
|
Lennart Poettering |
064fee |
%{_datadir}/dbus-1/system-services/org.freedesktop.network1.service
|
|
Zbigniew Jędrzejewski-Szmek |
a42323 |
%dir %{_datadir}/polkit-1
|
|
Zbigniew Jędrzejewski-Szmek |
a42323 |
%dir %{_datadir}/polkit-1/actions
|
|
Lennart Poettering |
82a114 |
%{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy
|
|
Lennart Poettering |
82a114 |
%{_datadir}/polkit-1/actions/org.freedesktop.hostname1.policy
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/polkit-1/actions/org.freedesktop.login1.policy
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/polkit-1/actions/org.freedesktop.locale1.policy
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/polkit-1/actions/org.freedesktop.timedate1.policy
|
|
Lennart Poettering |
064fee |
%{_datadir}/polkit-1/actions/org.freedesktop.import1.policy
|
|
Lennart Poettering |
064fee |
%{_datadir}/polkit-1/actions/org.freedesktop.machine1.policy
|
|
Lennart Poettering |
836567 |
%{_datadir}/pkgconfig/systemd.pc
|
|
Kay Sievers |
973c8d |
%{_datadir}/pkgconfig/udev.pc
|
|
Zbigniew Jędrzejewski-Szmek |
47c564 |
%{_datadir}/bash-completion/completions/*
|
|
Lennart Poettering |
3afeac |
%{_datadir}/zsh/site-functions/*
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/catalog/systemd.*.catalog
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/network/99-default.link
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/network/80-container-host0.network
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/network/80-container-ve.network
|
|
Kay Sievers |
ee6fc8 |
%ifarch %{ix86} x86_64
|
|
Kay Sievers |
ee6fc8 |
%dir %{pkgdir}/boot
|
|
Kay Sievers |
ee6fc8 |
%dir %{pkgdir}/boot/efi
|
|
Kay Sievers |
ee6fc8 |
%{pkgdir}/boot/efi/*.efi
|
|
Kay Sievers |
ee6fc8 |
%{pkgdir}/boot/efi/*.stub
|
|
Kay Sievers |
ee6fc8 |
%endif
|
|
Lennart Poettering |
0a9dd9 |
|
|
Michal Schmidt |
998394 |
%files libs
|
|
Michal Schmidt |
998394 |
%{_libdir}/security/pam_systemd.so
|
|
Lennart Poettering |
3a1413 |
%{_libdir}/libnss_myhostname.so.2
|
|
Lennart Poettering |
92a80a |
%{_libdir}/libnss_mymachines.so.2
|
|
Lennart Poettering |
92a80a |
%{_libdir}/libnss_resolve.so.2
|
|
Lennart Poettering |
4b8c71 |
%{_libdir}/libudev.so.*
|
|
Lennart Poettering |
4b8c71 |
%{_libdir}/libsystemd.so.*
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
%files compat-libs
|
|
Michal Schmidt |
998394 |
%{_libdir}/libsystemd-daemon.so.*
|
|
Michal Schmidt |
998394 |
%{_libdir}/libsystemd-login.so.*
|
|
Michal Schmidt |
998394 |
%{_libdir}/libsystemd-journal.so.*
|
|
Michal Schmidt |
998394 |
%{_libdir}/libsystemd-id128.so.*
|
|
Michal Schmidt |
998394 |
|
|
Lennart Poettering |
9652b0 |
%files devel
|
|
Lennart Poettering |
545717 |
%dir %{_includedir}/systemd
|
|
Lennart Poettering |
4b8c71 |
%{_libdir}/libudev.so
|
|
Lennart Poettering |
4b8c71 |
%{_libdir}/libsystemd.so
|
|
Lennart Poettering |
9652b0 |
%{_libdir}/libsystemd-daemon.so
|
|
Lennart Poettering |
9652b0 |
%{_libdir}/libsystemd-login.so
|
|
Lennart Poettering |
7bb7b2 |
%{_libdir}/libsystemd-journal.so
|
|
Lennart Poettering |
7bb7b2 |
%{_libdir}/libsystemd-id128.so
|
|
Lennart Poettering |
9652b0 |
%{_includedir}/systemd/sd-daemon.h
|
|
Lennart Poettering |
7bb7b2 |
%{_includedir}/systemd/sd-login.h
|
|
Lennart Poettering |
7bb7b2 |
%{_includedir}/systemd/sd-journal.h
|
|
Lennart Poettering |
7bb7b2 |
%{_includedir}/systemd/sd-id128.h
|
|
Lennart Poettering |
7bb7b2 |
%{_includedir}/systemd/sd-messages.h
|
|
Lennart Poettering |
e40887 |
%{_includedir}/systemd/sd-bus-protocol.h
|
|
Lennart Poettering |
e40887 |
%{_includedir}/systemd/sd-bus-vtable.h
|
|
Lennart Poettering |
e40887 |
%{_includedir}/systemd/sd-bus.h
|
|
Lennart Poettering |
e40887 |
%{_includedir}/systemd/sd-event.h
|
|
Lennart Poettering |
4b8c71 |
%{_includedir}/systemd/_sd-common.h
|
|
Kay Sievers |
973c8d |
%{_includedir}/libudev.h
|
|
Lennart Poettering |
4b8c71 |
%{_libdir}/pkgconfig/libudev.pc
|
|
Lennart Poettering |
4b8c71 |
%{_libdir}/pkgconfig/libsystemd.pc
|
|
Lennart Poettering |
9652b0 |
%{_libdir}/pkgconfig/libsystemd-daemon.pc
|
|
Lennart Poettering |
9652b0 |
%{_libdir}/pkgconfig/libsystemd-login.pc
|
|
Lennart Poettering |
7bb7b2 |
%{_libdir}/pkgconfig/libsystemd-journal.pc
|
|
Lennart Poettering |
7bb7b2 |
%{_libdir}/pkgconfig/libsystemd-id128.pc
|
|
Michal Schmidt |
f53a3e |
%{_mandir}/man3/*
|
|
Lennart Poettering |
9652b0 |
|
|
Michal Schmidt |
54952b |
%files journal-gateway
|
|
Zbigniew Jędrzejewski-Szmek |
039253 |
%config(noreplace) %{_sysconfdir}/systemd/journal-remote.conf
|
|
Zbigniew Jędrzejewski-Szmek |
039253 |
%config(noreplace) %{_sysconfdir}/systemd/journal-upload.conf
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{system_unit_dir}/systemd-journal-gatewayd.*
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
%{system_unit_dir}/systemd-journal-remote.*
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
%{system_unit_dir}/systemd-journal-upload.*
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/systemd-journal-gatewayd
|
|
Zbigniew Jędrzejewski-Szmek |
c9f04d |
%{pkgdir}/systemd-journal-remote
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
%{pkgdir}/systemd-journal-upload
|
|
Zbigniew Jędrzejewski-Szmek |
039253 |
%{_prefix}/lib/tmpfiles.d/systemd-remote.conf
|
|
Zbigniew Jędrzejewski-Szmek |
039253 |
%{_prefix}/lib/sysusers.d/systemd-remote.conf
|
|
Zbigniew Jędrzejewski-Szmek |
ffc19a |
%dir %attr(0644,systemd-journal-upload,systemd-journal-upload) %{_localstatedir}/lib/systemd/journal-upload
|
|
Michal Schmidt |
54952b |
%{_mandir}/man8/systemd-journal-gatewayd.*
|
|
Zbigniew Jędrzejewski-Szmek |
8403be |
%{_mandir}/man8/systemd-journal-remote.*
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
%{_mandir}/man8/systemd-journal-upload.*
|
|
Michal Schmidt |
54952b |
%{_datadir}/systemd/gatewayd
|
|
Zbigniew Jędrzejewski-Szmek |
b53cf7 |
/usr/lib/firewalld/services/*
|
|
Michal Schmidt |
54952b |
|
|
Rahul Sundaram |
7a392d |
%changelog
|
|
Robert Kuska |
984ca0 |
* Fri Nov 06 2015 Robert Kuska <rkuska@redhat.com> - 227-4
|
|
Robert Kuska |
984ca0 |
- Rebuilt for Python3.5 rebuild
|
|
Robert Kuska |
984ca0 |
|
|
Zbigniew Jędrzejewski-Szmek |
35c1f6 |
* Wed Nov 4 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 227-3
|
|
Zbigniew Jędrzejewski-Szmek |
35c1f6 |
- Fix syntax in kernel-install (#1277264)
|
|
Zbigniew Jędrzejewski-Szmek |
35c1f6 |
|
|
Michal Schmidt |
339d9a |
* Tue Nov 03 2015 Michal Schmidt <mschmidt@redhat.com> - 227-2
|
|
Michal Schmidt |
339d9a |
- Rebuild for libmicrohttpd soname bump.
|
|
Michal Schmidt |
339d9a |
|
|
Kay Sievers |
456eac |
* Wed Oct 7 2015 Kay Sievers <kay@redhat.com> - 227-1
|
|
Kay Sievers |
456eac |
- New upstream release
|
|
Kay Sievers |
456eac |
|
|
Jan Synacek |
5cdbe4 |
* Fri Sep 18 2015 Jan Synáček <jsynacek@redhat.com> - 226-3
|
|
Jan Synacek |
5cdbe4 |
- user systemd-journal-upload should be in systemd-journal group (#1262743)
|
|
Jan Synacek |
5cdbe4 |
|
|
Kay Sievers |
4463a3 |
* Fri Sep 18 2015 Kay Sievers <kay@redhat.com> - 226-2
|
|
Kay Sievers |
4463a3 |
- Add selinux to system-user PAM config
|
|
Kay Sievers |
4463a3 |
|
|
Kay Sievers |
41553e |
* Tue Sep 8 2015 Kay Sievers <kay@redhat.com> - 226-1
|
|
Kay Sievers |
41553e |
- New upstream release
|
|
Kay Sievers |
41553e |
|
|
Kay Sievers |
6c1029 |
* Thu Aug 27 2015 Kay Sievers <kay@redhat.com> - 225-1
|
|
Kay Sievers |
6c1029 |
- New upstream release
|
|
Kay Sievers |
6c1029 |
|
|
Kay Sievers |
a5c858 |
* Fri Jul 31 2015 Kay Sievers <kay@redhat.com> - 224-1
|
|
Kay Sievers |
a5c858 |
- New upstream release
|
|
Kay Sievers |
a5c858 |
|
|
Kay Sievers |
5bd459 |
* Wed Jul 29 2015 Kay Sievers <kay@redhat.com> - 223-2
|
|
Kay Sievers |
5bd459 |
- update to git snapshot
|
|
Kay Sievers |
5bd459 |
|
|
Kay Sievers |
741490 |
* Wed Jul 29 2015 Kay Sievers <kay@redhat.com> - 223-1
|
|
Kay Sievers |
741490 |
- New upstream release
|
|
Kay Sievers |
741490 |
|
|
Zbigniew Jędrzejewski-Szmek |
952794 |
* Thu Jul 9 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 222-2
|
|
Zbigniew Jędrzejewski-Szmek |
952794 |
- Remove python subpackages (python-systemd in now standalone)
|
|
Zbigniew Jędrzejewski-Szmek |
952794 |
|
|
Kay Sievers |
f7ff95 |
* Tue Jul 7 2015 Kay Sievers <kay@redhat.com> - 222-1
|
|
Kay Sievers |
f7ff95 |
- New upstream release
|
|
Kay Sievers |
f7ff95 |
|
|
Zbigniew Jędrzejewski-Szmek |
036292 |
* Mon Jul 6 2015 Kay Sievers <kay@redhat.com> - 221-5.git619b80a
|
|
Kay Sievers |
516775 |
- update to git snapshot
|
|
Kay Sievers |
516775 |
|
|
Zbigniew Jędrzejewski-Szmek |
52a919 |
* Mon Jul 6 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@laptop> - 221-4.git604f02a
|
|
Zbigniew Jędrzejewski-Szmek |
52a919 |
- Add example file with yama config (#1234951)
|
|
Zbigniew Jędrzejewski-Szmek |
52a919 |
|
|
Zbigniew Jędrzejewski-Szmek |
527912 |
* Sun Jul 5 2015 Kay Sievers <kay@redhat.com> - 221-3.git604f02a
|
|
Kay Sievers |
790f46 |
- update to git snapshot
|
|
Kay Sievers |
790f46 |
|
|
Kay Sievers |
ee6fc8 |
* Mon Jun 22 2015 Kay Sievers <kay@redhat.com> - 221-2
|
|
Kay Sievers |
ee6fc8 |
- build systemd-boot EFI tools
|
|
Kay Sievers |
ee6fc8 |
|
|
Lennart Poettering |
e40887 |
* Fri Jun 19 2015 Lennart Poettering <lpoetter@redhat.com> - 221-1
|
|
Lennart Poettering |
e40887 |
- New upstream release
|
|
Lennart Poettering |
e40887 |
- Undoes botched translation check, should be reinstated later?
|
|
Lennart Poettering |
e40887 |
|
|
|
e3594d |
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 220-10
|
|
|
e3594d |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
e3594d |
|
|
Peter Robinson |
be68e4 |
* Thu Jun 11 2015 Peter Robinson <pbrobinson@fedoraproject.org> 220-9
|
|
Peter Robinson |
be68e4 |
- The gold linker is now fixed on aarch64
|
|
Peter Robinson |
be68e4 |
|
|
Zbigniew Jędrzejewski-Szmek |
e2168b |
* Tue Jun 9 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 220-8
|
|
Zbigniew Jędrzejewski-Szmek |
436654 |
- Remove gudev which is now provided as separate package (libgudev)
|
|
Zbigniew Jędrzejewski-Szmek |
436654 |
- Fix for spurious selinux denials (#1224211)
|
|
Zbigniew Jędrzejewski-Szmek |
436654 |
- Udev change events (#1225905)
|
|
Zbigniew Jędrzejewski-Szmek |
436654 |
- Patches for some potential crashes
|
|
Zbigniew Jędrzejewski-Szmek |
436654 |
- ProtectSystem=yes does not touch /home
|
|
Zbigniew Jędrzejewski-Szmek |
436654 |
- Man page fixes, hwdb updates, shell completion updates
|
|
Zbigniew Jędrzejewski-Szmek |
436654 |
- Restored persistent device symlinks for bcache, xen block devices
|
|
Zbigniew Jędrzejewski-Szmek |
436654 |
- Tag all DRM cards as master-of-seat
|
|
Zbigniew Jędrzejewski-Szmek |
e2168b |
|
|
Harald Hoyer |
6cfa04 |
* Tue Jun 09 2015 Harald Hoyer <harald@redhat.com> 220-7
|
|
Harald Hoyer |
6cfa04 |
- fix udev block device watch
|
|
Harald Hoyer |
6cfa04 |
|
|
Harald Hoyer |
4dc6b4 |
* Tue Jun 09 2015 Harald Hoyer <harald@redhat.com> 220-6
|
|
Harald Hoyer |
4dc6b4 |
- add support for network disk encryption
|
|
Harald Hoyer |
4dc6b4 |
|
|
Peter Robinson |
01fba4 |
* Sun Jun 7 2015 Peter Robinson <pbrobinson@fedoraproject.org> 220-5
|
|
Peter Robinson |
01fba4 |
- Disable gold on aarch64 until it's fixed (tracked in rhbz #1225156)
|
|
Peter Robinson |
01fba4 |
|
|
Zbigniew Jędrzejewski-Szmek |
9e71ab |
* Sat May 30 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 220-4
|
|
Zbigniew Jędrzejewski-Szmek |
9e71ab |
- systemd-devel should require systemd-libs, not the main package (#1226301)
|
|
Zbigniew Jędrzejewski-Szmek |
7a75a5 |
- Check for botched translations (#1226566)
|
|
Zbigniew Jędrzejewski-Szmek |
7a75a5 |
- Make /etc/udev/hwdb.d part of the rpm (#1226379)
|
|
Zbigniew Jędrzejewski-Szmek |
9e71ab |
|
|
|
d9b91f |
* Thu May 28 2015 Richard W.M. Jones <rjones@redhat.com> - 220-3
|
|
|
d9b91f |
- Add patch to fix udev --daemon not cleaning child processes
|
|
|
d9b91f |
(upstream commit 86c3bece38bcf5).
|
|
|
d9b91f |
|
|
|
78ba63 |
* Wed May 27 2015 Richard W.M. Jones <rjones@redhat.com> - 220-2
|
|
|
78ba63 |
- Add patch to fix udev --daemon crash (upstream commit 040e689654ef08).
|
|
|
78ba63 |
|
|
Lennart Poettering |
836567 |
* Thu May 21 2015 Lennart Poettering <lpoetter@redhat.com> - 220-1
|
|
Lennart Poettering |
836567 |
- New upstream release
|
|
Lennart Poettering |
836567 |
- Drop /etc/mtab hack, as that's apparently fixed in mock now (#1116158)
|
|
Zbigniew Jędrzejewski-Szmek |
a97e12 |
- Remove ghosting for %%{_sysconfdir}/systemd/system/runlevel*.target, these targets are not configurable anymore in systemd upstream
|
|
Lennart Poettering |
836567 |
- Drop work-around for #1002806, since this is solved upstream now
|
|
Lennart Poettering |
836567 |
|
|
|
911dec |
* Wed May 20 2015 Dennis Gilmore <dennis@ausil.us> - 219-15
|
|
|
911dec |
- fix up the conflicts version for fedora-release
|
|
|
911dec |
|
|
Zbigniew Jędrzejewski-Szmek |
0a8e7e |
* Wed May 20 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-14
|
|
Zbigniew Jędrzejewski-Szmek |
0a8e7e |
- Remove presets (#1221340)
|
|
Zbigniew Jędrzejewski-Szmek |
a48f80 |
- Fix (potential) crash and memory leak in timedated, locking failure
|
|
Zbigniew Jędrzejewski-Szmek |
a48f80 |
in systemd-nspawn, crash in resolved.
|
|
Zbigniew Jędrzejewski-Szmek |
a48f80 |
- journalctl --list-boots should be faster
|
|
Zbigniew Jędrzejewski-Szmek |
a48f80 |
- zsh completions are improved
|
|
Zbigniew Jędrzejewski-Szmek |
a48f80 |
- various ommissions in docs are corrected (#1147651)
|
|
Zbigniew Jędrzejewski-Szmek |
a48f80 |
- VARIANT and VARIANT_ID fields in os-release are documented
|
|
Zbigniew Jędrzejewski-Szmek |
a48f80 |
- systemd-fsck-root.service is generated in the initramfs (#1201979, #1107818)
|
|
Zbigniew Jędrzejewski-Szmek |
a48f80 |
- systemd-tmpfiles should behave better on read-only file systems (#1207083)
|
|
Zbigniew Jędrzejewski-Szmek |
0a8e7e |
|
|
Zbigniew Jędrzejewski-Szmek |
ef7b48 |
* Wed Apr 29 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-13
|
|
Zbigniew Jędrzejewski-Szmek |
ef7b48 |
- Patches for some outstanding annoyances
|
|
Zbigniew Jędrzejewski-Szmek |
ef7b48 |
- Small keyboard hwdb updates
|
|
Zbigniew Jędrzejewski-Szmek |
ef7b48 |
|
|
Zbigniew Jędrzejewski-Szmek |
0ab588 |
* Wed Apr 8 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-12
|
|
Zbigniew Jędrzejewski-Szmek |
0ab588 |
- Tighten requirements between subpackages (#1207381).
|
|
Zbigniew Jędrzejewski-Szmek |
0ab588 |
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
* Sun Mar 22 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-11
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
- Move all parts systemd-journal-{remote,upload} to
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
systemd-journal-gatewayd subpackage (#1193143).
|
|
Zbigniew Jędrzejewski-Szmek |
ffc19a |
- Create /var/lib/systemd/journal-upload directory (#1193145).
|
|
Zbigniew Jędrzejewski-Szmek |
77e6ed |
- Cut out lots of stupid messages at debug level which were obscuring more
|
|
Zbigniew Jędrzejewski-Szmek |
77e6ed |
important stuff.
|
|
Zbigniew Jędrzejewski-Szmek |
77e6ed |
- Apply "tentative" state for devices only when they are added, not removed.
|
|
Zbigniew Jędrzejewski-Szmek |
77e6ed |
- Ignore invalid swap pri= settings (#1204336)
|
|
Zbigniew Jędrzejewski-Szmek |
77e6ed |
- Fix SELinux check for timedated operations to enable/disable ntp (#1014315)
|
|
Zbigniew Jędrzejewski-Szmek |
77e6ed |
- Fix comparing of filesystem paths (#1184016)
|
|
Zbigniew Jędrzejewski-Szmek |
c4099e |
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
* Sat Mar 14 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-10
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- Fixes for bugs 1186018, 1195294, 1185604, 1196452.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- Hardware database update.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- Documentation fixes.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- A fix for journalctl performance regression.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- Fix detection of inability to open files in journalctl.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- Detect SuperH architecture properly.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- The first of duplicate lines in tmpfiles wins again.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- Do vconsole setup after loading vconsole driver, not fbcon.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- Fix problem where some units were restarted during systemd reexec.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- Fix race in udevadm settle tripping up NetworkManager.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- Downgrade various log messages.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- Fix issue where journal-remote would process some messages with a delay.
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
- GPT /srv partition autodiscovery is fixed.
|
|
Zbigniew Jędrzejewski-Szmek |
41d7c0 |
- Reconfigure old Finnish keymaps in post (#1151958)
|
|
Zbigniew Jędrzejewski-Szmek |
399a2a |
|
|
Jan Synacek |
b4d5d4 |
* Tue Mar 10 2015 Jan Synáček <jsynacek@redhat.com> - 219-9
|
|
Jan Synacek |
b4d5d4 |
- Buttons on Lenovo X6* tablets broken (#1198939)
|
|
Jan Synacek |
b4d5d4 |
|
|
Zbigniew Jędrzejewski-Szmek |
e4a83a |
* Tue Mar 3 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 219-8
|
|
Zbigniew Jędrzejewski-Szmek |
e4a83a |
- Reworked device handling (#1195761)
|
|
Zbigniew Jędrzejewski-Szmek |
b081c5 |
- ACL handling fixes (with a script in %%post)
|
|
Zbigniew Jędrzejewski-Szmek |
e4a83a |
- Various log messages downgraded (#1184712)
|
|
Zbigniew Jędrzejewski-Szmek |
9c0d1d |
- Allow PIE on s390 again (#1197721)
|
|
Zbigniew Jędrzejewski-Szmek |
e4a83a |
|
|
Michal Schmidt |
ade619 |
* Wed Feb 25 2015 Michal Schmidt <mschmidt@redhat.com> - 219-7
|
|
Michal Schmidt |
ade619 |
- arm: reenable lto. gcc-5.0.0-0.16 fixed the crash (#1193212)
|
|
Michal Schmidt |
ade619 |
|
|
Colin Walters |
b1d608 |
* Tue Feb 24 2015 Colin Walters <walters@redhat.com> - 219-6
|
|
Colin Walters |
b1d608 |
- Revert patch that breaks Atomic/OSTree (#1195761)
|
|
Colin Walters |
b1d608 |
|
|
Michal Schmidt |
5427ee |
* Fri Feb 20 2015 Michal Schmidt <mschmidt@redhat.com> - 219-5
|
|
Michal Schmidt |
5427ee |
- Undo the resolv.conf workaround, Aim for a proper fix in Rawhide.
|
|
Michal Schmidt |
5427ee |
|
|
Michal Schmidt |
0cb630 |
* Fri Feb 20 2015 Michal Schmidt <mschmidt@redhat.com> - 219-4
|
|
Michal Schmidt |
0cb630 |
- Revive fedora-disable-resolv.conf-symlink.patch to unbreak composes.
|
|
Michal Schmidt |
0cb630 |
|
|
Michal Schmidt |
6e198e |
* Wed Feb 18 2015 Michal Schmidt <mschmidt@redhat.com> - 219-3
|
|
Michal Schmidt |
6e198e |
- arm: disabling gold did not help; disable lto instead (#1193212)
|
|
Michal Schmidt |
6e198e |
|
|
Peter Jones |
2c67f7 |
* Tue Feb 17 2015 Peter Jones <pjones@redhat.com> - 219-2
|
|
Peter Jones |
2c67f7 |
- Update 90-default.present for dbxtool.
|
|
Peter Jones |
2c67f7 |
|
|
Lennart Poettering |
064fee |
* Mon Feb 16 2015 Lennart Poettering <lpoetter@redhat.com> - 219-1
|
|
Lennart Poettering |
064fee |
- New upstream release
|
|
Lennart Poettering |
064fee |
- This removes the sysctl/bridge hack, a different solution needs to be found for this (see #634736)
|
|
Lennart Poettering |
064fee |
- This removes the /etc/resolv.conf hack, anaconda needs to fix their handling of /etc/resolv.conf as symlink
|
|
Zbigniew Jędrzejewski-Szmek |
a97e12 |
- This enables "%%check"
|
|
Lennart Poettering |
78bc69 |
- disable gold on arm, as that is broken (see #1193212)
|
|
Lennart Poettering |
064fee |
|
|
Peter Robinson |
b4bdea |
* Mon Feb 16 2015 Peter Robinson <pbrobinson@fedoraproject.org> 218-6
|
|
Peter Robinson |
b4bdea |
- aarch64 now has seccomp support
|
|
Peter Robinson |
b4bdea |
|
|
Michal Schmidt |
c3cf2a |
* Thu Feb 05 2015 Michal Schmidt <mschmidt@redhat.com> - 218-5
|
|
Michal Schmidt |
c3cf2a |
- Don't overwrite systemd.macros with unrelated Source file.
|
|
Michal Schmidt |
c3cf2a |
|
|
Jan Synacek |
55323e |
* Thu Feb 5 2015 Jan Synáček <jsynacek@redhat.com> - 218-4
|
|
Jan Synacek |
55323e |
- Add a touchpad hwdb (#1189319)
|
|
Jan Synacek |
55323e |
|
|
Zbigniew Jędrzejewski-Szmek |
572497 |
* Thu Jan 15 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 218-4
|
|
Zbigniew Jędrzejewski-Szmek |
572497 |
- Enable xkbcommon dependency to allow checking of keymaps
|
|
Zbigniew Jędrzejewski-Szmek |
6cf221 |
- Fix permissions of /var/log/journal (#1048424)
|
|
Zbigniew Jędrzejewski-Szmek |
92e27a |
- Enable timedatex in presets (#1187072)
|
|
Zbigniew Jędrzejewski-Szmek |
f2ebf1 |
- Disable rpcbind in presets (#1099595)
|
|
Zbigniew Jędrzejewski-Szmek |
572497 |
|
|
Jan Synacek |
f524b4 |
* Wed Jan 7 2015 Jan Synáček <jsynacek@redhat.com> - 218-3
|
|
Jan Synacek |
f524b4 |
- RFE: journal: automatically rotate the file if it is unlinked (#1171719)
|
|
Jan Synacek |
f524b4 |
|
|
Zbigniew Jędrzejewski-Szmek |
b53cf7 |
* Mon Jan 05 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 218-3
|
|
Zbigniew Jędrzejewski-Szmek |
b53cf7 |
- Add firewall description files (#1176626)
|
|
Zbigniew Jędrzejewski-Szmek |
b53cf7 |
|
|
Jan Synacek |
5606d8 |
* Thu Dec 18 2014 Jan Synáček <jsynacek@redhat.com> - 218-2
|
|
Jan Synacek |
5606d8 |
- systemd-nspawn doesn't work on s390/s390x (#1175394)
|
|
Jan Synacek |
5606d8 |
|
|
Lennart Poettering |
239db0 |
* Wed Dec 10 2014 Lennart Poettering <lpoetter@redhat.com> - 218-1
|
|
Lennart Poettering |
239db0 |
- New upstream release
|
|
Lennart Poettering |
239db0 |
- Enable "nss-mymachines" in /etc/nsswitch.conf
|
|
Lennart Poettering |
239db0 |
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
* Thu Nov 06 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 217-4
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
- Change libgudev1 to only require systemd-libs (#727499), there's
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
no need to require full systemd stack.
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
- Fixes for bugs #1159448, #1152220, #1158035.
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
- Bash completions updates to allow propose more units for start/restart,
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
and completions for set-default,get-default.
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
- Again allow systemctl enable of instances.
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
- Hardware database update and fixes.
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
- Udev crash on invalid options and kernel commandline timeout parsing are fixed.
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
- Add "embedded" chassis type.
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
- Sync before 'reboot -f'.
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
- Fix restarting of timer units.
|
|
Zbigniew Jędrzejewski-Szmek |
ea1976 |
|
|
Michal Schmidt |
ba201c |
* Wed Nov 05 2014 Michal Schmidt <mschmidt@redhat.com> - 217-3
|
|
Michal Schmidt |
ba201c |
- Fix hanging journal flush (#1159641)
|
|
Michal Schmidt |
ba201c |
|
|
Michal Schmidt |
32324f |
* Fri Oct 31 2014 Michal Schmidt <mschmidt@redhat.com> - 217-2
|
|
Michal Schmidt |
32324f |
- Fix ordering cycles involving systemd-journal-flush.service and
|
|
Michal Schmidt |
32324f |
remote-fs.target (#1159117)
|
|
Michal Schmidt |
32324f |
|
|
Lennart Poettering |
cc4dc4 |
* Tue Oct 28 2014 Lennart Poettering <lpoetter@redhat.com> - 217-1
|
|
Lennart Poettering |
cc4dc4 |
- New upstream release
|
|
Lennart Poettering |
cc4dc4 |
|
|
Zbigniew Jędrzejewski-Szmek |
2607f0 |
* Fri Oct 17 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-12
|
|
Zbigniew Jędrzejewski-Szmek |
2607f0 |
- Drop PackageKit.service from presets (#1154126)
|
|
Zbigniew Jędrzejewski-Szmek |
2607f0 |
|
|
Zbigniew Jędrzejewski-Szmek |
f5ff7e |
* Mon Oct 13 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-11
|
|
Zbigniew Jędrzejewski-Szmek |
f5ff7e |
- Conflict with old versions of initscripts (#1152183)
|
|
Zbigniew Jędrzejewski-Szmek |
f5ff7e |
- Remove obsolete Finnish keymap (#1151958)
|
|
Zbigniew Jędrzejewski-Szmek |
f5ff7e |
|
|
Zbigniew Jędrzejewski-Szmek |
f1004d |
* Fri Oct 10 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-10
|
|
Zbigniew Jędrzejewski-Szmek |
f1004d |
- Fix a problem with voluntary daemon exits and some other bugs
|
|
Zbigniew Jędrzejewski-Szmek |
f1004d |
(#1150477, #1095962, #1150289)
|
|
Zbigniew Jędrzejewski-Szmek |
f1004d |
|
|
Zbigniew Jędrzejewski-Szmek |
62fe94 |
* Fri Oct 03 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-9
|
|
Zbigniew Jędrzejewski-Szmek |
62fe94 |
- Update to latest git, but without the readahead removal patch
|
|
Zbigniew Jędrzejewski-Szmek |
f1004d |
(#1114786, #634736)
|
|
Zbigniew Jędrzejewski-Szmek |
62fe94 |
|
|
Kay Sievers |
5cdc00 |
* Wed Oct 01 2014 Kay Sievers <kay@redhat.com> - 216-8
|
|
Kay Sievers |
5cdc00 |
- revert "don't reset selinux context during CHANGE events"
|
|
Kay Sievers |
5cdc00 |
|
|
Lukas Nykryn |
9a5afe |
* Wed Oct 01 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 216-7
|
|
Lukas Nykryn |
9a5afe |
- add temporary workaround for #1147910
|
|
Lukas Nykryn |
9a5afe |
- don't reset selinux context during CHANGE events
|
|
Lukas Nykryn |
9a5afe |
|
|
Michal Schmidt |
d962ba |
* Wed Sep 10 2014 Michal Schmidt <mschmidt@redhat.com> - 216-6
|
|
Michal Schmidt |
d962ba |
- Update timesyncd with patches to avoid hitting NTP pool too often.
|
|
Michal Schmidt |
d962ba |
|
|
Michal Schmidt |
ed4e5b |
* Tue Sep 09 2014 Michal Schmidt <mschmidt@redhat.com> - 216-5
|
|
Michal Schmidt |
ed4e5b |
- Use common CONFIGURE_OPTS for build2 and build3.
|
|
Michal Schmidt |
ed4e5b |
- Configure timesyncd with NTP servers from Fedora/RHEL vendor zone.
|
|
Michal Schmidt |
ed4e5b |
|
|
Zbigniew Jędrzejewski-Szmek |
039253 |
* Wed Sep 03 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-4
|
|
Zbigniew Jędrzejewski-Szmek |
039253 |
- Move config files for sd-j-remote/upload to sd-journal-gateway subpackage (#1136580)
|
|
Zbigniew Jędrzejewski-Szmek |
039253 |
|
|
Peter Robinson |
522fba |
* Thu Aug 28 2014 Peter Robinson <pbrobinson@fedoraproject.org> 216-3
|
|
Peter Robinson |
522fba |
- Drop no LTO build option for aarch64/s390 now it's fixed in binutils (RHBZ 1091611)
|
|
Peter Robinson |
522fba |
|
|
Colin Walters |
4dd25f |
* Thu Aug 21 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-2
|
|
Colin Walters |
4dd25f |
- Re-add patch to disable resolve.conf symlink (#1043119)
|
|
Colin Walters |
4dd25f |
|
|
Lennart Poettering |
92a80a |
* Wed Aug 20 2014 Lennart Poettering <lpoetter@redhat.com> - 216-1
|
|
Lennart Poettering |
92a80a |
- New upstream release
|
|
Lennart Poettering |
92a80a |
|
|
Peter Robinson |
6a2a58 |
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 215-12
|
|
Peter Robinson |
6a2a58 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
Peter Robinson |
6a2a58 |
|
|
Dan Horák |
a7ae5e |
* Wed Aug 13 2014 Dan Horák <dan[at]danny.cz> 215-11
|
|
Dan Horák |
a7ae5e |
- disable LTO also on s390(x)
|
|
Dan Horák |
a7ae5e |
|
|
Harald Hoyer |
4eb55a |
* Sat Aug 09 2014 Harald Hoyer <harald@redhat.com> 215-10
|
|
Harald Hoyer |
4eb55a |
- fixed PPC64LE
|
|
Harald Hoyer |
4eb55a |
|
|
Tom Callaway |
07abe5 |
* Wed Aug 6 2014 Tom Callaway <spot@fedoraproject.org> - 215-9
|
|
Tom Callaway |
07abe5 |
- fix license handling
|
|
Tom Callaway |
07abe5 |
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
* Wed Jul 30 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 215-8
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
- Create systemd-journal-remote and systemd-journal-upload users (#1118907)
|
|
Zbigniew Jędrzejewski-Szmek |
d80456 |
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
* Thu Jul 24 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 215-7
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
- Split out systemd-compat-libs subpackage
|
|
Zbigniew Jędrzejewski-Szmek |
a547c7 |
|
|
Kalev Lember |
5ea76b |
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 215-6
|
|
Kalev Lember |
5ea76b |
- Rebuilt for gobject-introspection 1.41.4
|
|
Kalev Lember |
5ea76b |
|
|
Zbigniew Jędrzejewski-Szmek |
dc60e8 |
* Mon Jul 21 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 215-5
|
|
Zbigniew Jędrzejewski-Szmek |
dc60e8 |
- Fix SELinux context of /etc/passwd-, /etc/group-, /etc/.updated (#1121806)
|
|
Zbigniew Jędrzejewski-Szmek |
dc60e8 |
- Add missing BR so gnutls and elfutils are used
|
|
Zbigniew Jędrzejewski-Szmek |
dc60e8 |
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
* Sat Jul 19 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 215-4
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- Various man page updates
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- Static device node logic is conditionalized on CAP_SYS_MODULES instead of CAP_MKNOD
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
for better behaviour in containers
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- Some small networkd link handling fixes
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- vconsole-setup runs setfont before loadkeys (https://bugs.freedesktop.org/show_bug.cgi?id=80685)
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- New systemd-escape tool
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- XZ compression settings are tweaked to greatly improve journald performance
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- "watch" is accepted as chassis type
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- Various sysusers fixes, most importantly correct selinux labels
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- systemd-timesyncd bug fix (https://bugs.freedesktop.org/show_bug.cgi?id=80932)
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- Shell completion improvements
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- New udev tag ID_SOFTWARE_RADIO can be used to instruct logind to allow user access
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
- XEN and s390 virtualization is properly detected
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
|
|
Colin Walters |
a1b71b |
* Mon Jul 07 2014 Colin Walters <walters@redhat.com> - 215-3
|
|
Colin Walters |
a1b71b |
- Add patch to disable resolve.conf symlink (#1043119)
|
|
Colin Walters |
a1b71b |
|
|
Zbigniew Jędrzejewski-Szmek |
43ff24 |
* Sun Jul 06 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 215-2
|
|
Zbigniew Jędrzejewski-Szmek |
8403be |
- Move systemd-journal-remote to systemd-journal-gateway package (#1114688)
|
|
Zbigniew Jędrzejewski-Szmek |
8403be |
- Disable /etc/mtab handling temporarily (#1116158)
|
|
Zbigniew Jędrzejewski-Szmek |
8403be |
|
|
Zbigniew Jędrzejewski-Szmek |
8403be |
* Thu Jul 03 2014 Lennart Poettering <lpoetter@redhat.com> - 215-1
|
|
Lennart Poettering |
129881 |
- New upstream release
|
|
Lennart Poettering |
129881 |
- Enable coredump logic (which abrt would normally override)
|
|
Lennart Poettering |
129881 |
|
|
Peter Robinson |
cf472b |
* Sun Jun 29 2014 Peter Robinson <pbrobinson@fedoraproject.org> 214-5
|
|
Peter Robinson |
cf472b |
- On aarch64 disable LTO as it still has issues on that arch
|
|
Peter Robinson |
cf472b |
|
|
Zbigniew Jędrzejewski-Szmek |
e4fbe4 |
* Thu Jun 26 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 214-4
|
|
Zbigniew Jędrzejewski-Szmek |
e4fbe4 |
- Bugfixes (#996133, #1112908)
|
|
Zbigniew Jędrzejewski-Szmek |
e4fbe4 |
|
|
Zbigniew Jędrzejewski-Szmek |
3a2e60 |
* Mon Jun 23 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 214-3
|
|
Zbigniew Jędrzejewski-Szmek |
3a2e60 |
- Actually create input group (#1054549)
|
|
Zbigniew Jędrzejewski-Szmek |
3a2e60 |
|
|
Zbigniew Jędrzejewski-Szmek |
ff5256 |
* Sun Jun 22 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 214-2
|
|
Zbigniew Jędrzejewski-Szmek |
7823b3 |
- Do not restart systemd-logind on upgrades (#1110697)
|
|
Zbigniew Jędrzejewski-Szmek |
5509c0 |
- Add some patches (#1081429, #1054549, #1108568, #928962)
|
|
Zbigniew Jędrzejewski-Szmek |
7823b3 |
|
|
Lennart Poettering |
19bf97 |
* Wed Jun 11 2014 Lennart Poettering <lpoetter@redhat.com> - 214-1
|
|
Lennart Poettering |
19bf97 |
- New upstream release
|
|
Lennart Poettering |
19bf97 |
- Get rid of "floppy" group, since udev uses "disk" now
|
|
Lennart Poettering |
19bf97 |
- Reenable LTO
|
|
Lennart Poettering |
19bf97 |
|
|
|
2ccc8c |
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 213-4
|
|
|
2ccc8c |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
2ccc8c |
|
|
Kay Sievers |
15a7f7 |
* Wed May 28 2014 Kay Sievers <kay@redhat.com> - 213-3
|
|
Kay Sievers |
15a7f7 |
- fix systemd-timesync user creation
|
|
Kay Sievers |
15a7f7 |
|
|
Michal Sekletar |
b3df29 |
* Wed May 28 2014 Michal Sekletar <msekleta@redhat.com> - 213-2
|
|
Michal Sekletar |
b3df29 |
- Create temporary files after installation (#1101983)
|
|
Michal Sekletar |
aa972e |
- Add sysstat-collect.timer, sysstat-summary.timer to preset policy (#1101621)
|
|
Michal Sekletar |
b3df29 |
|
|
Kay Sievers |
66bb74 |
* Wed May 28 2014 Kay Sievers <kay@redhat.com> - 213-1
|
|
Kay Sievers |
66bb74 |
- New upstream release
|
|
Kay Sievers |
66bb74 |
|
|
Kalev Lember |
4b836b |
* Tue May 27 2014 Kalev Lember <kalevlember@gmail.com> - 212-6
|
|
Kalev Lember |
4b836b |
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
|
|
Kalev Lember |
4b836b |
|
|
Adam Williamson |
bfd040 |
* Fri May 23 2014 Adam Williamson <awilliam@redhat.com> - 212-5
|
|
Adam Williamson |
bfd040 |
- revert change from 212-4, causes boot fail on single CPU boxes (RHBZ 1095891)
|
|
Adam Williamson |
bfd040 |
|
|
Kay Sievers |
dadefa |
* Wed May 07 2014 Kay Sievers <kay@redhat.com> - 212-4
|
|
Kay Sievers |
dadefa |
- add netns udev workaround
|
|
Kay Sievers |
dadefa |
|
|
Michal Sekletar |
5fb0bf |
* Wed May 07 2014 Michal Sekletar <msekleta@redhat.com> - 212-3
|
|
Michal Sekletar |
5fb0bf |
- enable uuidd.socket by default (#1095353)
|
|
Michal Sekletar |
5fb0bf |
|
|
Peter Robinson |
3498ca |
* Sat Apr 26 2014 Peter Robinson <pbrobinson@fedoraproject.org> 212-2
|
|
Peter Robinson |
3498ca |
- Disable building with -flto for the moment due to gcc 4.9 issues (RHBZ 1091611)
|
|
Peter Robinson |
3498ca |
|
|
Lennart Poettering |
0bbe49 |
* Tue Mar 25 2014 Lennart Poettering <lpoetter@redhat.com> - 212-1
|
|
Lennart Poettering |
0bbe49 |
- New upstream release
|
|
Lennart Poettering |
0bbe49 |
|
|
Peter Robinson |
10d184 |
* Mon Mar 17 2014 Peter Robinson <pbrobinson@fedoraproject.org> 211-2
|
|
Peter Robinson |
10d184 |
- Explicitly define which upstream platforms support libseccomp
|
|
Peter Robinson |
10d184 |
|
|
Lennart Poettering |
13fd1e |
* Tue Mar 11 2014 Lennart Poettering <lpoetter@redhat.com> - 211-1
|
|
Lennart Poettering |
13fd1e |
- New upstream release
|
|
Lennart Poettering |
13fd1e |
|
|
Zbigniew Jędrzejewski-Szmek |
dd42fc |
* Mon Mar 10 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 210-8
|
|
Zbigniew Jędrzejewski-Szmek |
dd42fc |
- Fix logind unpriviledged reboot issue and a few other minor fixes
|
|
Zbigniew Jędrzejewski-Szmek |
dd42fc |
- Limit generator execution time
|
|
Zbigniew Jędrzejewski-Szmek |
dd42fc |
- Recognize buttonless joystick types
|
|
Zbigniew Jędrzejewski-Szmek |
dd42fc |
|
|
Karsten Hopp |
8048dc |
* Fri Mar 07 2014 Karsten Hopp <karsten@redhat.com> 210-7
|
|
Karsten Hopp |
8048dc |
- ppc64le needs link warnings disabled, too
|
|
Karsten Hopp |
8048dc |
|
|
Karsten Hopp |
8d6e85 |
* Fri Mar 07 2014 Karsten Hopp <karsten@redhat.com> 210-6
|
|
Karsten Hopp |
8d6e85 |
- move ifarch ppc64le to correct place (libseccomp req)
|
|
Karsten Hopp |
8d6e85 |
|
|
Zbigniew Jędrzejewski-Szmek |
96237b |
* Fri Mar 07 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 210-5
|
|
Zbigniew Jędrzejewski-Szmek |
96237b |
- Bugfixes: #1047568, #1047039, #1071128, #1073402
|
|
Zbigniew Jędrzejewski-Szmek |
96237b |
- Bash completions for more systemd tools
|
|
Zbigniew Jędrzejewski-Szmek |
96237b |
- Bluetooth database update
|
|
Zbigniew Jędrzejewski-Szmek |
96237b |
- Manpage fixes
|
|
Zbigniew Jędrzejewski-Szmek |
96237b |
|
|
Zbigniew Jędrzejewski-Szmek |
caa1c7 |
* Thu Mar 06 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 210-4
|
|
Zbigniew Jędrzejewski-Szmek |
caa1c7 |
- Apply work-around for ppc64le too (#1073647).
|
|
Zbigniew Jędrzejewski-Szmek |
caa1c7 |
|
|
Zbigniew Jędrzejewski-Szmek |
47c564 |
* Sat Mar 01 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 210-3
|
|
Zbigniew Jędrzejewski-Szmek |
47c564 |
- Backport a few patches, add completion for systemd-nspawn.
|
|
Zbigniew Jędrzejewski-Szmek |
47c564 |
|
|
Zbigniew Jędrzejewski-Szmek |
703bc6 |
* Fri Feb 28 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 210-3
|
|
Zbigniew Jędrzejewski-Szmek |
703bc6 |
- Apply work-arounds for ppc/ppc64 for bugs 1071278 and 1071284
|
|
Zbigniew Jędrzejewski-Szmek |
703bc6 |
|
|
Lennart Poettering |
215b31 |
* Mon Feb 24 2014 Lennart Poettering <lpoetter@redhat.com> - 210-2
|
|
Lennart Poettering |
215b31 |
- Check more services against preset list and enable by default
|
|
Lennart Poettering |
215b31 |
|
|
Lennart Poettering |
a065ab |
* Mon Feb 24 2014 Lennart Poettering <lpoetter@redhat.com> - 210-1
|
|
Lennart Poettering |
a065ab |
- new upstream release
|
|
Lennart Poettering |
a065ab |
|
|
Zbigniew Jędrzejewski-Szmek |
a199a3 |
* Sun Feb 23 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 209-2.gitf01de96
|
|
Zbigniew Jędrzejewski-Szmek |
a199a3 |
- Enable dnssec-triggerd.service by default (#1060754)
|
|
Zbigniew Jędrzejewski-Szmek |
a199a3 |
|
|
Kay Sievers |
f1b732 |
* Sun Feb 23 2014 Kay Sievers <kay@redhat.com> - 209-2.gitf01de96
|
|
Kay Sievers |
f1b732 |
- git snapshot to sort out ARM build issues
|
|
Kay Sievers |
f1b732 |
|
|
Adam Williamson |
f04430 |
* Thu Feb 20 2014 Lennart Poettering <lpoetter@redhat.com> - 209-1
|
|
Adam Williamson |
f04430 |
- new upstream release
|
|
Adam Williamson |
f04430 |
|
|
Zbigniew Jędrzejewski-Szmek |
2f45a5 |
* Tue Feb 18 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-15
|
|
Zbigniew Jędrzejewski-Szmek |
2f45a5 |
- Make gpsd lazily activated (#1066421)
|
|
Zbigniew Jędrzejewski-Szmek |
2f45a5 |
|
|
Zbigniew Jędrzejewski-Szmek |
ee30f0 |
* Mon Feb 17 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-14
|
|
Zbigniew Jędrzejewski-Szmek |
ee30f0 |
- Back out patch which causes user manager to be destroyed when unneeded
|
|
Zbigniew Jędrzejewski-Szmek |
ee30f0 |
and spams logs (#1053315)
|
|
Zbigniew Jędrzejewski-Szmek |
ee30f0 |
|
|
Zbigniew Jędrzejewski-Szmek |
400288 |
* Sun Feb 16 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-13
|
|
Zbigniew Jędrzejewski-Szmek |
ca73a2 |
- A different fix for #1023820 taken from Mageia
|
|
Zbigniew Jędrzejewski-Szmek |
ca73a2 |
- Backported fix for #997031
|
|
Zbigniew Jędrzejewski-Szmek |
ca73a2 |
- Hardward database updates, man pages improvements, a few small memory
|
|
Zbigniew Jędrzejewski-Szmek |
ca73a2 |
leaks, utf-8 correctness and completion fixes
|
|
Zbigniew Jędrzejewski-Szmek |
ca73a2 |
- Support for key-slot option in crypttab
|
|
Zbigniew Jędrzejewski-Szmek |
ca73a2 |
|
|
Ville Skyttä |
d302ec |
* Sat Jan 25 2014 Ville Skyttä <ville.skytta@iki.fi> - 208-12
|
|
Ville Skyttä |
d302ec |
- Own the %%{_prefix}/lib/kernel(/*) and %%{_datadir}/zsh(/*) dirs.
|
|
Ville Skyttä |
d302ec |
|
|
Zbigniew Jędrzejewski-Szmek |
126222 |
* Tue Dec 03 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-11
|
|
Zbigniew Jędrzejewski-Szmek |
126222 |
- Backport a few fixes, relevant documentation updates, and HWDB changes
|
|
Zbigniew Jędrzejewski-Szmek |
126222 |
(#1051797, #1051768, #1047335, #1047304, #1047186, #1045849, #1043304,
|
|
Zbigniew Jędrzejewski-Szmek |
126222 |
#1043212, #1039351, #1031325, #1023820, #1017509, #953077)
|
|
Zbigniew Jędrzejewski-Szmek |
126222 |
- Flip journalctl to --full by default (#984758)
|
|
Zbigniew Jędrzejewski-Szmek |
126222 |
|
|
Zbigniew Jędrzejewski-Szmek |
98947a |
* Tue Dec 03 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-9
|
|
Zbigniew Jędrzejewski-Szmek |
98947a |
- Apply two patches for #1026860
|
|
Zbigniew Jędrzejewski-Szmek |
98947a |
|
|
Zbigniew Jędrzejewski-Szmek |
af76cc |
* Tue Dec 03 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-8
|
|
Zbigniew Jędrzejewski-Szmek |
af76cc |
- Bump release to stay ahead of f20
|
|
Zbigniew Jędrzejewski-Szmek |
af76cc |
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
* Tue Dec 03 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-7
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
- Backport patches (#1023041, #1036845, #1006386?)
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
- HWDB update
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
- Some small new features: nspawn --drop-capability=, running PID 1 under
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
valgrind, "yearly" and "annually" in calendar specifications
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
- Some small documentation and logging updates
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
|
|
Zbigniew Jędrzejewski-Szmek |
7d7fbf |
* Tue Nov 19 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-6
|
|
Zbigniew Jędrzejewski-Szmek |
af76cc |
- Bump release to stay ahead of f20
|
|
Zbigniew Jędrzejewski-Szmek |
7d7fbf |
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
* Tue Nov 19 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-5
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Use unit name in PrivateTmp= directories (#957439)
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Update manual pages, completion scripts, and hardware database
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Configurable Timeouts/Restarts default values
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Support printing of timestamps on the console
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Fix some corner cases in detecting when writing to the console is safe
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Python API: convert keyword values to string, fix sd_is_booted() wrapper
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Do not tread missing /sbin/fsck.btrfs as an error (#1015467)
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Allow masking of fsck units
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Advertise hibernation to swap files
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Fix SO_REUSEPORT settings
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Prefer converted xkb keymaps to legacy keymaps (#981805, #1026872)
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Make use of newer kmod
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
- Assorted bugfixes: #1017161, #967521, #988883, #1027478, #821723, #1014303
|
|
Zbigniew Jędrzejewski-Szmek |
930e1b |
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
* Tue Oct 22 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-4
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
- Add temporary fix for #1002806
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
* Mon Oct 21 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 208-3
|
|
Zbigniew Jędrzejewski-Szmek |
794d16 |
- Backport a bunch of fixes and hwdb updates
|
|
Zbigniew Jędrzejewski-Szmek |
794d16 |
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
* Wed Oct 2 2013 Lennart Poettering <lpoetter@redhat.com> - 208-2
|
|
Lennart Poettering |
7c8c43 |
- Move old random seed and backlight files into the right place
|
|
Lennart Poettering |
7c8c43 |
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
* Wed Oct 2 2013 Lennart Poettering <lpoetter@redhat.com> - 208-1
|
|
Lennart Poettering |
fc3de1 |
- New upstream release
|
|
Lennart Poettering |
fc3de1 |
|
|
Zbigniew Jędrzejewski-Szmek |
e26a2d |
* Thu Sep 26 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 207-5
|
|
Zbigniew Jędrzejewski-Szmek |
e26a2d |
- Do not create /var/var/... dirs
|
|
Zbigniew Jędrzejewski-Szmek |
e26a2d |
|
|
Zbigniew Jędrzejewski-Szmek |
8e6c34 |
* Wed Sep 18 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 207-4
|
|
Zbigniew Jędrzejewski-Szmek |
8e6c34 |
- Fix policykit authentication
|
|
Lennart Poettering |
fc3de1 |
- Resolves: rhbz#1006680
|
|
Zbigniew Jędrzejewski-Szmek |
8e6c34 |
|
|
Harald Hoyer |
800881 |
* Tue Sep 17 2013 Harald Hoyer <harald@redhat.com> 207-3
|
|
Harald Hoyer |
800881 |
- fixed login
|
|
Lennart Poettering |
fc3de1 |
- Resolves: rhbz#1005233
|
|
Harald Hoyer |
800881 |
|
|
Harald Hoyer |
d4ee25 |
* Mon Sep 16 2013 Harald Hoyer <harald@redhat.com> 207-2
|
|
Harald Hoyer |
d4ee25 |
- add some upstream fixes for 207
|
|
Harald Hoyer |
d4ee25 |
- fixed swap activation
|
|
Lennart Poettering |
fc3de1 |
- Resolves: rhbz#1008604
|
|
Harald Hoyer |
d4ee25 |
|
|
Lennart Poettering |
3afeac |
* Fri Sep 13 2013 Lennart Poettering <lpoetter@redhat.com> - 207-1
|
|
Lennart Poettering |
3afeac |
- New upstream release
|
|
Lennart Poettering |
3afeac |
|
|
Harald Hoyer |
db3a9f |
* Fri Sep 06 2013 Harald Hoyer <harald@redhat.com> 206-11
|
|
Harald Hoyer |
db3a9f |
- support "debug" kernel command line parameter
|
|
Harald Hoyer |
db3a9f |
- journald: fix fd leak in journal_file_empty
|
|
Harald Hoyer |
db3a9f |
- journald: fix vacuuming of archived journals
|
|
Harald Hoyer |
db3a9f |
- libudev: enumerate - do not try to match against an empty subsystem
|
|
Harald Hoyer |
db3a9f |
- cgtop: fixup the online help
|
|
Harald Hoyer |
db3a9f |
- libudev: fix memleak when enumerating childs
|
|
Harald Hoyer |
db3a9f |
|
|
Harald Hoyer |
fe20ad |
* Wed Sep 04 2013 Harald Hoyer <harald@redhat.com> 206-10
|
|
Harald Hoyer |
fe20ad |
- Do not require grubby, lorax now takes care of grubby
|
|
Harald Hoyer |
fe20ad |
- cherry-picked a lot of patches from upstream
|
|
Harald Hoyer |
fe20ad |
|
|
|
9c6da2 |
* Tue Aug 27 2013 Dennis Gilmore <dennis@ausil.us> - 206-9
|
|
|
9c6da2 |
- Require grubby, Fedora installs require grubby,
|
|
|
9c6da2 |
- kernel-install took over from new-kernel-pkg
|
|
|
9c6da2 |
- without the Requires we are unable to compose Fedora
|
|
|
9c6da2 |
- everyone else says that since kernel-install took over
|
|
|
9c6da2 |
- it is responsible for ensuring that grubby is in place
|
|
|
9c6da2 |
- this is really what we want for Fedora
|
|
|
9c6da2 |
|
|
Kay Sievers |
a5129a |
* Tue Aug 27 2013 Kay Sievers <kay@redhat.com> - 206-8
|
|
Kay Sievers |
a5129a |
- Revert "Require grubby its needed by kernel-install"
|
|
Kay Sievers |
a5129a |
|
|
Kay Sievers |
a5129a |
* Mon Aug 26 2013 Dennis Gilmore <dennis@ausil.us> 206-7
|
|
Kay Sievers |
a5129a |
- Require grubby its needed by kernel-install
|
|
Kay Sievers |
a5129a |
|
|
Harald Hoyer |
c3aabf |
* Thu Aug 22 2013 Harald Hoyer <harald@redhat.com> 206-6
|
|
Harald Hoyer |
c3aabf |
- kernel-install now understands kernel flavors like PAE
|
|
Harald Hoyer |
c3aabf |
|
|
Rex Dieter |
d9cb69 |
* Tue Aug 20 2013 Rex Dieter <rdieter@fedoraproject.org> - 206-5
|
|
Rex Dieter |
d9cb69 |
- add sddm.service to preset file (#998978)
|
|
Rex Dieter |
d9cb69 |
|
|
Rex Dieter |
b46f6b |
* Fri Aug 16 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 206-4
|
|
Zbigniew Jędrzejewski-Szmek |
6fc19e |
- Filter out provides for private python modules.
|
|
Zbigniew Jędrzejewski-Szmek |
cd8ce4 |
- Add requires on kmod >= 14 (#990994).
|
|
Zbigniew Jędrzejewski-Szmek |
6fc19e |
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
* Sun Aug 11 2013 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 206-3
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
- New systemd-python3 package (#976427).
|
|
Zbigniew Jędrzejewski-Szmek |
a42323 |
- Add ownership of a few directories that we create (#894202).
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
|
|
|
2d07fa |
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 206-2
|
|
|
2d07fa |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
2d07fa |
|
|
Kay Sievers |
2cfc56 |
* Tue Jul 23 2013 Kay Sievers <kay@redhat.com> - 206-1
|
|
Kay Sievers |
2cfc56 |
- New upstream release
|
|
Kay Sievers |
2cfc56 |
Resolves (#984152)
|
|
Kay Sievers |
2cfc56 |
|
|
Lennart Poettering |
9d287f |
* Wed Jul 3 2013 Lennart Poettering <lpoetter@redhat.com> - 205-1
|
|
Lennart Poettering |
9d287f |
- New upstream release
|
|
Lennart Poettering |
9d287f |
|
|
Michal Schmidt |
54952b |
* Wed Jun 26 2013 Michal Schmidt <mschmidt@redhat.com> 204-10
|
|
Michal Schmidt |
54952b |
- Split systemd-journal-gateway subpackage (#908081).
|
|
Michal Schmidt |
54952b |
|
|
Michal Schmidt |
da2af8 |
* Mon Jun 24 2013 Michal Schmidt <mschmidt@redhat.com> 204-9
|
|
Michal Schmidt |
da2af8 |
- Rename nm_dispatcher to NetworkManager-dispatcher in default preset (#977433)
|
|
Michal Schmidt |
da2af8 |
|
|
Harald Hoyer |
670c70 |
* Fri Jun 14 2013 Harald Hoyer <harald@redhat.com> 204-8
|
|
Harald Hoyer |
670c70 |
- fix, which helps to sucessfully browse journals with
|
|
Harald Hoyer |
670c70 |
duplicated seqnums
|
|
Harald Hoyer |
670c70 |
|
|
Harald Hoyer |
f9af88 |
* Fri Jun 14 2013 Harald Hoyer <harald@redhat.com> 204-7
|
|
Harald Hoyer |
f9af88 |
- fix duplicate message ID bug
|
|
Harald Hoyer |
f9af88 |
Resolves: rhbz#974132
|
|
Harald Hoyer |
f9af88 |
|
|
Harald Hoyer |
2cfbb4 |
* Thu Jun 06 2013 Harald Hoyer <harald@redhat.com> 204-6
|
|
Harald Hoyer |
2cfbb4 |
- introduce 99-default-disable.preset
|
|
Harald Hoyer |
2cfbb4 |
|
|
Lennart Poettering |
c905fb |
* Thu Jun 6 2013 Lennart Poettering <lpoetter@redhat.com> - 204-5
|
|
Lennart Poettering |
c905fb |
- Rename 90-display-manager.preset to 85-display-manager.preset so that it actually takes precedence over 90-default.preset's "disable *" line (#903690)
|
|
Lennart Poettering |
c905fb |
|
|
Harald Hoyer |
4b90fc |
* Tue May 28 2013 Harald Hoyer <harald@redhat.com> 204-4
|
|
Harald Hoyer |
4b90fc |
- Fix kernel-install (#965897)
|
|
Harald Hoyer |
4b90fc |
|
|
Kay Sievers |
7372ce |
* Wed May 22 2013 Kay Sievers <kay@redhat.com> - 204-3
|
|
Kay Sievers |
7372ce |
- Fix kernel-install (#965897)
|
|
Kay Sievers |
7372ce |
|
|
Michal Schmidt |
285fb0 |
* Thu May 9 2013 Lennart Poettering <lpoetter@redhat.com> - 204-2
|
|
Lennart Poettering |
65ca4a |
- New upstream release
|
|
Michal Schmidt |
285fb0 |
- disable isdn by default (#959793)
|
|
Lennart Poettering |
65ca4a |
|
|
Harald Hoyer |
fad8ba |
* Tue May 07 2013 Harald Hoyer <harald@redhat.com> 203-2
|
|
Harald Hoyer |
fad8ba |
- forward port kernel-install-grubby.patch
|
|
Harald Hoyer |
fad8ba |
|
|
Lennart Poettering |
0a9dd9 |
* Tue May 7 2013 Lennart Poettering <lpoetter@redhat.com> - 203-1
|
|
Lennart Poettering |
0a9dd9 |
- New upstream release
|
|
Lennart Poettering |
0a9dd9 |
|
|
Harald Hoyer |
5f4d81 |
* Wed Apr 24 2013 Harald Hoyer <harald@redhat.com> 202-3
|
|
Harald Hoyer |
5f4d81 |
- fix ENOENT for getaddrinfo
|
|
Lennart Poettering |
65ca4a |
- Resolves: rhbz#954012 rhbz#956035
|
|
Harald Hoyer |
5f4d81 |
- crypt-setup-generator: correctly check return of strdup
|
|
Harald Hoyer |
5f4d81 |
- logind-dbus: initialize result variable
|
|
Harald Hoyer |
5f4d81 |
- prevent library underlinking
|
|
Harald Hoyer |
5f4d81 |
|
|
Harald Hoyer |
a72a35 |
* Fri Apr 19 2013 Harald Hoyer <harald@redhat.com> 202-2
|
|
Harald Hoyer |
a72a35 |
- nspawn create empty /etc/resolv.conf if necessary
|
|
Harald Hoyer |
a72a35 |
- python wrapper: add sd_journal_add_conjunction()
|
|
Harald Hoyer |
a72a35 |
- fix s390 booting
|
|
Lennart Poettering |
65ca4a |
- Resolves: rhbz#953217
|
|
Harald Hoyer |
a72a35 |
|
|
Lennart Poettering |
14f69d |
* Thu Apr 18 2013 Lennart Poettering <lpoetter@redhat.com> - 202-1
|
|
Lennart Poettering |
14f69d |
- New upstream release
|
|
Lennart Poettering |
14f69d |
|
|
Michal Schmidt |
77289e |
* Tue Apr 09 2013 Michal Schmidt <mschmidt@redhat.com> - 201-2
|
|
Michal Schmidt |
77289e |
- Automatically discover whether to run autoreconf and add autotools and git
|
|
Michal Schmidt |
77289e |
BuildRequires based on the presence of patches to be applied.
|
|
Michal Schmidt |
77289e |
- Use find -delete.
|
|
Michal Schmidt |
77289e |
|
|
Lennart Poettering |
667198 |
* Mon Apr 8 2013 Lennart Poettering <lpoetter@redhat.com> - 201-1
|
|
Lennart Poettering |
667198 |
- New upstream release
|
|
Lennart Poettering |
667198 |
|
|
Lennart Poettering |
c860c5 |
* Mon Apr 8 2013 Lennart Poettering <lpoetter@redhat.com> - 200-4
|
|
Lennart Poettering |
c860c5 |
- Update preset file
|
|
Lennart Poettering |
c860c5 |
|
|
Lennart Poettering |
db16e8 |
* Fri Mar 29 2013 Lennart Poettering <lpoetter@redhat.com> - 200-3
|
|
Lennart Poettering |
db16e8 |
- Remove NetworkManager-wait-online.service from presets file again, it should default to off
|
|
Lennart Poettering |
db16e8 |
|
|
Lennart Poettering |
ea9b43 |
* Fri Mar 29 2013 Lennart Poettering <lpoetter@redhat.com> - 200-2
|
|
Lennart Poettering |
ea9b43 |
- New upstream release
|
|
Lennart Poettering |
ea9b43 |
|
|
Lennart Poettering |
ea6e55 |
* Tue Mar 26 2013 Lennart Poettering <lpoetter@redhat.com> - 199-2
|
|
Lennart Poettering |
ea6e55 |
- Add NetworkManager-wait-online.service to the presets file
|
|
Lennart Poettering |
ea6e55 |
|
|
Lennart Poettering |
8f03aa |
* Tue Mar 26 2013 Lennart Poettering <lpoetter@redhat.com> - 199-1
|
|
Lennart Poettering |
8f03aa |
- New upstream release
|
|
Lennart Poettering |
8f03aa |
|
|
Michal Schmidt |
c7b4b0 |
* Mon Mar 18 2013 Michal Schmidt <mschmidt@redhat.com> 198-7
|
|
Michal Schmidt |
c7b4b0 |
- Drop /usr/s?bin/ prefixes.
|
|
Michal Schmidt |
c7b4b0 |
|
|
Harald Hoyer |
288209 |
* Fri Mar 15 2013 Harald Hoyer <harald@redhat.com> 198-6
|
|
Harald Hoyer |
288209 |
- run autogen to pickup all changes
|
|
Harald Hoyer |
288209 |
|
|
Harald Hoyer |
1a6f5e |
* Fri Mar 15 2013 Harald Hoyer <harald@redhat.com> 198-5
|
|
Harald Hoyer |
1a6f5e |
- do not mount anything, when not running as pid 1
|
|
Harald Hoyer |
1a6f5e |
- add initrd.target for systemd in the initrd
|
|
Harald Hoyer |
1a6f5e |
|
|
Harald Hoyer |
2e2e24 |
* Wed Mar 13 2013 Harald Hoyer <harald@redhat.com> 198-4
|
|
Harald Hoyer |
2e2e24 |
- fix switch-root and local-fs.target problem
|
|
Harald Hoyer |
2e2e24 |
- patch kernel-install to use grubby, if available
|
|
Harald Hoyer |
2e2e24 |
|
|
Harald Hoyer |
b59c3f |
* Fri Mar 08 2013 Harald Hoyer <harald@redhat.com> 198-3
|
|
Harald Hoyer |
b59c3f |
- add Conflict with dracut < 026 because of the new switch-root isolate
|
|
Harald Hoyer |
b59c3f |
|
|
Lennart Poettering |
6e7a93 |
* Thu Mar 7 2013 Lennart Poettering <lpoetter@redhat.com> - 198-2
|
|
Lennart Poettering |
6e7a93 |
- Create required users
|
|
Lennart Poettering |
6e7a93 |
|
|
Lennart Poettering |
545717 |
* Thu Mar 7 2013 Lennart Poettering <lpoetter@redhat.com> - 198-1
|
|
Lennart Poettering |
545717 |
- New release
|
|
Lennart Poettering |
545717 |
- Enable journal persistancy by default
|
|
Lennart Poettering |
545717 |
|
|
Peter Robinson |
841507 |
* Sun Feb 10 2013 Peter Robinson <pbrobinson@fedoraproject.org> 197-3
|
|
Peter Robinson |
841507 |
- Bump for ARM
|
|
Peter Robinson |
841507 |
|
|
Michal Schmidt |
869a1a |
* Fri Jan 18 2013 Michal Schmidt <mschmidt@redhat.com> - 197-2
|
|
Michal Schmidt |
869a1a |
- Added qemu-guest-agent.service to presets (Lennart, #885406).
|
|
Michal Schmidt |
869a1a |
- Add missing pygobject3-base to systemd-analyze deps (Lennart).
|
|
Michal Schmidt |
869a1a |
- Do not require hwdata, it is all in the hwdb now (Kay).
|
|
Michal Schmidt |
869a1a |
- Drop dependency on dbus-python.
|
|
Michal Schmidt |
869a1a |
|
|
Michal Schmidt |
869a1a |
* Tue Jan 8 2013 Lennart Poettering <lpoetter@redhat.com> - 197-1
|
|
Lennart Poettering |
3a1413 |
- New upstream release
|
|
Lennart Poettering |
3a1413 |
|
|
Michal Schmidt |
e1cdbd |
* Mon Dec 10 2012 Michal Schmidt <mschmidt@redhat.com> - 196-4
|
|
Michal Schmidt |
e1cdbd |
- Enable rngd.service by default (#857765).
|
|
Michal Schmidt |
e1cdbd |
|
|
Michal Schmidt |
f5ad37 |
* Mon Dec 10 2012 Michal Schmidt <mschmidt@redhat.com> - 196-3
|
|
Michal Schmidt |
f5ad37 |
- Disable hardening on s390(x) because PIE is broken there and produces
|
|
Michal Schmidt |
f5ad37 |
text relocations with __thread (#868839).
|
|
Michal Schmidt |
f5ad37 |
|
|
Michal Schmidt |
90beab |
* Wed Dec 05 2012 Michal Schmidt <mschmidt@redhat.com> - 196-2
|
|
Michal Schmidt |
90beab |
- added spice-vdagentd.service to presets (Lennart, #876237)
|
|
Michal Schmidt |
90beab |
- BR cryptsetup-devel instead of the legacy cryptsetup-luks-devel provide name
|
|
Michal Schmidt |
90beab |
(requested by Milan Brož).
|
|
Michal Schmidt |
90beab |
- verbose make to see the actual build flags
|
|
Michal Schmidt |
90beab |
|
|
Lennart Poettering |
e7e809 |
* Wed Nov 21 2012 Lennart Poettering <lpoetter@redhat.com> - 196-1
|
|
Lennart Poettering |
e7e809 |
- New upstream release
|
|
Lennart Poettering |
e7e809 |
|
|
Lennart Poettering |
46f254 |
* Tue Nov 20 2012 Lennart Poettering <lpoetter@redhat.com> - 195-8
|
|
Lennart Poettering |
46f254 |
- https://bugzilla.redhat.com/show_bug.cgi?id=873459
|
|
Lennart Poettering |
46f254 |
- https://bugzilla.redhat.com/show_bug.cgi?id=878093
|
|
Lennart Poettering |
46f254 |
|
|
Michal Schmidt |
59081b |
* Thu Nov 15 2012 Michal Schmidt <mschmidt@redhat.com> - 195-7
|
|
Michal Schmidt |
59081b |
- Revert udev killing cgroup patch for F18 Beta.
|
|
Michal Schmidt |
59081b |
- https://bugzilla.redhat.com/show_bug.cgi?id=873576
|
|
Michal Schmidt |
59081b |
|
|
Michal Schmidt |
b42e57 |
* Fri Nov 09 2012 Michal Schmidt <mschmidt@redhat.com> - 195-6
|
|
Michal Schmidt |
b42e57 |
- Fix cyclical dep between systemd and systemd-libs.
|
|
Michal Schmidt |
b42e57 |
- Avoid broken build of test-journal-syslog.
|
|
Michal Schmidt |
b42e57 |
- https://bugzilla.redhat.com/show_bug.cgi?id=873387
|
|
Michal Schmidt |
b42e57 |
- https://bugzilla.redhat.com/show_bug.cgi?id=872638
|
|
Michal Schmidt |
b42e57 |
|
|
Kay Sievers |
5464d2 |
* Thu Oct 25 2012 Kay Sievers <kay@redhat.com> - 195-5
|
|
Kay Sievers |
5464d2 |
- require 'sed', limit HOSTNAME= match
|
|
Kay Sievers |
5464d2 |
|
|
Michal Schmidt |
3c3608 |
* Wed Oct 24 2012 Michal Schmidt <mschmidt@redhat.com> - 195-4
|
|
Michal Schmidt |
3c3608 |
- add dmraid-activation.service to the default preset
|
|
Michal Schmidt |
3c3608 |
- add yum protected.d fragment
|
|
Michal Schmidt |
3c3608 |
- https://bugzilla.redhat.com/show_bug.cgi?id=869619
|
|
Michal Schmidt |
3c3608 |
- https://bugzilla.redhat.com/show_bug.cgi?id=869717
|
|
Michal Schmidt |
3c3608 |
|
|
Kay Sievers |
0969ad |
* Wed Oct 24 2012 Kay Sievers <kay@redhat.com> - 195-3
|
|
Kay Sievers |
0969ad |
- Migrate /etc/sysconfig/ i18n, keyboard, network files/variables to
|
|
Kay Sievers |
0969ad |
systemd native files
|
|
Kay Sievers |
0969ad |
|
|
Lennart Poettering |
af43dc |
* Tue Oct 23 2012 Lennart Poettering <lpoetter@redhat.com> - 195-2
|
|
Lennart Poettering |
af43dc |
- Provide syslog because the journal is fine as a syslog implementation
|
|
Lennart Poettering |
af43dc |
|
|
Lennart Poettering |
6695e8 |
* Tue Oct 23 2012 Lennart Poettering <lpoetter@redhat.com> - 195-1
|
|
Lennart Poettering |
6695e8 |
- New upstream release
|
|
Lennart Poettering |
6695e8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=831665
|
|
Lennart Poettering |
6695e8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=847720
|
|
Lennart Poettering |
6695e8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=858693
|
|
Lennart Poettering |
6695e8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=863481
|
|
Lennart Poettering |
6695e8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=864629
|
|
Lennart Poettering |
6695e8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=864672
|
|
Lennart Poettering |
6695e8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=864674
|
|
Lennart Poettering |
6695e8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=865128
|
|
Lennart Poettering |
6695e8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=866346
|
|
Lennart Poettering |
6695e8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=867407
|
|
Lennart Poettering |
6695e8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=868603
|
|
Lennart Poettering |
6695e8 |
|
|
Michal Schmidt |
f5caa7 |
* Wed Oct 10 2012 Michal Schmidt <mschmidt@redhat.com> - 194-2
|
|
Michal Schmidt |
f5caa7 |
- Add scriptlets for migration away from systemd-timedated-ntp.target
|
|
Michal Schmidt |
f5caa7 |
|
|
Lennart Poettering |
76d4ed |
* Wed Oct 3 2012 Lennart Poettering <lpoetter@redhat.com> - 194-1
|
|
Lennart Poettering |
76d4ed |
- New upstream release
|
|
Lennart Poettering |
76d4ed |
- https://bugzilla.redhat.com/show_bug.cgi?id=859614
|
|
Lennart Poettering |
76d4ed |
- https://bugzilla.redhat.com/show_bug.cgi?id=859655
|
|
Lennart Poettering |
76d4ed |
|
|
Lennart Poettering |
09c908 |
* Fri Sep 28 2012 Lennart Poettering <lpoetter@redhat.com> - 193-1
|
|
Lennart Poettering |
09c908 |
- New upstream release
|
|
Lennart Poettering |
09c908 |
|
|
Lennart Poettering |
132b84 |
* Tue Sep 25 2012 Lennart Poettering <lpoetter@redhat.com> - 192-1
|
|
Lennart Poettering |
132b84 |
- New upstream release
|
|
Lennart Poettering |
132b84 |
|
|
Lennart Poettering |
1439d1 |
* Fri Sep 21 2012 Lennart Poettering <lpoetter@redhat.com> - 191-2
|
|
Lennart Poettering |
1439d1 |
- Fix journal mmap header prototype definition to fix compilation on 32bit
|
|
Lennart Poettering |
1439d1 |
|
|
Lennart Poettering |
865baa |
* Fri Sep 21 2012 Lennart Poettering <lpoetter@redhat.com> - 191-1
|
|
Lennart Poettering |
865baa |
- New upstream release
|
|
Lennart Poettering |
865baa |
- Enable all display managers by default, as discussed with Adam Williamson
|
|
Lennart Poettering |
865baa |
|
|
Lennart Poettering |
7b4894 |
* Thu Sep 20 2012 Lennart Poettering <lpoetter@redhat.com> - 190-1
|
|
Lennart Poettering |
7b4894 |
- New upstream release
|
|
Lennart Poettering |
7b4894 |
- Take possession of /etc/localtime, and remove /etc/sysconfig/clock
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=858780
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=858787
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=858771
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=858754
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=858746
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=858266
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=858224
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=857670
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=856975
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=855863
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=851970
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=851275
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=851131
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=847472
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=847207
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=846483
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=846085
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=845973
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=845194
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=845028
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=844630
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=839736
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=835848
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=831740
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=823485
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=821813
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=807886
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=802198
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=767795
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=767561
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=752774
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=732874
|
|
Lennart Poettering |
7b4894 |
- https://bugzilla.redhat.com/show_bug.cgi?id=858735
|
|
Lennart Poettering |
7b4894 |
|
|
Lennart Poettering |
391f9f |
* Thu Sep 13 2012 Lennart Poettering <lpoetter@redhat.com> - 189-4
|
|
Lennart Poettering |
391f9f |
- Don't pull in pkg-config as dep
|
|
Lennart Poettering |
391f9f |
- https://bugzilla.redhat.com/show_bug.cgi?id=852828
|
|
Lennart Poettering |
391f9f |
|
|
Lennart Poettering |
301de5 |
* Wed Sep 12 2012 Lennart Poettering <lpoetter@redhat.com> - 189-3
|
|
Lennart Poettering |
301de5 |
- Update preset policy
|
|
Lennart Poettering |
301de5 |
- Rename preset policy file from 99-default.preset to 90-default.preset so that people can order their own stuff after the Fedora default policy if they wish
|
|
Lennart Poettering |
301de5 |
|
|
Lennart Poettering |
b1c19b |
* Thu Aug 23 2012 Lennart Poettering <lpoetter@redhat.com> - 189-2
|
|
Lennart Poettering |
b1c19b |
- Update preset policy
|
|
Lennart Poettering |
b1c19b |
- https://bugzilla.redhat.com/show_bug.cgi?id=850814
|
|
Lennart Poettering |
b1c19b |
|
|
Lennart Poettering |
b1c19b |
* Thu Aug 23 2012 Lennart Poettering <lpoetter@redhat.com> - 189-1
|
|
Lennart Poettering |
38a7fb |
- New upstream release
|
|
Lennart Poettering |
38a7fb |
|
|
Lennart Poettering |
7b4894 |
* Thu Aug 16 2012 Ray Strode <rstrode@redhat.com> 188-4
|
|
Lennart Poettering |
7b4894 |
- more scriptlet fixes
|
|
Zbigniew Jędrzejewski-Szmek |
1d42f5 |
(move dm migration logic to %%posttrans so the service
|
|
Lennart Poettering |
7b4894 |
files it's looking for are available at the time
|
|
Lennart Poettering |
7b4894 |
the logic is run)
|
|
Lennart Poettering |
7b4894 |
|
|
Lennart Poettering |
c7ab70 |
* Sat Aug 11 2012 Lennart Poettering <lpoetter@redhat.com> - 188-3
|
|
Lennart Poettering |
c7ab70 |
- Remount file systems MS_PRIVATE before switching roots
|
|
Lennart Poettering |
c7ab70 |
- https://bugzilla.redhat.com/show_bug.cgi?id=847418
|
|
Lennart Poettering |
c7ab70 |
|
|
Rex Dieter |
1b22d7 |
* Wed Aug 08 2012 Rex Dieter <rdieter@fedoraproject.org> - 188-2
|
|
Rex Dieter |
1b22d7 |
- fix scriptlets
|
|
Rex Dieter |
1b22d7 |
|
|
Lennart Poettering |
66cf07 |
* Wed Aug 8 2012 Lennart Poettering <lpoetter@redhat.com> - 188-1
|
|
Lennart Poettering |
66cf07 |
- New upstream release
|
|
Lennart Poettering |
114c78 |
- Enable gdm and avahi by default via the preset file
|
|
Lennart Poettering |
b79f2e |
- Convert /etc/sysconfig/desktop to display-manager.service symlink
|
|
Lennart Poettering |
66cf07 |
- Enable hardened build
|
|
Lennart Poettering |
cb95f8 |
|
|
Kay Sievers |
27bf94 |
* Mon Jul 30 2012 Kay Sievers <kay@redhat.com> - 187-3
|
|
Kay Sievers |
27bf94 |
- Obsolete: system-setup-keyboard
|
|
Kay Sievers |
27bf94 |
|
|
Kalev Lember |
b96fc0 |
* Wed Jul 25 2012 Kalev Lember <kalevlember@gmail.com> - 187-2
|
|
Kalev Lember |
b96fc0 |
- Run ldconfig for the new -libs subpackage
|
|
Kalev Lember |
b96fc0 |
|
|
Lennart Poettering |
c75692 |
* Thu Jul 19 2012 Lennart Poettering <lpoetter@redhat.com> - 187-1
|
|
Lennart Poettering |
c75692 |
- New upstream release
|
|
Lennart Poettering |
c75692 |
|
|
Harald Hoyer |
8b88ca |
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 186-2
|
|
Harald Hoyer |
8b88ca |
- fixed dracut conflict version
|
|
Harald Hoyer |
8b88ca |
|
|
Lennart Poettering |
4481fb |
* Tue Jul 3 2012 Lennart Poettering <lpoetter@redhat.com> - 186-1
|
|
Lennart Poettering |
4481fb |
- New upstream release
|
|
Lennart Poettering |
4481fb |
|
|
Nils Philippsen |
581717 |
* Fri Jun 22 2012 Nils Philippsen <nils@redhat.com> - 185-7.gite7aee75
|
|
Nils Philippsen |
581717 |
- add obsoletes/conflicts so multilib systemd -> systemd-libs updates work
|
|
Nils Philippsen |
581717 |
|
|
Michal Schmidt |
b0cc7b |
* Thu Jun 14 2012 Michal Schmidt <mschmidt@redhat.com> - 185-6.gite7aee75
|
|
Michal Schmidt |
b0cc7b |
- Update to current git
|
|
Michal Schmidt |
b0cc7b |
|
|
Kay Sievers |
9e13f3 |
* Wed Jun 06 2012 Kay Sievers - 185-5.gita2368a3
|
|
Kay Sievers |
9e13f3 |
- disable plymouth in configure, to drop the .wants/ symlinks
|
|
Kay Sievers |
9e13f3 |
|
|
Michal Schmidt |
998394 |
* Wed Jun 06 2012 Michal Schmidt <mschmidt@redhat.com> - 185-4.gita2368a3
|
|
Michal Schmidt |
998394 |
- Update to current git snapshot
|
|
Michal Schmidt |
998394 |
- Add systemd-readahead-analyze
|
|
Michal Schmidt |
998394 |
- Drop upstream patch
|
|
Michal Schmidt |
998394 |
- Split systemd-libs
|
|
Michal Schmidt |
998394 |
- Drop duplicate doc files
|
|
Michal Schmidt |
998394 |
- Fixed License headers of subpackages
|
|
Michal Schmidt |
998394 |
|
|
Michal Schmidt |
998394 |
* Wed Jun 06 2012 Ray Strode <rstrode@redhat.com> - 185-3
|
|
Ray Strode |
1b8a7f |
- Drop plymouth files
|
|
Ray Strode |
1b8a7f |
- Conflict with old plymouth
|
|
Ray Strode |
1b8a7f |
|
|
Kay Sievers |
6979d2 |
* Tue Jun 05 2012 Kay Sievers - 185-2
|
|
Kay Sievers |
6979d2 |
- selinux udev labeling fix
|
|
Kay Sievers |
6979d2 |
- conflict with older dracut versions for new udev file names
|
|
Kay Sievers |
6979d2 |
|
|
Kay Sievers |
5a4479 |
* Mon Jun 04 2012 Kay Sievers - 185-1
|
|
Kay Sievers |
5a4479 |
- New upstream release
|
|
Kay Sievers |
5a4479 |
- udev selinux labeling fixes
|
|
Kay Sievers |
5a4479 |
- new man pages
|
|
Kay Sievers |
5a4479 |
- systemctl help <unit name>
|
|
Kay Sievers |
5a4479 |
|
|
Lennart Poettering |
eb5388 |
* Thu May 31 2012 Lennart Poettering <lpoetter@redhat.com> - 184-1
|
|
Lennart Poettering |
eb5388 |
- New upstream release
|
|
Lennart Poettering |
eb5388 |
|
|
Kay Sievers |
973c8d |
* Thu May 24 2012 Kay Sievers <kay@redhat.com> - 183-1
|
|
Kay Sievers |
973c8d |
- New upstream release including udev merge.
|
|
Kay Sievers |
973c8d |
|
|
Michal Schmidt |
3d6d89 |
* Wed Mar 28 2012 Michal Schmidt <mschmidt@redhat.com> - 44-4
|
|
Michal Schmidt |
3d6d89 |
- Add triggers from Bill Nottingham to correct the damage done by
|
|
Michal Schmidt |
3d6d89 |
the obsoleted systemd-units's preun scriptlet (#807457).
|
|
Michal Schmidt |
3d6d89 |
|
|
|
e6be2e |
* Mon Mar 26 2012 Dennis Gilmore <dennis@ausil.us> - 44-3
|
|
|
e6be2e |
- apply patch from upstream so we can build systemd on arm and ppc
|
|
|
e6be2e |
- and likely the rest of the secondary arches
|
|
|
e6be2e |
|
|
Michal Schmidt |
7de90b |
* Tue Mar 20 2012 Michal Schmidt <mschmidt@redhat.com> - 44-2
|
|
Michal Schmidt |
7de90b |
- Don't build the gtk parts anymore. They're moving into systemd-ui.
|
|
Michal Schmidt |
7de90b |
- Remove a dead patch file.
|
|
Michal Schmidt |
7de90b |
|
|
Lennart Poettering |
87c59b |
* Fri Mar 16 2012 Lennart Poettering <lpoetter@redhat.com> - 44-1
|
|
Lennart Poettering |
87c59b |
- New upstream release
|
|
Lennart Poettering |
87c59b |
- Closes #798760, #784921, #783134, #768523, #781735
|
|
Lennart Poettering |
87c59b |
|
|
|
751bc7 |
* Mon Feb 27 2012 Dennis Gilmore <dennis@ausil.us> - 43-2
|
|
|
751bc7 |
- don't conflict with fedora-release systemd never actually provided
|
|
|
751bc7 |
- /etc/os-release so there is no actual conflict
|
|
|
751bc7 |
|
|
Lennart Poettering |
7cc503 |
* Wed Feb 15 2012 Lennart Poettering <lpoetter@redhat.com> - 43-1
|
|
Lennart Poettering |
7cc503 |
- New upstream release
|
|
Lennart Poettering |
7cc503 |
- Closes #789758, #790260, #790522
|
|
Lennart Poettering |
7cc503 |
|
|
Lennart Poettering |
54fb1a |
* Sat Feb 11 2012 Lennart Poettering <lpoetter@redhat.com> - 42-1
|
|
Lennart Poettering |
54fb1a |
- New upstream release
|
|
Lennart Poettering |
54fb1a |
- Save a bit of entropy during system installation (#789407)
|
|
Lennart Poettering |
54fb1a |
- Don't own /etc/os-release anymore, leave that to fedora-release
|
|
Lennart Poettering |
54fb1a |
|
|
Adam Williamson |
3d15ef |
* Thu Feb 9 2012 Adam Williamson <awilliam@redhat.com> - 41-2
|
|
Adam Williamson |
3d15ef |
- rebuild for fixed binutils
|
|
Adam Williamson |
3d15ef |
|
|
Lennart Poettering |
3c0bb5 |
* Thu Feb 9 2012 Lennart Poettering <lpoetter@redhat.com> - 41-1
|
|
Lennart Poettering |
3c0bb5 |
- New upstream release
|
|
Lennart Poettering |
3c0bb5 |
|
|
Lennart Poettering |
669e84 |
* Tue Feb 7 2012 Lennart Poettering <lpoetter@redhat.com> - 40-1
|
|
Lennart Poettering |
669e84 |
- New upstream release
|
|
Lennart Poettering |
669e84 |
|
|
Kay Sievers |
8ec8f4 |
* Thu Jan 26 2012 Kay Sievers <kay@redhat.com> - 39-3
|
|
Kay Sievers |
8ec8f4 |
- provide /sbin/shutdown
|
|
Kay Sievers |
8ec8f4 |
|
|
Harald Hoyer |
5c0f42 |
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 39-2
|
|
Harald Hoyer |
5c0f42 |
- increment release
|
|
Harald Hoyer |
5c0f42 |
|
|
Harald Hoyer |
8af0a3 |
* Wed Jan 25 2012 Kay Sievers <kay@redhat.com> - 39-1.1
|
|
Kay Sievers |
3b11fb |
- install everything in /usr
|
|
Kay Sievers |
3b11fb |
https://fedoraproject.org/wiki/Features/UsrMove
|
|
Kay Sievers |
3b11fb |
|
|
Lennart Poettering |
03e2e2 |
* Wed Jan 25 2012 Lennart Poettering <lpoetter@redhat.com> - 39-1
|
|
Lennart Poettering |
03e2e2 |
- New upstream release
|
|
Lennart Poettering |
03e2e2 |
|
|
Michal Schmidt |
8b9f61 |
* Sun Jan 22 2012 Michal Schmidt <mschmidt@redhat.com> - 38-6.git9fa2f41
|
|
Michal Schmidt |
8b9f61 |
- Update to a current git snapshot.
|
|
Michal Schmidt |
8b9f61 |
- Resolves: #781657
|
|
Michal Schmidt |
8b9f61 |
|
|
Michal Schmidt |
cff4d6 |
* Sun Jan 22 2012 Michal Schmidt <mschmidt@redhat.com> - 38-5
|
|
Michal Schmidt |
cff4d6 |
- Build against libgee06. Reenable gtk tools.
|
|
Michal Schmidt |
cff4d6 |
- Delete unused patches.
|
|
Michal Schmidt |
cff4d6 |
- Add easy building of git snapshots.
|
|
Michal Schmidt |
cff4d6 |
- Remove legacy spec file elements.
|
|
Michal Schmidt |
cff4d6 |
- Don't mention implicit BuildRequires.
|
|
Michal Schmidt |
cff4d6 |
- Configure with --disable-static.
|
|
Michal Schmidt |
cff4d6 |
- Merge -units into the main package.
|
|
Michal Schmidt |
cff4d6 |
- Move section 3 manpages to -devel.
|
|
Michal Schmidt |
cff4d6 |
- Fix unowned directory.
|
|
Michal Schmidt |
cff4d6 |
- Run ldconfig in scriptlets.
|
|
Michal Schmidt |
cff4d6 |
- Split systemd-analyze to a subpackage.
|
|
Michal Schmidt |
cff4d6 |
|
|
Dan Horák |
125ea3 |
* Sat Jan 21 2012 Dan Horák <dan[at]danny.cz> - 38-4
|
|
Dan Horák |
125ea3 |
- fix build on big-endians
|
|
Dan Horák |
125ea3 |
|
|
Lennart Poettering |
fe60ea |
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-3
|
|
Lennart Poettering |
fe60ea |
- Disable building of gtk tools for now
|
|
Lennart Poettering |
fe60ea |
|
|
Lennart Poettering |
29f5e6 |
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-2
|
|
Lennart Poettering |
29f5e6 |
- Fix a few (build) dependencies
|
|
Lennart Poettering |
29f5e6 |
|
|
Lennart Poettering |
7bb7b2 |
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-1
|
|
Lennart Poettering |
7bb7b2 |
- New upstream release
|
|
Lennart Poettering |
7bb7b2 |
|
|
Michal Schmidt |
ce9f78 |
* Tue Nov 15 2011 Michal Schmidt <mschmidt@redhat.com> - 37-4
|
|
Michal Schmidt |
ce9f78 |
- Run authconfig if /etc/pam.d/system-auth is not a symlink.
|
|
Michal Schmidt |
ce9f78 |
- Resolves: #753160
|
|
Michal Schmidt |
ce9f78 |
|
|
Michal Schmidt |
57a225 |
* Wed Nov 02 2011 Michal Schmidt <mschmidt@redhat.com> - 37-3
|
|
Michal Schmidt |
57a225 |
- Fix remote-fs-pre.target and its ordering.
|
|
Michal Schmidt |
57a225 |
- Resolves: #749940
|
|
Michal Schmidt |
57a225 |
|
|
Michal Schmidt |
bbee01 |
* Wed Oct 19 2011 Michal Schmidt <mschmidt@redhat.com> - 37-2
|
|
Michal Schmidt |
bbee01 |
- A couple of fixes from upstream:
|
|
Michal Schmidt |
bbee01 |
- Fix a regression in bash-completion reported in Bodhi.
|
|
Michal Schmidt |
bbee01 |
- Fix a crash in isolating.
|
|
Michal Schmidt |
bbee01 |
- Resolves: #717325
|
|
Michal Schmidt |
bbee01 |
|
|
Lennart Poettering |
3a932a |
* Tue Oct 11 2011 Lennart Poettering <lpoetter@redhat.com> - 37-1
|
|
Lennart Poettering |
3a932a |
- New upstream release
|
|
Lennart Poettering |
3a932a |
- Resolves: #744726, #718464, #713567, #713707, #736756
|
|
Lennart Poettering |
3a932a |
|
|
Michal Schmidt |
25c1c5 |
* Thu Sep 29 2011 Michal Schmidt <mschmidt@redhat.com> - 36-5
|
|
Michal Schmidt |
25c1c5 |
- Undo the workaround. Kay says it does not belong in systemd.
|
|
Michal Schmidt |
25c1c5 |
- Unresolves: #741655
|
|
Michal Schmidt |
25c1c5 |
|
|
Michal Schmidt |
0afbbc |
* Thu Sep 29 2011 Michal Schmidt <mschmidt@redhat.com> - 36-4
|
|
Michal Schmidt |
0afbbc |
- Workaround for the crypto-on-lvm-on-crypto disk layout
|
|
Michal Schmidt |
0afbbc |
- Resolves: #741655
|
|
Michal Schmidt |
0afbbc |
|
|
Michal Schmidt |
a762e5 |
* Sun Sep 25 2011 Michal Schmidt <mschmidt@redhat.com> - 36-3
|
|
Michal Schmidt |
a762e5 |
- Revert an upstream patch that caused ordering cycles
|
|
Michal Schmidt |
a762e5 |
- Resolves: #741078
|
|
Michal Schmidt |
a762e5 |
|
|
Lennart Poettering |
cf8032 |
* Fri Sep 23 2011 Lennart Poettering <lpoetter@redhat.com> - 36-2
|
|
Lennart Poettering |
cf8032 |
- Add /etc/timezone to ghosted files
|
|
Lennart Poettering |
cf8032 |
|
|
Lennart Poettering |
a02390 |
* Fri Sep 23 2011 Lennart Poettering <lpoetter@redhat.com> - 36-1
|
|
Lennart Poettering |
a02390 |
- New upstream release
|
|
Lennart Poettering |
a02390 |
- Resolves: #735013, #736360, #737047, #737509, #710487, #713384
|
|
Lennart Poettering |
a02390 |
|
|
Lennart Poettering |
fdfe15 |
* Thu Sep 1 2011 Lennart Poettering <lpoetter@redhat.com> - 35-1
|
|
Lennart Poettering |
fdfe15 |
- New upstream release
|
|
Lennart Poettering |
556ae5 |
- Update post scripts
|
|
Lennart Poettering |
fdfe15 |
- Resolves: #726683, #713384, #698198, #722803, #727315, #729997, #733706, #734611
|
|
Lennart Poettering |
556ae5 |
|
|
Lennart Poettering |
90285f |
* Thu Aug 25 2011 Lennart Poettering <lpoetter@redhat.com> - 34-1
|
|
Lennart Poettering |
90285f |
- New upstream release
|
|
Lennart Poettering |
90285f |
|
|
Harald Hoyer |
c0cb88 |
* Fri Aug 19 2011 Harald Hoyer <harald@redhat.com> 33-2
|
|
Harald Hoyer |
c0cb88 |
- fix ABRT on service file reloading
|
|
Lennart Poettering |
556ae5 |
- Resolves: rhbz#732020
|
|
Harald Hoyer |
c0cb88 |
|
|
Lennart Poettering |
56d8c3 |
* Wed Aug 3 2011 Lennart Poettering <lpoetter@redhat.com> - 33-1
|
|
Lennart Poettering |
56d8c3 |
- New upstream release
|
|
Lennart Poettering |
56d8c3 |
|
|
Lennart Poettering |
4d0353 |
* Fri Jul 29 2011 Lennart Poettering <lpoetter@redhat.com> - 32-1
|
|
Lennart Poettering |
4d0353 |
- New upstream release
|
|
Lennart Poettering |
4d0353 |
|
|
Lennart Poettering |
b05890 |
* Wed Jul 27 2011 Lennart Poettering <lpoetter@redhat.com> - 31-2
|
|
Lennart Poettering |
b05890 |
- Fix access mode of modprobe file, restart logind after upgrade
|
|
Lennart Poettering |
b05890 |
|
|
Lennart Poettering |
9652b0 |
* Wed Jul 27 2011 Lennart Poettering <lpoetter@redhat.com> - 31-1
|
|
Lennart Poettering |
9652b0 |
- New upstream release
|
|
Lennart Poettering |
9652b0 |
|
|
Lennart Poettering |
5c28c3 |
* Wed Jul 13 2011 Lennart Poettering <lpoetter@redhat.com> - 30-1
|
|
Lennart Poettering |
5c28c3 |
- New upstream release
|
|
Lennart Poettering |
5c28c3 |
|
|
Lennart Poettering |
a8456a |
* Thu Jun 16 2011 Lennart Poettering <lpoetter@redhat.com> - 29-1
|
|
Lennart Poettering |
a8456a |
- New upstream release
|
|
Lennart Poettering |
a8456a |
|
|
Michal Schmidt |
62bfbd |
* Mon Jun 13 2011 Michal Schmidt <mschmidt@redhat.com> - 28-4
|
|
Michal Schmidt |
62bfbd |
- Apply patches from current upstream.
|
|
Michal Schmidt |
62bfbd |
- Fixes memory size detection on 32-bit with >4GB RAM (BZ712341)
|
|
Michal Schmidt |
62bfbd |
|
|
Michal Schmidt |
62bfbd |
* Wed Jun 08 2011 Michal Schmidt <mschmidt@redhat.com> - 28-3
|
|
Michal Schmidt |
90b062 |
- Apply patches from current upstream
|
|
Michal Schmidt |
90b062 |
- https://bugzilla.redhat.com/show_bug.cgi?id=709909
|
|
Michal Schmidt |
90b062 |
- https://bugzilla.redhat.com/show_bug.cgi?id=710839
|
|
Michal Schmidt |
90b062 |
- https://bugzilla.redhat.com/show_bug.cgi?id=711015
|
|
Michal Schmidt |
90b062 |
|
|
Lennart Poettering |
12ec69 |
* Sat May 28 2011 Lennart Poettering <lpoetter@redhat.com> - 28-2
|
|
Lennart Poettering |
12ec69 |
- Pull in nss-myhostname
|
|
Lennart Poettering |
12ec69 |
|
|
Lennart Poettering |
35d1c5 |
* Thu May 26 2011 Lennart Poettering <lpoetter@redhat.com> - 28-1
|
|
Lennart Poettering |
35d1c5 |
- New upstream release
|
|
Lennart Poettering |
35d1c5 |
|
|
Lennart Poettering |
7e98ac |
* Wed May 25 2011 Lennart Poettering <lpoetter@redhat.com> - 26-2
|
|
Lennart Poettering |
7e98ac |
- Bugfix release
|
|
Lennart Poettering |
7e98ac |
- https://bugzilla.redhat.com/show_bug.cgi?id=707507
|
|
Lennart Poettering |
7e98ac |
- https://bugzilla.redhat.com/show_bug.cgi?id=707483
|
|
Lennart Poettering |
7e98ac |
- https://bugzilla.redhat.com/show_bug.cgi?id=705427
|
|
Lennart Poettering |
7e98ac |
- https://bugzilla.redhat.com/show_bug.cgi?id=707577
|
|
Lennart Poettering |
7e98ac |
|
|
Lennart Poettering |
101ad3 |
* Sat Apr 30 2011 Lennart Poettering <lpoetter@redhat.com> - 26-1
|
|
Lennart Poettering |
101ad3 |
- New upstream release
|
|
Lennart Poettering |
101ad3 |
- https://bugzilla.redhat.com/show_bug.cgi?id=699394
|
|
Lennart Poettering |
101ad3 |
- https://bugzilla.redhat.com/show_bug.cgi?id=698198
|
|
Lennart Poettering |
101ad3 |
- https://bugzilla.redhat.com/show_bug.cgi?id=698674
|
|
Lennart Poettering |
101ad3 |
- https://bugzilla.redhat.com/show_bug.cgi?id=699114
|
|
Lennart Poettering |
101ad3 |
- https://bugzilla.redhat.com/show_bug.cgi?id=699128
|
|
Lennart Poettering |
101ad3 |
|
|
Lennart Poettering |
82a114 |
* Thu Apr 21 2011 Lennart Poettering <lpoetter@redhat.com> - 25-1
|
|
Lennart Poettering |
82a114 |
- New upstream release
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=694788
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=694321
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=690253
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=688661
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=682662
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=678555
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=628004
|
|
Lennart Poettering |
82a114 |
|
|
Lennart Poettering |
564695 |
* Wed Apr 6 2011 Lennart Poettering <lpoetter@redhat.com> - 24-1
|
|
Lennart Poettering |
564695 |
- New upstream release
|
|
Lennart Poettering |
564695 |
- https://bugzilla.redhat.com/show_bug.cgi?id=694079
|
|
Lennart Poettering |
564695 |
- https://bugzilla.redhat.com/show_bug.cgi?id=693289
|
|
Lennart Poettering |
564695 |
- https://bugzilla.redhat.com/show_bug.cgi?id=693274
|
|
Lennart Poettering |
564695 |
- https://bugzilla.redhat.com/show_bug.cgi?id=693161
|
|
Lennart Poettering |
564695 |
|
|
Lennart Poettering |
639e1e |
* Tue Apr 5 2011 Lennart Poettering <lpoetter@redhat.com> - 23-1
|
|
Lennart Poettering |
639e1e |
- New upstream release
|
|
Lennart Poettering |
639e1e |
- Include systemd-sysv-convert
|
|
Lennart Poettering |
639e1e |
|
|
Lennart Poettering |
7ec857 |
* Fri Apr 1 2011 Lennart Poettering <lpoetter@redhat.com> - 22-1
|
|
Lennart Poettering |
7ec857 |
- New upstream release
|
|
Lennart Poettering |
7ec857 |
|
|
Lennart Poettering |
27739b |
* Wed Mar 30 2011 Lennart Poettering <lpoetter@redhat.com> - 21-2
|
|
Lennart Poettering |
27739b |
- The quota services are now pulled in by mount points, hence no need to enable them explicitly
|
|
Lennart Poettering |
27739b |
|
|
Lennart Poettering |
b49211 |
* Tue Mar 29 2011 Lennart Poettering <lpoetter@redhat.com> - 21-1
|
|
Lennart Poettering |
b49211 |
- New upstream release
|
|
Lennart Poettering |
b49211 |
|
|
Matthias Clasen |
61aff0 |
* Mon Mar 28 2011 Matthias Clasen <mclasen@redhat.com> - 20-2
|
|
Matthias Clasen |
61aff0 |
- Apply upstream patch to not send untranslated messages to plymouth
|
|
Matthias Clasen |
61aff0 |
|
|
Lennart Poettering |
3a18c6 |
* Tue Mar 8 2011 Lennart Poettering <lpoetter@redhat.com> - 20-1
|
|
Lennart Poettering |
3a18c6 |
- New upstream release
|
|
Lennart Poettering |
3a18c6 |
|
|
Lennart Poettering |
342c43 |
* Tue Mar 1 2011 Lennart Poettering <lpoetter@redhat.com> - 19-1
|
|
Lennart Poettering |
342c43 |
- New upstream release
|
|
Lennart Poettering |
342c43 |
|
|
Lennart Poettering |
9f855a |
* Wed Feb 16 2011 Lennart Poettering <lpoetter@redhat.com> - 18-1
|
|
Lennart Poettering |
9f855a |
- New upstream release
|
|
Lennart Poettering |
9f855a |
|
|
Bill Nottingham |
542ef5 |
* Mon Feb 14 2011 Bill Nottingham <notting@redhat.com> - 17-6
|
|
Bill Nottingham |
542ef5 |
- bump upstart obsoletes (#676815)
|
|
Bill Nottingham |
542ef5 |
|
|
Tom "spot" Callaway |
2b7ec6 |
* Wed Feb 9 2011 Tom Callaway <spot@fedoraproject.org> - 17-5
|
|
Tom "spot" Callaway |
2b7ec6 |
- add macros.systemd file for %%{_unitdir}
|
|
Tom "spot" Callaway |
2b7ec6 |
|
|
|
c1c282 |
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17-4
|
|
|
c1c282 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
c1c282 |
|
|
Lennart Poettering |
1e8ec7 |
* Wed Feb 9 2011 Lennart Poettering <lpoetter@redhat.com> - 17-3
|
|
Lennart Poettering |
1e8ec7 |
- Fix popen() of systemctl, #674916
|
|
Lennart Poettering |
1e8ec7 |
|
|
Bill Nottingham |
572592 |
* Mon Feb 7 2011 Bill Nottingham <notting@redhat.com> - 17-2
|
|
Bill Nottingham |
572592 |
- add epoch to readahead obsolete
|
|
Bill Nottingham |
572592 |
|
|
Lennart Poettering |
1edfd7 |
* Sat Jan 22 2011 Lennart Poettering <lpoetter@redhat.com> - 17-1
|
|
Lennart Poettering |
1edfd7 |
- New upstream release
|
|
Lennart Poettering |
1edfd7 |
|
|
Lennart Poettering |
12769a |
* Tue Jan 18 2011 Lennart Poettering <lpoetter@redhat.com> - 16-2
|
|
Lennart Poettering |
12769a |
- Drop console.conf again, since it is not shipped in pamtmp.conf
|
|
Lennart Poettering |
12769a |
|
|
Lennart Poettering |
d4d722 |
* Sat Jan 8 2011 Lennart Poettering <lpoetter@redhat.com> - 16-1
|
|
Lennart Poettering |
d4d722 |
- New upstream release
|
|
Lennart Poettering |
d4d722 |
|
|
Lennart Poettering |
2aa128 |
* Thu Nov 25 2010 Lennart Poettering <lpoetter@redhat.com> - 15-1
|
|
Lennart Poettering |
2aa128 |
- New upstream release
|
|
Lennart Poettering |
2aa128 |
|
|
Lennart Poettering |
d9a109 |
* Thu Nov 25 2010 Lennart Poettering <lpoetter@redhat.com> - 14-1
|
|
Lennart Poettering |
d9a109 |
- Upstream update
|
|
Lennart Poettering |
d9a109 |
- Enable hwclock-load by default
|
|
Lennart Poettering |
d9a109 |
- Obsolete readahead
|
|
Lennart Poettering |
d9a109 |
- Enable /var/run and /var/lock on tmpfs
|
|
Lennart Poettering |
d9a109 |
|
|
Lennart Poettering |
a425e1 |
* Fri Nov 19 2010 Lennart Poettering <lpoetter@redhat.com> - 13-1
|
|
Lennart Poettering |
a425e1 |
- new upstream release
|
|
Lennart Poettering |
a425e1 |
|
|
Bill Nottingham |
619f0c |
* Wed Nov 17 2010 Bill Nottingham <notting@redhat.com> 12-3
|
|
Bill Nottingham |
619f0c |
- Fix clash
|
|
Bill Nottingham |
619f0c |
|
|
Lennart Poettering |
cedca8 |
* Wed Nov 17 2010 Lennart Poettering <lpoetter@redhat.com> - 12-2
|
|
Lennart Poettering |
cedca8 |
- Don't clash with initscripts for now, so that we don't break the builders
|
|
Lennart Poettering |
cedca8 |
|
|
Lennart Poettering |
52a550 |
* Wed Nov 17 2010 Lennart Poettering <lpoetter@redhat.com> - 12-1
|
|
Lennart Poettering |
52a550 |
- New upstream release
|
|
Lennart Poettering |
52a550 |
|
|
Matthias Clasen |
32dccb |
* Fri Nov 12 2010 Matthias Clasen <mclasen@redhat.com> - 11-2
|
|
Matthias Clasen |
32dccb |
- Rebuild with newer vala, libnotify
|
|
Matthias Clasen |
32dccb |
|
|
Lennart Poettering |
3f1bed |
* Thu Oct 7 2010 Lennart Poettering <lpoetter@redhat.com> - 11-1
|
|
Lennart Poettering |
3f1bed |
- New upstream release
|
|
Lennart Poettering |
3f1bed |
|
|
Lennart Poettering |
3f1bed |
* Wed Sep 29 2010 Jesse Keating <jkeating@redhat.com> - 10-6
|
|
Jesse Keating |
0cc7cd |
- Rebuilt for gcc bug 634757
|
|
Jesse Keating |
0cc7cd |
|
|
Bill Nottingham |
c116e3 |
* Thu Sep 23 2010 Bill Nottingham <notting@redhat.com> - 10-5
|
|
Bill Nottingham |
c116e3 |
- merge -sysvinit into main package
|
|
Bill Nottingham |
c116e3 |
|
|
Bill Nottingham |
60138e |
* Mon Sep 20 2010 Bill Nottingham <notting@redhat.com> - 10-4
|
|
Bill Nottingham |
60138e |
- obsolete upstart-sysvinit too
|
|
Bill Nottingham |
60138e |
|
|
Bill Nottingham |
ac0a7d |
* Fri Sep 17 2010 Bill Nottingham <notting@redhat.com> - 10-3
|
|
Bill Nottingham |
ac0a7d |
- Drop upstart requires
|
|
Bill Nottingham |
ac0a7d |
|
|
Lennart Poettering |
1c5eea |
* Tue Sep 14 2010 Lennart Poettering <lpoetter@redhat.com> - 10-2
|
|
Lennart Poettering |
1c5eea |
- Enable audit
|
|
Lennart Poettering |
1c5eea |
- https://bugzilla.redhat.com/show_bug.cgi?id=633771
|
|
Lennart Poettering |
1c5eea |
|
|
Lennart Poettering |
d44ba8 |
* Tue Sep 14 2010 Lennart Poettering <lpoetter@redhat.com> - 10-1
|
|
Lennart Poettering |
d44ba8 |
- New upstream release
|
|
Lennart Poettering |
d44ba8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=630401
|
|
Lennart Poettering |
d44ba8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=630225
|
|
Lennart Poettering |
d44ba8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=626966
|
|
Lennart Poettering |
d44ba8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=623456
|
|
Lennart Poettering |
d44ba8 |
|
|
Bill Nottingham |
81e89e |
* Fri Sep 3 2010 Bill Nottingham <notting@redhat.com> - 9-3
|
|
Bill Nottingham |
81e89e |
- move fedora-specific units to initscripts; require newer version thereof
|
|
Bill Nottingham |
81e89e |
|
|
Lennart Poettering |
172ed5 |
* Fri Sep 3 2010 Lennart Poettering <lpoetter@redhat.com> - 9-2
|
|
Lennart Poettering |
172ed5 |
- Add missing tarball
|
|
Lennart Poettering |
172ed5 |
|
|
Lennart Poettering |
85e3ce |
* Fri Sep 3 2010 Lennart Poettering <lpoetter@redhat.com> - 9-1
|
|
Lennart Poettering |
85e3ce |
- New upstream version
|
|
Lennart Poettering |
85e3ce |
- Closes 501720, 614619, 621290, 626443, 626477, 627014, 627785, 628913
|
|
Lennart Poettering |
85e3ce |
|
|
Lennart Poettering |
01d495 |
* Fri Aug 27 2010 Lennart Poettering <lpoetter@redhat.com> - 8-3
|
|
Lennart Poettering |
01d495 |
- Reexecute after installation, take ownership of /var/run/user
|
|
Lennart Poettering |
01d495 |
- https://bugzilla.redhat.com/show_bug.cgi?id=627457
|
|
Lennart Poettering |
01d495 |
- https://bugzilla.redhat.com/show_bug.cgi?id=627634
|
|
Lennart Poettering |
01d495 |
|
|
Lennart Poettering |
d007df |
* Thu Aug 26 2010 Lennart Poettering <lpoetter@redhat.com> - 8-2
|
|
Lennart Poettering |
d007df |
- Properly create default.target link
|
|
Lennart Poettering |
d007df |
|
|
Lennart Poettering |
6f4060 |
* Wed Aug 25 2010 Lennart Poettering <lpoetter@redhat.com> - 8-1
|
|
Lennart Poettering |
6f4060 |
- New upstream release
|
|
Lennart Poettering |
6f4060 |
|
|
Lennart Poettering |
d6c21f |
* Thu Aug 12 2010 Lennart Poettering <lpoetter@redhat.com> - 7-3
|
|
Lennart Poettering |
d6c21f |
- Fix https://bugzilla.redhat.com/show_bug.cgi?id=623561
|
|
Lennart Poettering |
d6c21f |
|
|
Lennart Poettering |
d6c21f |
* Thu Aug 12 2010 Lennart Poettering <lpoetter@redhat.com> - 7-2
|
|
Lennart Poettering |
f8a159 |
- Fix https://bugzilla.redhat.com/show_bug.cgi?id=623430
|
|
Lennart Poettering |
f8a159 |
|
|
Lennart Poettering |
923ee9 |
* Tue Aug 10 2010 Lennart Poettering <lpoetter@redhat.com> - 7-1
|
|
Lennart Poettering |
923ee9 |
- New upstream release
|
|
Lennart Poettering |
923ee9 |
|
|
Lennart Poettering |
87df68 |
* Fri Aug 6 2010 Lennart Poettering <lpoetter@redhat.com> - 6-2
|
|
Lennart Poettering |
87df68 |
- properly hide output on package installation
|
|
Lennart Poettering |
87df68 |
- pull in coreutils during package installtion
|
|
Lennart Poettering |
87df68 |
|
|
Lennart Poettering |
33acec |
* Fri Aug 6 2010 Lennart Poettering <lpoetter@redhat.com> - 6-1
|
|
Lennart Poettering |
33acec |
- New upstream release
|
|
Lennart Poettering |
33acec |
- Fixes #621200
|
|
Lennart Poettering |
33acec |
|
|
Lennart Poettering |
561d1f |
* Wed Aug 4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-2
|
|
Lennart Poettering |
561d1f |
- Add tarball
|
|
Lennart Poettering |
561d1f |
|
|
Lennart Poettering |
f58b3d |
* Wed Aug 4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-1
|
|
Lennart Poettering |
f58b3d |
- Prepare release 5
|
|
Lennart Poettering |
f58b3d |
|
|
Bill Nottingham |
3fb2ea |
* Tue Jul 27 2010 Bill Nottingham <notting@redhat.com> - 4-4
|
|
Bill Nottingham |
3fb2ea |
- Add 'sysvinit-userspace' provide to -sysvinit package to fix upgrade/install (#618537)
|
|
Bill Nottingham |
3fb2ea |
|
|
Lennart Poettering |
7f4dce |
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-3
|
|
Lennart Poettering |
7f4dce |
- Add libselinux to build dependencies
|
|
Lennart Poettering |
7f4dce |
|
|
Lennart Poettering |
2f1a57 |
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-2
|
|
Lennart Poettering |
2f1a57 |
- Use the right tarball
|
|
Lennart Poettering |
2f1a57 |
|
|
Lennart Poettering |
25a5a1 |
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-1
|
|
Lennart Poettering |
25a5a1 |
- New upstream release, and make default
|
|
Lennart Poettering |
25a5a1 |
|
|
Lennart Poettering |
d6c21f |
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-3
|
|
Lennart Poettering |
d348ae |
- Used wrong tarball
|
|
Lennart Poettering |
d348ae |
|
|
Lennart Poettering |
d6c21f |
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-2
|
|
Lennart Poettering |
85eb5f |
- Own /cgroup jointly with libcgroup, since we don't dpend on it anymore
|
|
Lennart Poettering |
85eb5f |
|
|
Lennart Poettering |
b93a36 |
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-1
|
|
Lennart Poettering |
b93a36 |
- New upstream release
|
|
Lennart Poettering |
b93a36 |
|
|
Lennart Poettering |
5a28ec |
* Fri Jul 9 2010 Lennart Poettering <lpoetter@redhat.com> - 2-0
|
|
Lennart Poettering |
5a28ec |
- New upstream release
|
|
Lennart Poettering |
5a28ec |
|
|
Lennart Poettering |
fdaca2 |
* Wed Jul 7 2010 Lennart Poettering <lpoetter@redhat.com> - 1-0
|
|
Lennart Poettering |
fdaca2 |
- First upstream release
|
|
Lennart Poettering |
fdaca2 |
|
|
Lennart Poettering |
caa30f |
* Tue Jun 29 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.7.20100629git4176e5
|
|
Lennart Poettering |
4372ad |
- New snapshot
|
|
Lennart Poettering |
4372ad |
- Split off -units package where other packages can depend on without pulling in the whole of systemd
|
|
Lennart Poettering |
4372ad |
|
|
Lennart Poettering |
1a8865 |
* Tue Jun 22 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.6.20100622gita3723b
|
|
Lennart Poettering |
1a8865 |
- Add missing libtool dependency.
|
|
Lennart Poettering |
1a8865 |
|
|
Lennart Poettering |
1e979b |
* Tue Jun 22 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.5.20100622gita3723b
|
|
Lennart Poettering |
4372ad |
- Update snapshot
|
|
Lennart Poettering |
1e979b |
|
|
Lennart Poettering |
1e979b |
* Mon Jun 14 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.4.20100614git393024
|
|
Rahul Sundaram |
ab31d0 |
- Pull the latest snapshot that fixes a segfault. Resolves rhbz#603231
|
|
Rahul Sundaram |
ab31d0 |
|
|
Harald Hoyer |
a72a35 |
* Fri Jun 11 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.3.20100610git2f198e
|
|
Rahul Sundaram |
7a392d |
- More minor fixes as per review
|
|
Rahul Sundaram |
7a392d |
|
|
Rahul Sundaram |
7a392d |
* Thu Jun 10 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.2.20100610git2f198e
|
|
Rahul Sundaram |
7a392d |
- Spec improvements from David Hollis
|
|
Rahul Sundaram |
7a392d |
|
|
Rahul Sundaram |
7a392d |
* Wed Jun 09 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.1.20090609git2f198e
|
|
Rahul Sundaram |
7a392d |
- Address review comments
|
|
Rahul Sundaram |
ab31d0 |
|
|
Rahul Sundaram |
7a392d |
* Tue Jun 01 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.0.git2010-06-02
|
|
Rahul Sundaram |
7a392d |
- Initial spec (adopted from Kay Sievers)
|