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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/dl_github_archieve.py: fix generating unreproducible tar
Christian Marangi
2023-01-12
1
-1
/
+1
*
scripts: add Apache fastly mirror
David Bauer
2023-01-07
1
-0
/
+1
*
scripts: remove redundant character '0x0a' from Linksys image signature
Shiji Yang
2022-11-27
1
-3
/
+0
*
scripts: fix dl_cleanup.py argument handling
Andre Heider
2022-11-15
1
-3
/
+6
*
scripts/mkits.sh: fix portability issue
Felix Fietkau
2022-11-09
1
-2
/
+2
*
mkits: support definition of DTB loadaddr
David Bauer
2022-11-08
1
-1
/
+7
*
scripts: fix missing character '0' issue in linksys image
Shiji Yang
2022-10-30
1
-2
/
+2
*
scripts/download.pl: pass aria2 config in ENV only
Zhang Hua
2022-10-20
1
-0
/
+1
*
scripts/download.pl: make the download tool configurable
Christian Marangi
2022-10-20
1
-13
/
+35
*
scripts/ext-tools: introduce new script to install prebuilt tools
Christian Marangi
2022-09-30
1
-0
/
+98
*
scripts/download.pl: add tsinghua and ustc mirrors
Bradford Zhang
2022-09-30
1
-0
/
+9
*
scripts/download.pl: generilize and simplify download tool check
Christian Marangi
2022-09-28
1
-16
/
+17
*
scripts/download.pl: fix support for aria2c download tool on macos
Christian Marangi
2022-09-26
1
-6
/
+8
*
scripts/download.pl: fix mirrors regression for curl and wget
Christian Marangi
2022-09-26
1
-1
/
+1
*
scripts/download.pl: fix whitespace in mirror urls and drop for
Christian Marangi
2022-09-25
1
-7
/
+2
*
download.pl: add aria2c support
Bradford Zhang
2022-09-25
1
-13
/
+40
*
scripts/dl_cleanup: add support for subdirectories
Michael Pratt
2022-09-22
1
-9
/
+18
*
scripts: add clean of build dir to dl_cleanup script
Ansuel Smith
2022-09-14
1
-3
/
+35
*
scripts: assume dl/ the default dir for dl_cleanup script
Ansuel Smith
2022-09-14
1
-8
/
+12
*
scripts: add additional regex for dl_cleanup
Ansuel Smith
2022-09-14
1
-0
/
+2
*
scripts/download.pl: fix downloads with wget
Petr Štetiar
2022-09-13
1
-2
/
+8
*
scripts/download.pl: silence can't exec curl warning
Petr Štetiar
2022-09-13
1
-1
/
+1
*
scripts: always check certificates
Josh Roys
2022-09-10
1
-2
/
+4
*
scripts: xxdi.pl: add xxd -i compat mode
Petr Štetiar
2022-09-06
1
-18
/
+19
*
scripts: xxdi.pl: remove File::Slurp dependency
Jo-Philipp Wich
2022-09-06
1
-2
/
+17
*
scripts: add xxdi.pl
Petr Štetiar
2022-09-06
1
-0
/
+50
*
scripts: ext-toolchain: add support for musl
Christian Marangi
2022-07-24
1
-2
/
+12
*
scripts: ext-toolchain: add support for info.mk in probe_cc
Christian Marangi
2022-07-24
1
-0
/
+7
*
scripts: ext-toolchain: actually probe libc type on config generation
Christian Marangi
2022-07-24
1
-0
/
+1
*
scripts: ext-toolchain: add option to overwrite config
Christian Marangi
2022-07-24
1
-4
/
+18
*
scripts: ext-toolchain: fix wrong prefix in print_config generation
Christian Marangi
2022-07-24
1
-1
/
+4
*
ramips: add support for ZyXEL NWA50AX / NWA55AXE
David Bauer
2022-07-20
1
-0
/
+38
*
image: add support for Netgear encrypted image
Wenli Looi
2022-07-19
1
-0
/
+68
*
scripts: fix CAMEO tag generator
Sander Vanheule
2022-07-05
1
-1
/
+1
*
scripts: add CAMEO tag generator
Markus Stockhausen
2022-07-05
1
-0
/
+117
*
scripts: add support for Sercomm PID
Mikhail Zhilkin
2022-07-03
1
-0
/
+102
*
scripts: add support for Sercomm kernel header
Mikhail Zhilkin
2022-07-03
1
-0
/
+121
*
scripts: add cameo image header generator
Luiz Angelo Daros de Luca
2022-06-28
1
-0
/
+86
*
build: use numeric-owner in ipkg-build
Paul Spooren
2022-04-19
1
-3
/
+3
*
scripts: format to black
Doug Kerr
2022-04-16
2
-144
/
+184
*
scripts: use std library for jam crc32 calculation
Doug Kerr
2022-04-16
2
-152
/
+9
*
scripts/gen_image_generic.sh: fix order of files in EFI bootfs
Daniel Golle
2022-04-15
1
-2
/
+19
*
scripts/gen_image_generic.sh: generate reproducible EFI filesystem
Daniel Golle
2022-04-11
1
-2
/
+3
*
scripts: make sure sort-order is independent from locale
Daniel Golle
2022-04-06
1
-1
/
+1
*
scripts: make sure conffiles are sorted
Paul Spooren
2022-04-01
1
-1
/
+2
*
build: store sha256_unsigned in JSON
Paul Spooren
2022-03-29
1
-4
/
+12
*
scripts/gen_image_generic.sh: make ext4 bootfs reproducible
Daniel Golle
2022-03-28
1
-1
/
+1
*
scripts/mkits.sh: replace forgotten '-' with ${REFERENCE_CHAR}
Daniel Golle
2022-03-24
1
-1
/
+1
*
toolchain: binutils: add support for version 2.38
Rui Salvaterra
2022-03-09
1
-1
/
+2
*
mkhash: fix build errors on FreeBSD 13.0
Georgi Valkov
2022-03-05
1
-1
/
+1
[next]