CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/03 11:23:34
Modified files:
usr.sbin/syspatch: syspatch.sh
Log message:
Output explicit error messages for:
- trying to install files mounted on a remote FS (diskless clients etc.)
- read-only FS
- not enough space on FS
These were all properly catched before (syspatch would refuse to do anything)
but the error message was a bit cryptic.
