|
Lennart Poettering |
4481fb |
#global gitcommit e7aee75
|
|
Lennart Poettering |
03e2e2 |
|
|
Michal Schmidt |
cc9a83 |
# PIE is broken on s390 (#868839, #872148)
|
|
Michal Schmidt |
cc9a83 |
%ifnarch s390 s390x
|
|
Lennart Poettering |
66cf07 |
%global _hardened_build 1
|
|
Michal Schmidt |
cc9a83 |
%endif
|
|
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 |
34e05a |
# Do not check .so files in the python_sitelib directory for provides.
|
|
Zbigniew Jędrzejewski-Szmek |
34e05a |
%global __provides_exclude_from ^(%{python_sitearch}|%{python3_sitearch})/.*\\.so
|
|
Zbigniew Jędrzejewski-Szmek |
34e05a |
|
|
Lennart Poettering |
cc49ef |
Name: systemd
|
|
Lennart Poettering |
cc49ef |
Url: http://www.freedesktop.org/wiki/Software/systemd
|
|
Lennart Poettering |
fc3de1 |
Version: 208
|
|
Zbigniew Jędrzejewski-Szmek |
98947a |
Release: 9%{?gitcommit:.git%{gitcommit}}%{?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 |
|
|
Michal Schmidt |
77289e |
%if %{defined gitcommit}
|
|
Michal Schmidt |
77289e |
# Snapshot tarball can be created using: ./make-git-shapshot.sh [gitcommit]
|
|
Michal Schmidt |
77289e |
Source0: %{name}-git%{gitcommit}.tar.xz
|
|
Michal Schmidt |
77289e |
%else
|
|
Michal Schmidt |
77289e |
Source0: http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
|
|
Michal Schmidt |
77289e |
%endif
|
|
Michal Schmidt |
77289e |
# Fedora's default preset policy
|
|
Michal Schmidt |
77289e |
Source1: 90-default.preset
|
|
Harald Hoyer |
2cfbb4 |
Source7: 99-default-disable.preset
|
|
Lennart Poettering |
c905fb |
Source5: 85-display-manager.preset
|
|
Michal Schmidt |
77289e |
# Stop-gap, just to ensure things work fine with rsyslog without having to change the package right-away
|
|
Michal Schmidt |
77289e |
Source4: listen.conf
|
|
Michal Schmidt |
77289e |
# Prevent accidental removal of the systemd package
|
|
Michal Schmidt |
77289e |
Source6: yum-protect-systemd.conf
|
|
Michal Schmidt |
77289e |
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
# i=1; for p in 0*patch;do printf "Patch%03d: %s\n" $i $p; ((i++));done
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch001: 0001-acpi-fptd-fix-memory-leak-in-acpi_get_boot_usec.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch002: 0002-fix-lingering-references-to-var-lib-backlight-random.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch003: 0003-acpi-make-sure-we-never-free-an-uninitialized-pointe.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch004: 0004-systemctl-fix-name-mangling-for-sysv-units.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch005: 0005-cryptsetup-fix-OOM-handling-when-parsing-mount-optio.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch006: 0006-journald-add-missing-error-check.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch007: 0007-bus-fix-potentially-uninitialized-memory-access.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch008: 0008-dbus-fix-return-value-of-dispatch_rqueue.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch009: 0009-modules-load-fix-error-handling.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch010: 0010-efi-never-call-qsort-on-potentially-NULL-arrays.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch011: 0011-strv-don-t-access-potentially-NULL-string-arrays.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch012: 0012-mkdir-pass-a-proper-function-pointer-to-mkdir_safe_i.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch013: 0013-tmpfiles.d-include-setgid-perms-for-run-log-journal.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch014: 0014-execute.c-always-set-SHELL.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch015: 0015-man-Improve-the-description-of-parameter-X-in-tmpfil.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch016: 0016-execute-more-debugging-messages.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch017: 0017-gpt-auto-generator-exit-immediately-if-in-container.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch018: 0018-systemd-order-remote-mounts-from-mountinfo-before-re.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch019: 0019-manager-when-verifying-whether-clients-may-change-en.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch020: 0020-logind-fix-bus-introspection-data-for-TakeControl.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch021: 0021-mount-check-for-NULL-before-reading-pm-what.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch022: 0022-core-do-not-add-what-to-RequiresMountsFor-for-networ.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch023: 0023-utf8-fix-utf8_is_printable.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch024: 0024-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch025: 0025-systemd-serialize-deserialize-forbid_restart-value.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch026: 0026-core-unify-the-way-we-denote-serialization-attribute.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch027: 0027-journald-fix-minor-memory-leak.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch028: 0028-keymap-Fix-Samsung-900X-34-C.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch029: 0029-do-not-accept-garbage-from-acpi-firmware-performance.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch030: 0030-journald-remove-rotated-file-from-hashmap-when-rotat.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch031: 0031-login-fix-invalid-free-in-sd_session_get_vt.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch032: 0032-login-make-sd_session_get_vt-actually-work.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch033: 0033-udevadm.xml-document-resolve-names-option-for-test.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch034: 0034-Never-call-qsort-on-potentially-NULL-arrays.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch035: 0035-dbus-common-avoid-leak-in-error-path.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch036: 0036-drop-ins-check-return-value.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch037: 0037-Make-sure-that-we-don-t-dereference-NULL.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch038: 0038-gitignore-ignore-clang-analyze-output.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch039: 0039-man-add-more-markup-to-udevadm-8.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch040: 0040-shared-util-Fix-glob_extend-argument.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch041: 0041-Fix-bad-assert-in-show_pid_array.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch042: 0042-Fix-for-SIGSEGV-in-systemd-bootchart-on-short-living.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch043: 0043-man-document-the-b-special-boot-option.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch044: 0044-logind-allow-unprivileged-session-device-access.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch045: 0045-rules-expose-loop-block-devices-to-systemd.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch046: 0046-rules-don-t-limit-some-of-the-rules-to-the-add-actio.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch047: 0047-tmpfiles-log-unaccessible-FUSE-mount-points-only-as-.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch048: 0048-hwdb-update.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch049: 0049-rules-remove-pointless-MODE-settings.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch050: 0050-analyze-set-white-backgound.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch051: 0051-shell-completion-dump-has-moved-to-systemd-analyze.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch052: 0052-systemd-use-unit-name-in-PrivateTmp-directories.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch053: 0053-catalog-remove-links-to-non-existent-wiki-pages.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch054: 0054-journalctl-add-list-boots-to-show-boot-IDs-and-times.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch055: 0055-udev-builtin-path_id-add-support-for-bcma-bus.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch056: 0056-udev-ata_id-log-faling-ioctls-as-debug.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch057: 0057-libudev-default-log_priority-to-INFO.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch058: 0058-nspawn-only-pass-in-slice-setting-if-it-is-set.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch059: 0059-zsh-completion-add-systemd-run.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch060: 0060-man-explain-NAME-in-systemctl-man-page.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch061: 0061-virt-move-caching-of-virtualization-check-results-in.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch062: 0062-systemctl-fix-typo-in-help-text.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch063: 0063-analyze-plot-place-the-text-on-the-side-with-most-sp.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch064: 0064-detect_virtualization-returns-NULL-pass-empty-string.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch065: 0065-rules-load-path_id-on-DRM-devices.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch066: 0066-rules-simply-60-drm.rules.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch067: 0067-udev-builtin-keyboard-Fix-large-scan-codes-on-32-bit.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch068: 0068-nspawn-log-out-of-memory-errors.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch069: 0069-Configurable-Timeouts-Restarts-default-values.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch070: 0070-man-fix-typo.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch071: 0071-man-do-not-use-term-in-para.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch072: 0072-cgroup-run-PID-1-in-the-root-cgroup.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch073: 0073-shutdown-trim-the-cgroup-tree-on-loop-iteration.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch074: 0074-nspawn-split-out-pty-forwaring-logic-into-ptyfwd.c.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch075: 0075-nspawn-explicitly-terminate-machines-when-we-exit-ns.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch076: 0076-run-support-system-to-match-other-commands-even-if-r.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch077: 0077-acpi-fpdt-break-on-zero-or-negative-length-read.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch078: 0078-man-add-rationale-into-systemd-halt-8.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch079: 0079-systemd-python-convert-keyword-value-to-string.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch080: 0080-systemctl-make-LOAD-column-width-dynamic.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch081: 0081-Make-hibernation-test-work-for-swap-files.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch082: 0082-man-add-docs-for-sd_is_special-and-some-man-page-sym.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch083: 0083-systemctl-return-r-instead-of-always-returning-0.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch084: 0084-journal-fix-minor-memory-leak.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch085: 0085-manager-configurable-StartLimit-default-values.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch086: 0086-man-units-fix-installation-of-systemd-nspawn-.servic.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch087: 0087-systemd-fix-memory-leak-in-cgroup-code.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch088: 0088-button-don-t-exit-if-we-cannot-handle-a-button-press.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch089: 0089-timer-properly-format-relative-timestamps-in-the-fut.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch090: 0090-timer-consider-usec_t-1-an-invalid-timestamp.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch091: 0091-udev-usb_id-remove-obsoleted-bInterfaceSubClass-5-ma.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch092: 0092-Add-support-for-saving-restoring-keyboard-backlights.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch093: 0093-static-nodes-don-t-call-mkdir.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch094: 0094-Fix-kmod-error-message-to-have-correct-version-requi.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch095: 0095-systemd-python-fix-booted-and-add-two-functions-to-d.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch096: 0096-activate-mention-E-in-the-help-text.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch097: 0097-activate-fix-crash-when-s-is-passed.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch098: 0098-journal-timestamp-support-on-console-messages.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch099: 0099-man-add-bootctl-8.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch100: 0100-zsh-completion-add-bootctl.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch101: 0101-Resolve-dev-console-to-the-active-tty-instead-of-jus.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch102: 0102-Only-disable-output-on-console-during-boot-if-needed.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch103: 0103-Fix-possible-lack-of-status-messages-on-shutdown-reb.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch104: 0104-fsck-modernization.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch105: 0105-Introduce-udev-object-cleanup-functions.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch106: 0106-util-allow-trailing-semicolons-on-define_trivial_cle.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch107: 0107-fsck-fstab-generator-be-lenient-about-missing-fsck.-.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch108: 0108-fstab-generator-use-RequiresOverridable-for-fsck-uni.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch109: 0109-bash-completion-journalctl-file.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch110: 0110-random-seed-improve-debugging-messages-a-bit.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch111: 0111-Fix-RemainAfterExit-services-keeping-a-hold-on-conso.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch112: 0112-tmpfiles-adjust-excludes-for-the-new-per-service-pri.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch113: 0113-core-socket-fix-SO_REUSEPORT.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch114: 0114-localed-match-converted-keymaps-before-legacy.patch
|
|
Zbigniew Jędrzejewski-Szmek |
3f0194 |
Patch115: 0115-keymap-Add-Toshiba-Satellite-U940.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch116: 0116-calendar-support-yearly-and-annually-names-the-same-.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch117: 0117-hashmap-be-a-bit-more-conservative-with-pre-allocati.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch118: 0118-manager-don-t-do-plymouth-in-a-container.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch119: 0119-nspawn-add-new-drop-capability-switch.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch120: 0120-valgrind-make-running-PID-1-in-valgrind-useful.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch121: 0121-efi-boot-generator-don-t-mount-boot-eagerly.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch122: 0122-hwdb-Update-database-of-Bluetooth-company-identifier.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch123: 0123-journal-when-appending-to-journal-file-allocate-larg.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch124: 0124-journal-make-table-const.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch125: 0125-journald-keep-statistics-on-how-of-we-hit-miss-the-m.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch126: 0126-journal-optimize-bisection-logic-a-bit-by-caching-th.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch127: 0127-journal-fix-iteration-when-we-go-backwards-from-the-.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch128: 0128-journal-allow-journal_file_copy_entry-to-work-on-non.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch129: 0129-journal-simplify-pre-allocation-logic.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch130: 0130-journald-mention-how-long-we-needed-to-flush-to-var-.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch131: 0131-automount-log-info-about-triggering-process.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch132: 0132-virt-split-detect_vm-into-separate-functions.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch133: 0133-hwdb-Update-database-of-Bluetooth-company-identifier.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch134: 0134-sysfs-show.c-return-negative-error.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch135: 0135-util.c-check-if-return-value-from-ttyname_r-is-0-ins.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch136: 0136-docs-remove-unneeded-the-s-in-gudev-docs.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch137: 0137-man-explicitly-say-when-multiple-units-can-be-specif.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch138: 0138-systemd-treat-reload-failure-as-failure.patch
|
|
Zbigniew Jędrzejewski-Szmek |
d66047 |
Patch139: 0139-journal-fail-silently-in-sd_j_sendv-if-journal-is-un.patch
|
|
Zbigniew Jędrzejewski-Szmek |
98947a |
Patch140: 0140-systemd-add-a-start-job-for-all-units-specified-with.patch
|
|
Zbigniew Jędrzejewski-Szmek |
98947a |
Patch141: 0141-core-device-ignore-SYSTEMD_WANTS-in-user-mode.patch
|
|
Zbigniew Jędrzejewski-Szmek |
794d16 |
|
|
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 |
cc49ef |
BuildRequires: tcp_wrappers-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 |
973c8d |
BuildRequires: glib2-devel
|
|
Kay Sievers |
9ac884 |
BuildRequires: gobject-introspection-devel
|
|
Kay Sievers |
9ac884 |
BuildRequires: libblkid-devel
|
|
Lennart Poettering |
29f5e6 |
BuildRequires: xz-devel
|
|
Kay Sievers |
9ac884 |
BuildRequires: kmod-devel
|
|
Lennart Poettering |
38a7fb |
BuildRequires: libgcrypt-devel
|
|
Lennart Poettering |
38a7fb |
BuildRequires: qrencode-devel
|
|
Lennart Poettering |
09c908 |
BuildRequires: libmicrohttpd-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
|
|
Kay Sievers |
973c8d |
BuildRequires: gtk-doc
|
|
Lennart Poettering |
7b4894 |
BuildRequires: python2-devel
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
BuildRequires: python3-devel
|
|
Michal Schmidt |
77289e |
%if %{defined gitcommit}%{num_patches}
|
|
Michal Schmidt |
591106 |
BuildRequires: automake
|
|
Michal Schmidt |
591106 |
BuildRequires: autoconf
|
|
Michal Schmidt |
591106 |
BuildRequires: libtool
|
|
Michal Schmidt |
77289e |
%endif
|
|
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
|
|
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 |
930e1b |
Requires: kmod >= 15
|
|
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
|
|
Lennart Poettering |
545717 |
# systemd-analyze got merged in F19, drop at F21
|
|
Lennart Poettering |
545717 |
Obsoletes: systemd-analyze < 198
|
|
Lennart Poettering |
545717 |
Provides: systemd-analyze = 198
|
|
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
|
|
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 |
|
|
Lennart Poettering |
9652b0 |
%package devel
|
|
Lennart Poettering |
9652b0 |
Summary: Development headers for systemd
|
|
Michal Schmidt |
998394 |
License: LGPLv2+ and MIT
|
|
Lennart Poettering |
9652b0 |
Requires: %{name} = %{version}-%{release}
|
|
Kay Sievers |
6979d2 |
Provides: libudev-devel = %{version}
|
|
Kay Sievers |
973c8d |
Obsoletes: libudev-devel < 183
|
|
Lennart Poettering |
9652b0 |
|
|
Lennart Poettering |
9652b0 |
%description devel
|
|
Lennart Poettering |
9652b0 |
Development headers and auxiliary files for developing applications for systemd.
|
|
Lennart Poettering |
9652b0 |
|
|
Lennart Poettering |
7b4894 |
%package python
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
Summary: Python 2 bindings for systemd
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
License: LGPLv2+
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
Requires: %{name} = %{version}-%{release}
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
%package python3
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
Summary: Python 3 bindings for systemd
|
|
Lennart Poettering |
7b4894 |
License: LGPLv2+
|
|
Lennart Poettering |
7b4894 |
Requires: %{name} = %{version}-%{release}
|
|
Lennart Poettering |
7b4894 |
|
|
Lennart Poettering |
7b4894 |
%description python
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
This package contains bindings which allow Python 2 programs to use
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
systemd APIs
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
%description python3
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
This package contains bindings which allow Python 3 programs to use
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
systemd APIs
|
|
Lennart Poettering |
7b4894 |
|
|
Kay Sievers |
973c8d |
%package -n libgudev1
|
|
Kay Sievers |
973c8d |
Summary: Libraries for adding libudev support to applications that use glib
|
|
Kay Sievers |
973c8d |
Conflicts: filesystem < 3
|
|
Kay Sievers |
973c8d |
License: LGPLv2+
|
|
Lennart Poettering |
1d1ff4 |
Requires: %{name} = %{version}-%{release}
|
|
Kay Sievers |
973c8d |
|
|
Kay Sievers |
973c8d |
%description -n libgudev1
|
|
Kay Sievers |
973c8d |
This package contains the libraries that make it easier to use libudev
|
|
Kay Sievers |
973c8d |
functionality from applications that use glib.
|
|
Kay Sievers |
973c8d |
|
|
Kay Sievers |
973c8d |
%package -n libgudev1-devel
|
|
Kay Sievers |
973c8d |
Summary: Header files for adding libudev support to applications that use glib
|
|
Kay Sievers |
973c8d |
Requires: libgudev1 = %{version}-%{release}
|
|
Kay Sievers |
973c8d |
License: LGPLv2+
|
|
Kay Sievers |
973c8d |
|
|
Kay Sievers |
973c8d |
%description -n libgudev1-devel
|
|
Kay Sievers |
973c8d |
This package contains the header and pkg-config files for developing
|
|
Kay Sievers |
973c8d |
glib-based applications using libudev functionality.
|
|
Kay Sievers |
973c8d |
|
|
Michal Schmidt |
54952b |
%package journal-gateway
|
|
Michal Schmidt |
54952b |
Summary: Gateway for serving journal events over the network using HTTP
|
|
Michal Schmidt |
54952b |
Requires: %{name} = %{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
|
|
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
|
|
Michal Schmidt |
591106 |
%setup -q %{?gitcommit:-n %{name}-git%{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/gudev/.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/gudev/.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 \
|
|
Harald Hoyer |
fe20ad |
%{patches}
|
|
Michal Schmidt |
77289e |
%endif
|
|
Harald Hoyer |
2e2e24 |
|
|
Lennart Poettering |
cc49ef |
%build
|
|
Michal Schmidt |
77289e |
%if %{defined gitcommit}
|
|
Michal Schmidt |
77289e |
./autogen.sh
|
|
Michal Schmidt |
77289e |
%else
|
|
Michal Schmidt |
77289e |
%if %{num_patches}
|
|
Michal Schmidt |
77289e |
autoreconf
|
|
Michal Schmidt |
77289e |
%endif
|
|
Michal Schmidt |
77289e |
%endif
|
|
Harald Hoyer |
288209 |
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
# first make python3 while source directory is empty
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
rm -rf build2 build3
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
mkdir build2
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
mkdir build3
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
pushd build3
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
%define _configure ../configure
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
%configure \
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
--libexecdir=%{_prefix}/lib \
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
--disable-manpages \
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
--with-sysvinit-path=/etc/rc.d/init.d \
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
--with-rc-local-script-path-start=/etc/rc.d/rc.local \
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
PYTHON=%{__python3}
|
|
Zbigniew Jędrzejewski-Szmek |
52b9a6 |
make %{?_smp_mflags} GCC_COLORS="" V=1
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
popd
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
pushd build2
|
|
Kay Sievers |
973c8d |
%configure \
|
|
Lennart Poettering |
ba464a |
--libexecdir=%{_prefix}/lib \
|
|
Lennart Poettering |
ba464a |
--enable-gtk-doc \
|
|
Michal Schmidt |
f369c5 |
--with-sysvinit-path=/etc/rc.d/init.d \
|
|
Michal Schmidt |
f369c5 |
--with-rc-local-script-path-start=/etc/rc.d/rc.local
|
|
Michal Schmidt |
c7b4b0 |
make %{?_smp_mflags} V=1
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
popd
|
|
Lennart Poettering |
cc49ef |
|
|
Lennart Poettering |
cc49ef |
%install
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
# first install python3 so the binaries are overwritten by the python2 ones
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
pushd build3
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
%make_install
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
popd
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
pushd build2
|
|
Lennart Poettering |
ba464a |
%make_install
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
popd
|
|
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 |
|
|
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 |
342c43 |
# Make sure the ghost-ing below works
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel2.target
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel3.target
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel4.target
|
|
Michal Schmidt |
c7b4b0 |
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel5.target
|
|
Lennart Poettering |
d007df |
|
|
Lennart Poettering |
d44ba8 |
# Make sure these directories are properly owned
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/basic.target.wants
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/default.target.wants
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/dbus.target.wants
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/syslog.target.wants
|
|
Lennart Poettering |
d44ba8 |
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
# Temporary workaround for #1002806
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/poweroff.target.wants
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/rescue.target.wants
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/multi-user.target.wants
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/graphical.target.wants
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/reboot.target.wants
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
ln -s ../systemd-update-utmp-runlevel.service %{buildroot}%{_prefix}/lib/systemd/system/poweroff.target.wants/
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
ln -s ../systemd-update-utmp-runlevel.service %{buildroot}%{_prefix}/lib/systemd/system/rescue.target.wants/
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
ln -s ../systemd-update-utmp-runlevel.service %{buildroot}%{_prefix}/lib/systemd/system/multi-user.target.wants/
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
ln -s ../systemd-update-utmp-runlevel.service %{buildroot}%{_prefix}/lib/systemd/system/graphical.target.wants/
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
ln -s ../systemd-update-utmp-runlevel.service %{buildroot}%{_prefix}/lib/systemd/system/reboot.target.wants/
|
|
Zbigniew Jędrzejewski-Szmek |
ba5f2d |
|
|
Lennart Poettering |
54fb1a |
# Make sure the user generators dir exists too
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-generators
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/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 |
# Install Fedora default preset policy
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-preset/
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/user-preset/
|
|
Michal Schmidt |
c7b4b0 |
install -m 0644 %{SOURCE1} %{buildroot}%{_prefix}/lib/systemd/system-preset/
|
|
Michal Schmidt |
c7b4b0 |
install -m 0644 %{SOURCE5} %{buildroot}%{_prefix}/lib/systemd/system-preset/
|
|
Harald Hoyer |
2cfbb4 |
install -m 0644 %{SOURCE7} %{buildroot}%{_prefix}/lib/systemd/system-preset/
|
|
Lennart Poettering |
4481fb |
|
|
Lennart Poettering |
4481fb |
# Make sure the shutdown/sleep drop-in dirs exist
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-shutdown/
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-sleep/
|
|
Lennart Poettering |
4481fb |
|
|
Lennart Poettering |
4481fb |
# Make sure the NTP units dir exists
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/ntp-units.d/
|
|
Tom "spot" Callaway |
2b7ec6 |
|
|
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
|
|
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 |
545717 |
|
|
Lennart Poettering |
7bb7b2 |
# Install rsyslog fragment
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_sysconfdir}/rsyslog.d/
|
|
Michal Schmidt |
c7b4b0 |
install -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/rsyslog.d/
|
|
Lennart Poettering |
7bb7b2 |
|
|
Michal Schmidt |
3c3608 |
# Install yum protection fragment
|
|
Michal Schmidt |
c7b4b0 |
mkdir -p %{buildroot}%{_sysconfdir}/yum/protected.d/
|
|
Michal Schmidt |
c7b4b0 |
install -m 0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/yum/protected.d/systemd.conf
|
|
Michal Schmidt |
3c3608 |
|
|
Kay Sievers |
b2cc25 |
# Don't package the kernel.core_pattern, we need minidumps working before
|
|
Kay Sievers |
b2cc25 |
# this can replace Fedora's current core dump handling.
|
|
Lennart Poettering |
8f03aa |
rm -f %{buildroot}%{_prefix}/lib/sysctl.d/50-coredump.conf
|
|
Michal Schmidt |
8b9f61 |
|
|
Kay Sievers |
973c8d |
%pre
|
|
Michal Schmidt |
c7b4b0 |
getent group cdrom >/dev/null 2>&1 || groupadd -r -g 11 cdrom >/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 || :
|
|
Michal Schmidt |
c7b4b0 |
getent group floppy >/dev/null 2>&1 || groupadd -r -g 19 floppy >/dev/null 2>&1 || :
|
|
Michal Schmidt |
c7b4b0 |
getent group systemd-journal >/dev/null 2>&1 || groupadd -r -g 190 systemd-journal 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 || :
|
|
Lennart Poettering |
342c43 |
|
|
Lennart Poettering |
7c8c43 |
# Make sure new journal files will be owned by the "systemd-journal" group
|
|
Lennart Poettering |
fc3de1 |
chgrp systemd-journal /var/log/journal/ /var/log/journal/`cat /etc/machine-id 2> /dev/null` >/dev/null 2>&1 || :
|
|
Lennart Poettering |
fc3de1 |
chmod g+s /var/log/journal/ /var/log/journal/`cat /etc/machine-id 2> /dev/null` >/dev/null 2>&1 || :
|
|
Lennart Poettering |
fc3de1 |
|
|
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 |
|
|
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 \
|
|
Kay Sievers |
ac6399 |
getty@tty1.service \
|
|
Lennart Poettering |
52a550 |
remote-fs.target \
|
|
Lennart Poettering |
52a550 |
systemd-readahead-replay.service \
|
|
Lennart Poettering |
556ae5 |
systemd-readahead-collect.service >/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 |
3a1413 |
fi
|
|
Lennart Poettering |
3a1413 |
|
|
Kay Sievers |
b2cc25 |
# Apply ACL to the journal directory
|
|
Michal Schmidt |
c7b4b0 |
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 |
545717 |
|
|
Michal Schmidt |
176680 |
%postun
|
|
Michal Schmidt |
176680 |
if [ $1 -ge 1 ] ; then
|
|
Michal Schmidt |
c7b4b0 |
systemctl daemon-reload > /dev/null 2>&1 || :
|
|
Michal Schmidt |
c7b4b0 |
systemctl try-restart systemd-logind.service >/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 |
25a5a1 |
getty@.service \
|
|
Lennart Poettering |
52a550 |
remote-fs.target \
|
|
Lennart Poettering |
52a550 |
systemd-readahead-replay.service \
|
|
Lennart Poettering |
556ae5 |
systemd-readahead-collect.service >/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 |
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 |
|
|
Rex Dieter |
1b22d7 |
%post -n libgudev1 -p /sbin/ldconfig
|
|
Rex Dieter |
1b22d7 |
%postun -n libgudev1 -p /sbin/ldconfig
|
|
Kay Sievers |
973c8d |
|
|
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 || :
|
|
Michal Schmidt |
54952b |
getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g systemd-journal-gateway -d %{_localstatedir}/log/journal -s /usr/sbin/nologin -c "Journal Gateway" systemd-journal-gateway >/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
|
|
Michal Schmidt |
54952b |
|
|
Michal Schmidt |
54952b |
%preun journal-gateway
|
|
Michal Schmidt |
54952b |
%systemd_preun systemd-journal-gatewayd.socket systemd-journal-gatewayd.service
|
|
Michal Schmidt |
54952b |
|
|
Michal Schmidt |
54952b |
%postun journal-gateway
|
|
Michal Schmidt |
54952b |
%systemd_postun_with_restart systemd-journal-gatewayd.service
|
|
Michal Schmidt |
54952b |
|
|
Lennart Poettering |
cc49ef |
%files
|
|
Michal Schmidt |
176680 |
%doc %{_docdir}/systemd
|
|
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
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/systemd
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/systemd/system-generators
|
|
Lennart Poettering |
54fb1a |
%dir %{_prefix}/lib/systemd/user-generators
|
|
Lennart Poettering |
4481fb |
%dir %{_prefix}/lib/systemd/system-preset
|
|
Lennart Poettering |
4481fb |
%dir %{_prefix}/lib/systemd/user-preset
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/systemd/system-shutdown
|
|
Lennart Poettering |
4481fb |
%dir %{_prefix}/lib/systemd/system-sleep
|
|
Lennart Poettering |
e7e809 |
%dir %{_prefix}/lib/systemd/catalog
|
|
Lennart Poettering |
e7e809 |
%dir %{_prefix}/lib/systemd/ntp-units.d
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/tmpfiles.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
|
|
Lennart Poettering |
54fb1a |
%dir %{_datadir}/systemd
|
|
Lennart Poettering |
391f9f |
%dir %{_datadir}/pkgconfig
|
|
Lennart Poettering |
545717 |
%dir %{_localstatedir}/log/journal
|
|
Lennart Poettering |
545717 |
%dir %{_localstatedir}/lib/systemd
|
|
Lennart Poettering |
545717 |
%dir %{_localstatedir}/lib/systemd/catalog
|
|
Lennart Poettering |
545717 |
%dir %{_localstatedir}/lib/systemd/coredump
|
|
Zbigniew Jędrzejewski-Szmek |
1d42f5 |
%ghost %dir %{_localstatedir}/lib/systemd/backlight
|
|
Zbigniew Jędrzejewski-Szmek |
1d42f5 |
%ghost %{_localstatedir}/lib/systemd/random-seed
|
|
Zbigniew Jędrzejewski-Szmek |
1d42f5 |
%ghost %{_localstatedir}/lib/systemd/catalog/database
|
|
Zbigniew Jędrzejewski-Szmek |
1d42f5 |
|
|
Kay Sievers |
b2cc25 |
%{_localstatedir}/log/README
|
|
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 |
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 |
973c8d |
%config(noreplace) %{_sysconfdir}/udev/udev.conf
|
|
Lennart Poettering |
4481fb |
%config(noreplace) %{_sysconfdir}/rsyslog.d/listen.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
|
|
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
|
|
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 |
343deb |
%caps(cap_dac_override,cap_sys_ptrace=pe) %{_bindir}/systemd-detect-virt
|
|
Kay Sievers |
973c8d |
%{_bindir}/systemd-inhibit
|
|
Lennart Poettering |
6695e8 |
%{_bindir}/hostnamectl
|
|
Lennart Poettering |
6695e8 |
%{_bindir}/localectl
|
|
Lennart Poettering |
6695e8 |
%{_bindir}/timedatectl
|
|
Lennart Poettering |
545717 |
%{_bindir}/bootctl
|
|
Lennart Poettering |
6695e8 |
%{_bindir}/systemd-coredumpctl
|
|
Kay Sievers |
973c8d |
%{_bindir}/udevadm
|
|
Lennart Poettering |
545717 |
%{_bindir}/kernel-install
|
|
Lennart Poettering |
4481fb |
%{_prefix}/lib/systemd/systemd
|
|
Michal Schmidt |
54952b |
%exclude %{_prefix}/lib/systemd/system/systemd-journal-gatewayd.*
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/systemd/system
|
|
Lennart Poettering |
54fb1a |
%{_prefix}/lib/systemd/user
|
|
Michal Schmidt |
54952b |
%exclude %{_prefix}/lib/systemd/systemd-journal-gatewayd
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/systemd/systemd-*
|
|
Kay Sievers |
973c8d |
%{_prefix}/lib/udev
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/systemd/system-generators/systemd-cryptsetup-generator
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/systemd/system-generators/systemd-getty-generator
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/systemd/system-generators/systemd-rc-local-generator
|
|
Kay Sievers |
973c8d |
%{_prefix}/lib/systemd/system-generators/systemd-fstab-generator
|
|
Kay Sievers |
973c8d |
%{_prefix}/lib/systemd/system-generators/systemd-system-update-generator
|
|
Lennart Poettering |
545717 |
%{_prefix}/lib/systemd/system-generators/systemd-efi-boot-generator
|
|
Lennart Poettering |
3afeac |
%{_prefix}/lib/systemd/system-generators/systemd-gpt-auto-generator
|
|
Lennart Poettering |
4481fb |
%{_prefix}/lib/tmpfiles.d/systemd.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 |
8f03aa |
%{_prefix}/lib/sysctl.d/50-default.conf
|
|
Lennart Poettering |
c905fb |
%{_prefix}/lib/systemd/system-preset/85-display-manager.preset
|
|
Lennart Poettering |
301de5 |
%{_prefix}/lib/systemd/system-preset/90-default.preset
|
|
Harald Hoyer |
2cfbb4 |
%{_prefix}/lib/systemd/system-preset/99-default-disable.preset
|
|
Lennart Poettering |
e7e809 |
%{_prefix}/lib/systemd/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
|
|
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.*
|
|
Bill Nottingham |
c116e3 |
%{_mandir}/man8/*
|
|
Lennart Poettering |
54fb1a |
%{_datadir}/systemd/kbd-model-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 |
cc49ef |
%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.*.xml
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/interfaces/org.freedesktop.hostname1.xml
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/interfaces/org.freedesktop.locale1.xml
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/interfaces/org.freedesktop.timedate1.xml
|
|
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 |
5a28ec |
%{_datadir}/pkgconfig/systemd.pc
|
|
Kay Sievers |
973c8d |
%{_datadir}/pkgconfig/udev.pc
|
|
Lennart Poettering |
545717 |
%{_datadir}/bash-completion/completions/hostnamectl
|
|
Lennart Poettering |
545717 |
%{_datadir}/bash-completion/completions/journalctl
|
|
Lennart Poettering |
545717 |
%{_datadir}/bash-completion/completions/localectl
|
|
Lennart Poettering |
545717 |
%{_datadir}/bash-completion/completions/loginctl
|
|
Lennart Poettering |
545717 |
%{_datadir}/bash-completion/completions/systemctl
|
|
Lennart Poettering |
545717 |
%{_datadir}/bash-completion/completions/systemd-coredumpctl
|
|
Lennart Poettering |
545717 |
%{_datadir}/bash-completion/completions/timedatectl
|
|
Harald Hoyer |
18ef92 |
%{_datadir}/bash-completion/completions/udevadm
|
|
Lennart Poettering |
0a9dd9 |
%{_datadir}/bash-completion/completions/systemd-analyze
|
|
Lennart Poettering |
3afeac |
%{_datadir}/bash-completion/completions/kernel-install
|
|
Lennart Poettering |
3afeac |
%{_datadir}/bash-completion/completions/systemd-run
|
|
Lennart Poettering |
3afeac |
%{_datadir}/zsh/site-functions/*
|
|
Lennart Poettering |
0a9dd9 |
|
|
Lennart Poettering |
d007df |
# Make sure we don't remove runlevel targets from F14 alpha installs,
|
|
Lennart Poettering |
d007df |
# but make sure we don't create then anew.
|
|
Lennart Poettering |
d007df |
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel2.target
|
|
Lennart Poettering |
d007df |
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel3.target
|
|
Lennart Poettering |
d007df |
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel4.target
|
|
Lennart Poettering |
d007df |
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel5.target
|
|
Lennart Poettering |
d007df |
|
|
Michal Schmidt |
998394 |
%files libs
|
|
Michal Schmidt |
998394 |
%{_libdir}/security/pam_systemd.so
|
|
Lennart Poettering |
3a1413 |
%{_libdir}/libnss_myhostname.so.2
|
|
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 |
%{_libdir}/libudev.so.*
|
|
Michal Schmidt |
998394 |
|
|
Lennart Poettering |
9652b0 |
%files devel
|
|
Lennart Poettering |
545717 |
%dir %{_includedir}/systemd
|
|
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
|
|
Kay Sievers |
973c8d |
%{_libdir}/libudev.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
|
|
Kay Sievers |
973c8d |
%{_includedir}/systemd/sd-shutdown.h
|
|
Kay Sievers |
973c8d |
%{_includedir}/libudev.h
|
|
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
|
|
Kay Sievers |
973c8d |
%{_libdir}/pkgconfig/libudev.pc
|
|
Michal Schmidt |
f53a3e |
%{_mandir}/man3/*
|
|
Kay Sievers |
973c8d |
%dir %{_datadir}/gtk-doc/html/libudev
|
|
Lennart Poettering |
114c78 |
%{_datadir}/gtk-doc/html/libudev/*
|
|
Lennart Poettering |
9652b0 |
|
|
Lennart Poettering |
7b4894 |
%files python
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
%{python_sitearch}/systemd
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
%files python3
|
|
Zbigniew Jędrzejewski-Szmek |
b75a17 |
%{python3_sitearch}/systemd
|
|
Lennart Poettering |
7b4894 |
|
|
Kay Sievers |
973c8d |
%files -n libgudev1
|
|
Lennart Poettering |
114c78 |
%{_libdir}/libgudev-1.0.so.*
|
|
Lennart Poettering |
114c78 |
%{_libdir}/girepository-1.0/GUdev-1.0.typelib
|
|
Kay Sievers |
973c8d |
|
|
Kay Sievers |
973c8d |
%files -n libgudev1-devel
|
|
Lennart Poettering |
114c78 |
%{_libdir}/libgudev-1.0.so
|
|
Lennart Poettering |
114c78 |
%dir %{_includedir}/gudev-1.0
|
|
Lennart Poettering |
114c78 |
%dir %{_includedir}/gudev-1.0/gudev
|
|
Lennart Poettering |
114c78 |
%{_includedir}/gudev-1.0/gudev/*.h
|
|
Lennart Poettering |
114c78 |
%{_datadir}/gir-1.0/GUdev-1.0.gir
|
|
Kay Sievers |
973c8d |
%dir %{_datadir}/gtk-doc/html/gudev
|
|
Lennart Poettering |
114c78 |
%{_datadir}/gtk-doc/html/gudev/*
|
|
Lennart Poettering |
114c78 |
%{_libdir}/pkgconfig/gudev-1.0*
|
|
Kay Sievers |
973c8d |
|
|
Michal Schmidt |
54952b |
%files journal-gateway
|
|
Michal Schmidt |
54952b |
%{_prefix}/lib/systemd/system/systemd-journal-gatewayd.*
|
|
Michal Schmidt |
54952b |
%{_prefix}/lib/systemd/systemd-journal-gatewayd
|
|
Michal Schmidt |
54952b |
%{_mandir}/man8/systemd-journal-gatewayd.*
|
|
Michal Schmidt |
54952b |
%{_datadir}/systemd/gatewayd
|
|
Michal Schmidt |
54952b |
|
|
Rahul Sundaram |
7a392d |
%changelog
|
|
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)
|