Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Nov 2001 10:07:14 -0800 (PST)
From:      Makoto MATSUSHITA <matusita@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc MAKEDEV
Message-ID:  <200111131807.fADI7EH44940@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
matusita    2001/11/13 10:07:14 PST

  Modified files:
    etc                  MAKEDEV 
  Log:
  sysinstall complains about creating acd0t* devices while all dists are
  extracted and recreating device files.
  
  Without this, you'll see following messages when 'MAKEDEV all':
  	[:  : out of range
  	[:  : out of range
  	acd0t is invalid -- can't have more than 32 devices or 169 tracks
  
  Reported by: David Syphers <dsyphers@uchicago.edu> (at current@FreeBSD.org)
  
  Revision  Changes    Path
  1.307     +2 -2      src/etc/MAKEDEV

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111131807.fADI7EH44940>