index
:
initscripts
distro/mga
distro/mga3
master
user/colin/update-to-9-50
Mageia fork of Fedora's Init Scripts
Colin Guthrie [colin]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace usleep(1) calls with sleep(1) calls
David Kaspar [Dee'Kej]
2017-05-25
3
-5
/
+9
*
usleep.1: Deprecation warning added into man page
David Kaspar [Dee'Kej]
2017-05-25
1
-0
/
+5
*
9.71-1
9.71
David Kaspar [Dee'Kej]
2017-05-25
1
-1
/
+16
*
usleep: print deprecation warning from now on
David Kaspar [Dee'Kej]
2017-05-24
1
-0
/
+3
*
sysconfig.txt: mention previously introduced NO_DHCP_HOSTNAME option
David Kaspar [Dee'Kej]
2017-05-03
1
-0
/
+4
*
DHCP_FQDN and DHCP_SEND_HOSTNAME introduced
David Kaspar [Dee'Kej]
2017-05-03
4
-16
/
+53
*
re-add missing $HOSTNAME initialization
David Kaspar [Dee'Kej]
2017-04-26
2
-3
/
+9
*
ifup: add support for VLAN_EGRESS_PRIORITY_MAP
Lukas Nykryn
2017-04-11
1
-0
/
+2
*
specfile: mark 'rwtab' and 'statetab' as config files
David Kaspar [Dee'Kej]
2017-03-28
1
-2
/
+2
*
killproc/status: add missing '-b <binary>' option
David Kaspar [Dee'Kej]
2017-03-28
1
-5
/
+30
*
ifdown-eth: we need to flush global scope as well
Lukas Nykryn
2017-03-28
1
-1
/
+4
*
ifup-eth: remove quote marks
Lukas Nykryn
2017-03-22
1
-1
/
+1
*
po: download latest translations from zanata
Lukas Nykryn
2017-03-22
60
-147045
/
+12518
*
rwtab: add /var/lib/systemd/timers
Jan Synacek
2017-03-09
1
-0
/
+1
*
Update initscripts.pot
Piotr Drąg
2017-03-01
1
-144
/
+155
*
Port headers in xgettext_sh.py to 2017
Piotr Drąg
2017-03-01
1
-6
/
+9
*
9.70-1
9.70
Lukas Nykryn
2017-02-27
2
-18
/
+7
*
Remove duplicate Basque translation
Piotr Drąg
2017-02-27
1
-696
/
+0
*
Makefile: remove autorelabel stuff
Lukas Nykryn
2017-02-27
1
-2
/
+0
*
ipv6_add_addr_on_device: replace the existing address on NIC
David Kaspar [Dee'Kej]
2017-02-27
1
-1
/
+1
*
network: load NetworkManager connection via dbus
Petr Horáček
2017-02-14
1
-1
/
+9
*
network: check for running NetworkManager via dbus
Petr Horáček
2017-02-14
1
-1
/
+5
*
sysconfig/network: NO_DHCP_HOSTNAME option introduced
David Kaspar [Dee'Kej]
2016-11-16
2
-9
/
+29
*
fix typo in IPV6_SET_SYSCTLS
Pavel Šimerda
2016-11-15
1
-1
/
+1
*
network-functions: do not send hostname via dhclient everytime
David Kaspar [Dee'Kej]
2016-11-10
2
-9
/
+25
*
ipv6_wait_tentative(): exit immediately when dadfailed occurs
David Kaspar [Dee'Kej]
2016-11-01
1
-3
/
+22
*
network: don't put down network when /usr is remote-fs
Lukas Nykryn
2016-11-01
1
-6
/
+3
*
netconsole: resolve domain name via 'getent' instead of 'hosts'
David Kaspar [Dee'Kej]
2016-11-01
1
-3
/
+20
*
ifup-eth: if arping fails, output responding MAC
Lukas Nykryn
2016-10-31
2
-4
/
+6
*
ifup-post: introduce new configuration option NOROUTESET
David Kaspar [Dee'Kej]
2016-10-31
1
-1
/
+3
*
ifup-post: use is_false() function instead of checking for "no" string
David Kaspar [Dee'Kej]
2016-10-31
1
-2
/
+5
*
ifup-aliases: send gratuitous ARPs when adding addresses
Lukas Nykryn
2016-10-31
1
-0
/
+6
*
Add ability to specify arbitrary route options
Phil Dibowitz
2016-10-27
1
-0
/
+2
*
service: avoid double spaces in systemctl commands
Julien Pivotto
2016-10-20
1
-1
/
+1
*
Fix typo'd variable in 6to4 cleanup
Phil Dibowitz
2016-10-12
1
-2
/
+2
*
Use the is_true() and is_false() functions where possible
David Kaspar [Dee'Kej]
2016-10-12
6
-11
/
+11
*
Support boolean values in is_true() & is_false() functions
David Kaspar [Dee'Kej]
2016-10-12
1
-2
/
+2
*
network: remove tabs and fix spacing
Davide Cavalca
2016-10-12
1
-202
/
+202
*
functions: remote tabs and fix spacing
Davide Cavalca
2016-10-12
1
-430
/
+435
*
[3/3] Remove tabs and fix spacing: ifup/ifdown scripts
Phil Dibowitz
2016-10-12
19
-779
/
+782
*
[2/3] Remove tabs and fix spacing: network-functions
Phil Dibowitz
2016-10-12
1
-284
/
+289
*
[1/3] Remove tabs and fix spacing: ipv6 scripts
Phil Dibowitz
2016-10-12
4
-1151
/
+1149
*
service: also mangle the name of unit in echo
Leos Pol
2016-10-10
1
-1
/
+1
*
Allow someone to keep accept_ra on while using static addresses.
Phil Dibowitz
2016-10-10
1
-1
/
+3
*
Provide a mechanism to prevent network-scripts from messing with sysctls
Phil Dibowitz
2016-10-10
3
-33
/
+42
*
functions: more reliable systemd detection logic
Davide Cavalca
2016-10-06
1
-1
/
+1
*
network: unset NM_CONTROLLED
Lukas Nykryn
2016-09-12
1
-1
/
+1
*
9.69-1
initscripts-9.69-1
David Kaspar [Dee'Kej]
2016-08-30
1
-1
/
+4
*
fedora-import-state: do not try to create folder with empty name
David Kaspar [Dee'Kej]
2016-08-30
1
-1
/
+1
*
9.68-1
initscripts-9.68-1
David Kaspar [Dee'Kej]
2016-08-09
1
-1
/
+5
[next]