index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
base-files
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a typo
Felix Fietkau
2007-01-29
1
-1
/
+1
*
add broadcast setting for /etc/config/network interfaces
Felix Fietkau
2007-01-27
1
-1
/
+3
*
make usb init script executable
Felix Fietkau
2007-01-25
1
-0
/
+0
*
use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)
Felix Fietkau
2007-01-25
1
-1
/
+1
*
Mount usb filesystem at startup (#1077)
Florian Fainelli
2007-01-21
1
-0
/
+9
*
ignore the bridge option if brctl is not available
Felix Fietkau
2007-01-20
1
-14
/
+16
*
Fix the issue where the default gateway is not set
Felix Fietkau
2007-01-17
1
-0
/
+6
*
add checks for {ip,ip6}addr in the network config
Felix Fietkau
2007-01-14
1
-2
/
+2
*
Fix the annoying base-files autorebuild bug.
Felix Fietkau
2007-01-12
1
-0
/
+1
*
Forward port whiterussian resolv.conf changes
Felix Fietkau
2007-01-08
5
-5
/
+5
*
don't try to automount loopback devices (#1011)
Felix Fietkau
2006-12-20
1
-1
/
+1
*
add a workaround for self-killing init scripts on restart (#1023)
Felix Fietkau
2006-12-20
1
-0
/
+1
*
add a variable to keep track of the list of sections when loading uci config ...
Felix Fietkau
2006-12-20
1
-4
/
+21
*
fix CONFIG_FILENAME in uci_commit()
Felix Fietkau
2006-12-14
1
-1
/
+2
*
fix typo
Felix Fietkau
2006-12-14
1
-1
/
+1
*
fix uci_load trash output (#1040)
Felix Fietkau
2006-12-10
1
-1
/
+1
*
Set up ipv6 address if provided in network configuration (#1028)
Florian Fainelli
2006-12-09
1
-0
/
+1
*
add a check to see if an init script is enabled
Felix Fietkau
2006-12-08
1
-0
/
+6
*
fix a typo
Felix Fietkau
2006-12-08
1
-1
/
+1
*
add option for setting the mac address (#1014)
Felix Fietkau
2006-12-04
1
-2
/
+5
*
fix typo in /sbin/wifi (#1016 - thanks, dairiki)
Felix Fietkau
2006-12-04
1
-1
/
+1
*
small tweaks to the usb disk hotplug scripts
Mike Baker
2006-11-28
2
-6
/
+5
*
fix sed error installing kmod ipkgs
Mike Baker
2006-11-23
1
-1
/
+2
*
replace lots of manual install commands with INSTALL_* variables
Felix Fietkau
2006-11-23
1
-3
/
+3
*
rename default/ to files/
Felix Fietkau
2006-11-22
36
-1
/
+1
*
move platform specific base-files into target/linux/<targetname>
Felix Fietkau
2006-11-22
25
-1260
/
+15
*
move busybox init scripts from base-files into the busybox package and make t...
Felix Fietkau
2006-11-22
3
-35
/
+0
*
fix broken export from last commit
Mike Baker
2006-11-22
1
-1
/
+1
*
avoid eval leaks
Mike Baker
2006-11-22
1
-9
/
+9
*
fix various variable copying bugs
Felix Fietkau
2006-11-22
1
-6
/
+10
*
fix svn:executable property on /etc/init.d/done
Felix Fietkau
2006-11-21
1
-0
/
+0
*
cleanup uci and functions.sh
Mike Baker
2006-11-21
2
-104
/
+124
*
strtok helper function
Mike Baker
2006-11-20
1
-0
/
+24
*
hopefully fix duplicate ppp instances (#895)
Felix Fietkau
2006-11-18
1
-1
/
+1
*
correct typo in 'uci get'
Mike Baker
2006-11-17
1
-1
/
+1
*
fix typo
Felix Fietkau
2006-11-17
1
-1
/
+1
*
cosmetic led state change fix
Felix Fietkau
2006-11-17
1
-0
/
+1
*
add failsafe mode and mini_fo mounting support for brcm-2.4 and brcm-2.6
Felix Fietkau
2006-11-17
6
-34
/
+175
*
remove broadcom specific stuff from default base files
Felix Fietkau
2006-11-17
1
-7
/
+0
*
implement target profiles in menuconfig
Felix Fietkau
2006-11-12
1
-3
/
+0
*
fix jffs2root compile
Felix Fietkau
2006-11-12
3
-2
/
+306
*
move two functions from broadcom.sh to /sbin/wifi
Felix Fietkau
2006-11-11
1
-0
/
+32
*
make sure udhcpc is spawned as a background process (use eval)
Felix Fietkau
2006-11-09
1
-1
/
+1
*
add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net...
Felix Fietkau
2006-11-09
1
-1
/
+1
*
fix dhcp hotplug events
Felix Fietkau
2006-11-09
1
-1
/
+1
*
fix ifdown hotplug event for static
Felix Fietkau
2006-11-09
1
-0
/
+5
*
fix ifup hotplug event for static
Felix Fietkau
2006-11-09
1
-1
/
+1
*
fix for multiple extra commands in init scripts using rc.common
Felix Fietkau
2006-11-09
1
-1
/
+1
*
fix potential data loss issue on failed umount (patch from #942)
Felix Fietkau
2006-11-09
1
-2
/
+2
*
Ensure dropbear is installed before disabling telnet (#920)
Florian Fainelli
2006-11-07
1
-1
/
+1
[next]