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
/
upgrade
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: redirect kill ouptut for ash, telnetd and dropbear
Florian Eckert
2021-06-20
1
-3
/
+3
*
base-files: remove unused vn and _vn function
Florian Eckert
2021-06-20
1
-8
/
+0
*
base-files: change logging for upgrade on stage2
Florian Eckert
2021-06-20
1
-4
/
+2
*
base-files: add syslog logging for v function
Florian Eckert
2021-06-20
2
-1
/
+2
*
base-files: upgrade: use zcat command provided by busybox
Chuck Fan
2021-06-20
1
-1
/
+1
*
busybox: disable bzip2
Sergey Ponomarev
2021-06-20
2
-2
/
+1
*
base-files: upgrade: use procd to kill managed daemons
Michael Pratt
2021-06-12
1
-2
/
+18
*
base-files: change logging for upgrade on fwtool
Florian Eckert
2021-05-17
1
-3
/
+3
*
base-files: upgrade: take down loop and LVM before upgrade
Daniel Golle
2021-05-05
1
-0
/
+10
*
base-files: functions: introduce new helper functions
Daniel Golle
2021-03-31
1
-63
/
+58
*
base-files: remove unneeded '$' signs in nand.sh
Daniel Golle
2021-02-24
1
-2
/
+2
*
sysupgrade-nand: allow limiting rootfs_data by setting env variable
Daniel Golle
2021-02-24
1
-4
/
+16
*
image: add support for building FIT image with filesystem
Daniel Golle
2021-02-24
1
-37
/
+63
*
treewide: drop shebang from non-executable lib files
Adrian Schmutzler
2021-01-29
2
-3
/
+0
*
base-files: read all 3 bytes in get_magic_vfat() at once
Adrian Schmutzler
2021-01-07
1
-1
/
+1
*
x86/efi: add FAT32 esp mounting support
Kagurazaka Kotori
2021-01-03
1
-1
/
+6
*
base-files: flush kernel memory cache during sysupgrade
Hannu Nyman
2020-12-22
2
-0
/
+2
*
base-files: upgrade: stage2: use v for log lines
Yousong Zhou
2020-11-11
1
-7
/
+7
*
base-files: upgrade: fwtool.sh: rewording logs
Yousong Zhou
2020-11-11
1
-2
/
+2
*
base-files: upgrade: fwtool.sh: use v for log lines
Yousong Zhou
2020-11-11
1
-13
/
+13
*
base-files: upgrade: add get_image_dd()
Yousong Zhou
2020-11-11
1
-0
/
+11
*
base-files: upgrade: use stdin redirection to replace cat command
Yousong Zhou
2020-11-11
1
-1
/
+1
*
base-files: upgrade: add vn and variants
Yousong Zhou
2020-11-11
1
-1
/
+13
*
base-files: upgrade: log with date prefix
Yousong Zhou
2020-11-11
2
-2
/
+2
*
base-files: remove block2mtd checks from sysupgrade
Felix Fietkau
2020-10-17
1
-4
/
+0
*
treewide: replace `which` with `command -v`
Paul Spooren
2020-08-12
1
-1
/
+1
*
base-files: fwtool: make compat_version backward compatible
Adrian Schmutzler
2020-07-31
1
-1
/
+6
*
base-files: fwtool: implement compatibility check for images
Adrian Schmutzler
2020-07-31
1
-1
/
+23
*
base-files: replace backticks in lib/upgrade/nand.sh
Adrian Schmutzler
2020-07-15
1
-4
/
+4
*
base-files: switch_to_ramfs: add nand-utils
Álvaro Fernández Rojas
2020-05-18
1
-1
/
+1
*
base-files: upgrade: fix indent
Javier Marcet
2020-05-08
1
-2
/
+2
*
base-files: ensure VERBOSE is set
Alexander Couzens
2020-04-21
1
-1
/
+1
*
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: Add /etc/shinit for non-login shell init
Jeffery To
2020-03-01
1
-0
/
+1
*
base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2
Russell Senior
2019-11-13
1
-1
/
+1
*
base-files: upgrade: add case to export_bootdevice
Klaus Kudielka
2019-10-09
1
-1
/
+13
*
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
*
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: 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: improve lib/upgrade/common.sh
Klaus Kudielka
2019-05-11
1
-13
/
+19
*
base-files: fix ucert verification
Felix Fietkau
2019-02-12
1
-1
/
+2
*
base-files: do not strip fwtool signature data during check
Felix Fietkau
2019-02-09
1
-1
/
+1
[next]