index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
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: add caldata_sysfsload_from_file()
Thibaut VARÈNE
2020-05-08
1
-0
/
+15
*
package/base-files: caldata: allow setting target file
Thibaut VARÈNE
2020-05-08
1
-8
/
+21
*
base-files: ensure VERBOSE is set
Alexander Couzens
2020-04-21
1
-1
/
+1
*
base-files: preinit: also config switch when no port roles defined
Chuanhong Guo
2020-04-12
1
-6
/
+7
*
base-files: source functions.sh in /lib/functions/system.sh
Adrian Schmutzler
2020-04-12
1
-0
/
+1
*
base-files: do not source system.sh in functions.sh
Adrian Schmutzler
2020-04-12
1
-1
/
+0
*
treewide: convert sed -r to posix -E
Kevin Darbyshire-Bryant
2020-04-04
1
-1
/
+1
*
x86: generate EFI platform bootable images
李国
2020-03-31
1
-8
/
+54
*
base-files: convert leading spaces to tabs in functions.sh
Adrian Schmutzler
2020-03-13
1
-2
/
+2
*
base-files: Add /etc/shinit for non-login shell init
Jeffery To
2020-03-01
1
-0
/
+1
*
base-files: diag: restore default trigger for 'boot' LED
Piotr Dymacz
2020-02-24
1
-4
/
+23
*
base-files: remove some bashisms
Sven Roederer
2020-01-26
1
-1
/
+1
*
base-files/functions.sh: use grep -q instead of []
Rosen Penev
2020-01-18
1
-4
/
+4
*
base-files/system.sh: remove $ in $(())
Rosen Penev
2020-01-17
1
-1
/
+1
*
base-files/functions.sh: use && instead of -a
Rosen Penev
2020-01-17
1
-2
/
+2
*
base-files/functions.sh: remove useless cat
Rosen Penev
2020-01-17
1
-2
/
+2
*
base-files/functions.sh: don't use $var in $(())
Rosen Penev
2020-01-17
1
-3
/
+3
*
dropbear: move failsafe code out of base-files
Kyle Copperfield
2020-01-15
1
-6
/
+0
*
base-files: send informational UDP message each second waiting
Paul Fertser
2019-12-19
1
-3
/
+2
*
base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2
Russell Senior
2019-11-13
1
-1
/
+1
*
base-files: rename hostname with EUI of mac address
Rosy Song
2019-11-07
1
-0
/
+7
*
base-files: don't store label MAC address in uci system config
Adrian Schmutzler
2019-11-07
1
-3
/
+32
*
base-files: uci-defaults: do config flush in one shot
Roman Yeryomin
2019-10-22
1
-2
/
+1
*
treewide: use a single ath10k MAC patching function with checksum
Adrian Schmutzler
2019-10-15
1
-7
/
+1
*
treewide: move MAC address patch functions to common library
Adrian Schmutzler
2019-10-14
1
-0
/
+59
*
treewide: move calibration data extraction function to library
Adrian Schmutzler
2019-10-13
1
-0
/
+75
*
base-files: move xor() from caldata extraction to functions.sh
Adrian Schmutzler
2019-10-13
1
-0
/
+16
*
base-files: upgrade: add case to export_bootdevice
Klaus Kudielka
2019-10-09
1
-1
/
+13
*
base-files: provide option to specify label MAC address in board.d
Adrian Schmutzler
2019-09-19
2
-0
/
+9
*
base-files: add function to retrieve label MAC address
Adrian Schmutzler
2019-09-19
1
-0
/
+10
*
treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup
Rafał Miłecki
2019-09-11
2
-2
/
+2
*
treewide: use new procd sysupgrade $UPGRADE_BACKUP variable
Rafał Miłecki
2019-09-05
2
-2
/
+1
*
base-files: use get_mac_binary() in mtd_get_mac_binary_ubi()
Adrian Schmutzler
2019-09-05
1
-6
/
+1
*
base-files: fix mtd_get_mac_text not accepting hex offsets
David Bauer
2019-09-05
1
-1
/
+1
*
treewide: don't hardcode "sysupgrade.tgz" file name
Rafał Miłecki
2019-09-05
2
-1
/
+3
*
treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method
Rafał Miłecki
2019-08-22
1
-5
/
+0
*
base-files: pass "save_config" option to the "sysupgrade" method
Rafał Miłecki
2019-08-22
3
-4
/
+2
*
base-files: drop support for the platform_nand_pre_upgrade()
Rafał Miłecki
2019-07-22
1
-4
/
+0
*
base-files: don't set ARGV and ARGC
Rafał Miłecki
2019-07-17
1
-3
/
+0
*
base-files: move stage2 upgrade to separated file
Rafał Miłecki
2019-07-11
3
-23
/
+26
*
base-files: Fix path check in get_mac_binary
Adrian Schmutzler
2019-07-09
1
-1
/
+1
*
base-files: drop support for NAND upgrade in platform_pre_upgrade()
Rafał Miłecki
2019-07-08
3
-16
/
+2
*
base-files: drop unused jffs2_copy_config()
Rafał Miłecki
2019-07-08
1
-10
/
+0
*
base-files: Really check path in get_mac_binary
Adrian Schmutzler
2019-07-07
1
-1
/
+1
*
base-files: add network_get_uptime() to /lib/functions/network.sh
Florian Eckert
2019-06-29
1
-0
/
+5
*
base-files: apply new sysctl.conf at postinst
Yousong Zhou
2019-06-21
1
-13
/
+20
*
base-files: fix uci led oneshot/timer trigger
Robinson Wu
2019-06-20
1
-0
/
+1
*
base-files: move urandom seed bits into separate package
Petr Štetiar
2019-06-11
1
-24
/
+0
*
base-files: add support for the new ar8xxx MIB counters settings
Petr Štetiar
2019-05-20
1
-0
/
+13
*
base-files: improve lib/upgrade/common.sh
Klaus Kudielka
2019-05-11
1
-13
/
+19
[prev]
[next]