aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/default/sbin
Commit message (Expand)AuthorAgeFilesLines
* rename default/ to files/Felix Fietkau2006-11-225-218/+0
* hopefully fix duplicate ppp instances (#895)Felix Fietkau2006-11-181-1/+1
* fix typoFelix Fietkau2006-11-171-1/+1
* move two functions from broadcom.sh to /sbin/wifiFelix Fietkau2006-11-111-0/+32
* fix ifdown hotplug event for staticFelix Fietkau2006-11-091-0/+5
* call interface stop handler on ifdownFelix Fietkau2006-11-041-0/+3
* use lock to remove race conditions in bringing up ppp and dhcp that would lea...Felix Fietkau2006-10-261-2/+12
* make network scripts more robust, prevent multiple instances of pppd and udhc...Felix Fietkau2006-10-242-20/+20
* fix error messageFelix Fietkau2006-10-151-1/+1
* remove all broadcom interfaces from bridges and bring them down completely wh...Felix Fietkau2006-10-151-7/+0
* add protection for bridging interface changesFelix Fietkau2006-10-151-0/+7
* implement simple device autodetection for wifi driversFelix Fietkau2006-10-151-10/+50
* use absolute paths in include() shell functionFelix Fietkau2006-09-242-2/+2
* revert to using *_ifnames internally, too many problems with firewall, ppp, e...Felix Fietkau2006-08-241-1/+4
* fix remaining *_ifnames referencesFelix Fietkau2006-08-241-8/+1
* fix more instances of '' abuseFelix Fietkau2006-07-302-13/+13
* rewrite of the network scripts and configurationFelix Fietkau2006-07-304-47/+35
* add copyright headers to base-files scripts and config filesFelix Fietkau2006-06-275-0/+9
* work around a busybox bugFelix Fietkau2006-06-251-1/+1
* add a simple /sbin/wifi script with support for the new broadcom driver (inco...Felix Fietkau2006-06-251-0/+47
* mount /proc earlier in /sbin/mount_rootFelix Fietkau2006-06-201-1/+1
* clean up handling of the root filesystem mount - remove broadcom specific jun...Felix Fietkau2006-06-151-33/+3
* fix a bug that prevents the wgt634u from initializing the filesystem properlyMike Baker2006-04-081-2/+6
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-055-54/+37
* fixes files from [3112]Mike Baker2006-02-021-1/+1
* change cp to $(CP)Mike Baker2006-02-011-1/+1
* move sysfs to mount_rootMike Baker2006-02-011-0/+1
* fix typoFelix Fietkau2006-01-221-1/+1
* port wan_device changes from whiterussian to kamikazeFelix Fietkau2006-01-162-2/+2
* add firmware loading support to hotplugFelix Fietkau2006-01-051-0/+9
* unlock linux partition before running jffs2root --clean. fixes #97Felix Fietkau2005-12-111-0/+1
* more fixes for the network scriptsFelix Fietkau2005-11-192-0/+4
* fix ifup/down for ppp-based stuffFelix Fietkau2005-11-192-9/+5
* hotplug-based network script rewriteFelix Fietkau2005-11-193-30/+39
* remove backup/restore for now. will add proper scripts with webif integration...Felix Fietkau2005-11-072-103/+0
* include functions and network config in hotplugFelix Fietkau2005-11-071-0/+4
* disable squashfs auto-clean for non-broadcom stuffFelix Fietkau2005-11-071-0/+1
* add hotplug stuff to trunk/Felix Fietkau2005-11-072-3/+20
* sync base-files with whiterussianFelix Fietkau2005-10-222-58/+30
* add base-files change from whiterussianFelix Fietkau2005-10-221-2/+11
* some fixes/cleanups for the init scriptsFelix Fietkau2005-10-171-1/+1
* check if some /proc files exist, before using it, for systems without diag ke...Waldemar Brodkorb2005-09-301-1/+1
* add nvram.sh to all startup scripts, no errors on wgt634uWaldemar Brodkorb2005-09-101-0/+1
* fix ifup for pppoaFelix Fietkau2005-08-301-22/+24
* move hotplug script into an extra package so that it doesn't conflict with nasFelix Fietkau2005-08-271-6/+0
* don't load config files in failsafe modeFelix Fietkau2005-08-252-2/+2
* add config file /etc/config/network, add board-specific network.overrides (in...Felix Fietkau2005-07-212-0/+5
* updates from whiterussianMike Baker2005-07-202-7/+11
* move target/default/target_skeleton into package/base-files, put all the defa...Felix Fietkau2005-07-177-0/+205