NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46812 CVS commit: src



The following reply was made to PR install/46812; it has been noted by GNATS.

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46812 CVS commit: src
Date: Sun, 28 Apr 2013 08:08:04 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Sun Apr 28 08:08:04 UTC 2013
 
 Modified Files:
        src/distrib/hp300/ramdisk: Makefile
        src/etc/etc.hp300: MAKEDEV.conf
 
 Log Message:
 Fix yet another "openpty() failed" error during sysinst.
 
 Prepare a new entry for ramdisk that includes ipty target in
 etc.hp300/MAKEDEV.conf and use it in distrib/hp300/ramdisk/Makefile.
 See also PR/46812, PR/47123, and PR/47774.
 
 We could simply add "ipty" to MAKEDEVTARGETS as miniroot/Makefile does,
 but it's better to shrink ramdisk size as much as possible.
 
 Should be pulled up to both netbsd-6 and netbsd-6-0.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.31 -r1.32 src/distrib/hp300/ramdisk/Makefile
 cvs rdiff -u -r1.13 -r1.14 src/etc/etc.hp300/MAKEDEV.conf
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index