aboutsummaryrefslogtreecommitdiffstats
path: root/doc/sysconfig.txt
Commit message (Collapse)AuthorAgeFilesLines
* doc: Document ARPING_WAIT and ARPING_UPDATE_WAITJan Macku2021-02-151-0/+10
| | | | | | Related: #1928098 (cherry picked from commit f97766f7f3b376391c72794136a44733e276b48c)
* doc: Documents ifcfg option LINKSTATUSJan Macku2021-01-221-0/+4
| | | | | | Related: #1555001 Resolves: #1916632 (cherry picked from commit 6bdeac5d349546b3d2c96b10cbdd1f9ce16ee947)
* Add ip6gre tunnel optionJan Macku2019-10-301-1/+1
| | | Resolve: rhbz#1743251
* netreport functionality droppedDavid Kaspar [Dee'Kej]2018-05-301-2/+1
| | | | This concept is quite outdated, and not sane to use at all.
* lang.{sh,csh} moved into setup packageDavid Kaspar [Dee'Kej]2018-05-301-38/+0
| | | | | Other references to these files were removed, as well as irrelevant info in sysconfig.txt, and some dead code in init.d/functions file.
* adjtime moved into 'util-linux' packageDavid Kaspar [Dee'Kej]2018-05-301-26/+0
| | | | | The line /etc/adjtime has been kept in rwtab, to not break the readonly-root...
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-301-0/+1083
NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this.