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
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...
Felix Fietkau
2009-09-09
3
-17
/
+0
*
fix nonhotpluggable networks not being brought up. Closes #2781
Travis Kemen
2009-09-06
3
-0
/
+17
*
package/base-files: set state to 'preinit' before preinit.arch is used, and s...
Gabor Juhos
2009-09-05
1
-2
/
+3
*
Revert "add ifup -a to boot(), closes #4543 #2781" (r17515)
Felix Fietkau
2009-09-05
1
-1
/
+0
*
add ifup -a to boot(), closes #4543 #2781
Travis Kemen
2009-09-05
1
-0
/
+1
*
extend logging functions
Travis Kemen
2009-09-04
1
-7
/
+17
*
preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr...
Felix Fietkau
2009-09-02
1
-1
/
+5
*
udev: Update udev package from udev-106 to udev-142
Geoff Levand
2009-08-24
1
-4
/
+8
*
[package] base-files: fix sysupgrade get_magic_word() function to return prop...
Jo-Philipp Wich
2009-08-19
1
-1
/
+1
*
[package] base-files: move ipv6 module loading from setup_interface() to addi...
Jo-Philipp Wich
2009-08-10
2
-9
/
+6
*
base-files: some /lib/network/config.sh refactoring
Felix Fietkau
2009-08-07
1
-25
/
+38
*
base-files: clean up init.d/fstab and port it to the new config_get
Felix Fietkau
2009-08-07
1
-18
/
+14
*
base-files: port init.d/led to new config_get
Felix Fietkau
2009-08-07
1
-8
/
+6
*
base-files: port init.d/boot to new config_get
Felix Fietkau
2009-08-07
1
-9
/
+10
*
base-files: port functions.sh to new config_get
Felix Fietkau
2009-08-07
1
-2
/
+2
*
base-files: allow default value for config_get
Felix Fietkau
2009-08-07
1
-6
/
+9
*
[package] base-files: ensure that ipv6 is loaded if interfaces have an ip6add...
Jo-Philipp Wich
2009-08-04
1
-12
/
+21
*
[pakcage] simplify action handling in rc.common (#5558)
Florian Fainelli
2009-07-26
1
-23
/
+9
*
udhcpc: Pass all events to udhcpc.user
Vasilis Tsiligiannis
2009-07-12
1
-3
/
+3
*
allow udhcpc to work properly for interfaces that are not configured through uci
Felix Fietkau
2009-07-03
1
-23
/
+38
*
[package] base-files: Fix sysupgrade .tar.gz configuration restoring
Vasilis Tsiligiannis
2009-06-29
2
-13
/
+13
*
[package] 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
*
[package] sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger...
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
*
[package] base-files: Add support for bzipped images in sysupgrade
Vasilis Tsiligiannis
2009-06-10
1
-1
/
+2
*
[package] base-files: Detect and decompressed gzipped images automatically wh...
Vasilis Tsiligiannis
2009-06-10
2
-11
/
+15
*
[package] base-files: format hexdump output instead of using awk for sysupgrade
Vasilis Tsiligiannis
2009-06-10
1
-1
/
+1
*
[package] 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
*
[hotplug2] Removed extra ; in exec rule
Hamish Guthrie
2009-06-01
1
-1
/
+1
*
[package] fix drivers firmware loading with the new hotplug2, patch from Russ...
Florian Fainelli
2009-05-31
1
-1
/
+1
*
[package] base-files: set rules file for hotplug2 in the boot script (closes ...
Gabor Juhos
2009-05-30
1
-0
/
+1
*
[package] base-files: update command line for the new hotplug2
Gabor Juhos
2009-05-28
2
-3
/
+4
*
[package] base-files: fixup resolv.conf check in udhcpc script
Jo-Philipp Wich
2009-05-17
1
-1
/
+1
*
[package] base-files: initialize GZIPED to 0 in sysupgrade since it's used la...
Nicolas Thill
2009-05-17
1
-2
/
+2
*
[package] sysupgrade: use sysrq-trigger if available
Jo-Philipp Wich
2009-05-15
1
-0
/
+1
*
[package] base-files:
Jo-Philipp Wich
2009-05-10
1
-1
/
+8
*
[package] base-files: show reboot notification is sysupgrade
Jo-Philipp Wich
2009-05-09
1
-1
/
+4
*
[sysupgrade] Don't try to pivot to new ramfs if already running on one
Jo-Philipp Wich
2009-05-07
1
-2
/
+6
*
[PATCH] Add option in sysupgrade to flash gzipped images
Jo-Philipp Wich
2009-05-07
2
-4
/
+9
*
[package] 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
*
[package] 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
*
[package] base-files: (#4928)
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
[next]