aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* specfile: network-scripts subpackage createdDavid Kaspar [Dee'Kej]2018-06-149-0/+0
|
* 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.
* Outdated files from doc/ folder removedDavid Kaspar [Dee'Kej]2018-05-304-546/+0
| | | | | | | | | | | | | | 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...
* 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-3015-0/+1771
NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this.