Commit Graph

  • 241ea58f75 Reduce build time dependencies Dr. Werner Fink 2013-06-19 07:04:23 +0000
  • 2ff441f45a Accepting request 179380 from Base:System Stephan Kulow 2013-06-18 13:36:22 +0000
  • d670c6a8b7 - 0001-journal-letting-interleaved-seqnums-go.patch and 0002-journal-remember-last-direction-of-search-and-keep-o.patch fix possible infinite loops in the journal code, related to bnc #817778 Frederic Crozat 2013-06-18 07:18:53 +0000
  • c1b1aa37e2 - Explicitly list libattr-devel as BuildRequires Dr. Werner Fink 2013-06-17 12:29:15 +0000
  • 94149ccaf6 Accepting request 178890 from Base:System Stephan Kulow 2013-06-14 14:48:02 +0000
  • f97ac7e1c9 - Cleanup NumLock setting code (handle-numlock-value-in-etc-sysconfig-keyboard.patch). Frederic Crozat 2013-06-13 15:43:52 +0000
  • a5fe8ed6b8 - Only apply 1007-add-msft-compability-rules.patch when not building systemd-mini. Robert Milasan 2013-06-12 10:03:45 +0000
  • 8ee39e33c0 - Add udev MSFT compability rules (bnc#805059). add: 1007-add-msft-compability-rules.patch - Add sg3_utils requires, need it by 61-msft.rules (bnc#805059). - Clean-up spec file, put udev patches after systemd patches. - Rebase patches so they would apply nicely. Robert Milasan 2013-06-11 11:22:32 +0000
  • 90c6f3cafa - 0004-journald-DO-recalculate-the-ACL-mask-but-only-if-it-.patch fixes : * systemd-journald[347]: Failed to set ACL on /var/log/journal/11d90b1c0239b5b2e38ed54f513722e3/user-1000.journal, ignoring: Invalid argument - 006-systemctl-core-allow-nuking-of-symlinks-to-removed-u.patch systemctl disable should remove dangling symlinks. - 0008-service-don-t-report-alien-child-as-alive-when-it-s-.patch alien childs are reported as alive when they are really dead. Robert Milasan 2013-06-11 09:22:26 +0000
  • 97420c510f Accepting request 176958 from Base:System Stephan Kulow 2013-06-05 11:16:22 +0000
  • e118bb4a4a - 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. Marcus Meissner 2013-05-29 15:26:40 +0000
  • 9bd46fa1ae - Drop Add-bootsplash-handling-for-password-dialogs.patch bootsplash support has been removed from the kernel. - Drop ensure-systemd-udevd-is-started-before-local-fs-pre-for-lo.patch fixed in systemd v199, commit 89d09e1b5c65a2d97840f682e0932c8bb499f166 - Apply rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch only on ARM, patch rejected upstream because is too generic. - no such define TARGET_SUSE exists but it is used in Revert-service-drop-support-for-SysV-scripts-for-the-early.patch use HAVE_SYSV_COMPAT instead. Frederic Crozat 2013-05-28 08:51:44 +0000
  • c73e80543a Accepting request 176682 from Base:System Stephan Kulow 2013-05-28 05:43:35 +0000
  • 40b6ae1d77 - Do no ship defaults for sysctl, they should be part of aaa_base (currently in procps). - Add hostname-setup-shortname.patch: ensure shortname is set as hostname (bnc#820213). Ludwig Nussel 2013-05-27 09:58:29 +0000
  • 9135984043 Accepting request 176241 from Base:System Stephan Kulow 2013-05-27 08:03:19 +0000
  • 389a317097 - Rebase parse-etc-insserv.conf-and-adds-dependencies-accordingly.patch to fix memory corruption (thanks to Michal Vyskocil) (bnc#820454). Marcus Meissner 2013-05-21 09:16:19 +0000
  • 3a97e4d2a1 - Add sysctl-handle-boot-sysctl.conf-kernel_release.patch: ensure /boot/sysctl.conf-<kernel_release> is handled (bnc#809420). Dr. Werner Fink 2013-05-17 15:16:28 +0000
  • 433414e14a Accepting request 175749 from Base:System Stephan Kulow 2013-05-15 14:10:43 +0000
  • 8dcecce55f - Update handle-SYSTEMCTL_OPTIONS-environment-variable.patch: don't free variable whose content is still be used (bnc#819970). Stephan Kulow 2013-05-15 14:09:16 +0000
  • ed77c407a2 - Add configure flags to ensure boot.local/halt.local are run on startup/shutdown. Dr. Werner Fink 2013-05-15 06:50:16 +0000
  • 29996c6426 Accepting request 175317 from Base:System Stephan Kulow 2013-05-13 20:50:06 +0000
  • 44594fef59 missing backslash Robert Milasan 2013-05-13 18:45:42 +0000
  • 5e5fc9ce3a - Fix firmware loading by enabling --with-firmware-path (bnc#817551). Robert Milasan 2013-05-13 18:23:10 +0000
  • 255f0ee039 Accepting request 174398 from Base:System Stephan Kulow 2013-05-03 11:48:49 +0000
  • 1a3ae5a684 Otherwise, an empty folder will produce an error: Marcus Meissner 2013-05-03 08:53:01 +0000
  • 1ca2939627 Accepting request 173533 from Base:System Stephan Kulow 2013-04-26 17:21:58 +0000
  • 2d23afe365 - Fix handle-etc-HOSTNAME.patch to properly set hostname at startup when using /etc/HOSTNAME. Dr. Werner Fink 2013-04-26 16:25:08 +0000
  • 7222c08818 - Rename remaning udev patches (clean-up). - Generate %{_libexecdir}/modules-load.d/sg.conf so we load sg module at boot time not from udev (bnc#761109). - Drop unused patches: 1001-Reinstate-TIMEOUT-handling.patch 1005-udev-fix-sg-autoload-regression.patch 1026-re-add-persistent-net.patch Robert Milasan 2013-04-25 08:33:19 +0000
  • 06399d7180 - Use drop-in file to fix bnc#804158. Dr. Werner Fink 2013-04-25 07:23:12 +0000
  • 3b80e1c271 - add some more conflicts to make bootstrap work Frederic Crozat 2013-04-23 12:55:16 +0000
  • a610fdb475 Accepting request 172873 from Base:System Stephan Kulow 2013-04-23 09:39:56 +0000
  • 945466ae2e - Do not provide %{release} for systemd-analyze - Add more conflicts to -mini packages - Disable Predictable Network interface names until it has been reviewed by network team, with /usr/lib/tmpfiles.d/network.conf. - Don't package /usr/lib/firmware/update (not used) Marcus Meissner 2013-04-22 14:35:32 +0000
  • f231194f7d - Fix packaging error, there is no syslog.target anymore do not pretend there is one. Frederic Crozat 2013-04-22 09:09:27 +0000
  • 4ae8e483c0 - Update to release 202: + 'systemctl list-jobs' got some polishing. '--type=' argument may now be passed more than once. 'systemctl list-sockets' has been added. + systemd gained a new unit 'systemd-static-nodes.service'     that generates static device nodes earlier during boot, and     can run in conjunction with udev. + systemd-nspawn now places all containers in the new /machine     top-level cgroup directory in the name=systemd hierarchy. + bootchart can now store its data in the journal. + journactl can now take multiple --unit= and --user-unit=     switches. + The cryptsetup logic now understands the "luks.key=" kernel     command line switch. If a configured key file is missing, it will fallback to prompting the user. - Rebase some patches - Update handle-SYSTEMCTL_OPTIONS-environment-variable.patch to properly handle SYSTEMCTL_OPTIONS Dr. Werner Fink 2013-04-19 20:31:17 +0000
  • 8c69048d77 - Fix regression in the default for tmp auto-deletion (systemd-tmp-safe-defaults.patch, FATE#314974). Frederic Crozat 2013-04-19 14:00:28 +0000
  • 07baf0f52e update to v201 Dr. Werner Fink 2013-04-13 11:09:53 +0000
  • 196dd261f3 - Add chromebook lid switch as a power switch to logind rule to enable suspend on lid close Frederic Crozat 2013-04-12 16:24:46 +0000
  • 739df9b3b2 - Add improve-readahead-spinning.patch: improve readahead performance on spinning media with ext4. - Add fix-journal-vacuum-logic.patch: fix vacuum logic in journal (bnc#789589). - Add fix-lsb-provides.patch: ensure LSB provides are correctly handled if also referenced as dependencies (bnc#809646). - Add fix-loopback-mount.patch: ensure udevd is started (and therefore static devices are created) before mounting (bnc#809820). - Update systemd-sysv-convert to search services files in new location (bnc#809695). - Add logind-nvidia-acl.diff: set ACL on nvidia devices (bnc#808319). - Add do-no-isolate-on-fsck-failure.patch: do not turn off services if fsck fails (bnc#812874) - Add wait-for-processes-killed.patch: wait for processes killed by SIGTERM before killing them with SIGKILL. - Update systemctl-options.patch to only apply SYSTEMCTL_OPTIONS to systemctl command (bnc#801878). Marcus Meissner 2013-04-11 10:11:09 +0000
  • f292ec5774 - Fixed disabling CapsLock and enabling NumLock (bnc#746595, 0001-handle-disable_caplock-and-compose_table-and-kbd_rat.patch, systemd-numlock-suse.patch). - Explicitly require libgcrypt-devel to fix build failure. Robert Milasan 2013-04-03 07:18:50 +0000
  • 7b5d1775ff - udev: ensure that the network interfaces are renamed even if they exist (bnc#809843). add: 1027-udev-always-rename-network.patch Robert Milasan 2013-04-02 08:35:42 +0000
  • e80b43c37c Accepting request 160211 from Base:System Stephan Kulow 2013-03-22 11:08:23 +0000
  • 294700e6ce - udev: re-add persistent network rules (bnc#809843). add: 1026-re-add-persistent-net.patch - rebase all patches, ensure that they apply properly. Robert Milasan 2013-03-20 10:29:34 +0000
  • ca9adfdbac Accepting request 156091 from Base:System Stephan Kulow 2013-02-22 16:23:15 +0000
  • 2e606794e6 - Add rbind-mount.patch: handle rbind mount points correctly (bnc#804575). Robert Milasan 2013-02-22 12:17:51 +0000
  • 3d305af397 Accepting request 155884 from Base:System Stephan Kulow 2013-02-20 16:46:33 +0000
  • 8ef79189ca - Ensure journal is flushed on disk when systemd-logger is installed for the first time. - Add improve-journal-perf.patch: improve journal performance on query. - Add support-hybrid-suspend.patch: add support for hybrid suspend. - Add forward-to-pmutils.patch: forward suspend/hibernation calls to pm-utils, if installed (bnc#790157). Robert Milasan 2013-02-20 08:34:16 +0000
  • e2c9eb44ae Accepting request 155791 from Base:System Stephan Kulow 2013-02-19 12:50:22 +0000
  • e326875c80 - udev: usb_id: parse only 'size' bytes of the 'descriptors' buffer add: 1024-udev-usb_id-parse-only-size-bytes-of-the-descriptors.patch - udev: expose new ISO9660 properties from libblkid add: 1025-udev-expose-new-ISO9660-properties-from-libblkid.patch Robert Milasan 2013-02-19 10:05:35 +0000
  • 8b5cd5060a - Create getty@tty1.service to restore traditional SUSE behavior of not clearing tty1. (bnc#804158) Frederic Crozat 2013-02-18 16:15:49 +0000
  • 1a291cbde4 Accepting request 155589 from Base:System Stephan Kulow 2013-02-17 16:13:58 +0000
  • 152cc8c897 - Add early-sync-shutdown.patch: start sync just when shutdown.target is beginning - Update parse-multiline-env-file.patch to better handle continuing lines. - Add handle-HOSTNAME.patch: handle /etc/HOSTNAME (bnc#803653). - Add systemctl-print-wall-on-if-successful.patch: only print on wall if successful. - Add improve-bash-completion.patch: improve bash completion. Robert Milasan 2013-02-16 09:43:26 +0000
  • 8e18caab97 Accepting request 155545 from Base:System Stephan Kulow 2013-02-15 17:51:51 +0000
  • 7461df530d - disable nss-myhostname warning (bnc#783841) => disable-nss-myhostname-warning-bnc-783841.diff Frederic Crozat 2013-02-15 14:53:23 +0000
  • 7764b1e267 Accepting request 155320 from Base:System Stephan Kulow 2013-02-13 13:39:37 +0000
  • 5f9d0718ea - rework patch: 1020-usb_id-some-strange-devices-have-a-very-bogus-or-strage-serial.patch - udev: use unique names for temporary files created in /dev. add: 1022-udev-use-unique-names-for-temporary-files-created-in.patch - cdrom_id: add data track count for bad virtual drive. add: 1023-cdrom_id-add-data-track-count-for-bad-virtual-drive.patch Robert Milasan 2013-02-13 12:01:15 +0000
  • f886561e1d Accepting request 155190 from Base:System Stephan Kulow 2013-02-12 15:45:47 +0000
  • b076a3ab50 - usb_id: ensure we have a valid serial number as a string (bnc#779493). add: 1020-usb_id-some-strange-devices-have-a-very-bogus-or-strage-serial.patch - cdrom_id: created links for the default cd/dvd drive (bnc#783054). add: 1021-create-default-links-for-primary-cd_dvd-drive.patch Robert Milasan 2013-02-12 09:21:01 +0000
  • 775760b86a Accepting request 150761 from Base:System Stephan Kulow 2013-02-02 18:36:30 +0000
  • b72bf42087 - Add cryptsetup-accept-read-only.patch: accept "read-only" in addition to "readonly" in crypttab - Update parse-multiline-env-file.patch to correctly handle commented lines (bnc#793411) Robert Milasan 2013-02-01 18:07:17 +0000
  • a083875cd4 Accepting request 150304 from Base:System Stephan Kulow 2013-01-30 10:20:34 +0000
  • d28b8960e8 - fix in udev package missing link in basic.target.wants for systemd-udev-root-symlink.service - fix in udev package missing link in basic.target.wants for systemd-udev-root-symlink.service Robert Milasan 2013-01-29 14:18:53 +0000
  • 33a37cdca9 forgot pre_checkin.sh Robert Milasan 2013-01-29 13:48:02 +0000
  • ac4a223ef4 - journalctl: require argument for --priority add: journalctl-require-argument-for-priority - dropped useless patches: libudev-validate-argument-udev_enumerate_new.patch kmod-fix-builtin-typo.patch Robert Milasan 2013-01-29 13:47:43 +0000
  • a87f1676f5 - udev: Fix device matching in the accelerometer add: 1019-udev-Fix-device-matching-in-the-accelerometer.patch - keymap: add aditional support for some keyboard keys add: 1018-keymap-add-aditional-support.patch - rename udev-root-symlink.service to systemd-udev-root-symlink.service. Robert Milasan 2013-01-29 13:40:40 +0000
  • ab536f5817 Accepting request 150160 from Base:System Stephan Kulow 2013-01-29 06:05:16 +0000
  • 3d03076e5d - Add tmpfiles-X-type.patch: allow to clean directories with removing them. - Add systemd-fix-merge-ignore-dependencies.patch: fix merging with --ignore-dependencies waiting for dependencies (bnc#800365). - Update systemd-numlock-suse.patch: udev-trigger.service is now called systemd-udev-trigger.service. - Add improve-man-environment.patch: improve manpage regarding Environment value. Robert Milasan 2013-01-28 13:36:03 +0000
  • fab6cea402 Accepting request 149704 from Base:System Stephan Kulow 2013-01-24 09:41:58 +0000
  • ed987cb954 - Add systemctl-options.patch: handle SYSTEMCTL_OPTIONS internaly (bnc#798620). - Update crypt-loop-file.patch to correctly detect crypto loop files (bnc#799514). - Add journalctl-remove-leftover-message.patch: remove debug message in systemctl. - Add job-avoid-recursion-when-cancelling.patch: prevent potential recursion when cancelling a service. - Add sysctl-parse-all-keys.patch: ensure sysctl file is fully parsed. - Add journal-fix-cutoff-max-date.patch: fix computation of cutoff max date for journal. - Add reword-rescue-mode-hints.patch: reword rescue prompt. - Add improve-overflow-checks.patch: improve time overflow checks. - Add fix-swap-behaviour-with-symlinks.patch: fix swap behaviour with symlinks. - Add hostnamectl-fix-set-hostname-with-no-argument.patch: ensure hostnamectl requires an argument when called with set-hostname option. - Add agetty-overrides-term.patch: pass correctly terminal type to agetty. - Add check-for-empty-strings-in-strto-conversions.patch: better check for empty strings in strto* conversions. - Add strv-cleanup-error-path-loops.patch: cleanup strv on error path. - Add cryptsetup-handle-plain.patch: correctly handle "plain" option in cryptsetup. - Add fstab-generator-improve-error-message.patch: improve error message in fstab-generator. - Add delta-accept-t-option.patch: accept -t option in Robert Milasan 2013-01-23 13:44:07 +0000
  • 0d54a9ca1b Accepting request 147967 from Base:System Stephan Kulow 2013-01-10 21:35:19 +0000
  • 3f2c20b968 - Add multiple-sulogin.patch: allows multiple sulogin instance (bnc#793182). Andreas Jaeger 2013-01-10 19:35:11 +0000
  • 930907e037 Accepting request 147673 from Base:System Stephan Kulow 2013-01-10 14:20:01 +0000
  • f05802d2fe - udev: path_id - handle Hyper-V devices add: 1008-udev-path_id-handle-Hyper-V-devices.patch - keymap: Update the list of Samsung Series 9 models add: 1009-keymap-Update-the-list-of-Samsung-Series-9-models.patch - keymap: Add Samsung 700T add: 1010-keymap-Add-Samsung-700T.patch - libudev: avoid leak during realloc failure add: 1011-libudev-avoid-leak-during-realloc-failure.patch - libudev: do not resolve $attr{device} symlinks add: 1012-libudev-do-not-resolve-attr-device-symlinks.patch - libudev: validate 'udev' argument to udev_enumerate_new() add: 1013-libudev-validate-udev-argument-to-udev_enumerate_new.patch - udev: fix whitespace add: 1014-udev-fix-whitespace.patch - udev: properly handle symlink removal by 'change' event add: 1015-udev-properly-handle-symlink-removal-by-change-event.patch - udev: builtin - do not fail builtin initialization if one of them returns an error add: 1016-udev-builtin-do-not-fail-builtin-initialization-if-o.patch - udev: use usec_t and now() add: 1017-udev-use-usec_t-and-now.patch closing an non-existent dbus connection and getting assertion failures. Robert Milasan 2013-01-09 09:46:41 +0000
  • 3abfdebce7 Accepting request 147543 from Base:System Stephan Kulow 2013-01-08 20:14:07 +0000
  • 922cbb83b1 - make 'reload' and 'force-reload' LSB compliant (bnc#793936). - make 'reload' and 'force-reload' LSB compliant (bnc#793936). Robert Milasan 2013-01-08 13:29:03 +0000
  • 290e84272c - udevd: add missing ':' to getopt_long 'e'. add: 1007-udevd-add-missing-to-getopt_long-e.patch - clean up systemd.spec, make it easy to see which are udev and systemd patches. Robert Milasan 2013-01-08 12:54:22 +0000
  • 90f3f857a9 Accepting request 145257 from Base:System Stephan Kulow 2012-12-17 08:39:59 +0000
  • 0bfa84954d OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=322 Robert Milasan 2012-12-13 09:24:00 +0000
  • ab9ffaa30b Accepting request 144997 from Base:System Stephan Kulow 2012-12-10 16:22:08 +0000
  • 8c52c17470 - add conflicts between udev-mini and udev-mini-devel to libudev1 Stephan Kulow 2012-12-10 14:22:55 +0000
  • e1e80f5816 Accepting request 144473 from Base:System Stephan Kulow 2012-12-10 13:28:39 +0000
  • f51af20c7b OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=318 Frederic Crozat 2012-12-07 08:12:17 +0000
  • 626d8c1aa6 - Add fix-devname-prefix.patch: fix modules.devname path, it isn't in /usr. - Move post script to fix symlinks in /etc/systemd/system to a trigger to run it after old systemd is uninstalled. Robert Milasan 2012-12-05 18:07:07 +0000
  • aa7c7b8178 Accepting request 142568 from Base:System Stephan Kulow 2012-11-26 18:58:02 +0000
  • d1f5259059 - Fix creation of /dev/root link. Frederic Crozat 2012-11-23 11:06:55 +0000
  • fed46b58fc - Fix creation of /dev/root link. Frederic Crozat 2012-11-22 14:32:12 +0000
  • 9b03bc52e0 - Add remount-ro-before-unmount.patch: always remount read-only before unmounting in final shutdown loop. - Add switch-root-try-pivot-root.patch: try pivot_root before overmounting / Cristian Rodríguez 2012-11-20 17:57:51 +0000
  • f8f2bd4b02 - links more manpages for migrated tools (from Christopher Yeleighton). - disable boot.localnet service, ypbind service will do the right thing now (bnc#716746) - add xdm-display-manager.patch: pull xdm.service instead of display-manager.service (needed until xdm initscript is migrated to native systemd service). - Add fix-permissions-btmp.patch: ensure btmp is owned only by root (bnc#777405). - Have the udev package create a tape group, as referenced by 50-udev-default.rules and 60-persistent-storage-tape.rules (DimStar). - Add fix-bad-memory-access.patch: fix crash in journal rotation. - Add fix-dbus-crash.patch: fix D-Bus caused crash. - Add sync-on-shutdown.patch: ensure sync is done when initiating shutdown. - Add mount-efivars.patch: mount efivars if booting on UEFI. Marcus Meissner 2012-11-20 12:10:12 +0000
  • d94175c07e - /var/log/journal is now only provided by systemd-logger (journal won't be persistent for people using another syslog implementation). - install README in /var/log (in systemd-logger) and /etc/init.d - create adm group when installing systemd. - fix path in udev-root-symlink.systemd. - Enforce Requires(post) dependency on libudev in main systemd package (help upgrade). - Ensure configuration is reloaded when upgrading and save random seed when installing. - Create /lib/udev symlink, if we do a fresh install. - Add fix-build-glibc217.patch: fix build with latest glibc. - Add libgcrypt.m4: copy of autoconf macro from libgcrypt, only used to bootstrap systemd-mini. Andreas Jaeger 2012-11-14 20:14:47 +0000
  • 55999a9a2f Accepting request 140354 from Base:System Stephan Kulow 2012-11-06 14:52:46 +0000
  • 5d0530d2a5 - adding a package systemd-logger that blocks syslog implementations from installation to make an installation that only uses the journal Stephan Kulow 2012-11-06 14:52:17 +0000
  • e135889ecc Accepting request 140248 from Base:System Stephan Kulow 2012-11-05 19:55:01 +0000
  • 53484cc27b - Don't hardcode path for systemctl in udev post script. - Ensure systemd-udevd.service is shadowing boot.udev when booting under systemd. - Fix udev daemon upgrade under both systemd and sysvinit. - Add fix-logind-pty-seat.patch: fix logind complaining when doing su/sudo in X terminal. Cristian Rodríguez 2012-11-05 18:33:03 +0000
  • c9951deee0 Accepting request 140035 from Base:System Stephan Kulow 2012-11-03 07:37:41 +0000
  • 136616b919 - add libudev1 to baselibs.conf Stephan Kulow 2012-11-03 07:22:07 +0000
  • 98722e026d Accepting request 139993 from Base:System Stephan Kulow 2012-11-02 16:30:32 +0000
  • 6ba65a2146 - udev is GPL-2.0, the rest remains LGPL-2.1+ (bnc#787824) Stephan Kulow 2012-11-02 14:16:22 +0000
  • a60d37bb0c remove setBadness Stephan Kulow 2012-10-31 05:52:29 +0000
  • ec71446676 - Add var-run-lock.patch: make sure /var/run and /var/lock are handled as bind mount if they aren't symlinks. - Update storage-after-cryptsetup.patch with new systemctl path. - Migrate broken symlinks in /etc/systemd/system due to new systemd location. Stephan Kulow 2012-10-29 18:55:30 +0000
  • 6e0d9c4c7b - Create and own more systemd drop-in directories. Cristian Rodríguez 2012-10-26 12:34:44 +0000
  • 1030d67d52 Accepting request 131610 from Base:System Ismail Dönmez 2012-08-26 09:35:18 +0000