CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/19 11:52:54
Modified files:
distrib/miniroot: install.sub
Log message:
- no need to export the TERM variable twice
- re-format case-block
- unquote single word default answer
- use 'break' instead of return to leave (same effect here, but
needed later when the function is no function anymore)
- use -q option with kbd to limit output to warnings/errors only
discussed with and OK krw@ tb@
