b7fb0fd0b6
- Disable multi-seat-x build, since package xorg-x11-server currently in Factory no longer needs it.
Dr. Werner Fink2013-12-20 10:55:16 +00:00
1d6adb7b35
Accepting request 211697 from Base:System
Stephan Kulow
2013-12-19 20:38:59 +00:00
909712ac7e
- Add after-local.service to run after.local late during the boot process (bnc#778715).
Frederic Crozat2013-10-02 14:48:48 +00:00
738975749a
Explicitly require pam-config for %post of the main package, fixes build Also cleaned up whitespaces in spec and changelog
Frederic Crozat2013-10-02 14:37:41 +00:00
3951a5faf1
(please fwd to 13.1 too) - Release v208: + logind gained support for facilitating privileged input and drm devices access for unprivileged clients (helps Wayland / kmscon). + New kernel command line luks.options= allows to specify LUKS options, when used with luks.uuid= + tmpfileS.d snippets can uses specifier expansion in path names (%m, %b, %H, %v). + New tmpfiles.d command "m" introduced to change owner/group/access mode of a file/directory only if it exists. + MemorySoftLimit= cgroup settings is no longer supported (underlying kernel cgroup attribute will disappear in the future). + memeory.use_hierarchy cgroup attribute is enabled for all cgroups systemd creates in memory cgroup hierarchy. + New filed _SYSTEMD_SLICE= is logged in journal messages related to a slice. + systemd-journald will no longer adjust the group of journal files it creates to "systemd-journal" group. Permissions and owernship is adjusted when package is upgraded. + Backlight and random seed files are now stored in /var/lib/systemd. + Boot time performance measurements included ACPI 5.0 FPDT informations if available. - Drop merged patches: 0001-cgroup-add-the-missing-setting-of-variable-s-value.patch, 0002-cgroup-correct-the-log-information.patch, 0003-cgroup-fix-incorrectly-setting-memory-cgroup.patch, 0004-random-seed-we-should-return-errno-of-failed-loop_wr.patch, 0005-core-cgroup-first-print-then-free.patch,
Robert Milasan
2013-10-02 11:01:24 +00:00
5107dbda6c
- Add set-ignoreonisolate-noauto-cryptsetup.patch: ensure noauto encrypted mounts survives runlevel changes (bnc#843085). - Add 0001-Fix-buffer-overrun-when-enumerating-files.patch: fix logind crash when /run/systemd/sessions was too big (bnc#840055, initial fix from hpj@suse.com). - Update sysctl-handle-boot-sysctl.conf-kernel_release.patch to only check for /boot/sysctl.conf-<uname -r> presence. - Add service wrapper for after.local (bnc#778715).
Marcus Meissner2013-10-01 07:23:27 +00:00
5d9060b1ea
Accepting request 201213 from Base:System
Stephan Kulow
2013-09-29 15:54:00 +00:00
62ae184a07
- Update use-usr-sbin-sulogin-for-emergency-service.patch to apply to all services using sulogin and remove generated files from upstream tarball (bnc#841398).
Robert Milasan
2013-09-27 20:05:07 +00:00
9a478d9319
Accepting request 200302 from Base:System
Stephan Kulow
2013-09-26 18:03:54 +00:00
1a4d9c1220
Resynced to Base:System to fix merge conflicts - Fix-timeout-when-stopping-Type-notify-service.patch Make sure MAINPID is watched when it becomes known (bnc#841544)
Frederic Crozat2013-09-24 07:59:24 +00:00
7c050524da
- Remove output and error redirection to /dev/null in install script, it might help tracing pam related issue (bnc#841573).
Frederic Crozat2013-09-23 11:12:09 +00:00
ca0b90ecc9
Accepting request 199760 from Base:System
Stephan Kulow
2013-09-23 09:04:04 +00:00
a9dbda37cc
- Don't use a trigger to create symlink for sysctl.conf, always run the test on %post (bnc#840864). - Update sysctl-handle-boot-sysctl.conf-kernel_release.patch to ensure /boot is mounted before reading /boot/sysctl.conf-* (bnc#809420).
Cristian Rodríguez2013-09-18 23:39:18 +00:00
7e81089998
Accepting request 199295 from Base:System
Stephan Kulow
2013-09-17 13:04:22 +00:00
8633e2ad9b
- 0008-swap-create-.wants-symlink-to-auto-swap-devices.patch really fixes the swap unit problem mentioned in previous commit & the opensuse-factory mailing list.
Stefan Seyfried
2013-09-16 18:44:03 +00:00
9976868f4c
Accepting request 199207 from Base:System
Stephan Kulow
2013-09-16 14:37:04 +00:00
3f909186f4
- 0001-cgroup-add-the-missing-setting-of-variable-s-value.patch missing important check on return value. - 0002-cgroup-correct-the-log-information.patch fix misleading log information. - 0003-cgroup-fix-incorrectly-setting-memory-cgroup.patch fix setting memory cgroup - 0004-random-seed-we-should-return-errno-of-failed-loop_wr.patch should fail if write fails. - 0005-core-cgroup-first-print-then-free.patch use-after-free will trigger if there is an error condition. - 0006-swap-fix-reverse-dependencies.patch reported in opensuse-factory list, topic "swap isn't activated" - 0007-libudev-fix-move_later-comparison.patch libudev invalid usage of "move_later".
Frederic Crozat2013-09-16 09:46:56 +00:00
d67682ae5d
Accepting request 198848 from Base:System
Tomáš Chvátal
2013-09-13 12:45:43 +00:00
e51296d567
- version 207, distribution specific changes follow, for overall release notes see NEWS. - Fixed: * Failed at step PAM spawning /usr/lib/systemd/systemd: Operation not permitted * Fix shutdown hang "a stop job is running for Session 1 of user root" that was reported in opensuse-factory list. - systemd-sysctl no longer reads /etc/sysctl.conf however backward compatbility is to be provides by a symlink created at %post.
Frederic Crozat2013-09-13 07:25:15 +00:00
af55f67335
- Add exclude-dev-from-tmpfiles.patch: allow to exclude /dev from tmpfiles (bnc#835813).
Dr. Werner Fink2013-09-12 15:29:02 +00:00
d0071a629a
Accepting request 197892 from Base:System
Stephan Kulow
2013-09-08 13:31:37 +00:00
a51678b257
- Remove force-lvm-restart-after-cryptsetup-target-is-reached.patch and remove additional dependencies on LVM in other patches: LVM has now systemd support, no need to work around it anymore in systemd.
Dr. Werner Fink2013-09-08 09:05:47 +00:00
5bbb30e32d
Accepting request 195987 from Base:System
Tomáš Chvátal
2013-08-23 09:06:04 +00:00
c0f0555ba9
This SR fixes screen locking problems in Gnome and also automatic login.
Tomáš Chvátal
2013-08-22 10:52:35 +00:00
721cc9a71c
Accepting request 186059 from Base:System
Stephan Kulow
2013-08-06 09:43:29 +00:00
5ef5d0661a
- explicitly enable getty@tty1.service intead of getty@.service as the tty1 alias has been removed from the file (bnc#833494)
Ludwig Nussel2013-08-06 09:25:50 +00:00
00b30d490b
Accepting request 185496 from Base:System
Stephan Kulow
2013-08-02 05:26:48 +00:00
d8b456edc0
- Ensure /usr/lib/systemd/system/shutdown.target.wants is created and owned by systemd package.
Stephan Kulow
2013-08-01 16:06:31 +00:00
05134c0a6a
- Move systemd-journal-gateway to subpackage to lower dependencies in default install.
Marcus Meissner2013-07-25 15:40:51 +00:00
6209067f76
- version 206 , highlights: * Unit files now understand the new %v specifier which resolves to the kernel version string as returned by "uname-r". * "journalctl -b" may now be used to look for boot output of a specific boot. Try "journalctl -b -1" * Creation of "dead" device nodes has been moved from udev into kmod and tmpfiles. * The udev "keymap" data files and tools to apply keyboard specific mappings of scan to key codes, and force-release scan code lists have been entirely replaced by a udev "keyboard" builtin and a hwdb data file. - remove patches now in upstream - systemd now requires libkmod >=14 and cryptsetup >= 1.6.0 - systemd now require the kmod tool in addition to the library.
Frederic Crozat2013-07-23 09:21:21 +00:00
a7692c4f3a
emergency.service failed to start because sulogin is in /usr/sbin now. Add use-usr-sbin-sulogin-for-emergency-service.patch to fix the path in unit file.
Dr. Werner Fink2013-07-14 13:56:23 +00:00
f0489049ff
build fails due to rpmlint bug, nothing to do with this change at all
Frederic Crozat2013-07-05 07:29:00 +00:00
d2be2c305a
- Update to release 205: + two new unit types have been introduced: - Scope units are very similar to service units, however, are created out of pre-existing processes -- instead of PID 1 forking off the processes. - Slice units may be used to partition system resources in an hierarchial fashion and then assign other units to them. By default there are now three slices: system.slice (for all system services), user.slice (for all user sessions), machine.slice (for VMs and containers). + new concept of "transient" units, which are created at runtime using an API and not based on configuration from disk. + logind has been updated to make use of scope and slice units to manage user sessions. Logind will no longer create cgroups hierchies itself but will relying on PID 1. + A new mini-daemon "systemd-machined" has been added which may be used by virtualization managers to register local VMs/containers. machinectl tool has been added to query meta-data from systemd-machined. + Low-level cgroup configuration options ControlGroup=, ControlGroupModify=, ControlGroupPersistent=, ControlGroupAttribute= have been removed. High-level attribute settings or slice units should be used instead? + A new bus call SetUnitProperties() has been added to alter various runtime parameters of a unit, including cgroup parameters. systemctl gained set-properties command to wrap this call. + A new tool "systemd-run" has been added which can be used to run arbitrary command lines as transient services or scopes, while configuring a number of settings via the command
Dr. Werner Fink2013-07-04 15:28:49 +00:00
8f3cdd5075
Accepting request 181817 from Base:System
Stephan Kulow
2013-07-03 14:53:50 +00:00
1c2e12b639
- Replace parse-etc-insserv.conf-and-adds-dependencies-accordingly.patch patch with insserv-generator.patch: no longer patch systemd main binary but generate systemd drop-in files using a generator, for insserv.conf compatibility.
Dr. Werner Fink2013-07-02 20:42:56 +00:00
a3344b12ae
Accepting request 181612 from Base:System
Stephan Kulow
2013-07-02 10:29:43 +00:00
71a4694eea
- systemd-mini doesn't need dbus-1, only dbus-1-devel
Marcus Meissner2013-07-01 12:11:31 +00:00
ca16b79708
Accepting request 180966 from Base:System
Stephan Kulow
2013-06-26 09:08:48 +00:00
35ba4f017b
- Drop 1007-add-msft-compability-rules.patch, breaks boot and links in /dev/disk/by-id, will need proper rework (bnc#826528).
Robert Milasan
2013-06-26 08:55:18 +00:00
608101f4d4
Accepting request 180843 from Base:System
Stephan Kulow
2013-06-25 15:20:13 +00:00
1f4a5caccb
Accepting request 180434 from Base:System
Stephan Kulow
2013-06-24 07:46:00 +00:00
9c88575b22
- Automatically online CPUs/Memory on CPU/Memory hotplug add events (bnc#703100, fate#311831). add: 1008-physical-hotplug-cpu-and-memory.patch
Robert Milasan
2013-06-21 13:20:36 +00:00
071e75d92d
Accepting request 179651 from Base:System
Stephan Kulow
2013-06-20 13:00:58 +00:00
76fbb20193
We talked about using %patch, but in that case I would need a tarball of systemd in rpm-macros package which depends on xz which is part of many circles.
Frederic Crozat2013-06-19 11:05:44 +00:00