aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
Commit message (Collapse)AuthorAgeFilesLines
* 10.1210.12Jan Macku2021-09-031-1/+4
|
* spec: Update relation between initscripts and initscripts-service (#386)Jan Macku2021-09-011-2/+2
| | | | Add strong relation between initscripts and initscripts-service. Also update Obsoletes of initscripts package.
* 10.1110.11Jan Macku2021-08-271-1/+4
|
* specfile: Update obsoletes to allow upgrades (#385)Jan Macku2021-08-261-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.10Jan Macku2021-08-261-1/+15
|
* spec: Mark network-scripts as deprecatedNeal Gompa2021-06-031-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 Macku2021-05-311-0/+1
| | | As a easy way to get full legacy system V support.
* spec: Move service script into subpackageJan Macku2021-05-311-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.09Jan Macku2021-02-151-1/+5
|
* 10.0810.08Jan Macku2021-02-041-1/+5
|
* spec: sync with FedoraJan Macku2021-01-221-0/+1
| | | | | Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
* 10.0710.07Jan Macku2021-01-221-1/+11
|
* 10.0610.06Jan Macku2020-11-131-1/+5
|
* makefile: Use rpmdev-bumpspec's legacy date optionJan Macku2020-11-061-1/+1
| | | Start using legacy date-stamp to remain consistent changelog
* 10.0510.05Jan Macku2020-11-061-1/+13
|
* Add info into specfile about readonly-root deprecationJan Macku2020-11-051-0/+3
|
* 10.0410.04Jan Macku2020-07-141-1/+9
|
* Fix spelling of SELinuxAllan Nordhøy2020-07-141-1/+1
|
* 10.0310.03Jan Macku2020-03-241-1/+23
|
* Initscripts no longer care about rc.localJan Macku2019-10-151-2/+0
|
* Fix missing python3 during build phaseJan Macku2019-08-121-1/+1
|
* 10.0210.02Jan Macku2019-06-281-1/+11
|
* Create symlink (/etc/init.d) to /etc/rc.d/init.dJan Macku2019-06-061-0/+2
| | | | Resolve problem when wasn't installed chkconfig package. BZ #1716386
* 10.0110.01David Kaspar [Dee'Kej]2018-08-061-1/+7
|
* ifup-eth: use 'bc' instead of 'expr' when computing $forward_delayDavid Kaspar [Dee'Kej]2018-08-031-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.00David Kaspar [Dee'Kej]2018-06-211-1/+5
|
* Move the /etc/rwtab.d & /etc/statetab.d folders to 'filesystem'David Kaspar [Dee'Kej]2018-06-211-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-151-2/+2
|
* 9.839.83David Kaspar [Dee'Kej]2018-06-141-1/+30
|
* specfile: netconsole service moved to /usr/libexecDavid Kaspar [Dee'Kej]2018-06-141-5/+8
|
* specfile: services from /usr/lib/systemd moved to /usr/libexecDavid Kaspar [Dee'Kej]2018-06-141-3/+4
|
* specfile: summary & description updatedDavid Kaspar [Dee'Kej]2018-06-141-3/+3
|
* specfile: no longer needed conflicts droppedDavid Kaspar [Dee'Kej]2018-06-141-8/+0
|
* specfile: requirements cleanupDavid Kaspar [Dee'Kej]2018-06-141-21/+16
|
* specfile: obsoletes on previous version of initscripts package addedDavid Kaspar [Dee'Kej]2018-06-141-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 createdDavid Kaspar [Dee'Kej]2018-06-141-28/+78
|
* specfile: readonly-root subpackage createdDavid Kaspar [Dee'Kej]2018-06-141-15/+55
|
* specfile: netconsole-service subpackage createdDavid Kaspar [Dee'Kej]2018-06-141-4/+38
|
* 9.829.82David Kaspar [Dee'Kej]2018-06-041-1/+5
|
* specfile: trailing file of netreport removedDavid Kaspar [Dee'Kej]2018-06-041-1/+0
| | | | This was causing RPM build to fail, since it couldn't find the file.
* 9.819.81David Kaspar [Dee'Kej]2018-06-011-1/+31
|
* nis-domainname.service removedDavid Kaspar [Dee'Kej]2018-06-011-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 namesDavid Kaspar [Dee'Kej]2018-06-011-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 macrosDavid Kaspar [Dee'Kej]2018-06-011-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 wellDavid Kaspar [Dee'Kej]2018-06-011-1/+2
|
* netreport functionality droppedDavid Kaspar [Dee'Kej]2018-05-301-5/+0
| | | | This concept is quite outdated, and not sane to use at all.
* networks moved into 'setup' packageDavid Kaspar [Dee'Kej]2018-05-301-1/+0
|
* lang.{sh,csh} moved into setup packageDavid Kaspar [Dee'Kej]2018-05-301-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' packageDavid Kaspar [Dee'Kej]2018-05-301-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...
* sys-unconfig removedDavid Kaspar [Dee'Kej]2018-05-301-1/+0
| | | | | This script has been obsoleted by other concepts in Fedora, and using it can be quite dangerous nowadays...