[Pkg-sysvinit-commits] r650 - sysvinit/trunk/debian

Thomas Hood jdthood-guest at costa.debian.org
Mon Jan 16 11:40:10 UTC 2006


Author: jdthood-guest
Date: 2006-01-16 11:40:10 +0000 (Mon, 16 Jan 2006)
New Revision: 650

Modified:
   sysvinit/trunk/debian/NOTES
Log:
Add NOTE about bootlogd and  posix_openpt(3)

Modified: sysvinit/trunk/debian/NOTES
===================================================================
--- sysvinit/trunk/debian/NOTES	2006-01-16 11:37:02 UTC (rev 649)
+++ sysvinit/trunk/debian/NOTES	2006-01-16 11:40:10 UTC (rev 650)
@@ -24,6 +24,8 @@
 ------------------
 * Do not allow system to continue booting if both fsck and sulogin fail  (#337444)
 * Make sulogin try /bin/sh and /bin/sash too (#40144, #43317)
+* Port bootlogd to use posix_openpt(3), since BSD PTs are now deprecated and
+  /dev/pts _is_ now available at the time that bootlogd starts (...in Debian).
 
 Stuff to do after etch
 ----------------------




More information about the Pkg-sysvinit-commits mailing list