Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
| | | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349 | ||||
* | - Remove unncecessary full path to binary from *_DEPENDS | Dmitry Marakasov | 2015-07-14 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=391991 | ||||
* | - Drop GH_COMMIT | Dmitry Marakasov | 2015-05-07 | 2 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=385635 | ||||
* | Modern hard drives allow to set the amount of time a hard disk is | Dmitry Marakasov | 2014-01-31 | 4 | -0/+61 |
allowed to spend recovering from a read or write error. This feature is called ERC (error recovery control, usually in Seagate), TLER (time-limited error recovery, usually on Western Digital) or CCLT (command completion time limit, usually on Samsung or Hitachi). This rc.d script allows to set these valus on system startup to tune disks for RAID usage. WWW: https://github.com/AMDmi3/scterc-rc.d Notes: svn path=/head/; revision=342057 |