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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
adds a --help option to /sbin/wifi
Florian Fainelli
2010-12-05
1
-0
/
+9
*
base-files: - add sysupgrade support for keepfile hints * introduces /lib/upg...
Jo-Philipp Wich
2010-10-05
1
-2
/
+3
*
base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to back...
Jo-Philipp Wich
2010-10-05
1
-2
/
+3
*
base-files: add an experimental "-c" flag which tries to preserve *all* chang...
Jo-Philipp Wich
2010-09-07
1
-2
/
+19
*
wifi: fix duplicate ht capabilities in the hostapd config file by clearing th...
Felix Fietkau
2010-07-08
1
-4
/
+13
*
base-files: - use add_dns() and remove_dns() for when changing resolv.conf.au...
Jo-Philipp Wich
2010-05-30
1
-0
/
+3
*
base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ...
Jo-Philipp Wich
2010-05-05
1
-22
/
+0
*
fix jffs2 and mini_fo mount in failsafe (patch from #7134)
Felix Fietkau
2010-04-13
1
-1
/
+1
*
base-files: Use hotplug2 to download firmware
Vasilis Tsiligiannis
2010-04-03
1
-12
/
+1
*
base-files: Cancel firmware loading if file doesn't exist
Vasilis Tsiligiannis
2010-04-01
1
-1
/
+1
*
change from /jffs to /overlay, patch from Daniel Dickinson
Florian Fainelli
2010-03-21
1
-2
/
+2
*
firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test
Nicolas Thill
2010-03-05
1
-5
/
+5
*
revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...
Travis Kemen
2010-03-04
1
-3
/
+2
*
grab all config files for installed packages, closes #3718
Travis Kemen
2010-03-03
1
-2
/
+3
*
/sbin/wifi: improve reliability of restarts by resetting the state properly
Felix Fietkau
2010-02-02
1
-2
/
+7
*
add preinit modularization work by Daniel Dickinson (cshore)
Felix Fietkau
2010-01-25
2
-173
/
+46
*
fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)
Felix Fietkau
2010-01-24
1
-1
/
+1
*
base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based...
Jo-Philipp Wich
2010-01-13
1
-0
/
+13
*
fix firmware loading broken by the busybox upgrade
Felix Fietkau
2009-12-08
1
-1
/
+1
*
base-files: sysupgrade: restrict find command to plain files to avoid duplica...
Jo-Philipp Wich
2009-11-20
1
-1
/
+2
*
check for sysfs before bypassing normal hotplug calls for firmware events (fi...
Felix Fietkau
2009-10-03
1
-1
/
+1
*
firstboot: add support for union mounts
Felix Fietkau
2009-09-27
1
-23
/
+60
*
base-files: move firstboot to /sbin
Felix Fietkau
2009-09-27
2
-1
/
+126
*
base-files: dispatch ifdown events for proto=none interfaces and fix a race c...
Jo-Philipp Wich
2009-09-14
1
-2
/
+2
*
base-files: add /etc/rc.local to the default save file list
Jo-Philipp Wich
2009-09-12
1
-1
/
+1
*
base-files: Fix sysupgrade .tar.gz configuration restoring
Vasilis Tsiligiannis
2009-06-29
1
-1
/
+1
*
base-files: Detect and decompressed gzipped images automatically when flashin...
Vasilis Tsiligiannis
2009-06-10
1
-4
/
+1
*
base-files: initialize GZIPED to 0 in sysupgrade since it's used later in num...
Nicolas Thill
2009-05-17
1
-2
/
+2
*
Don't try to pivot to new ramfs if already running on one This patch allows t...
Jo-Philipp Wich
2009-05-07
1
-2
/
+6
*
Add option in sysupgrade to flash gzipped images
Jo-Philipp Wich
2009-05-07
1
-1
/
+3
*
In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.
Hauke Mehrtens
2009-04-09
1
-0
/
+1
*
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
1
-1
/
+2
*
sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
Jo-Philipp Wich
2009-03-24
1
-1
/
+1
*
Use block events for the mounting/unmounting of external storage devices. Thi...
Jose Vasconcellos
2009-01-30
1
-25
/
+0
*
fix ifup (no longer use the to-be-reverted state of the previous config)
Felix Fietkau
2008-11-28
1
-3
/
+15
*
remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve...
Travis Kemen
2008-10-29
1
-0
/
+1
*
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
*
make option name optional
Travis Kemen
2008-09-13
1
-1
/
+1
*
sysupgrade: add optional delay before rebooting
Felix Fietkau
2008-09-12
1
-3
/
+6
*
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
*
add /etc/firewall.user to be backed up becuase it is an example in /etc/confi...
Travis Kemen
2008-08-16
1
-1
/
+1
*
remove /etc/firewall.* from being kept as they no longer are used in trunk
Travis Kemen
2008-08-16
1
-1
/
+1
*
add basic interface alias support. for now (since we don't use ip in our netw...
Felix Fietkau
2008-08-07
1
-1
/
+5
[next]