| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: add mtd_get_mac_encrypted_arcadyan function | Mikhail Zhilkin | 2022-08-19 | 1 | -0/+31 |
* | base-files: allow ignoring minor compat-version check | David Bauer | 2022-06-23 | 1 | -0/+1 |
* | base-files: simplify restorecon logic | Daniel Golle | 2022-05-03 | 1 | -2/+2 |
* | base-files: add missing $IPKG_INSTROOT to restorecon call | Daniel Golle | 2022-05-03 | 1 | -1/+3 |
* | base-files: address sed in-place without SELinux awareness | Dominick Grift | 2022-05-03 | 1 | -0/+1 |
* | base-files: more robust sysupgrade on NAND | Daniel Golle | 2022-04-15 | 1 | -4/+10 |
* | base-files: Align rootfs_data upgrades to 64KiB on eMMC | Brian Norris | 2022-03-16 | 1 | -1/+4 |
* | base-files: make sure tools are present in sysupgrade ramdisk | Daniel Golle | 2022-02-22 | 1 | -1/+7 |
* | base-files: add support for heartbeat led trigger | Alexey Smirnov | 2022-02-19 | 1 | -0/+9 |
* | base-files: Make sure rootfs_data_max is considered | Daniel Golle | 2022-02-17 | 1 | -8/+5 |
* | base-files: upgrade: fix efi partitions size calculation | Javier Marcet | 2021-12-27 | 1 | -1/+1 |
* | base-files: add eMMC sysupgrade support | Enrico Mioso | 2021-12-02 | 1 | -0/+64 |
* | base-files: dont always create kernel UBI volume | Robert Marko | 2021-11-28 | 1 | -0/+1 |
* | base-files: stage2: improve /proc/*/stat parser | Daniel Golle | 2021-11-13 | 1 | -2/+5 |
* | base-files: drop get_partition_by_name shell function | Daniel Golle | 2021-11-01 | 1 | -9/+0 |
* | base-files: allow specifiying rootdev for find_mmc_part | Daniel Golle | 2021-11-01 | 1 | -2/+8 |
* | base-files: add minimal mmc support | Davide Fioravanti | 2021-11-01 | 3 | -0/+35 |
* | base-files, metadata: support additional group membership | Daniel Golle | 2021-10-28 | 1 | -3/+20 |
* | base-files: rename 'sdcard' to 'legacy-sdcard' | Daniel Golle | 2021-08-16 | 1 | -3/+3 |
* | base-files: add generic sdcard upgrade method | Stijn Tintel | 2021-08-07 | 1 | -0/+91 |
* | base-files: upgrade: try umount lvm and loop devices | Daniel Golle | 2021-08-04 | 1 | -0/+4 |
* | base-files: sysupgrade stage2: fix losetup detection | Daniel Golle | 2021-08-03 | 1 | -1/+1 |
* | base-files: bring up vlan interface too | Luiz Angelo Daros de Luca | 2021-06-22 | 1 | -0/+3 |
* | base-files: failsafe: Remove the VLAN modifier from interface name | Hauke Mehrtens | 2021-06-22 | 1 | -0/+2 |
* | base-files: failsafe: Fix IP configuration | Hauke Mehrtens | 2021-06-22 | 1 | -3/+9 |
* | 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: generate network config with "device" options | Rafał Miłecki | 2021-05-27 | 1 | -5/+5 |
* | base-files: use "ports" array in board.json network for bridges | Rafał Miłecki | 2021-05-18 | 1 | -1/+7 |
* | 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 | 2 | -63/+68 |
* | base-files: add support for restoring config from tmpfs | Daniel Golle | 2021-02-28 | 1 | -2/+3 |
* | 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 |
* | base-files: remove execute bit and shebang from functions.sh | Adrian Schmutzler | 2021-01-29 | 1 | -1/+0 |
* | treewide: drop shebang from non-executable lib files | Adrian Schmutzler | 2021-01-29 | 16 | -20/+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: allow reusing of boolean value extraction logic | Oldřich Jedlička | 2021-01-01 | 1 | -5/+12 |
* | base-files: flush kernel memory cache during sysupgrade | Hannu Nyman | 2020-12-22 | 2 | -0/+2 |
* | package/base-files: caldata: use dd iflag fullblock | John Thomson | 2020-12-11 | 1 | -12/+25 |
* | base-files: allow setting device and bridge macs | John Crispin | 2020-12-02 | 1 | -1/+17 |
* | base-files: merge /etc/passwd on rw-rootfs | Imran Khan | 2020-11-27 | 1 | -3/+5 |