Go to file
Frederic Crozat 7e268425d0 - Update to version 39:
+ New systemd-cgtop tool to show control groups by their resource
    usage.
  + Linking against libacl for ACLs is optional again.
  + If a group "adm" exists, journal files are automatically owned
    by them, thus allow members of this group full access to the
    system journal as well as all user journals.
  + The journal now stores the SELinux context of the logging
    client for all entries.
  + Add C++ inclusion guards to all public headers.
  + New output mode "cat" in the journal to print only text
    messages, without any meta data like date or time.
  + Include tiny X server wrapper as a temporary stop-gap to teach
    XOrg udev display enumeration (until XOrg supports udev
    hotplugging for display devices).
  + Add new systemd-cat tool for executing arbitrary programs with
    STDERR/STDOUT connected to the journal. Can also act as BSD
    logger replacement, and does so by default.
  + Optionally store all locally generated coredumps in the journal
    along with meta data.
  + systemd-tmpfiles learnt four new commands: n, L, c, b, for
    writing short strings to files (for usage for /sys), and for
    creating symlinks, character and block device nodes.
  + New unit file option ControlGroupPersistent= to make cgroups
    persistent.
  + Support multiple local RTCs in a sane way.
  + No longer monopolize IO when replaying readahead data on
    rotating disks.
  + Don't show kernel threads in systemd-cgls anymore, unless
    requested with new -k switch.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=234
2012-01-25 14:08:16 +00:00
.gitattributes Accepting request 43879 from Base:System 2010-07-30 11:59:59 +00:00
0001-Add-bootsplash-handling-for-password-dialogs.patch version 25 2011-04-22 17:35:38 +00:00
0001-handle-disable_caplock-and-compose_table-and-kbd_rat.patch Package needs OK from fcrozat. Update to the latest systemd-38 version. Additional listen.conf so that rsyslog keeps working. Also added xz as an explicit buildrequires to ensure that the tarball can be unpacked. 2012-01-18 16:44:20 +00:00
0001-service-Fix-dependencies-added-when-parsing-insserv..patch - Update to version 39: 2012-01-25 14:08:16 +00:00
0001-service-flags-sysv-service-with-detected-pid-as-Rema.patch - Update to version 36 : 2011-09-30 15:58:39 +00:00
avoid-random-seed-cycle.patch Package needs OK from fcrozat. Update to the latest systemd-38 version. Additional listen.conf so that rsyslog keeps working. Also added xz as an explicit buildrequires to ensure that the tarball can be unpacked. 2012-01-18 16:44:20 +00:00
baselibs.conf - Create -32bit package (bnc#713319) 2011-09-16 16:30:03 +00:00
bootsplash-quit.service - Remove storage-after-cryptsetup.service, add 2011-12-09 14:44:59 +00:00
bootsplash-shutdown.service - Add services to stop bootsplash at end of startup and start it at 2011-09-29 16:16:35 +00:00
bootsplash-startup.service - Remove storage-after-cryptsetup.service, add 2011-12-09 14:44:59 +00:00
crypt-loop-file.patch Package needs OK from fcrozat. Update to the latest systemd-38 version. Additional listen.conf so that rsyslog keeps working. Also added xz as an explicit buildrequires to ensure that the tarball can be unpacked. 2012-01-18 16:44:20 +00:00
delay-fsck-cryptsetup-after-md-lvm-dmraid.patch Package needs OK from fcrozat. Update to the latest systemd-38 version. Additional listen.conf so that rsyslog keeps working. Also added xz as an explicit buildrequires to ensure that the tarball can be unpacked. 2012-01-18 16:44:20 +00:00
listen.conf Package needs OK from fcrozat. Update to the latest systemd-38 version. Additional listen.conf so that rsyslog keeps working. Also added xz as an explicit buildrequires to ensure that the tarball can be unpacked. 2012-01-18 16:44:20 +00:00
localfs.service - Fix localfs.service to no cause cycle and starts it after 2011-08-16 17:15:13 +00:00
lock-opensuse.patch - Remove storage-after-cryptsetup.service, add 2011-12-09 14:44:59 +00:00
macros.systemd - Fix rpm macros to only call presets on initial install 2011-11-04 16:34:12 +00:00
modules_on_boot.patch - Remove storage-after-cryptsetup.service, add 2011-12-09 14:44:59 +00:00
new-lsb-headers.patch - Remove storage-after-cryptsetup.service, add 2011-12-09 14:44:59 +00:00
no-tmpfs-fsck.patch - Update to version 39: 2012-01-25 14:08:16 +00:00
pre_checkin.sh - Update to version 34: 2011-09-01 11:43:46 +00:00
storage-after-cryptsetup.patch Package needs OK from fcrozat. Update to the latest systemd-38 version. Additional listen.conf so that rsyslog keeps working. Also added xz as an explicit buildrequires to ensure that the tarball can be unpacked. 2012-01-18 16:44:20 +00:00
support-sysvinit.patch OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=210 2011-10-11 13:15:07 +00:00
sysctl-modules.patch Package needs OK from fcrozat. Update to the latest systemd-38 version. Additional listen.conf so that rsyslog keeps working. Also added xz as an explicit buildrequires to ensure that the tarball can be unpacked. 2012-01-18 16:44:20 +00:00
systemd-39.tar.xz - Update to version 39: 2012-01-25 14:08:16 +00:00
systemd-bootsplash - Add avoid-random-seed-cycle.patch: fix dependency cycle between 2011-10-26 08:14:55 +00:00
systemd-gtk.changes - Update to version 39: 2012-01-25 14:08:16 +00:00
systemd-gtk.spec - Update to version 39: 2012-01-25 14:08:16 +00:00
systemd-insserv_conf - Update to version 36 : 2011-09-30 15:58:39 +00:00
systemd-rpmlintrc Adjust rpmlintrc 2011-08-01 14:36:43 +00:00
systemd-sysv-convert - Update to release 37: 2011-10-12 10:44:11 +00:00
systemd.changes - Update to version 39: 2012-01-25 14:08:16 +00:00
systemd.spec - Update to version 39: 2012-01-25 14:08:16 +00:00
tty1.patch - Handle disable_capslock, compose table and kbd_rate 2011-08-23 16:14:51 +00:00