summaryrefslogtreecommitdiff
path: root/sh/net.sh
Commit message (Expand)AuthorAge
* keywords -> keywordRoy Marples2008-02-19
* Add the nojail keyword which excludes services marked as such from the depend...Roy Marples2008-02-19
* Ignore resolvconf error messages if the interface does not exist.Roy Marples2008-02-11
* Allow rc_need to work with net scripts, and allow for loopback also.Roy Marples2008-01-30
* Only allow .sh files to be used as net modules.Roy Marples2008-01-29
* Allow things after the /32 for host routes.Roy Marples2008-01-15
* Don't print an extra eend on failure.Roy Marples2008-01-11
* Update copyrights, my email and license.Roy Marples2008-01-11
* Adopt a more C style for scripts and remove vim settings.Roy Marples2008-01-11
* Remove full license text from shell cripts.Roy Marples2008-01-11
* dhcpcd could be anywhere, so allow this.Roy Marples2008-01-10
* massage netmask to cidr for buggy shells.Roy Marples2008-01-10
* Add net config's to have their own depend function per interface.Roy Marples2008-01-06
* Move _shell_var shell function to shell_var C appletRoy Marples2008-01-02
* Fix the adding of default routesRoy Marples2007-12-31
* Fix metric_$IFVARRoy Marples2007-12-31
* Remove Gentoo copyright from all files that I know I have writtenRoy Marples2007-12-14
* Preserve IFS correctlyRoy Marples2007-12-04
* fix last stupid errorRoy Marples2007-11-30
* Ensure that lo0 gets 127.0.0.1/8 with a space separated configRoy Marples2007-11-30
* Use shorthand for loopsRoy Marples2007-11-29
* Allow space separated configs to work for CIDR address stylesRoy Marples2007-11-29
* Fix whitespace in configsRoy Marples2007-11-29
* Massive whitespace cleanupRoy Marples2007-11-28
* resolvconf may not be in /sbinRoy Marples2007-11-28
* Allow whitespace in routing commands, Gentoo bug #200458.Roy Marples2007-11-28
* Don't rely on sed being available when calculating depsRoy Marples2007-11-26
* Use yesno for more robustnessRoy Marples2007-11-22
* Use yesno for more robustnessRoy Marples2007-11-22
* Allow bash arrays to be flattened to make some configs easier.Roy Marples2007-11-14
* relicense as 2-clause BSD, with the kind permission of GentooRoy Marples2007-11-14
* Fix up display for tab delimited fooRoy Marples2007-11-02
* Work cleanly with bridges on kernels without TCP, #197791.Roy Marples2007-11-01
* Fix fallback, #197788.Roy Marples2007-11-01
* Embed newlines in __IFS to save our identingRoy Marples2007-10-30
* Network config arrays are now split by embedded new lines instead of being ev...Roy Marples2007-10-29
* net.sh now checks to see if root is net mounted if no predown functionRoy Marples2007-09-28
* Fix fallback configurationsRoy Marples2007-09-17
* PortabilityRoy Marples2007-09-17
* Punt the dodgy ebuffer code. We now force prefixing for parallel starts which...Roy Marples2007-07-11
* init scripts and their extra options can now have descriptions, #184327.Roy Marples2007-07-10
* Up the interface after preup incase preup brings it downRoy Marples2007-07-04
* Be more resilient when the nettree is invalidRoy Marples2007-05-18
* Correct tabsRoy Marples2007-05-02
* Don't delete addresses for PPP interfaces, #176764.Roy Marples2007-05-02
* Fix carrier_timeoutRoy Marples2007-04-30
* Fix bridge some more, remove superflous warning from vewarn and error when no...Roy Marples2007-04-19
* netmask -> CIDR is worked out correctly #174341.Roy Marples2007-04-13
* Move carrier detection back into net.sh. Reserve a new hook numbersRoy Marples2007-04-11
* Misc network fixes so we work on my stable server. Splash plugin removed as s...Roy Marples2007-04-10