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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: /lib/functions/network.sh: fix network_get_ipaddr6
Jo-Philipp Wich
2014-08-11
1
-1
/
+1
*
base-files: properly escape strings for version info
Felix Fietkau
2014-07-29
1
-1
/
+3
*
base-files: add extra version configuration options for OEM manufacturer info
Felix Fietkau
2014-07-29
1
-1
/
+2
*
base-files: add enabled config option for ntp service
John Crispin
2014-06-27
1
-1
/
+1
*
base-files: depend on jsonfilter and rewrite network.sh to use it
Jo-Philipp Wich
2014-06-19
1
-3
/
+3
*
base-files: calling stop_service before procd_kill.
John Crispin
2014-06-02
1
-1
/
+1
*
base-files: remove duplicate stop_service() function.
Felix Fietkau
2014-04-27
1
-1
/
+1
*
base-files: expose taint flags in /etc/openwrt_release
Jo-Philipp Wich
2014-01-31
1
-1
/
+1
*
[package] base-files: add ucidef_add_switch_port function
Luka Perkov
2014-01-23
1
-1
/
+1
*
sysupgrade: do not kill any processes in failsafe
John Crispin
2014-01-17
1
-1
/
+1
*
base-files: add macaddr_canonicalize helper function
Gabor Juhos
2013-11-14
1
-1
/
+1
*
[package] base-files: don't enter failsafe if triggered by switch
Luka Perkov
2013-11-11
1
-1
/
+1
*
base-files: mtd_get_mac_ascii bugfix
Gabor Juhos
2013-11-08
1
-1
/
+1
*
base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...
Jo-Philipp Wich
2013-07-31
1
-1
/
+1
*
base-files: abort sysupgrade if file specified with --restore-config is not f...
Jo-Philipp Wich
2013-07-31
1
-1
/
+1
*
base-files: implement -T (--test) sysupgrade parameter to verify image withou...
Jo-Philipp Wich
2013-07-30
1
-1
/
+1
*
base-files: add mtd_get_part_size helper
Gabor Juhos
2013-07-20
1
-1
/
+1
*
[package] base-files/busybox: move ntpd init script from base-files to busybox
Luka Perkov
2013-07-17
1
-1
/
+1
*
base-files: procd is now the init process
John Crispin
2013-06-21
1
-7
/
+0
*
base-files: procd init is now the default, remove files.old
John Crispin
2013-06-21
1
-7
/
+0
*
base-files: remove unnecessary early sysctl-hack
Steven Barth
2013-06-11
1
-1
/
+1
*
base-files: set default IPv6 forwarding value to 1
Steven Barth
2013-06-11
1
-1
/
+1
*
base-files: use less entropy when generating ULAs
Steven Barth
2013-06-06
1
-1
/
+1
*
base-files: change network_find_wan() procedure to ignore default gateways in...
Jo-Philipp Wich
2013-05-06
1
-1
/
+1
*
package/base-files: change sysctl handling
Jo-Philipp Wich
2013-03-25
1
-1
/
+1
*
base-files: also apply r36107 to files.old
Florian Fainelli
2013-03-23
1
-1
/
+1
*
base-files: sysupgrade fail with eglibc
Florian Fainelli
2013-03-22
1
-1
/
+1
*
[base-files] make basefiles aware of procd
John Crispin
2013-03-13
1
-0
/
+14
*
base-files: introduce commonly used helper functions for setting leds
Gabor Juhos
2013-02-18
1
-1
/
+1
*
base-files: add macaddr_{add,2bin,setbit_la} helpers
Gabor Juhos
2013-02-16
1
-1
/
+1
*
base-files: add mtd_get_mac_{ascii,binary} helpers
Gabor Juhos
2013-02-16
1
-1
/
+1
*
base-files: Fix IPv6 early sysctls again
Steven Barth
2013-02-01
1
-1
/
+1
*
base-files: Fix race-conditions with IPv6 sysctls
Steven Barth
2013-01-29
1
-1
/
+1
*
base-files: remove IPv6-forwarding setting for all interfaces
Steven Barth
2013-01-28
1
-1
/
+1
*
base-files: fix network_get_prefix6
Steven Barth
2013-01-22
1
-1
/
+1
*
base-files: Set default value for IPv6 forwarding
Steven Barth
2013-01-22
1
-1
/
+1
*
base-files: rename ULA generation script
Steven Barth
2013-01-17
1
-1
/
+1
*
base-files: add support for ipv6-prefixes in connection with netifd
Steven Barth
2013-01-15
1
-1
/
+1
*
[package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' ...
Vasilis Tsiligiannis
2013-01-11
1
-2
/
+2
*
base-files: Fix a typo in config_list_foreach
Steven Barth
2012-12-27
1
-1
/
+1
*
base-files: add basic procd integration, let procd start (and restart) ubus i...
Felix Fietkau
2012-12-22
1
-1
/
+1
*
base-files: use json_is_a() in network.sh
Jo-Philipp Wich
2012-12-17
1
-1
/
+1
*
base-files: various enhancements to network.sh
Jo-Philipp Wich
2012-12-16
1
-1
/
+1
*
base-files: add support for the morse LED trigger
Gabor Juhos
2012-11-25
1
-1
/
+1
*
[package] base-files: use a natural mount syntax
Florian Fainelli
2012-11-23
1
-1
/
+1
*
[package] base-files: skip LEDs handled by rssileds in led init-script
Florian Fainelli
2012-10-11
1
-1
/
+1
*
[package] base-files: release an attached loop device on umounting
Florian Fainelli
2012-09-19
1
-1
/
+1
*
[package] base-files: add uci-defaults script to migrate sysctl.conf (#12196)
Jo-Philipp Wich
2012-09-17
1
-1
/
+1
*
[package] base-files: provide a sysupgrade -r (--restore-backup) option as co...
Jo-Philipp Wich
2012-08-12
1
-1
/
+1
*
[buildroot] move LIB_SUFFIX from base-files to rules.mk
Florian Fainelli
2012-08-10
1
-3
/
+0
[next]