http://qa.mandrakesoft.com/show_bug.cgi?id=5354
Product: initscripts
Component: initscripts
Summary: /etc/rc.d/rc.sysinit is ineffectual/incorrect for
headless machines - PROMPT setting in
/etc/sysconfig/autofsck not honored correctly leading to
headless machines frozen waiting for user input on
trivial errors
Product: initscripts
Version: 7.06-24mdk
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: blocker
Priority: P5
Component: initscripts
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
rc.sysinit when checking for filesystem integriry fails miserably on headless
machines
even when the PROMPT value is set to "no".
Any error unexpected return value in the root file system demands user input.
Also, the return code from fsck is not interpreted correctly - fsck returns a
bitfield -
rc.sysinit instead compares the error level as if it were a regular integer.
There is much duplicated script code for handling fsck issues.
rc.sysinit does not handle an interrupted powerfail shut down.
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.