62fc9acca7
Accepting request 142041 from home:fcrozat:branches:Base:System
Marcus Meissner2012-11-20 12:10:12 +00:00
7165608664
Accepting request 141318 from home:fcrozat:branches:Base:System
Andreas Jaeger2012-11-14 20:14:47 +00:00
bf3ec81c74
Accepting request 140354 from Base:System
Stephan Kulow
2012-11-06 14:52:46 +00:00
b4f3b459fc
- 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 +00:00
225860684d
Accepting request 140248 from Base:System
Stephan Kulow
2012-11-05 19:55:01 +00:00
b3969e3d4a
Accepting request 122369 from Base:System
Stephan Kulow
2012-05-26 11:00:31 +00:00
f70d1a2bd7
- Re-enable logind-logout.patch, fix in xdm-np PAM file is the real fix.
Frederic Crozat2012-05-25 12:03:50 +00:00
c0431dd9e8
- Update new-lsb-headers.patch to handle entries written after description tag (bnc#727771, bnc#747931).
Frederic Crozat2012-05-24 12:06:55 +00:00
90304d4c67
Accepting request 116331 from Base:System
Stephan Kulow
2012-05-08 04:48:51 +00:00
e030c06a86
- Disable logind-logout.patch: it crashes sudo session (if called after su -l) (bnc#746704).
Frederic Crozat2012-05-03 11:41:40 +00:00
6a9e4f574b
Accepting request 110375 from Base:System
Stephan Kulow
2012-03-23 11:11:16 +00:00
b3750d1f49
- Update fixppc.patch with upstream patches - Add comments from upstream in 0001-util-never-follow-symlinks-in-rm_rf_children.patch. - Add logind-logout.patch: it should fix sudo / su with pam_systemd (bnc#746704).
Frederic Crozat2012-03-22 08:55:35 +00:00
729f3c2839
- Add 0001-add-sparse-support-to-detect-endianness-bug.patch: fix endianness error, preventing journal to work properly on ppc. - Add fixppc.patch: fix build and warnings on ppc.
Frederic Crozat2012-03-21 12:59:57 +00:00
42c3aa3ee4
Accepting request 109922 from Base:System
Stephan Kulow
2012-03-20 11:04:45 +00:00
1afd3235d3
- Update to version 43: + Support optional initialization of the machine ID from the KVM or container configured UUID. + Support immediate reboots with "systemctl reboot -ff" + Show /etc/os-release data in systemd-analyze output + Many bugfixes for the journal, including endianess fixes and ensuring that disk space enforcement works + non-UTF8 strings are refused if used in configuration and unit files. + Register Mimo USB Screens as suitable for automatic seat configuration + Reorder configuration file lookup order. /etc now always overrides /run. + manpages for journal utilities. - Drop fix-c++-compat.patch, no-tmpfs-fsck.patch, systemd-journald-fix-endianess-bug.patch. - Requires util-linux >= 2.21 (needed to fix fsck on tmpfs).
Frederic Crozat2012-03-16 15:20:47 +00:00
0d5cfb1fdd
Accepting request 108835 from Base:System
Stephan Kulow
2012-03-12 19:17:08 +00:00
1aa5ade161
- Add fix-c++-compat.patch: fix C++ compatibility error in header.
Frederic Crozat2012-03-12 09:20:01 +00:00
a5f0fac533
Accepting request 108532 from Base:System
Stephan Kulow
2012-03-09 20:28:31 +00:00
a227ac398f
Accepting request 106439 from Base:System
Stephan Kulow
2012-03-07 19:10:29 +00:00
5d1f930c45
- Add systemd-journald-fix-endianess-bug.patch: fix journald not starting on ppc architecture. - add .changes for plymouth fixes
Frederic Crozat2012-02-29 13:27:30 +00:00
e6f30ccfa0
- Remove rsyslog listen.conf, handled directly by rsyslog now (bnc#747871).
Frederic Crozat2012-02-21 09:10:49 +00:00
8154ca0ae4
Accepting request 106010 from Base:System
Stephan Kulow
2012-02-21 06:32:50 +00:00
590745bcff
- Update to version 43: + requires /etc/os-release, support for /etc/SuSE-release is no longer present. + Track class of PAM logins to distinguish greeters from normal user logins. + Various bug fixes.
Frederic Crozat2012-02-20 13:58:44 +00:00
a5345e44b9
Accepting request 105839 from home:jengelh:branches:Base:System
Frederic Crozat2012-02-20 10:55:29 +00:00
89d294ac91
Accepting request 104941 from Base:System
Stephan Kulow
2012-02-16 15:24:03 +00:00
106d0cab66
use the right switch about /usr merge (ie enable separe /usr)
Frederic Crozat2012-02-14 09:17:10 +00:00
6c5289bf6c
- Update to version 42: + Various bug fixes + Watchdog support for supervising services is now usable + Service start rate limiting is now configurable and can be turned off per service. + New CanReboot(), CanPowerOff() bus calls in systemd-logind - Dropped fix-kmod-build.patch, fix-message-after-chkconfig.patch, is-enabled-non-existing-service.patch (merged upstream) - Add libxslt1 / docbook-xsl-stylesheets as BuildRequires for manpage generation
Frederic Crozat2012-02-13 13:17:26 +00:00
dcda83594c
Accepting request 103083 from Base:System
Stephan Kulow
2012-02-10 16:20:20 +00:00
f54de6a28b
- Update to version 41: + systemd binary is now installed in /lib/systemd (symlink for /bin/systemd is available now) + kernel modules are now loaded through libkmod + Watchdog support is now useful (not complete) + new kernel command line available to set system wide environment variable: systemd.setenv + journald capabilities set is now limited + SIGPIPE is ignored by default. This can be disabled with IgnoreSIGPIPE=no in unit files. - Add fix-kmod-build.patch: fix build with libkmod - Drop remote-fs-after-network.patch (merged upstream) - Add dm-lvm-after-local-fs-pre-target.patch: ensure md / lvm /dmraid is started before mounting partitions, if fsck was disabled for them (bnc#733283). - Update lsb-header patch to correctly disable heuristic if X-Systemd-RemainAfterExit is specified (whatever its value) - Add fix-message-after-chkconfig.patch: don't complain if only sysv services are called in systemctl. - Add is-enabled-non-existing-service.patch: fix error message when running is-enabled on non-existing service.
Frederic Crozat2012-02-09 17:04:56 +00:00
2176c3ed9b
- Update to version 40: + reason why a service failed is now exposed in the"Result" D-Bus property. + Rudimentary service watchdog support (not complete) + Improve bootcharts, by immediatly changing argv[0] after forking to to reflect which process will be executed. + Various bug fixes. - Add remote-fs-after-network.patch and update insserv patch: ensure remote-fs-pre.target is enabled and started before network mount points (bnc#744293). - Ensure journald doesn't prevent syslogs to read from /proc/kmsg.
Frederic Crozat2012-02-07 15:49:03 +00:00
981e0200e1
Accepting request 102201 from Base:System
Stephan Kulow
2012-02-03 09:26:59 +00:00
2de7422b65
- Ensure systemd show service status when started behind bootsplash (bnc#736225). - Disable core dump redirection to journal, not stable atm.
Frederic Crozat2012-01-31 12:42:31 +00:00
8e1aa9ca86
- Update modules_on_boot.patch to not cause failed state for systemd-modules-load.service (bnc#741481).
Frederic Crozat2012-01-26 16:29:45 +00:00
5fbd5db16a
Accepting request 101505 from Base:System
Stephan Kulow
2012-01-26 15:00:42 +00:00
261c9f81a4
Accepting request 101496 from home:fcrozat:branches:Base:System
Frederic Crozat2012-01-25 14:08:16 +00:00
7df5ae3a2f
Accepting request 100745 from home:tittiatcoke:branches:Base:System
Frederic Crozat2012-01-19 14:25:36 +00:00
dd5f3ba981
Accepting request 96123 from home:fcrozat:systemd
Frederic Crozat2011-12-09 14:44:59 +00:00
64af18961c
Accepting request 95711 from home:a_jaeger:my-factory-packages
Andreas Jaeger2011-12-07 10:55:09 +00:00
2be0d7eafd
replace license with spdx.org variant
Stephan Kulow
2011-12-06 18:07:00 +00:00
44311dac4a
replace license with spdx.org variant
Stephan Kulow
2011-12-06 18:06:58 +00:00
5c13e3bc9f
Accepting request 92813 from Base:System
Stephan Kulow
2011-11-21 14:50:15 +00:00
5a3023e84a
Accepting request 92485 from home:coolo:removelibtool
Andreas Jaeger2011-11-21 09:32:49 +00:00
fac4efdf6c
Accepting request 90129 from Base:System
Stephan Kulow
2011-11-05 10:27:37 +00:00
1fb0a4c973
Accepting request 90127 from home:fcrozat:systemd
Frederic Crozat2011-11-04 16:34:12 +00:00
3a9b562c92
Accepting request 89556 from Base:System
Stephan Kulow
2011-10-27 17:34:45 +00:00
00834ca02d
Accepting request 89555 from home:fcrozat:systemd
Frederic Crozat2011-10-27 14:17:24 +00:00
0e819c688a
Accepting request 89338 from Base:System
Stephan Kulow
2011-10-26 13:48:17 +00:00
f02af58b62
Accepting request 89336 from home:fcrozat:systemd
Frederic Crozat2011-10-26 08:14:55 +00:00
695434a1be
Accepting request 87884 from Base:System
Lars Vogdt
2011-10-16 10:58:13 +00:00
1962b7c419
Accepting request 87882 from home:fcrozat:systemd
Frederic Crozat2011-10-14 15:47:16 +00:00
c92fbc8802
Accepting request 87532 from Base:System
Lars Vogdt
2011-10-12 22:02:20 +00:00
450ae4665a
Accepting request 87530 from home:fcrozat:systemd
Frederic Crozat2011-10-12 13:43:49 +00:00
bf1ab619ff
Accepting request 87491 from home:fcrozat:systemd
Frederic Crozat2011-10-12 10:44:11 +00:00
c37e14e545
Accepting request 87397 from Base:System
Lars Vogdt
2011-10-11 15:59:42 +00:00
eaf75331b4
- make sure updaters get in the /sbin/init from here - the sub package of the split package will decide which init wins in update case
Stephan Kulow
2011-10-11 13:58:26 +00:00