aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* base-files: bring back nand_do_upgrade_successDaniel Golle2022-10-301-1/+9
* base-files: verify nand sysupgrade imagesRodrigo Balerdi2022-10-302-20/+58
* base-files: accept gzipped nand sysupgrade imagesRodrigo Balerdi2022-10-301-31/+55
* base-files: fix ubinized nand sysupgradeRodrigo Balerdi2022-10-302-14/+33
* base-files: fix and clean up nand sysupgrade codeRodrigo Balerdi2022-10-301-38/+42
* base-files: wifi: for wifi reconf, scan_wifi after network reloadBob Cantor2022-10-251-1/+1
* base-files: wifi: for wifi up, scan_wifi after network reloadBob Cantor2022-10-251-1/+1
* base-files: add protocol qmi/mbim support for ucidef_set_interface()Andrey Butirsky2022-10-181-0/+8
* base-files: add helper functions for adding wlan device entries to board.jsonFelix Fietkau2022-10-142-0/+19
* base-files: Actually set default nameOlliver Schinagl2022-09-221-1/+1
* ath79: add support for TP-Link Deco S4Nick French2022-09-111-0/+19
* base-files: rename ethernet devs on known boardsMartin Kennedy2022-09-102-0/+51
* base-files: support "metric" in board.jsonRafał Miłecki2022-09-101-1/+2
* base-files: add mtd_get_mac_encrypted_arcadyan functionMikhail Zhilkin2022-08-191-0/+31
* base-files: LED/trigger/heartbeat: Add support for inversionOlliver Schinagl2022-08-061-0/+4
* base-files: LED/gpio: Ensure inverted is read as a booleanOlliver Schinagl2022-08-061-1/+1
* failsafe: run on all consoles listed in /proc/cmdlineMark Mentovai2022-06-192-35/+40
* base-files: allow ignoring minor compat-version checkDavid Bauer2022-06-182-0/+5
* base-files: simplify restorecon logicDaniel Golle2022-05-021-2/+2
* base-files: add missing $IPKG_INSTROOT to restorecon callDaniel Golle2022-05-021-1/+3
* base-files: address sed in-place without SELinux awarenessDominick Grift2022-05-021-0/+1
* base-files: fix sysupgrade for kernel-out-of-UBIRodrigo Balerdi2022-05-021-2/+6
* base-files: minimize critical time in sysupgradeRodrigo Balerdi2022-04-191-5/+6
* base-files: trim unnecessary nand sysupgrade codeRodrigo Balerdi2022-04-191-4/+1
* base-files: fix issues in nand sysupgradeRodrigo Balerdi2022-04-191-10/+21
* base-files: clean up nand sysupgrade codeRodrigo Balerdi2022-04-191-9/+9
* base-files: clean up ubinized sysupgrade codeRodrigo Balerdi2022-04-191-7/+3
* base-files: clean up nand tar sysupgrade codeRodrigo Balerdi2022-04-191-34/+34
* base-files: safer sysupgrade.tar for kernel-out-of-UBIRodrigo Balerdi2022-04-191-1/+5
* base-files: safer sysupgrade for kernel-in-UBI devicesRodrigo Balerdi2022-04-191-7/+7
* base-files: fix nand sysupgrade commentsRodrigo Balerdi2022-04-191-3/+3
* base-files: improve sysupgrade ubiblock handlingRodrigo Balerdi2022-04-191-16/+18
* base-files: emit diagnostics on sysupgrade abortRodrigo Balerdi2022-04-191-11/+16
* base-files: more robust sysupgrade on NANDDaniel Golle2022-04-131-4/+10
* ipq40xx: Support Chromium OS image-type creationBrian Norris2022-03-251-1/+3
* base-files: add wrapper for procd service list commandFlorian Eckert2022-03-191-0/+8
* procd: move service command to procdFlorian Eckert2022-03-191-21/+0
* base-files: Align rootfs_data upgrades to 64KiB on eMMCBrian Norris2022-03-161-1/+4
* base-files: call "sync" after initial setupRafał Miłecki2022-03-121-0/+1
* base-file: remove password aging feature form /etc/shadowRucke Teg2022-02-241-1/+1
* base-files: make sure tools are present in sysupgrade ramdiskDaniel Golle2022-02-221-1/+7
* base-files: add support for heartbeat led triggerAlexey Smirnov2022-02-191-0/+9
* base-files: Make sure rootfs_data_max is consideredDaniel Golle2022-02-171-8/+5
* base-files: replace fgrep with grep -FRosen Penev2022-02-061-1/+1
* base-files: upgrade: fix efi partitions size calculationJavier Marcet2021-12-271-1/+1
* base-files: fix service_running checkFlorian Eckert2021-12-041-3/+3
* base-files: add eMMC sysupgrade supportEnrico Mioso2021-12-022-0/+72
* base-files: dont always create kernel UBI volumeRobert Marko2021-11-281-0/+1
* base-files: stage2: improve /proc/*/stat parserDaniel Golle2021-11-131-2/+5
* base-files: drop get_partition_by_name shell functionDaniel Golle2021-11-011-9/+0