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
*
remove deprecation comments for raw devices and fix path
Harald Hoyer
2010-09-13
3
-7
/
+8
*
version 8.45.30
initscripts-8.45.30-1
Harald Hoyer
2010-09-13
1
-1
/
+27
*
rc.sysinit: also remove /var/run/dovecot/*
Harald Hoyer
2010-09-13
1
-1
/
+1
*
Doucment DHCP_HOSTNAME (#498052)
Bill Nottingham
2010-09-13
1
-0
/
+2
*
move quotacheck to after filesystem mounting so it actually works (#249003, <...
Bill Nottingham
2010-09-13
1
-20
/
+5
*
Silence error. (#516569)
Bill Nottingham
2010-09-13
1
-1
/
+1
*
Load bonding driver if BONDING_OPTS is defined. (#516569)
Bill Nottingham
2010-09-13
1
-0
/
+2
*
Restore context of recreated files. (#519748)
Bill Nottingham
2010-09-13
1
-0
/
+1
*
Do not try to activate subsets and layer raid and handle 'no raid disks'.
Bill Nottingham
2010-09-13
1
-8
/
+7
*
Add /var/lib/xend. (#526046)
Bill Nottingham
2010-09-13
1
-0
/
+1
*
Fix various device checks to not misidentify devices.
Bill Nottingham
2010-09-13
1
-14
/
+4
*
Use the proper UNIMAP argument rather than SYSFONTACM when calling /bin/unico...
Bill Nottingham
2010-09-13
1
-1
/
+1
*
functions:daemon(): do not clear environment by the login shell
Bill Nottingham
2010-09-13
1
-1
/
+1
*
po/*.po: fixed interactive startup keys
Bill Nottingham
2010-09-13
10
-14
/
+14
*
ifup/ifdown-ipsec: do not killall racoon with full path
Tomas Mraz
2010-09-13
2
-2
/
+2
*
Sending translation for Hungarian
nagyesta
2009-09-09
1
-749
/
+1019
*
version 8.45.29
initscripts-8.45.29-1
Harald Hoyer
2009-06-16
2
-1
/
+31
*
cleanup /var/run/libvirt
Harald Hoyer
2009-06-16
1
-0
/
+1
*
version 8.45.28
initscripts-8.45.28-1
Harald Hoyer
2009-05-14
2
-5
/
+29
*
version 8.45.27
initscripts-8.45.27-1
Harald Hoyer
2009-05-14
2
-1
/
+17
*
fixed "Determine reboot/halt via existing INIT_HALT environment variable. (#4...
Harald Hoyer
2009-05-14
1
-1
/
+1
*
return of rawdevices stuff
Bill Nottingham
2009-05-14
4
-1
/
+102
*
version 8.45.26
initscripts-8.45.26-1
Harald Hoyer
2009-05-05
2
-34
/
+66
*
specifiy mode for O_CREAT
Harald Hoyer
2009-05-04
1
-1
/
+2
*
ignore .git bash files for check target
Harald Hoyer
2009-05-04
1
-1
/
+1
*
changelog and specfile update
Harald Hoyer
2009-05-04
2
-9
/
+459
*
add md activation before lvm/device-mapper in netfs (#480627)
Harald Hoyer
2009-05-04
1
-0
/
+3
*
fixed git commands
Harald Hoyer
2009-05-04
1
-2
/
+2
*
fixed SUBCHANNEL grep for s390
Harald Hoyer
2009-05-04
1
-1
/
+1
*
Move the bridge member handling later in the ifdown sequence (#463325, Sean E...
Harald Hoyer
2009-05-04
1
-11
/
+11
*
Allow changing of VLAN type even if the module is already loaded. (#495053, <...
Bill Nottingham
2009-05-04
1
-6
/
+6
*
add gfs2 to rc.sysinit mount (#494963)
Bill Nottingham
2009-05-04
1
-2
/
+2
*
support ETHTOOL_OPTS on bridge devices (#493255, <bbaetz@acm.org>)
Bill Nottingham
2009-05-04
1
-0
/
+3
*
Add vlan support for s390 HSI interfaces. (#490584)
Bill Nottingham
2009-05-04
1
-1
/
+2
*
Don't re-init an existing device, it causes errors. (#484411, <jpayne@redhat....
Bill Nottingham
2009-05-04
1
-1
/
+1
*
Remove arp_ip_target on ifdown for bonding devices. (#483711)
Bill Nottingham
2009-05-04
1
-1
/
+3
*
Don't unmount the nfsd filesystem when unmounting nfs client mounts. (#481794...
Bill Nottingham
2009-05-04
1
-1
/
+1
*
Bring up ipsec interfaces last. (#481733)
Bill Nottingham
2009-05-04
1
-8
/
+16
*
Break deadlock by explicitly handling alias for CTC and IUCV (#475721)
Harald Hoyer
2009-05-04
2
-0
/
+4
*
Determine reboot/halt via existing INIT_HALT environment variable. (#475006)
Bill Nottingham
2009-05-04
1
-1
/
+1
*
Add some docs on BONDING_OPTS. (#472480)
Bill Nottingham
2009-05-04
1
-0
/
+5
*
Don't say that we're shutting off crypto if we aren't actually doing it. (#47...
Bill Nottingham
2009-05-04
1
-3
/
+2
*
remove empty bridges (#463325)
Harald Hoyer
2009-05-04
1
-1
/
+1
*
Man page updates for ipcalc(1)
David Cantrell
2009-05-04
2
-7
/
+23
*
Add a address check capability for IPv4 and IPv6 addresses. (#464268)
David Cantrell
2009-05-04
1
-0
/
+42
*
Use asprintf() rather than malloc() and sprintf().
David Cantrell
2009-05-04
1
-3
/
+6
*
Use inet_ntop() and inet_pton()
David Cantrell
2009-05-04
1
-5
/
+27
*
Use 'struct in_addr' for IPv4 addresses.
David Cantrell
2009-05-04
1
-44
/
+54
*
Whitespace cleanups for src/ipcalc.c
David Cantrell
2009-05-04
1
-135
/
+130
*
fail if HWADDR specified in ifcfg is not present in the system (#487718)
Alan Pevec
2009-05-04
1
-0
/
+3
[next]