Brad Davis

Results 7 issues of Brad Davis

Some jails are very thin and do not have /usr/include/sys populated, which leads to this error on jail creation: awk: can't open file /usr/local/poudriere/jails/testjail/usr/include/sys/param.h source line number 1 So use...

@kientzle These might be best directed at you / I would appreciate your input. 1. In https://github.com/freebsd/crochet/blob/master/lib/scm.sh#L34 svnversion is called to figure out the SVN revision. But in another place...

For pkgbase we have discussed having a feature called groups, which are essentially: soft deps (i.e. they can be removed and will not be dragged in again). Also need to...

pkgbase

For example: `network1_switch='int1'` Would return `'int1'` instead of `int1` causing the md5 to not match.

Enhancement to allow checkmk to calculate memory usage without relying on an external dependency.

enhancement
Component: Checks & Agents

Such as: ``` Writing backup info to location none/.zxfer_backup_info.tank sh: cannot create none/.zxfer_backup_info.tank: No such file or directory Error writing backup file. Is filesystem mounted? ``` Perhaps it could temporarily...