Go to file
Stephan Kulow 97420c510f Accepting request 176958 from Base:System
- Update to release 204:
  + systemd-nspawn creates etc/resolv.conf in container if needed.
  + systemd-nspawn will store metadata about container in container
    cgroup including its root directory.
  + cgroup hierarchy has been reworked, all objects are now suffxed
    (with .session for user sessions, .user for users, .nspawn for
     containers). All cgroup names are now escaped to preven
     collision of object names.
  + systemctl list-dependencies gained --plain, --reverse, --after
    and --before switches.
  + systemd-inhibit shows processes name taking inhibitor lock.
  + nss-myhostname will now resolve "localhost" implicitly.
  + .include is not allowed recursively anymore and only in unit
    files. Drop-in files should be favored in most cases.
  + systemd-analyze gained "critical-chain" command, to get slowest
    chain of units run during boot-up.
  + systemd-nspawn@.service has been added to easily run nspawn
    container for system services. Just start
    "systemd-nspawn@foobar.service" and container from
    /var/lib/container/foobar" will be booted.
  + systemd-cgls has new --machine parameter to list processes from
    one container.
  + ConditionSecurity= can now check for apparmor and SMACK.
  + /etc/systemd/sleep.conf has been introduced to configure which
    kernel operation will be execute when "suspend", "hibernate" or
    "hybrid-sleep" is requrested. It allow new kernel "freeze"
    state to be used too. (This setting won't have any effect if
    pm-utils is installed).
  + ENV{SYSTEMD_WANTS} in udev rules will now implicitly escape
    passed argument if applicable. (forwarded request 176957 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/176958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=142
2013-06-05 11:16:22 +00:00
.gitattributes Accepting request 43879 from Base:System 2010-07-30 11:59:59 +00:00
1001-re-enable-by_path-links-for-ata-devices.patch - Rename remaning udev patches (clean-up). 2013-04-25 08:33:19 +00:00
1002-rules-create-by-id-scsi-links-for-ATA-devices.patch - Rename remaning udev patches (clean-up). 2013-04-25 08:33:19 +00:00
1003-udev-netlink-null-rules.patch - Rename remaning udev patches (clean-up). 2013-04-25 08:33:19 +00:00
1004-fix-devname-prefix.patch - Rename remaning udev patches (clean-up). 2013-04-25 08:33:19 +00:00
1005-create-default-links-for-primary-cd_dvd-drive.patch - Rename remaning udev patches (clean-up). 2013-04-25 08:33:19 +00:00
1006-udev-always-rename-network.patch - Rename remaning udev patches (clean-up). 2013-04-25 08:33:19 +00:00
allow-multiple-sulogin-to-be-started.patch update to v201 2013-04-13 11:09:53 +00:00
apply-ACL-for-nvidia-device-nodes.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
avoid-assertion-if-invalid-address-familily-is-passed-to-g.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
baselibs.conf update to v201 2013-04-13 11:09:53 +00:00
boot.udev - make 'reload' and 'force-reload' LSB compliant (bnc#793936). 2013-01-08 13:29:03 +00:00
delay-fsck-cryptsetup-after-md-dmraid-lvm-are-started.patch - Update to release 202: 2013-04-19 20:31:17 +00:00
disable-nss-myhostname-warning-bnc-783841.patch - Update to release 202: 2013-04-19 20:31:17 +00:00
ensure-ask-password-wall-starts-after-getty-tty1.patch update to v201 2013-04-13 11:09:53 +00:00
ensure-DM-and-LVM-are-started-before-local-fs-pre-target.patch update to v201 2013-04-13 11:09:53 +00:00
ensure-shortname-is-set-as-hostname-bnc-820213.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
ensure-sysctl-are-applied-after-modules-are-loaded.patch update to v201 2013-04-13 11:09:53 +00:00
fix-owner-of-var-log-btmp.patch update to v201 2013-04-13 11:09:53 +00:00
Fix-run-lock-directories-permissions-to-follow-openSUSE-po.patch update to v201 2013-04-13 11:09:53 +00:00
fix-support-for-boot-prefixed-initscript-bnc-746506.patch - Update to release 202: 2013-04-19 20:31:17 +00:00
force-lvm-restart-after-cryptsetup-target-is-reached.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
Forward-suspend-hibernate-calls-to-pm-utils.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
handle-disable_caplock-and-compose_table-and-kbd_rate.patch - Update to release 202: 2013-04-19 20:31:17 +00:00
handle-etc-HOSTNAME.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
handle-numlock-value-in-etc-sysconfig-keyboard.patch - Update to release 202: 2013-04-19 20:31:17 +00:00
handle-root_uses_lang-value-in-etc-sysconfig-language.patch - Update to release 202: 2013-04-19 20:31:17 +00:00
handle-SYSTEMCTL_OPTIONS-environment-variable.patch - Update handle-SYSTEMCTL_OPTIONS-environment-variable.patch: don't 2013-05-15 14:09:16 +00:00
libgcrypt.m4 - /var/log/journal is now only provided by systemd-logger (journal 2012-11-14 20:14:47 +00:00
localfs.service - Fix localfs.service to no cause cycle and starts it after 2011-08-16 17:15:13 +00:00
macros.systemd update to v201 2013-04-13 11:09:53 +00:00
module-load-handle-SUSE-etc-sysconfig-kernel-module-list.patch - Update to release 202: 2013-04-19 20:31:17 +00:00
nss-myhostname-config update to v201 2013-04-13 11:09:53 +00:00
optionally-warn-if-nss-myhostname-is-called.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
parse-etc-insserv.conf-and-adds-dependencies-accordingly.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
pre_checkin.sh - Create and own more systemd drop-in directories. 2012-10-26 12:34:44 +00:00
remain_after_exit-initscript-heuristic-and-add-new-LSB-hea.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
restore-var-run-and-var-lock-bind-mount-if-they-aren-t-sym.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
Revert-service-drop-support-for-SysV-scripts-for-the-early.patch - Drop Add-bootsplash-handling-for-password-dialogs.patch bootsplash 2013-05-28 08:51:44 +00:00
rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch - Update to release 202: 2013-04-19 20:31:17 +00:00
service-flags-sysv-service-with-detected-pid-as-RemainAfte.patch - Update to release 202: 2013-04-19 20:31:17 +00:00
Start-ctrl-alt-del.target-irreversibly.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
sysctl-handle-boot-sysctl.conf-kernel_release.patch - Add sysctl-handle-boot-sysctl.conf-kernel_release.patch: ensure 2013-05-17 15:16:28 +00:00
systemctl-does-not-expand-u-so-revert-back-to-I.patch - Update to release 204: 2013-05-29 15:26:40 +00:00
systemd-204.tar.xz - Update to release 204: 2013-05-29 15:26:40 +00:00
systemd-insserv_conf - Update to version 36 : 2011-09-30 15:58:39 +00:00
systemd-journald.init - links more manpages for migrated tools (from Christopher 2012-11-20 12:10:12 +00:00
systemd-mini-rpmlintrc update to v201 2013-04-13 11:09:53 +00:00
systemd-mini.changes - Update to release 204: 2013-05-29 15:26:40 +00:00
systemd-mini.spec - Update to release 204: 2013-05-29 15:26:40 +00:00
systemd-rpmlintrc update to v201 2013-04-13 11:09:53 +00:00
systemd-sysv-convert Otherwise, an empty folder will produce an error: 2013-05-03 08:53:01 +00:00
systemd-tmp-safe-defaults.patch - Update to release 202: 2013-04-19 20:31:17 +00:00
systemd-udev-root-symlink - udev: Fix device matching in the accelerometer 2013-01-29 13:40:40 +00:00
systemd.changes - Update to release 204: 2013-05-29 15:26:40 +00:00
systemd.spec - Update to release 204: 2013-05-29 15:26:40 +00:00
timedate-add-support-for-openSUSE-version-of-etc-sysconfig.patch - Update to release 202: 2013-04-19 20:31:17 +00:00
write_dev_root_rule - Fix creation of /dev/root link. 2012-11-22 14:32:12 +00:00