aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* apply changes from FC5 branch - automatically rename devices on startupBill Nottingham2006-04-103-3/+16
|
* *** empty log message ***Renato Pavicic2006-04-101-1054/+1009
|
* 2006-04-06 Maxim Dziumanenko <mvd@mylinux.ua>Maxim Dzumanenko2006-04-061-609/+214
| | | | * Updated Ukrainian translation.
* fix redirect (#187505)Bill Nottingham2006-04-031-1/+1
|
* routine mergeChester Cheng2006-04-031-12/+22
|
* Add "forcequotacheck" (#168118)Miloslav Trmac2006-03-281-1/+5
|
* (failure, passed, warning, action): Make variables local, fixes runningMiloslav Trmac2006-03-271-3/+5
| | | | quotacheck after fsck has repaired something (#168118).
* (killproc): Respect -p when removing the pid fileMiloslav Trmac2006-03-271-1/+1
|
* Add support for DHCP on bridges (#125259, original patch by Anders KaseorgMiloslav Trmac2006-03-273-31/+30
| | | | | | | | | | | <anders@kaseorg.com>): - rc.d/init.d/network: Initialize bridges after bridged interfaces, deinitialize them before bridged interfaces - sysconfig/network-scripts/ifdown-eth: Destroy bridges lazily when the last bridged interface is stopped - sysconfig/network-scripts/ifup-eth: * Handle bridges before checking for module presence or wireless devices * Add bridges lazily when the first bridged interface is started
* - killall is in /usr , so we need to use pidof here. (bz 185429)Peter Jones2006-03-241-1/+3
|
* Updated Malay translationSharuzzaman Ahmat Raslan2006-03-201-13/+8
|
* Don't unnecessarily keep the ifup-ppp process (#163950, patch by Avi KivityMiloslav Trmac2006-03-201-1/+3
| | | | <avi@argo.co.il>)
* Provide the underlying device name to ip-up (and thus ifup-routes) for PPPMiloslav Trmac2006-03-202-2/+10
| | | | devices (#92023)
* (status): Try the PID from the PID file if (pidof) fails (#182623)Miloslav Trmac2006-03-191-6/+9
|
* Undefine $WINDOW to avoid conflict with screen(1) (#174336)Miloslav Trmac2006-03-192-0/+4
|
* Minor cleanups (#173574):Miloslav Trmac2006-03-192-25/+8
| | | | | - Don't duplicate unset - Remove two (eval `grep ...`) instances
* Allow -y in $fsckoptions (#143351)Miloslav Trmac2006-03-191-3/+7
|
* Fix boot handling of ppp (#129195)Miloslav Trmac2006-03-191-1/+0
|
* don't hang if we try to rename a device that's already upBill Nottingham2006-03-171-0/+1
|
* Updated Bengali India TranslationRuna Bhattacharjee2006-03-171-95/+37
|
* updatesKeld Simonsen2006-03-151-23/+12
| | | | initscripts/da.po
* oopsBill Nottingham2006-03-141-3/+0
|
* set context on /dev/pts (#185436)Bill Nottingham2006-03-141-0/+4
|
* UpdatesKeld Simonsen2006-03-131-396/+21
| | | | | | anaconda/da.po initscripts/da.po system-config-securitylevel/da.po system-config-date/timezones/da.po system-config-lvm/po/da.po
* - Fix one-byte buffer overflowMiloslav Trmac2006-03-081-2/+2
| | | | - Make theChild a pid_t
* updatedManuel Ospina2006-03-081-127/+40
|
* Added Oriya FileSubhransu Behera2006-03-071-0/+2658
|
* uniformed firewall stringsFrancesco Tombolini2006-03-061-6/+6
|
* 8.31-1r8-31Bill Nottingham2006-03-062-1/+22
|
* translation finished in initscriptsHirofumi Saito2006-03-051-26/+14
|
* kexec support (<jmoyer@redhat.com>)Bill Nottingham2006-03-031-0/+4
|
* *** empty log message ***Leah Liu2006-03-011-73/+46
|
* silence!r8-30Bill Nottingham2006-02-281-2/+2
|
* array variables are bad. use $IFS with '/', as that is illegal inBill Nottingham2006-02-282-11/+19
| | | | net device names. coalesce some things into a function.
* 8.30-1Bill Nottingham2006-02-282-1/+156
|
* Fix potentials for endless loops when you have multiple devicesBill Nottingham2006-02-282-7/+11
| | | | | | | | that claim to have the same hardware address. (#177792, #182466) This happens most with hostap_cs and similar wireless drivers that have ethX/wlanX *and* wifiX. Do this by ignoring ieee802.11 links. Also, use /sbin/ip, not nameif - it gets confused in these cases as well.
* don't cause the module to get reloaded on ifdown if it's not loadedBill Nottingham2006-02-282-9/+11
| | | | (#179809)
* added file for malayalamAni Peter2006-02-281-0/+2658
|
* german translation updateRonny Buchmann2006-02-251-2/+2
|
* german translation updateRonny Buchmann2006-02-251-158/+84
|
* *** empty log message ***Leah Liu2006-02-241-26/+21
|
* update for PunjabiAmanpreet Singh Alam2006-02-231-10/+18
|
* *** empty log message ***Leah Liu2006-02-231-358/+509
|
* Updated Catalan translation.Josep Puigdemont2006-02-221-29/+17
|
* *** empty log message ***Richard Allen2006-02-211-52/+14
|
* UpdateKjartan Maraas2006-02-211-24/+13
|
* *** empty log message ***Chester Cheng2006-02-211-73/+25
|
* optimize, and add some more filesBill Nottingham2006-02-201-3/+1
|
* updatedAudrey Simons2006-02-201-113/+43
|
* relabeling sources /etc/selinux/config, which uses $SELINUX. PickBill Nottingham2006-02-171-11/+11
| | | | something else. (#181893)