base-files: ipcalc.sh: use shebang to invoke awk
[openwrt/openwrt.git] / package / base-files / files / lib /
2023-02-03 Brian Norrisbase-files: upgrade: Fix export_partdevice() quoting
2023-01-29 Chen Minqiangbase-files: fix nand_do_platform_check fail
2023-01-21 Brian Norrisbase-files: Remove nand.sh dependency from emmc upgrade
2023-01-06 Michael Prattbase-files: rework mtd_get_mac_text()
2023-01-04 Nikolay Martynovramips: add basic support for tp-link er605-v2
2022-12-31 Tony Ambardarbase-files: stage2: add 'tail' to sysupgrade environment
2022-12-25 Jan-Niklas Burfeindsunxi: ensure NanoPi R1 has unique MAC address
2022-12-17 Chuanhong Guobase-files: sysupgrade-tar: allow separated kernel...
2022-12-17 Chuanhong Guobase-files: split ubi attaching out of nand_upgrade_pre...
2022-10-30 Daniel Gollebase-files: bring back nand_do_upgrade_success
2022-10-30 Rodrigo Balerdibase-files: verify nand sysupgrade images
2022-10-30 Rodrigo Balerdibase-files: accept gzipped nand sysupgrade images
2022-10-30 Rodrigo Balerdibase-files: fix ubinized nand sysupgrade
2022-10-30 Rodrigo Balerdibase-files: fix and clean up nand sysupgrade code
2022-10-14 Felix Fietkaubase-files: add helper functions for adding wlan device...
2022-09-22 Olliver Schinaglbase-files: Actually set default name
2022-09-11 Nick Frenchath79: add support for TP-Link Deco S4
2022-09-10 Martin Kennedybase-files: rename ethernet devs on known boards
2022-08-19 Mikhail Zhilkinbase-files: add mtd_get_mac_encrypted_arcadyan function
2022-06-19 Mark Mentovaifailsafe: run on all consoles listed in /proc/cmdline
2022-06-18 David Bauerbase-files: allow ignoring minor compat-version check
2022-05-02 Daniel Gollebase-files: simplify restorecon logic
2022-05-02 Daniel Gollebase-files: add missing $IPKG_INSTROOT to restorecon...
2022-05-02 Dominick Griftbase-files: address sed in-place without SELinux awareness
2022-05-02 Rodrigo Balerdibase-files: fix sysupgrade for kernel-out-of-UBI
2022-04-19 Rodrigo Balerdibase-files: minimize critical time in sysupgrade
2022-04-19 Rodrigo Balerdibase-files: trim unnecessary nand sysupgrade code
2022-04-19 Rodrigo Balerdibase-files: fix issues in nand sysupgrade
2022-04-19 Rodrigo Balerdibase-files: clean up nand sysupgrade code
2022-04-19 Rodrigo Balerdibase-files: clean up ubinized sysupgrade code
2022-04-19 Rodrigo Balerdibase-files: clean up nand tar sysupgrade code
2022-04-19 Rodrigo Balerdibase-files: safer sysupgrade.tar for kernel-out-of-UBI
2022-04-19 Rodrigo Balerdibase-files: safer sysupgrade for kernel-in-UBI devices
2022-04-19 Rodrigo Balerdibase-files: fix nand sysupgrade comments
2022-04-19 Rodrigo Balerdibase-files: improve sysupgrade ubiblock handling
2022-04-19 Rodrigo Balerdibase-files: emit diagnostics on sysupgrade abort
2022-04-13 Daniel Gollebase-files: more robust sysupgrade on NAND
2022-03-25 Brian Norrisipq40xx: Support Chromium OS image-type creation
2022-03-16 Brian Norrisbase-files: Align rootfs_data upgrades to 64KiB on...
2022-02-22 Daniel Gollebase-files: make sure tools are present in sysupgrade...
2022-02-19 Alexey Smirnovbase-files: add support for heartbeat led trigger
2022-02-17 Daniel Gollebase-files: Make sure rootfs_data_max is considered
2021-12-27 Javier Marcetbase-files: upgrade: fix efi partitions size calculation
2021-12-02 Enrico Miosobase-files: add eMMC sysupgrade support
2021-11-28 Robert Markobase-files: dont always create kernel UBI volume
2021-11-13 Daniel Gollebase-files: stage2: improve /proc/*/stat parser
2021-11-01 Daniel Gollebase-files: drop get_partition_by_name shell function
2021-11-01 Daniel Gollebase-files: allow specifiying rootdev for find_mmc_part
2021-10-31 Davide Fioravantibase-files: add minimal mmc support
2021-10-28 Daniel Gollebase-files, metadata: support additional group membership
2021-08-16 Daniel Gollebase-files: rename 'sdcard' to 'legacy-sdcard'
2021-08-06 Stijn Tintelbase-files: add generic sdcard upgrade method
2021-08-04 Daniel Gollebase-files: upgrade: try umount lvm and loop devices
2021-08-03 Daniel Gollebase-files: sysupgrade stage2: fix losetup detection
2021-06-22 Luiz Angelo Daros... base-files: bring up vlan interface too
2021-06-22 Hauke Mehrtensbase-files: failsafe: Remove the VLAN modifier from...
2021-06-22 Hauke Mehrtensbase-files: failsafe: Fix IP configuration
2021-06-21 Florian Eckertbase-files: redirect kill ouptut for ash, telnetd and...
2021-06-21 Florian Eckertbase-files: remove unused vn and _vn function
2021-06-21 Florian Eckertbase-files: change logging for upgrade on stage2
2021-06-21 Florian Eckertbase-files: add syslog logging for v function
2021-06-21 Chuck Fanbase-files: upgrade: use zcat command provided by busybox
2021-06-21 Sergey Ponomarevbusybox: disable bzip2
2021-06-12 Michael Prattbase-files: upgrade: use procd to kill managed daemons
2021-05-27 Rafał Miłeckibase-files: generate network config with "device" options
2021-05-18 Rafał Miłeckibase-files: use "ports" array in board.json network...
2021-05-16 Florian Eckertbase-files: change logging for upgrade on fwtool
2021-05-05 Daniel Gollebase-files: upgrade: take down loop and LVM before...
2021-03-31 Daniel Gollebase-files: functions: introduce new helper functions
2021-02-28 Daniel Gollebase-files: add support for restoring config from tmpfs
2021-02-24 Daniel Gollebase-files: remove unneeded '$' signs in nand.sh
2021-02-24 Daniel Gollesysupgrade-nand: allow limiting rootfs_data by setting...
2021-02-24 Daniel Golleimage: add support for building FIT image with filesystem
2021-01-29 Adrian Schmutzlerbase-files: remove execute bit and shebang from functio...
2021-01-29 Adrian Schmutzlertreewide: drop shebang from non-executable lib files
2021-01-07 Adrian Schmutzlerbase-files: read all 3 bytes in get_magic_vfat() at...
2021-01-03 Kagurazaka Kotorix86/efi: add FAT32 esp mounting support
2021-01-01 Oldřich Jedličkabase-files: allow reusing of boolean value extraction...
2020-12-22 Hannu Nymanbase-files: flush kernel memory cache during sysupgrade
2020-12-11 John Thomsonpackage/base-files: caldata: use dd iflag fullblock
2020-12-02 John Crispinbase-files: allow setting device and bridge macs
2020-11-27 Imran Khanbase-files: merge /etc/passwd on rw-rootfs
2020-11-25 Rosen Penevbase-files: functions.sh: replace [^...] with [!.....
2020-11-11 Yousong Zhoubase-files: upgrade: stage2: use v for log lines
2020-11-11 Yousong Zhoubase-files: upgrade: fwtool.sh: rewording logs
2020-11-11 Yousong Zhoubase-files: upgrade: fwtool.sh: use v for log lines
2020-11-11 Yousong Zhoubase-files: upgrade: add get_image_dd()
2020-11-11 Yousong Zhoubase-files: upgrade: use stdin redirection to replace...
2020-11-11 Yousong Zhoubase-files: upgrade: add vn and variants
2020-11-11 Yousong Zhoubase-files: upgrade: log with date prefix
2020-11-04 John Crispinbase-files: add board.d support for bridge device
2020-10-22 Daniel Gollebase-files: merge /etc/passwd et al at sysupgrade confi...
2020-10-17 Felix Fietkaubase-files: remove block2mtd checks from sysupgrade
2020-10-02 Adrian Schmutzlerbase-files: allow exceptions when removing devicename...
2020-10-02 Adrian Schmutzlerbase-files: add function to remove devicename from...
2020-09-05 Christian Lamparterbase-files: support label-property-less in get_dt_leds
2020-09-01 Walter Soniusbase-files: fix comment typo in lib/functions/network.sh
2020-08-12 Paul Spoorentreewide: replace `which` with `command -v`
2020-08-07 Jo-Philipp Wichbase-files: functions.sh: fix config_get() on invalid...
2020-07-31 Adrian Schmutzlerbase-files: fwtool: make compat_version backward compatible
next