Bug 18946

Summary: Add support for enabling USB daemon from /stand/sysinstall
Product: Base System Reporter: pvh <pvh>
Component: binAssignee: John Baldwin <jhb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description pvh 2000-06-01 16:30:02 UTC
Attached is a patch to allow the USB daemon to be switch on/off from
/stand/sysinstall. This is a fairly commonly required service, and
adding it to sysinstall will make new users immediately aware of its
existence.

Fix: Below is a patch to /usr/src/release/sysinstall/menus.c:
How-To-Repeat: N/A
Comment 1 nra freebsd_committer freebsd_triage 2000-07-21 03:53:35 UTC
Responsible Changed
From-To: freebsd-bugs->n_hibma

Nick takes care of the usb bits.
Comment 2 Nick Hibma freebsd_committer freebsd_triage 2000-08-07 00:03:24 UTC
Responsible Changed
From-To: n_hibma->jhb

John has been playing with USB and sysinstall. I bet he has implemented this 
already.:wq
Comment 3 Murray Stokely freebsd_committer freebsd_triage 2001-09-05 01:58:36 UTC
State Changed
From-To: open->closed

Your patch has been committed, thanks!