Bug 9448

Summary: non-interactive mode
Product: [Retired] Red Hat Linux Reporter: Kjetil T. Homme <kjetilho>
Component: sndconfigAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1CC: rvokal
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-15 00:34:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
non-interactive mode (--auto) none

Description Kjetil T. Homme 2000-02-15 00:05:08 UTC
sndconfig works very well, but it feels unnecessary to have to press Return
Return Return ... on each of our workstation after installation :-)
This patch implements --auto, which assumes that the user answers YES to
every question, and bails out if the user has to be asked for any values.
Perfect for running from Kickstart.

Comment 1 Kjetil T. Homme 2000-02-15 00:06:59 UTC
Created attachment 118 [details]
non-interactive mode (--auto)

Comment 2 Bill Nottingham 2000-02-15 00:14:59 UTC
Um, did you try the --quiet option?