projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
change DEBUG messages in networking scripts to be more helpful
[openwrt.git]
/
obsolete-buildroot
/
sources
/
openwrt
/
root
/
etc
/
nvram.overrides
diff --git
a/obsolete-buildroot/sources/openwrt/root/etc/nvram.overrides
b/obsolete-buildroot/sources/openwrt/root/etc/nvram.overrides
index
e3a3217
..
6ef6ae3
100644
(file)
--- a/
obsolete-buildroot/sources/openwrt/root/etc/nvram.overrides
+++ b/
obsolete-buildroot/sources/openwrt/root/etc/nvram.overrides
@@
-49,7
+49,7
@@
NVRAM_lan_proto="static"
# failsafe if reset is held
[ "$FAILSAFE" = "true" ] && {
- echo "### FAILSAFE MODE ####"
+ echo "###
YOU ARE IN
FAILSAFE MODE ####"
NVRAM_lan_ifname="br0"
NVRAM_lan_ifnames="vlan0 vlan2 eth1 eth2 eth3"
NVRAM_lan_ipaddr="192.168.1.1"
This page took
0.02546 seconds
and
4
git commands to generate.