b7d445e9ce
- Use Obsolete/Provides strategy (from mingw, thumbs to fstrba)
Dr. Werner Fink2015-08-14 11:28:22 +00:00
264effc8f0
- /usr/share/systemd/kbd-model-map: added entries for xkeyboard-config converted keymaps; mappings, which already exist in original systemd mapping table are being ignored though, i.e. not overwritten; needs kbd in buildrequires (FATE#318426)
Dr. Werner Fink2015-08-14 11:27:55 +00:00
9a9284fa89
- hostname-NULL.patch: Work around a crash on XEN hosts in OBS. /etc/hostname is not present and systemd then does strchr(hostname,soemthing) with hostname NULL.
Marcus Meissner2015-07-30 06:19:43 +00:00
bffa5a04f8
- Systemd v222, bugfix release. - Drop upstream patches 0006-pam_systemd-Properly-check-kdbus-availability.patch 0023-core-fix-reversed-dependency-check-in-unit_check_unn.patch 0031-install-fix-bad-memory-access.patch 1032-ata_id-unbotch-format-specifier.patch - Drop SUSE patch 1013-no-runtime-PM-for-IBM-consoles.patch udev does no longer enable USB HID power management at all. - The udev accelerometer helper was removed, obsoleted by iio-sensor-proxy package. - networkd gained a new configuration option IPv6PrivacyExtensions. - udev does not longer support the WAIT_FOR_SYSFS= key in udev rules. There are no known issues with current sysfs, and udev does not need or should be used to work around such bugs.
Marcus Meissner2015-07-16 10:04:35 +00:00
c3121c1920
- Avoid restarting logind [bnc#934901] - Do not suppress errors in any case, even if they are ignored
Marcus Meissner2015-07-07 15:19:45 +00:00
0649ee889e
- Fix devel package requires (both mini and real required real libsystemd0)
Dr. Werner Fink2015-07-06 07:44:45 +00:00
19187170a5
- Rework "-mini" package logic to not conflict with itself and then add libsystemd0 to mini.
Dr. Werner Fink2015-07-03 11:16:13 +00:00
2c26a33fa2
- remove SysVStartPriority= from after-local.service, unsupported since v218. Note that this option was only parsed and that's it. the logic to give "start priority" was never implemented.
Dr. Werner Fink2015-07-01 06:34:26 +00:00
484571bda8
- Obsolete pm-utils and suspend (boo#925873). - Remove pm-utils support (remove Forward-suspend-hibernate-calls-to-pm-utils.patch).
Dr. Werner Fink2015-06-30 07:36:07 +00:00
e05da3f7a3
- remove patch sysctl-handle-boot-sysctl.conf-kernel_release.patch from the filelist.
Dr. Werner Fink2015-06-26 07:38:45 +00:00
2c51cf511a
- Install 50-coredump.conf as coredumpctl is now installed by default and does not use journal anymore as default storage
Cristian Rodríguez2015-06-25 04:25:21 +00:00
9609de98b8
- Fix bootstrap build by guarding filelists (man pages don't get built in bootstrap mode) - Drop commented sections from baselibs.conf, allows format_spec_file to have a successful run
Cristian Rodríguez2015-06-24 19:26:35 +00:00
030222bc7e
- Add 1098-systemd-networkd-alias-network-service.patch to alias network.service the same way NetworkManager and wicked does. This is needed by yast2 and other parts of the system. boo#933092
Dr. Werner Fink2015-06-11 12:40:35 +00:00
5035e2c3b4
- Drop 1021-patch, ... those parts are moved to a separate package (udev-persistent-ifnames, SR 308347)
Cristian Rodríguez2015-05-26 01:06:32 +00:00
3503277cdb
Same as SR#288728, but without networkd (which still requires security review.. but we need the udev fix much sooner than that)
Marcus Meissner2015-03-04 12:42:58 +00:00
3b9f349b12
- mark more subpackages as !bootstrap for systemd-mini usage.
Marcus Meissner2015-02-18 12:25:50 +00:00
321059ce29
- mark more subpackages as !bootstrap for systemd-mini usage.
Marcus Meissner2015-02-18 12:14:12 +00:00
337f029af9
- spec : remove --with-firmware-path, firmware loader was removed in v217 - spec: remove --disable-multi-seat-x, gone.(fixed in xorg) - spec: Do not enable systemd-readahead-collect.service and systemd-readahead-replay.service as these do not exist anymore. - spec: drop timedate-add-support-for-openSUSE-version-of-etc-sysconfig.patch Yast was fixed to write all timezone changes exactly how timedated expects things to be done. - spec: remove handle-etc-HOSTNAME.patch, since late 2014 the netcfg package handles the migration from /etc/HOSTNAME to /etc/hostname and owns both files. -spec: remove boot.udev and systemd-journald.init as they currently serve no purpose. - suse-sysv-bootd-support.diff: Remove HAVE_SYSVINIT conditions, we are in sysvcompat-only codepath, also remove the code targetting other distributions, never compiled as the TARGET_$DISTRO macros are never defined. - systemd-powerd-initctl-support.patch guard with HAVE_SYSV_COMPAT - set-and-use-default-logconsole.patch: fix HAVE_SYSV_COMPAT guards - insserv-generator.patch: Only build when sysvcompat is enabled - vhangup-on-all-consoles.patch add a comment indicating this is a workaround for a kernel bug. - spec: Add option to allow disabling sysvinit compat at build time. - spec: Add option to enable resolved at build time. - spec: Remove all %ifs for !factory products, current systemd releases can neither be built nor installed in older products without upgrading several components of the base system. (removed: 1008-add-msft-compability-rules.patch was only for =< 13.1) - spec: remove all dummy "aliases" to /etc/init.d, that made sense only when those init scripts still existed. (dummy localfs.service source: gone) - systemd-sleep-grub: moved to the grub2 package where it belongs as a suspend/resume hook (SR#286533) (drops prepare-suspend-to-disk.patch)
Marcus Meissner2015-02-18 12:10:33 +00:00
6d0c3070a8
restore lines that were dropped - Add first try of suse-sysv-bootd-support.diff
Marcus Meissner2015-02-16 13:04:36 +00:00
7939c11a0c
- Reinstate and improve (remove huge indents from) tty-ask-password-agent-on-console.patch, 0014-journald-with-journaling-FS.patch, rootsymlink_generator.
Dr. Werner Fink2015-02-16 11:36:25 +00:00
4aea4f9b2e
- disable systemd-resolved for now as it interacts not well with our methods and security has concerns regarding spoofing. bsc#917781
Marcus Meissner2015-02-16 09:43:50 +00:00
137c281330
G 0002-rfkill-rework-how-we-generate-file-names-from-rfkill.patch G avoid-assertion-if-invalid-address-familily-is-passed-to-g.patch G 0002-rfkill-rework-how-we-generate-file-names-from-rfkill.patch G avoid-assertion-if-invalid-address-familily-is-passed-to-g.patch
Marcus Meissner2015-02-13 10:05:19 +00:00
5715649b6b
- Update to new upstream release 218 I really want networkd with a functioning machinectl --network-veth (broken in 13.2).
Marcus Meissner2015-02-13 09:43:21 +00:00
7be3c980eb
- update set-and-use-default-logconsole.patch - fix comparison of console log facility that caused journald to skip output to console (boo#912030)
Robert Milasan
2015-01-12 10:36:22 +00:00
9ace1e2389
Accepting request 265880 from Base:System
Stephan Kulow
2014-12-21 11:03:25 +00:00
f83bb8b6f8
- Change the maximum number of children from CPU_COUNT * 256 to CPU_COUNT * 64. Update 1097-udevd-increase-maximum-number-of-children.patch
Robert Milasan
2014-11-28 13:28:32 +00:00
8a57278297
- Increase number of children/workers to CPU_COUNT * 256 to avoid 'maximum number of children reached' (bnc#907393). Add 1097-udevd-increase-maximum-number-of-children.patch
Robert Milasan
2014-11-28 08:06:54 +00:00
4c119e58e8
- remove pm-utils-hooks-compat.sh again, pm-utils built-in hooks partially duplicate hooks run by systemd which may potentially lead to problems, instead temporarily re-enable Forward-suspend-hibernate-calls-to-pm-utils.patch until boo#904828 can be addressed properly
Dr. Werner Fink2014-11-20 12:21:44 +00:00
19ec514f33
- New root symlink rule generator Add 1096-new-udev-root-symlink-generator.patch - Remove write_dev_root_rule and systemd-udev-root-symlink
Dr. Werner Fink2014-11-14 12:19:40 +00:00
28c71e0caf
- Add pm-utils-hooks-compat.sh in order to run pm-utils sleep hooks from systemd (boo#904828)
Dr. Werner Fink2014-11-13 12:48:19 +00:00
45e7181959
- Create rule to set I/O scheduler to deadline if device attribute 'rotational' equals 0, usually SSDs (bnc#904517). Add 1095-set-ssd-disk-to-use-deadline-scheduler.patch
Robert Milasan
2014-11-13 10:20:35 +00:00