index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: strip quotes from the MAC address in macaddr_canonicalize()
Gabor Juhos
2014-07-14
1
-0
/
+1
*
sysupgrade: Enable killing of all processes under upgraded
John Crispin
2014-07-10
1
-12
/
+27
*
base-files: fix ramfs / nand upgrade
John Crispin
2014-07-01
1
-1
/
+1
*
base-files: define yes/no as valid boolean options
Luka Perkov
2014-06-29
1
-2
/
+2
*
base-files: regenerate the /lib64 symlink when switching to a ramdisk
John Crispin
2014-06-20
1
-0
/
+2
*
base-files: depend on jsonfilter and rewrite network.sh to use it
Jo-Philipp Wich
2014-06-19
1
-318
/
+125
*
base-files: add upgraded to the list of daemons not killed
John Crispin
2014-06-19
1
-1
/
+1
*
base-files: properly remove stderr from zcat/bzcat
John Crispin
2014-06-11
1
-2
/
+2
*
base-files: include more ubi* tools in sysupgrade ramdisk
John Crispin
2014-06-11
1
-1
/
+4
*
base-files: Allow installation of symlinks using RAMFS_COPY_BIN env var.
John Crispin
2014-06-02
1
-1
/
+1
*
base-files: remove function service_kill
John Crispin
2014-06-02
1
-23
/
+0
*
base-files: enable force_link for lan by default
Felix Fietkau
2014-05-16
1
-0
/
+1
*
base-files: add back missing function for find_mtd_part to /lib/functions.sh ...
Felix Fietkau
2014-04-08
2
-7
/
+7
*
base-files: the ubi tol should be installed when jumping to ram_fs
John Crispin
2014-04-07
1
-0
/
+1
*
base-files: make use of new fstools
John Crispin
2014-04-07
2
-2
/
+3
*
/lib/functions.sh: remove config_rename()
Felix Fietkau
2014-04-07
1
-18
/
+0
*
/lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...
Felix Fietkau
2014-04-07
3
-138
/
+119
*
/lib/functions.sh: remove jffs2_mark_erase()
Felix Fietkau
2014-04-07
1
-9
/
+0
*
base-files: remove config_clear() and list_remove()
Felix Fietkau
2014-04-07
1
-28
/
+0
*
base-files: move uci_apply_defaults() to /etc/init.d/boot
Felix Fietkau
2014-04-07
1
-11
/
+0
*
/lib/functions.sh: remove hotplug_dev()
Felix Fietkau
2014-04-07
1
-4
/
+0
*
/lib/functions.sh: remove strtok()
Felix Fietkau
2014-04-07
1
-26
/
+0
*
/lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh
Felix Fietkau
2014-04-07
2
-85
/
+87
*
/lib/functions.sh: remove pi_include()
Felix Fietkau
2014-04-07
1
-24
/
+0
*
/lib/functions.sh: remove jffs2_ready()
Felix Fietkau
2014-04-07
1
-7
/
+0
*
/lib/functions.sh: remove support for non-overlayfs overlay fopivot types
Felix Fietkau
2014-04-07
1
-44
/
+2
*
ubi-utils: mini version of mtd-utils that only includes ubi tools
John Crispin
2014-04-03
1
-2
/
+9
*
fstools: add the new fstools package
John Crispin
2014-03-12
2
-1
/
+3
*
base-files: add ucidef_add_switch_port function
Luka Perkov
2014-01-23
1
-0
/
+10
*
base-files: fix mount-utils incompatibility
John Crispin
2013-12-27
2
-23
/
+23
*
base-files: add network_get_protocol() to /lib/functions/network.sh
Jo-Philipp Wich
2013-12-16
1
-2
/
+7
*
base-files: fix whitespaces
Luka Perkov
2013-12-09
11
-163
/
+151
*
base-files: allow users to delect debug level during boot
John Crispin
2013-11-25
2
-8
/
+37
*
ar71xx: Unifi AP Pro sysupgrade patch
Felix Fietkau
2013-11-14
1
-1
/
+1
*
base-files: add macaddr_canonicalize helper function
Gabor Juhos
2013-11-14
1
-1
/
+34
*
base-files: don't kill nas for sysupgrade
Hauke Mehrtens
2013-11-11
1
-1
/
+1
*
base-files: mtd_get_mac_ascii bugfix
Gabor Juhos
2013-11-08
1
-4
/
+3
*
base-files: be verbose when entering failsafe due to a button being pressed
John Crispin
2013-07-25
1
-1
/
+1
*
base-files: add mtd_get_part_size helper
Gabor Juhos
2013-07-20
1
-0
/
+12
*
base-files: reject invalid uci keys in network_get_device() and related proce...
Jo-Philipp Wich
2013-07-15
1
-0
/
+4
*
kernel/base-files: clean up old code related to refreshing mtd partitions, it...
Felix Fietkau
2013-07-14
1
-18
/
+5
*
package: fix insmod on install
John Crispin
2013-06-22
1
-0
/
+7
*
base-files: module loading is now handled by ubox/kmodloader
John Crispin
2013-06-21
1
-7
/
+0
*
base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ...
Jo-Philipp Wich
2013-06-17
1
-43
/
+107
*
procd: make the preinit rules wildcard all buttons for failsafe
John Crispin
2013-06-10
1
-2
/
+3
*
base-files: fix failsafe via button press
John Crispin
2013-06-10
1
-1
/
+1
*
base-files: change network_find_wan() procedure to ignore default gateways in...
Jo-Philipp Wich
2013-05-06
1
-10
/
+14
*
sysupgrade: fixes broken pipe error during sysupgade
John Crispin
2013-05-05
1
-2
/
+2
*
preinit: move cmdline failsafe= handling ot the generic code
John Crispin
2013-04-25
1
-4
/
+7
*
mount_root: prepare base-files
John Crispin
2013-04-25
25
-403
/
+10
[next]