Your message dated Sat, 21 Apr 2012 00:52:18 +0100
with message-id <[email protected]>
and subject line Close old and unfixable sysvinit bugs
has caused the Debian Bug report #312281,
regarding /etc/init.d/checkfs.sh: when check a nonexistent fs, boot halt,  must 
press CONTROL-D continue
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
312281: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=312281
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: initscripts
Version: 2.86.ds1-1
Severity: normal
File: /etc/init.d/checkfs.sh

when check a nonexistent fs, boot halt,must press CONTROL-D continue
remote   or a no display  system,....

change checkfs.sh,   after a little ,continue the boot.

patch:
--- /etc/init.d/checkfs.sh.orig 2005-06-06 13:40:08.000000000 +0800
+++ /etc/init.d/checkfs.sh      2005-06-07 09:29:56.000000000 +0800
@@ -39,7 +39,7 @@
       echo "CONTROL-D will exit from this shell and continue system startup."
       echo
       # Start a single user shell on the console
-      /sbin/sulogin $CONSOLE
+      /sbin/sulogin -t 100 $CONSOLE
     fi
 fi
 rm -f /fastboot /forcefsck




-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=zh_CN.GBK, LC_CTYPE=zh_CN.GBK (charmap=GBK)

Versions of packages initscripts depends on:
ii  coreutils                   5.2.1-2      The GNU core utilities
ii  dpkg                        1.10.28      Package maintenance system for 
Deb
ii  e2fsprogs                   1.37-2sarge1 ext2 file system utilities and 
lib
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries 
an
ii  mount                       2.12p-4      Tools for mounting and 
manipulatin
ii  util-linux                  2.12p-4      Miscellaneous system utilities

-- no debconf information


--- End Message ---
--- Begin Message ---
This bug is being closed as part of a cleanup of the old bug
reports in the sysvinit package, in an attempt to make it easier
to address the bug reports which actually are fixable.  Some
reasons:

- Not a bug and/or it's a patch which will not be applied
- It will not be fixed, ever for various reasons
- Problem is not fixable in sysvinit or not our responsibility
- A better solution has become available in the interim
- No activity or submitter response in over a decade or more


Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.


--- End Message ---
_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

Reply via email to