|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd: please consider backporting 80cfe9e | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.3 | Reporter: | Andrei Borzenkov <arvidjaar> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
accepted. Merged in my repository home:fcrozat:branches:openSUSE:12.3:Update/systemd for pending maintenance update mr 163177 submitted This is an autogenerated message for OBS integration: This bug (812874) was mentioned in https://build.opensuse.org/request/show/163178 Maintenance / This is an autogenerated message for OBS integration: This bug (812874) was mentioned in https://build.opensuse.org/request/show/163605 Factory / systemd This is an autogenerated message for OBS integration: This bug (812874) was mentioned in https://build.opensuse.org/request/show/172486 Maintenance / openSUSE-RU-2013:0877-1: An update that has 8 recommended fixes can now be installed. Category: recommended (moderate) Bug References: 746595,789589,801878,808319,809646,809695,809820,812874 CVE References: Sources used: openSUSE 12.3 (src): systemd-195-13.25.1, systemd-mini-195-13.25.1 |
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20100101 Firefox/17.0 This is extremely useful and really assists in troubleshooting real-life problems. Changes are small and self-contained. Do no isolate in case of emergency or severe problems This patch changes local-fs.target and systemd-fsck to not use "isolate" when going into emergency. This fixes https://bugzilla.redhat.com/show_bug.cgi?id=810722 The motivation is, that when something wents wrong, we should keep everything as it is, to let the user fix the problem. When isolating we stop a lot of services and therefore change the system heavily so that it gets harder for the user to fix. Reproducible: Always Steps to Reproduce: 1. 2. 3.