Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.1310.13 | Jan Macku | 2022-01-13 | 1 | -1/+20 |
| | |||||
* | 10.1210.12 | Jan Macku | 2021-09-03 | 1 | -1/+4 |
| | |||||
* | spec: Update relation between initscripts and initscripts-service (#386) | Jan Macku | 2021-09-01 | 1 | -2/+2 |
| | | | | Add strong relation between initscripts and initscripts-service. Also update Obsoletes of initscripts package. | ||||
* | 10.1110.11 | Jan Macku | 2021-08-27 | 1 | -1/+4 |
| | |||||
* | specfile: Update obsoletes to allow upgrades (#385) | Jan Macku | 2021-08-26 | 1 | -1/+1 |
| | | | Obsoletes with initscripts < 10.10 in order to allow the initscripts-service package to be installed while upgrading from initscripts < 10.10 | ||||
* | 10.1010.10 | Jan Macku | 2021-08-26 | 1 | -1/+15 |
| | |||||
* | spec: Mark network-scripts as deprecated | Neal Gompa | 2021-06-03 | 1 | -0/+6 |
| | | | | | | | | The network-scripts package is legacy and deprecated, so nobody should depend on this! If ifcfg-style configuration is still desired, NetworkManager can do this. Thus, mark this as deprecated to ensure people know to not depend on it. Reference: https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/ | ||||
* | spec: Initscripts now requires chkconfig (#374) | Jan Macku | 2021-05-31 | 1 | -0/+1 |
| | | | As a easy way to get full legacy system V support. | ||||
* | spec: Move service script into subpackage | Jan Macku | 2021-05-31 | 1 | -4/+29 |
| | | | | | | | | | | This changes moves service script into initscripts-service subpackage. The subpackage could be install without main package. This change allows audit not to require initscripts and require only initscripts-service instead. Requested by: msekleta@redhat.com | ||||
* | 10.0910.09 | Jan Macku | 2021-02-15 | 1 | -1/+5 |
| | |||||
* | 10.0810.08 | Jan Macku | 2021-02-04 | 1 | -1/+5 |
| | |||||
* | spec: sync with Fedora | Jan Macku | 2021-01-22 | 1 | -0/+1 |
| | | | | | Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot | ||||
* | 10.0710.07 | Jan Macku | 2021-01-22 | 1 | -1/+11 |
| | |||||
* | 10.0610.06 | Jan Macku | 2020-11-13 | 1 | -1/+5 |
| | |||||
* | makefile: Use rpmdev-bumpspec's legacy date option | Jan Macku | 2020-11-06 | 1 | -1/+1 |
| | | | Start using legacy date-stamp to remain consistent changelog | ||||
* | 10.0510.05 | Jan Macku | 2020-11-06 | 1 | -1/+13 |
| | |||||
* | Add info into specfile about readonly-root deprecation | Jan Macku | 2020-11-05 | 1 | -0/+3 |
| | |||||
* | 10.0410.04 | Jan Macku | 2020-07-14 | 1 | -1/+9 |
| | |||||
* | Fix spelling of SELinux | Allan Nordhøy | 2020-07-14 | 1 | -1/+1 |
| | |||||
* | 10.0310.03 | Jan Macku | 2020-03-24 | 1 | -1/+23 |
| | |||||
* | Initscripts no longer care about rc.local | Jan Macku | 2019-10-15 | 1 | -2/+0 |
| | |||||
* | Fix missing python3 during build phase | Jan Macku | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | 10.0210.02 | Jan Macku | 2019-06-28 | 1 | -1/+11 |
| | |||||
* | Create symlink (/etc/init.d) to /etc/rc.d/init.d | Jan Macku | 2019-06-06 | 1 | -0/+2 |
| | | | | Resolve problem when wasn't installed chkconfig package. BZ #1716386 | ||||
* | 10.0110.01 | David Kaspar [Dee'Kej] | 2018-08-06 | 1 | -1/+7 |
| | |||||
* | ifup-eth: use 'bc' instead of 'expr' when computing $forward_delay | David Kaspar [Dee'Kej] | 2018-08-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Because the return value of 'convert2sec()' function can sometimes be decimal, the follow up 'expr' call can fail, since 'expr' does not support floating point calculations. This can sometimes lead to error: """ expr: non-integer argument /etc/sysconfig/network-scripts/ifup-eth: line 91: [: 0: unary operator expected """ To solve this bug, we switch to 'bc' utility, which supports floating point computations. We also have to change the comparison condition of $LINKDELAY and $forward_delay to use 'bc' as well. | ||||
* | 10.0010.00 | David Kaspar [Dee'Kej] | 2018-06-21 | 1 | -1/+5 |
| | |||||
* | Move the /etc/rwtab.d & /etc/statetab.d folders to 'filesystem' | David Kaspar [Dee'Kej] | 2018-06-21 | 1 | -2/+0 |
| | | | | | | This will allow services to install drop-in files into these folders for the 'readonly-root' service, but that service won't have to be installed by default as a result... | ||||
* | specfile: fix failing build because of incorrect use of %{_isa} | David Kaspar [Dee'Kej] | 2018-06-15 | 1 | -2/+2 |
| | |||||
* | 9.839.83 | David Kaspar [Dee'Kej] | 2018-06-14 | 1 | -1/+30 |
| | |||||
* | specfile: netconsole service moved to /usr/libexec | David Kaspar [Dee'Kej] | 2018-06-14 | 1 | -5/+8 |
| | |||||
* | specfile: services from /usr/lib/systemd moved to /usr/libexec | David Kaspar [Dee'Kej] | 2018-06-14 | 1 | -3/+4 |
| | |||||
* | specfile: summary & description updated | David Kaspar [Dee'Kej] | 2018-06-14 | 1 | -3/+3 |
| | |||||
* | specfile: no longer needed conflicts dropped | David Kaspar [Dee'Kej] | 2018-06-14 | 1 | -8/+0 |
| | |||||
* | specfile: requirements cleanup | David Kaspar [Dee'Kej] | 2018-06-14 | 1 | -21/+16 |
| | |||||
* | specfile: obsoletes on previous version of initscripts package added | David Kaspar [Dee'Kej] | 2018-06-14 | 1 | -0/+8 |
| | | | | | | | | This makes sure all the subpackages stay installed during the upgrade for Fedora users. After that users will be able to manually remove the packages if needed... Fresh installations will have only initscripts installed. | ||||
* | specfile: network-scripts subpackage created | David Kaspar [Dee'Kej] | 2018-06-14 | 1 | -28/+78 |
| | |||||
* | specfile: readonly-root subpackage created | David Kaspar [Dee'Kej] | 2018-06-14 | 1 | -15/+55 |
| | |||||
* | specfile: netconsole-service subpackage created | David Kaspar [Dee'Kej] | 2018-06-14 | 1 | -4/+38 |
| | |||||
* | 9.829.82 | David Kaspar [Dee'Kej] | 2018-06-04 | 1 | -1/+5 |
| | |||||
* | specfile: trailing file of netreport removed | David Kaspar [Dee'Kej] | 2018-06-04 | 1 | -1/+0 |
| | | | | This was causing RPM build to fail, since it couldn't find the file. | ||||
* | 9.819.81 | David Kaspar [Dee'Kej] | 2018-06-01 | 1 | -1/+31 |
| | |||||
* | nis-domainname.service removed | David Kaspar [Dee'Kej] | 2018-06-01 | 1 | -4/+3 |
| | | | | | 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 | 1 | -4/+7 |
| | | | | | | | This removes the OS flavour embedded into the initscripts. See also: https://bugzilla.redhat.com/show_bug.cgi?id=1584645 Resolves: #161 | ||||
* | specfile: missing fedora-domainname.service returned in systemd macros | David Kaspar [Dee'Kej] | 2018-06-01 | 1 | -3/+3 |
| | | | | | | During previous cleanup, where we removed the symlinks to fedora-* services, we forgot to add the fedora-domainname.service into the systemd macros. | ||||
* | network-scripts: control 'network' service with alternatives as well | David Kaspar [Dee'Kej] | 2018-06-01 | 1 | -1/+2 |
| | |||||
* | netreport functionality dropped | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -5/+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 | -1/+0 |
| | |||||
* | lang.{sh,csh} moved into setup package | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -1/+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. | ||||
* | src/sushell moved into 'policycoreutils' package | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -1/+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... |