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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] base-files: revert r21595
Jo-Philipp Wich
2010-05-28
1
-2
/
+0
*
[package] base-files: bring bridge port iface down before changing the mac (#...
Jo-Philipp Wich
2010-05-28
1
-0
/
+2
*
when changing the mac address of a bridge interface, keep member interface ad...
Felix Fietkau
2010-05-27
1
-1
/
+3
*
[package] base-files: fix a preinit hang in jffs2_ready() when no rootfs_data...
Jo-Philipp Wich
2010-05-20
1
-0
/
+1
*
[package] base-files: add add_dns() and remove_dns() helpers to network confi...
Jo-Philipp Wich
2010-05-07
1
-0
/
+29
*
[package] base-files, ppp: fix interface shutdown
Jo-Philipp Wich
2010-05-06
1
-3
/
+3
*
[package] base-files, ppp: remove protocol specific cleanup code from /sbin/i...
Jo-Philipp Wich
2010-05-05
1
-5
/
+22
*
[package] base-files: make press key message more explicit in preinit
Jo-Philipp Wich
2010-03-23
1
-1
/
+1
*
change from /jffs to /overlay, patch from Daniel Dickinson
Florian Fainelli
2010-03-21
10
-17
/
+18
*
fix error output of brctl if bridging is not supported.
Felix Fietkau
2010-03-14
1
-1
/
+1
*
[package] base-files: force preinit to use busybox mount (#6797)
Jo-Philipp Wich
2010-03-13
1
-0
/
+4
*
package/base-files: call preinit_ip_deconfig before processing init on
Gabor Juhos
2010-03-12
1
-0
/
+1
*
[package] base-files: fix preinit code typos
Nicolas Thill
2010-03-10
1
-1
/
+1
*
firstboot: fix typo (closes: #6738)
Nicolas Thill
2010-03-01
1
-1
/
+1
*
base-files: fix enter failsafe message
Felix Fietkau
2010-03-01
1
-1
/
+0
*
add block-extroot, a package for using an external filesystem as rootfs (patc...
Felix Fietkau
2010-02-26
1
-0
/
+1
*
[package] base-files: revert dhcp state information on ifdown and restore pre...
Jo-Philipp Wich
2010-02-12
1
-0
/
+5
*
[package] base-file: revert unrelated change accidentally committed in r19478
Jo-Philipp Wich
2010-02-01
1
-4
/
+0
*
[package] base-files: preinit: get rid of /dev/null redirections and use grep...
Jo-Philipp Wich
2010-02-01
5
-6
/
+10
*
[package] quieten the check for devs, thanks nbd
Florian Fainelli
2010-01-31
1
-1
/
+1
*
[package] /dev/null was used before it was created, so an
Florian Fainelli
2010-01-31
1
-1
/
+1
*
preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)
Felix Fietkau
2010-01-28
1
-1
/
+1
*
add preinit modularization work by Daniel Dickinson (cshore)
Felix Fietkau
2010-01-25
41
-0
/
+865
*
[package] base-files: ensure that the ip6addr of the main interface stays the...
Jo-Philipp Wich
2010-01-23
1
-20
/
+28
*
[package] base-files:
Jo-Philipp Wich
2010-01-16
1
-0
/
+3
*
Add udhcpc command-line argument to request rootpath
Hamish Guthrie
2009-12-21
1
-1
/
+1
*
remove obsolete uci validation awk code
Felix Fietkau
2009-10-20
6
-654
/
+0
*
[package] base-files: clear ip addresses on interfaces that are about to be a...
Jo-Philipp Wich
2009-09-16
1
-0
/
+2
*
Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...
Felix Fietkau
2009-09-09
1
-1
/
+0
*
fix nonhotpluggable networks not being brought up. Closes #2781
Travis Kemen
2009-09-06
1
-0
/
+1
*
[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
1
-9
/
+0
*
base-files: some /lib/network/config.sh refactoring
Felix Fietkau
2009-08-07
1
-25
/
+38
*
[package] base-files: ensure that ipv6 is loaded if interfaces have an ip6add...
Jo-Philipp Wich
2009-08-04
1
-12
/
+21
*
[package] base-files: Fix sysupgrade .tar.gz configuration restoring
Vasilis Tsiligiannis
2009-06-29
1
-12
/
+12
*
[package] sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger...
Jo-Philipp Wich
2009-06-17
1
-3
/
+4
*
[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
1
-7
/
+14
*
[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
*
[package] sysupgrade: use sysrq-trigger if available
Jo-Philipp Wich
2009-05-15
1
-0
/
+1
*
[package] base-files: show reboot notification is sysupgrade
Jo-Philipp Wich
2009-05-09
1
-1
/
+4
*
[PATCH] Add option in sysupgrade to flash gzipped images
Jo-Philipp Wich
2009-05-07
1
-3
/
+6
*
do not run hotplug event for aliases
Felix Fietkau
2009-04-13
1
-0
/
+3
*
[package]
Jo-Philipp Wich
2009-03-25
1
-2
/
+9
*
[package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
Jo-Philipp Wich
2009-03-24
1
-0
/
+1
*
[package] sysupgrade: install /bin/sleep into ramdisk too and add completitio...
Jo-Philipp Wich
2009-03-08
1
-1
/
+2
*
Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad...
Jo-Philipp Wich
2008-11-17
1
-0
/
+1
[next]