aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
Commit message (Collapse)AuthorAgeFilesLines
* 10.00.1110.00.11Jan Macku2020-12-151-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.00.1010.00.10Jan Macku2020-11-061-1/+6
|
* 10.00.910.00.9Jan Macku2020-07-241-1/+4
|
* 10.00.810.00.8Jan Macku2020-06-161-1/+6
|
* ifup-eth: Switch to bc utility, which supports floating point computations.Jan Macku2020-06-161-0/+1
| | | | backport of: 0be5319 Resolves: #1826637
* 10.00.710.00.7Jan Macku2020-04-151-1/+6
|
* 10.00.610.00.6Jan Macku2019-12-101-1/+5
|
* Fix missing python3 during build phaseJan Macku2019-12-101-1/+1
|
* 10.00.510.00.5Jan Macku2019-10-301-1/+8
|
* Initscripts no longer care about rc.localJan Macku2019-10-301-2/+0
| | | Resolve: BZ #1760416
* 10.00.410.00.4Lukas Nykryn2019-08-231-1/+4
|
* 10.00.310.00.3Jan Macku2019-08-071-1/+5
|
* 10.00.210.00.2Jan Macku2019-06-061-1/+4
|
* 10.00.110.00.1David Kaspar [Dee'Kej]2018-08-031-1/+6
|
* 10.00.010.00.0David Kaspar [Dee'Kej]2018-06-211-1/+4
| | | | ... specfile prepared for next major RHEL release.
* 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...
* network-scripts: ifup & ifdown -- use alternatives systemDavid Kaspar [Dee'Kej]2018-05-301-2/+17
| | | | | | | | | | | | | | | | | This installs the real scripts into /etc/sysconfig/network-scripts while leaving the management of the launchers in /usr/sbin to the alternatives system. This allows coexistence with alternative implementations of ifup and ifdown, notably NetworkManager. A priority of 90 is chosen rather arbitrarily, NetworkManager will use a lower one (50) so that our implementation takes precedence over NetworkManaager in case both are installed. In an unlikely event the user will want to switch to NetworkManager implementations when both are installed they can override the default with: $ update-alternatives --config ifup
* adjtime moved into 'util-linux' packageDavid Kaspar [Dee'Kej]2018-05-301-7/+6
| | | | | The line /etc/adjtime has been kept in rwtab, to not break the readonly-root...
* specfile: simplified & updated to new repository layoutDavid Kaspar [Dee'Kej]2018-05-301-114/+180
| | | | | The specfile should follow the Fedora Packaging Guidelines now: https://fedoraproject.org/wiki/Packaging:Guidelines
* 9.809.80David Kaspar [Dee'Kej]2018-05-251-1/+15
|
* specfile: remove the systemctl call in the %postun phaseDavid Kaspar [Dee'Kej]2018-05-171-7/+0
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=1512688
* spec: add gcc to BuildRequiresLukas Nykryn2018-02-191-1/+1
| | | | https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequire
* 9.799.79David Kaspar [Dee'Kej]2018-01-021-1/+6
|
* 9.789.78David Kaspar [Dee'Kej]2017-11-081-1/+16
|
* specfile: drop dependancy on /etc/system-releaseDavid Kaspar [Dee'Kej]2017-11-071-2/+0
| | | | | | | This will allow users to unistall 'system-release' or 'fedora-release' package, thus allowing de-branding of Fedora if needed. For more info: https://bugzilla.redhat.com/show_bug.cgi?id=1493479