aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Modify IPV6TO4_ROUTING to also add addresses on the interfacesMiloslav Trmac2006-05-148-109/+165
| | | | | Add RFC 3041 (IPv6 privacy) support (patch for both by Peter Bieringer <pb@bieringer.de>)
* Add METRIC= support for default routes (#124045)Miloslav Trmac2006-05-1011-25/+42
| | | | | | | | | * ifup-ppp, network-functions: Save all default routes, lose no data. * network-functions: - (find_gateway_dev): Fix - it should find the device while $GATEWAY is not the default route - (add_default_route): Don't use configuration for the device that is being brought down; document function purpose and bugs.
* Fix handling of mount points with white space (#186713):Miloslav Trmac2006-05-088-160/+247
| | | | | | | | | | | | | - src/fstab-decode.c, src/fstab-decode.8: New files. - src/Makefile: Build and install fstab-decode. - initscripts.spec: Add fstab-decode to %files - rc.d/init.d/functions (fstab_decode_str): New function. (__umount_loop, __umount_loopback_loop): Factor out from copy&pasted copies. (action): Fix command quoting. - rc.d/rc.sysinit: Correctly quote and decode mount points. - rc.d/init.d/halt: Use __umount_* and fstab-decode. (action): Rename from runcmd. Fix command quoting. - rc.d/init.d/netfs: Use __umount_*.
* *** empty log message ***Renato Pavicic2006-05-081-3/+3
|
* Updated Malay translationSharuzzaman Ahmat Raslan2006-05-061-19/+12
|
* *** empty log message ***Renato Pavicic2006-05-061-301/+11
|
* updateBill Nottingham2006-05-041-6/+19
|
* Tamil Translation updatedFelix Iyadurai2006-04-251-53/+57
|
* automerge doneManuel Ospina2006-04-241-27/+52
|
* Tamil translation of Fedora updatedFelix Iyadurai2006-04-211-577/+175
|
* - s/ONHOTPLUG/HOTPLUG/Miloslav Trmac2006-04-201-3/+5
| | | | - Add a note about bonding devices and hotplug (#189509)
* add check here toor8-33Bill Nottingham2006-04-201-1/+1
|
* add newlineBill Nottingham2006-04-201-1/+1
|
* oopsBill Nottingham2006-04-201-0/+1
|
* add readonly-root fileBill Nottingham2006-04-201-0/+4
|
* 8.33-1Bill Nottingham2006-04-202-1/+49
|
* not %dirBill Nottingham2006-04-201-1/+1
|
* readonly root support. Does not currently work with SELinux.Bill Nottingham2006-04-204-10/+87
|
* remove call to zfcpconf.sh - that should be udev rulesBill Nottingham2006-04-201-4/+0
|
* Updated Bengali INDIA (bn_IN) TranslationRuna Bhattacharjee2006-04-191-23/+44
|
* Merged Oriya translation with .pot fileSubhransu Behera2006-04-191-687/+922
|
* Update .cvsignoreMiloslav Trmac2006-04-181-0/+1
|
* Add NETWORKDELAY and LINKDELAY (#176851)Miloslav Trmac2006-04-183-1/+18
|
* - get rid of /initrd handling, since that's long dead.Peter Jones2006-04-181-6/+1
|
* Merged the strings with .pot filesAnkit Patel2006-04-181-14/+26
|
* Updated Malay translationSharuzzaman Ahmat Raslan2006-04-171-17/+14
|
* *** empty log message ***Renato Pavicic2006-04-111-226/+173
|
* addr8-32Bill Nottingham2006-04-101-0/+325
|
* 8.32-1r8-31-2Bill Nottingham2006-04-102-1/+143
|
* 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