Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix service network stop cmd | Jan Macku | 2019-11-29 | 1 | -6/+15 |
| | |||||
* | Change spacing of service file to folow spacing of project | Jan Macku | 2019-11-26 | 1 | -59/+59 |
| | |||||
* | Repalace hardcoded tests for yes and no with testing functions | Jan Macku | 2019-09-12 | 1 | -2/+2 |
| | | | Resolve issue: #42 | ||||
* | specfile: netconsole service moved to /usr/libexec | David Kaspar [Dee'Kej] | 2018-06-14 | 2 | -0/+178 |
| | |||||
* | specfile: services from /usr/lib/systemd moved to /usr/libexec | David Kaspar [Dee'Kej] | 2018-06-14 | 6 | -3/+3 |
| | |||||
* | nis-domainname.service removed | David Kaspar [Dee'Kej] | 2018-06-01 | 2 | -22/+0 |
| | | | | | It has been moved into the hostname package: https://src.fedoraproject.org/rpms/hostname/pull-request/1 | ||||
* | fedora-* services renamed to more general names | David Kaspar [Dee'Kej] | 2018-06-01 | 8 | -5/+5 |
| | | | | | | | This removes the OS flavour embedded into the initscripts. See also: https://bugzilla.redhat.com/show_bug.cgi?id=1584645 Resolves: #161 | ||||
* | netreport functionality dropped | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -2/+0 |
| | | | | This concept is quite outdated, and not sane to use at all. | ||||
* | src/sushell moved into 'policycoreutils' package | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -5/+0 |
| | | | | | | It has been agreed that maintainers of 'policycoreutils' will either accept the pull-request, or they will close it if the sushell is no longer needed... | ||||
* | sys-unconfig removed | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -12/+0 |
| | | | | | This script has been obsoleted by other concepts in Fedora, and using it can be quite dangerous nowadays... | ||||
* | Repository scheme updated to new layout | David Kaspar [Dee'Kej] | 2018-05-30 | 13 | -0/+435 |
NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this. |