aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-1410-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
|
* README.md: Travis CI build icon addedDavid Kaspar [Dee'Kej]2018-06-131-1/+1
|
* .travis.yml: check the 'make install' proceeds as wellDavid Kaspar [Dee'Kej]2018-06-131-1/+1
|
* .travis.yml: initial commitDavid Kaspar [Dee'Kej]2018-06-131-0/+12
| | | | To build in container-based environment because of speed.
* README.md: bug reporting describedDavid Kaspar [Dee'Kej]2018-06-121-0/+10
|
* README.dm: future of initscripts describedDavid Kaspar [Dee'Kej]2018-06-121-0/+15
|
* README.md: description addedDavid Kaspar [Dee'Kej]2018-06-121-0/+20
|
* README.md: references to old git branches addedDavid Kaspar [Dee'Kej]2018-06-121-0/+45
|
* README.md: initial commitDavid Kaspar [Dee'Kej]2018-06-121-0/+7
| | | | Resolves: #75
* network-scripts: setting of firewall ZONE fixedDavid Kaspar [Dee'Kej]2018-06-073-5/+6
| | | | | | | | | | | | | For currently unknown reason the dbus-send calls will fail to set the firewall zone for the given interface if we omit the --print-reply option... This looks like some kind of race-condition in dbus-send, since the --print-reply makes the call synchronous and slower. Hopefully this is only a temporary workaround until DBus is fixed. Resolves: #1586284
* ifdown-post: artifact whitespace removed from the DBus callDavid Kaspar [Dee'Kej]2018-06-071-1/+1
| | | | | | | This was causing the DBus call to fail, and we didn't catch it before since we were forwarding everything into /dev/null... Related: RHBZ#1586284
* l10n: drop .tx directoryDaniel Rusek2018-06-061-8/+0
|
* l10n: add zanata.xmlDaniel Rusek2018-06-061-0/+9
|
* 9.829.82David Kaspar [Dee'Kej]2018-06-041-1/+5
|
* Makefile: make the creation of symlinks relative to path againDavid Kaspar [Dee'Kej]2018-06-041-5/+3
| | | | Resolves: RHBZ#1585321
* 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
|
* src/consoletype.c: deprecation warning addedDavid Kaspar [Dee'Kej]2018-06-011-1/+4
|
* src/genhostid.c: deprecation warning addedDavid Kaspar [Dee'Kej]2018-06-011-0/+4
|
* src/genhostid.c: fixed to not override /etc/hostid if it already existsDavid Kaspar [Dee'Kej]2018-06-011-11/+20
| | | | Resolves: #105
* src/usleep.c: GCC warnings fixedDavid Kaspar [Dee'Kej]2018-06-011-2/+2
|
* nis-domainname.service removedDavid Kaspar [Dee'Kej]2018-06-014-27/+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-0111-46/+52
| | | | | | | 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.
* COPYING updated to latest GNU version (GPLv2+)David Kaspar [Dee'Kej]2018-06-011-20/+19
|
* 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-3012-159/+2
| | | | This concept is quite outdated, and not sane to use at all.
* networks moved into 'setup' packageDavid Kaspar [Dee'Kej]2018-05-302-4/+0
|
* lang.{sh,csh} moved into setup packageDavid Kaspar [Dee'Kej]2018-05-305-198/+3
| | | | | Other references to these files were removed, as well as irrelevant info in sysconfig.txt, and some dead code in init.d/functions file.
* lang.{sh,csh} cleanup before moving to 'setup' packageDavid Kaspar [Dee'Kej]2018-05-302-155/+125
| | | | The dependance on 'consoletype' binary has been removed.
* src/sushell moved into 'policycoreutils' packageDavid Kaspar [Dee'Kej]2018-05-303-22/+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...
* src/shvar.* removedDavid Kaspar [Dee'Kej]2018-05-303-500/+0
| | | | No longer build or used by anything else in initscripts.
* po/xgettext_sh removedDavid Kaspar [Dee'Kej]2018-05-301-28/+0
| | | | | This file was not referenced anywhere, is not called inside Makefile, and the build succeeds without it. Looks like an artifact from past.
* sys-unconfig removedDavid Kaspar [Dee'Kej]2018-05-3085-325/+3
| | | | | This script has been obsoleted by other concepts in Fedora, and using it can be quite dangerous nowadays...
* 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...
* make archive: ChangeLog generating removedDavid Kaspar [Dee'Kej]2018-05-301-7/+1
| | | | Use 'git log' instead...
* network-scripts: ifup & ifdown -- use alternatives systemDavid Kaspar [Dee'Kej]2018-05-302-6/+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-303-35/+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
* .gitignore files updated to new repository layoutDavid Kaspar [Dee'Kej]2018-05-302-4/+1
| | | | Also, the po/.cvsignore has been removed...
* Makefile simplified & updated to new repository layoutDavid Kaspar [Dee'Kej]2018-05-301-83/+103
| | | | | 'check' and 'syntax-check' rules were dropped, as they seem obsolete nowadays (we are not using them at all)...
* po/Makefile simplified & updated to new repository layoutDavid Kaspar [Dee'Kej]2018-05-302-341/+378
| | | | po/initscripts.pot updated as well
* src/Makefile simplified & updated to new repository layoutDavid Kaspar [Dee'Kej]2018-05-303-58/+80
| | | | | The rules have been unified, build results are now in build/ subfolder, and it uses GNU naming for the system paths...
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-3077-0/+1
| | | | | NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this.
* fedora-readonly: command substitution warning fixed (null-byte input)David Kaspar [Dee'Kej]2018-05-291-1/+1
| | | | | | | | | Due to some change in bash-4.4, it started to give out warnings about ignored null-byte characters in the command substitution: https://bugzilla.redhat.com/show_bug.cgi?id=1472137#c2 Resolves: RHBZ#1583338
* 9.809.80David Kaspar [Dee'Kej]2018-05-251-1/+15
|