NetBSD-Bugs archive

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

PR/28734 CVS commit: src/distrib/sparc/ramdisk



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

From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/28734 CVS commit: src/distrib/sparc/ramdisk
Date: Thu, 24 Dec 2009 14:56:14 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Thu Dec 24 14:56:14 UTC 2009
 
 Modified Files:
        src/distrib/sparc/ramdisk: dot.profile
 
 Log Message:
 Use /dev/fd0a rather than /dev/rfd0a to read instfs.tgz image from floppy.
 It looks newer (appearred after 1.6) gzip tries to read less than DEV_BSIZE
 (to check header?) so we can't use raw device directly.
 (note sparc bootfs ramdisk doesn't have dd(1))
 
 Workaround for PR port-sparc/42193, and would also fix PR install/28734.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.19 -r1.20 src/distrib/sparc/ramdisk/dot.profile
 
 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