NetBSD-Bugs archive

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

PR/54776 CVS commit: [netbsd-9] src/distrib



The following reply was made to PR port-amd64/54776; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54776 CVS commit: [netbsd-9] src/distrib
Date: Fri, 24 Apr 2020 17:40:54 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Fri Apr 24 17:40:54 UTC 2020
 
 Modified Files:
 	src/distrib/common [netbsd-9]: Makefile.bootcd
 	src/distrib/vax/cdroms/installcd [netbsd-9]: Makefile
 
 Log Message:
 Pull up following revision(s) (requested by maya in ticket #849):
 
 	distrib/vax/cdroms/installcd/Makefile: revision 1.19
 	distrib/common/Makefile.bootcd: revision 1.43
 
 Do not populate /dev on CD images by default, instead rely on init
 doing the tmpfs / MAKEDEV magic.
 
 On images for machines with serious ram shortage (where the additional
 tmpfs hurts, like VAX) override this with CDDEV_POPULATE=true.
 
 Should fix PR port-amd64/54776.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.41 -r1.41.2.1 src/distrib/common/Makefile.bootcd
 cvs rdiff -u -r1.17 -r1.17.2.1 src/distrib/vax/cdroms/installcd/Makefile
 
 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