Bug 21239

Summary: sysinstall doesn't know that block devices and the worm device are gone
Product: Base System Reporter: Don Lewis <Don.Lewis>
Component: miscAssignee: Murray Stokely <murray>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Don Lewis 2000-09-13 01:40:01 UTC
	sysintall hasn't been updated since block devices were nuked.
	It populates its /dev with the old block devices instead of
	character devices.  It also creates the worm device, which
	is also no longer supported.

Fix: (this patch needs to be double checked)
Comment 1 Johan Karlsson freebsd_committer freebsd_triage 2000-09-16 12:28:45 UTC
Responsible Changed
From-To: freebsd-bugs->murray

Over to our sysinstall maintainer.
Comment 2 jkh freebsd_committer freebsd_triage 2000-11-07 20:27:41 UTC
State Changed
From-To: open->closed

Fixed in both branches, thanks.