index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcS: wait for init scripts to complete before initiating the shutdown (patch ...
Felix Fietkau
2009-04-30
2
-6
/
+12
*
base-files: make diag.sh stub working in bash
Jo-Philipp Wich
2009-04-30
1
-2
/
+2
*
add an explicit 'sysinit' tag for logging initscripts output, instead of '' t...
Nicolas Thill
2009-04-21
1
-1
/
+1
*
fix broken logic in r15272, r15273
Jo-Philipp Wich
2009-04-19
1
-5
/
+4
*
base-files: (#4928) handle "option gateway 0.0.0.0" and "option gateway inter...
Jo-Philipp Wich
2009-04-19
1
-0
/
+7
*
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau
2009-04-17
1
-1
/
+0
*
do not run hotplug event for aliases
Felix Fietkau
2009-04-13
1
-0
/
+3
*
base-files: remove redundant netmask handling in 10-routes
Jo-Philipp Wich
2009-04-12
1
-1
/
+0
*
In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.
Hauke Mehrtens
2009-04-09
1
-0
/
+1
*
tweak some sysctl values for better performance
Felix Fietkau
2009-04-07
1
-0
/
+3
*
rename our /bin/login script to /bin/login.sh to avoid collisions with busybo...
Felix Fietkau
2009-04-04
2
-1
/
+1
*
fix failsafe mode
Felix Fietkau
2009-04-04
1
-0
/
+1
*
udhcpc: run dhcp hotplug events after dns has been set
Felix Fietkau
2009-04-04
1
-7
/
+7
*
wifi: fix hostapd + autochannel
Felix Fietkau
2009-03-27
1
-0
/
+34
*
- fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 fo...
Jo-Philipp Wich
2009-03-25
2
-3
/
+11
*
sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
Jo-Philipp Wich
2009-03-24
2
-1
/
+2
*
Allow running without "logger" installed
Michael Büsch
2009-03-18
1
-1
/
+4
*
Support configurations without syslogd/klogd.
Michael Büsch
2009-03-18
1
-2
/
+2
*
move input device nodes to /dev/input
Felix Fietkau
2009-03-09
1
-0
/
+5
*
sysupgrade: install /bin/sleep into ramdisk too and add completition notice (...
Jo-Philipp Wich
2009-03-08
1
-1
/
+2
*
On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel M...
Hauke Mehrtens
2009-03-07
1
-0
/
+1
*
base-files: allow option dns to override dhcp assigned dns servers
Jo-Philipp Wich
2009-02-19
1
-9
/
+24
*
allow specifying port where to log (#2019)
Florian Fainelli
2009-02-03
1
-1
/
+2
*
Use block events for the mounting/unmounting of external storage devices. Thi...
Jose Vasconcellos
2009-01-30
5
-38
/
+45
*
increase default size of the connection tracking table, thanks Marc
Florian Fainelli
2009-01-30
1
-0
/
+1
*
fix $HOME in /etc/profile (#4424)
Felix Fietkau
2009-01-07
1
-1
/
+2
*
package/base-files: fix chmod of /tmp/.uci, bump package revision
Jo-Philipp Wich
2009-01-06
1
-1
/
+1
*
allow ipv4 routes without gateway in configuration
Jo-Philipp Wich
2008-12-22
1
-2
/
+4
*
package/base-files: allow ipv6 routes without gateway specified
Jo-Philipp Wich
2008-11-28
1
-1
/
+1
*
fix up the network ifname in the network state when receiving iface/ifup events
Felix Fietkau
2008-11-28
1
-0
/
+1
*
fix ifup (no longer use the to-be-reverted state of the previous config)
Felix Fietkau
2008-11-28
1
-3
/
+15
*
Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad...
Jo-Philipp Wich
2008-11-17
1
-0
/
+1
*
make network config script work with brctl from both bridge-utils & busybox
Nicolas Thill
2008-11-09
1
-1
/
+1
*
remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve...
Travis Kemen
2008-10-29
1
-0
/
+1
*
don't bring down interfaces when preparing them
Felix Fietkau
2008-10-29
1
-2
/
+2
*
use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...
Felix Fietkau
2008-10-29
1
-0
/
+2
*
make sure that the dhcp client (or other processes necessary to get a connect...
Felix Fietkau
2008-10-23
1
-0
/
+1
*
add option in sysupgrade to restore config from file or URL (patch from #4043)
Felix Fietkau
2008-09-28
1
-1
/
+15
*
fix typo from last sysupgrade commit
Felix Fietkau
2008-09-26
1
-1
/
+1
*
add switch to not save configuration over the reflash in noninteractive mode
Travis Kemen
2008-09-26
1
-0
/
+2
*
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
Felix Fietkau
2008-09-25
1
-1
/
+1
*
don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type '...
Felix Fietkau
2008-09-23
1
-1
/
+5
*
make links to statup scripts in /etc/rc.d relative
Nicolas Thill
2008-09-23
1
-2
/
+2
*
fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based confi...
Felix Fietkau
2008-09-23
1
-2
/
+15
*
make option name optional
Travis Kemen
2008-09-13
2
-3
/
+3
*
sysupgrade: add optional delay before rebooting
Felix Fietkau
2008-09-12
2
-3
/
+7
*
Prevent unwanted shell expansion
Steven Barth
2008-09-11
1
-2
/
+2
*
fixes script that mounts usd storage when it gets attached
John Crispin
2008-09-08
1
-14
/
+11
*
fixes usb storage mounting
John Crispin
2008-09-01
1
-1
/
+1
*
fix a race condition which would leave dnsmasq in infinite resolving recursio...
Felix Fietkau
2008-08-28
1
-0
/
+1
[next]