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
*
base-files: Fix sysupgrade .tar.gz configuration restoring
Vasilis Tsiligiannis
2009-06-29
2
-13
/
+13
*
base-files: ipcalc.sh: fix off-by-one in range-calculation
Jo-Philipp Wich
2009-06-29
1
-1
/
+1
*
change sysctl.conf to disable tcp ecn by default (based on discussion with ma...
Felix Fietkau
2009-06-17
1
-1
/
+1
*
sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standa...
Jo-Philipp Wich
2009-06-17
1
-3
/
+4
*
udhcpc: add cidr routes support (patch from #5299)
Felix Fietkau
2009-06-13
1
-0
/
+74
*
base-files: Add support for bzipped images in sysupgrade
Vasilis Tsiligiannis
2009-06-10
1
-1
/
+2
*
base-files: Detect and decompressed gzipped images automatically when flashin...
Vasilis Tsiligiannis
2009-06-10
2
-11
/
+15
*
base-files: format hexdump output instead of using awk for sysupgrade
Vasilis Tsiligiannis
2009-06-10
1
-1
/
+1
*
base-files: fix test experession for sysupgrade
Vasilis Tsiligiannis
2009-06-03
1
-1
/
+1
*
network: prevent unnecessary interface down/up cycles if no mac address chang...
Felix Fietkau
2009-06-01
1
-2
/
+3
*
network: do not unnecessarily touch interfaces configured as proto=none; brin...
Felix Fietkau
2009-06-01
1
-2
/
+11
*
Removed extra ; in exec rule
Hamish Guthrie
2009-06-01
1
-1
/
+1
*
fix drivers firmware loading with the new hotplug2, patch from Russell Senior
Florian Fainelli
2009-05-31
1
-1
/
+1
*
base-files: set rules file for hotplug2 in the boot script (closes #5235)
Gabor Juhos
2009-05-30
1
-0
/
+1
*
base-files: update command line for the new hotplug2
Gabor Juhos
2009-05-28
2
-3
/
+4
*
base-files: fixup resolv.conf check in udhcpc script
Jo-Philipp Wich
2009-05-17
1
-1
/
+1
*
base-files: initialize GZIPED to 0 in sysupgrade since it's used later in num...
Nicolas Thill
2009-05-17
1
-2
/
+2
*
sysupgrade: use sysrq-trigger if available
Jo-Philipp Wich
2009-05-15
1
-0
/
+1
*
base-files: - restore device, ifname and aliases state in dhcp script - make ...
Jo-Philipp Wich
2009-05-10
1
-1
/
+8
*
base-files: show reboot notification is sysupgrade
Jo-Philipp Wich
2009-05-09
1
-1
/
+4
*
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
2
-4
/
+9
*
base-files: replace udhcpc script with an improved version
Jo-Philipp Wich
2009-05-06
1
-74
/
+116
*
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
[next]