Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | specfile: netconsole service moved to /usr/libexec | David Kaspar [Dee'Kej] | 2018-06-14 | 1 | -164/+0 |
| | |||||
* | netreport functionality dropped | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -11/+0 |
| | | | | This concept is quite outdated, and not sane to use at all. | ||||
* | networks moved into 'setup' package | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -3/+0 |
| | |||||
* | lang.{sh,csh} moved into setup package | David Kaspar [Dee'Kej] | 2018-05-30 | 3 | -159/+3 |
| | | | | | Other references to these files were removed, as well as irrelevant info in sysconfig.txt, and some dead code in init.d/functions file. | ||||
* | lang.{sh,csh} cleanup before moving to 'setup' package | David Kaspar [Dee'Kej] | 2018-05-30 | 2 | -155/+125 |
| | | | | The dependance on 'consoletype' binary has been removed. | ||||
* | adjtime moved into 'util-linux' package | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -2/+0 |
| | | | | | The line /etc/adjtime has been kept in rwtab, to not break the readonly-root... | ||||
* | Repository scheme updated to new layout | David Kaspar [Dee'Kej] | 2018-05-30 | 13 | -0/+1434 |
NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this. |