| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Related: #1928098
(cherry picked from commit f97766f7f3b376391c72794136a44733e276b48c)
|
| |
|
|
|
|
| |
Related: #1555001
Resolves: #1916632
(cherry picked from commit 6bdeac5d349546b3d2c96b10cbdd1f9ce16ee947)
|
| |
|
| |
Resolve: rhbz#1743251
|
| | |
|
| |
|
|
| |
This concept is quite outdated, and not sane to use at all.
|
| |
|
|
|
| |
Other references to these files were removed, as well as irrelevant
info in sysconfig.txt, and some dead code in init.d/functions file.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Most of these files were more than 15 years old, making them no
longer valid or just simply outdated... Files removed:
* changes.ipv6
* ipv6-*.howto
* sysvinitfiles
Regarding the 'sysvinitfiles' -- the 'initscripts' package is nowadays
intended for keeping the support for old init scripts still used
somewhere. However, for creating new services people should use
systemd now...
|
| |
|
|
|
| |
The line /etc/adjtime has been kept in rwtab, to not break the
readonly-root...
|
|
|
NOTE: This commit just moves files around, without actually fixing the
Makefiles and specfile. See follow up commits which resolve this.
|