aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* use awk, not grep & other cruft (#49616)Bill Nottingham2001-08-074-10/+14
| | | | | exit happily if ifup is called on a device that doesn't exist and has no alias (fixes all those nasty PCMCIA onboot complaints)
* support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974)Bill Nottingham2001-08-072-2/+2
|
* don't do anything in ifup if we're running under hotplug and $HOTPLUG is set ↵Bill Nottingham2001-08-071-0/+4
| | | | to 'no'
* fix typo (#50943)Bill Nottingham2001-08-051-1/+1
|
* define halt_get_remaining before it's used (#50720)Bill Nottingham2001-08-031-4/+6
|
* do the same thing for ifdown tooBill Nottingham2001-08-021-0/+18
|
* don't worry about profiles just now. look for alternate config files that ↵Bill Nottingham2001-08-022-16/+13
| | | | contain the correct MAC address for the adapter
* 6.11-1Bill Nottingham2001-08-012-5/+60
|
* more FS umounting cleanups (<sopwith@redhat.com>)Bill Nottingham2001-07-311-7/+11
|
* remount *everything* ro on halt (#50461)Bill Nottingham2001-07-311-1/+1
|
* don't check for the link to be down; it's not reliable enoughBill Nottingham2001-07-311-5/+0
|
* fix typoKarsten Hopp2001-07-312-4/+4
|
* Update nynorsk too :)Kjartan Maraas2001-07-311-80/+42
|
* Update bokmålKjartan Maraas2001-07-312-270/+150
|
* clarify message (#50365)Bill Nottingham2001-07-301-1/+1
|
* fix typo (#50363)Bill Nottingham2001-07-301-1/+1
|
* take embedded quotes out - it confuses gettextBill Nottingham2001-07-301-1/+1
|
* refresh from public betaBill Nottingham2001-07-3033-16385/+23882
|
* 2001-07-29 Christian Rose <menthos@menthos.com>Christian Rose2001-07-291-5/+11
| | | | * sv.po: Some fixes to the Swedish translation.
* return link up in check_link_down for EINVAL too; in fact, return link up if ↵Bill Nottingham2001-07-281-0/+3
| | | | mii-tool fails for any reason
* 6.10-1r6-10Bill Nottingham2001-07-262-2/+11
|
* - only bring link down if check_link_down failsBill Nottingham2001-07-263-4/+4
| | | | | - add a sleep in check_link_down; some cards take time to negotiate - only expand_config for the static IP case in ifdown
* 6.09-1r6-09Bill Nottingham2001-07-262-1/+12
|
* don't use kbd commandsBill Nottingham2001-07-261-12/+19
|
* 6.08-1r6-08Bill Nottingham2001-07-252-4/+25
|
* set link up before checking with mii-tool (#49949)Bill Nottingham2001-07-251-0/+2
|
* buildprereq popt (#49958)Bill Nottingham2001-07-251-1/+1
|
* drop1Federico Musto2001-07-254-1745/+1645
|
* fix broken previous changesr6-07Bill Nottingham2001-07-242-2/+3
|
* *** empty log message ***Bill Nottingham2001-07-241-1/+1
|
* 6.07-1Bill Nottingham2001-07-242-1/+73
|
* fix netdev umount stuffBill Nottingham2001-07-243-3/+22
|
* do config expansion (NETMASK, PREFIX, etc) in a function, call it from ↵Bill Nottingham2001-07-243-15/+22
| | | | ifdown (fixes #49777, #49783)
* ipv6 update (<pekkas@netcore.fi>)Bill Nottingham2001-07-2411-185/+182
|
* - Final profile support with correct reflection of directories and names.Phil Knirsch2001-07-242-11/+1
|
* updates for quota support.Preston Brown2001-07-202-22/+37
|
* remove broken compatibility hack for gateway which results in having two ↵Karsten Hopp2001-07-192-12/+0
| | | | default gateways
* *** empty log message ***r6-05Bill Nottingham2001-07-171-1/+2
|
* only remove the IP address for the !DHCP caseBill Nottingham2001-07-171-1/+2
|
* 6.05-1Bill Nottingham2001-07-172-1/+19
|
* fix ifup/ifdownBill Nottingham2001-07-172-2/+2
|
* 2001-07-17 Kjartan Maraas <kmaraas@gnome.org>Kjartan Maraas2001-07-172-0/+1643
| | | | | * nn.po: Added Norwegian (nynorsk) translation. * ChangeLog: Added this so we won't flood the master ChangeLog.
* don't allow --event to be used with --cmd/--run (#49203)Bill Nottingham2001-07-172-1/+6
|
* 6.04-1r6-04Bill Nottingham2001-07-172-4/+29
|
* some docs updatesBill Nottingham2001-07-171-7/+6
|
* use -O nonetdev; require new mount packageBill Nottingham2001-07-173-2/+3
|
* own some more directoriesBill Nottingham2001-07-171-0/+7
|
* * fixed country_codeThan Ngo2001-07-173-2/+18
|
* fix do_netreport to work for the non-root caseBill Nottingham2001-07-161-1/+6
|
* remove ip address on ifdownBill Nottingham2001-07-161-1/+1
|