Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use -O nonetdev; require new mount package | Bill Nottingham | 2001-07-17 | 3 | -2/+3 |
* | own some more directories | Bill Nottingham | 2001-07-17 | 1 | -0/+7 |
* | * fixed country_code | Than Ngo | 2001-07-17 | 3 | -2/+18 |
* | fix do_netreport to work for the non-root case | Bill Nottingham | 2001-07-16 | 1 | -1/+6 |
* | remove ip address on ifdown | Bill Nottingham | 2001-07-16 | 1 | -1/+1 |
* | added a small howto to the head of the S390 files | Karsten Hopp | 2001-07-16 | 2 | -4/+26 |
* | better check for MII. | Preston Brown | 2001-07-13 | 1 | -2/+6 |
* | move looking for config files into network-functions (#48741) | Bill Nottingham | 2001-07-11 | 3 | -7/+13 |
* | 6.02-1r6-02 | Bill Nottingham | 2001-07-11 | 1 | -0/+6 |
* | big ipv6 update from Pekka Savola (<pekkas@netcore.fi>) | Bill Nottingham | 2001-07-11 | 15 | -395/+1760 |
* | *** empty log message ***r6-01 | Bill Nottingham | 2001-07-11 | 1 | -0/+18 |
* | 6.01-1 | Bill Nottingham | 2001-07-11 | 1 | -1/+2 |
* | don't tweak the System.map link if it's already correct (#39290) | Bill Nottingham | 2001-07-11 | 1 | -1/+2 |
* | don't muck with /etc/issue on boot | Bill Nottingham | 2001-07-11 | 1 | -29/+0 |
* | *** empty log message ***r6-00 | Bill Nottingham | 2001-07-10 | 1 | -0/+2 |
* | fix build | Bill Nottingham | 2001-07-10 | 1 | -0/+2 |
* | *** empty log message *** | Bill Nottingham | 2001-07-10 | 1 | -0/+1 |
* | 6.00-1 | Bill Nottingham | 2001-07-10 | 2 | -1/+91 |
* | it helps if you name the variable the same thing as what you're checking | Bill Nottingham | 2001-07-09 | 1 | -1/+1 |
* | prereq sh-utils (#43605) | Bill Nottingham | 2001-07-09 | 1 | -1/+1 |
* | add check for reboot/halt in the 'action' case as well (#45966) | Bill Nottingham | 2001-07-09 | 1 | -1/+8 |
* | cleanups for undefined variables (#46065) | Bill Nottingham | 2001-07-09 | 1 | -14/+14 |
* | add s99local link in runlevel 4 (#47769) | Bill Nottingham | 2001-07-09 | 1 | -0/+1 |
* | fix typo | Bill Nottingham | 2001-07-08 | 1 | -1/+1 |
* | Add new directories required by new networking tool.r5-99 | Trond Eivind Glomsrod | 2001-07-06 | 1 | -0/+3 |
* | Fix character set | Trond Eivind Glomsrod | 2001-07-06 | 1 | -1/+1 |
* | Fix character set | Trond Eivind Glomsrod | 2001-07-06 | 1 | -1/+1 |
* | Add new directories required by new networking tool. | Trond Eivind Glomsrod | 2001-07-06 | 1 | -1/+9 |
* | fix the non-xDSL case (#47263) | Bill Nottingham | 2001-07-06 | 1 | -1/+1 |
* | S390-only changesr5-98 | Karsten Hopp | 2001-07-05 | 2 | -1/+111 |
* | Reenable pump, but make dhcpcd is the default. This makes updates of systemsr5-97 | Trond Eivind Glomsrod | 2001-07-02 | 2 | -1/+12 |
* | run more stuff with C locale, mark some more strings for translation | Bill Nottingham | 2001-06-29 | 4 | -14/+14 |
* | Remove pump usager5-96 | Trond Eivind Glomsrod | 2001-06-28 | 2 | -8/+2 |
* | Use dhcpcd as default instead of pumpr5-95 | Trond Eivind Glomsrod | 2001-06-28 | 1 | -1/+4 |
* | switch order in ifdown too | Bill Nottingham | 2001-06-28 | 1 | -4/+4 |
* | Use dhcpcd first, pump second | Trond Eivind Glomsrod | 2001-06-28 | 1 | -2/+2 |
* | add arping requirement | Bill Nottingham | 2001-06-28 | 1 | -1/+1 |
* | fix 64-bit brokeness | Bill Nottingham | 2001-06-27 | 1 | -2/+3 |
* | - fix pap/chap authentication for syncppp | Than Ngo | 2001-06-27 | 3 | -3/+19 |
* | don't set multicast routes | Bill Nottingham | 2001-06-26 | 1 | -6/+0 |
* | fix is_wireless, againr5-93 | Bill Nottingham | 2001-06-25 | 1 | -4/+2 |
* | 5.93-1 | Bill Nottingham | 2001-06-25 | 2 | -2/+21 |
* | fix setting of MTU and other random variables | Bill Nottingham | 2001-06-22 | 1 | -3/+8 |
* | add ifup-wireless to the file list | Bill Nottingham | 2001-06-22 | 1 | -0/+1 |
* | remove broadcast unreachable route; breaks DHCP clients | Bill Nottingham | 2001-06-22 | 1 | -2/+1 |
* | * add support xDSLr5-92 | Than Ngo | 2001-06-22 | 4 | -4/+29 |
* | added ISDN items | Harald Hoyer | 2001-06-22 | 1 | -0/+42 |
* | *** empty log message ***r5-91 | Bill Nottingham | 2001-06-21 | 1 | -0/+15 |
* | 5.91-1 | Bill Nottingham | 2001-06-21 | 1 | -0/+4 |
* | fix iwconfig return code return, and switch check_link_down returns to make i... | Bill Nottingham | 2001-06-21 | 1 | -5/+5 |