netifd: update to the latest version
[openwrt/openwrt.git] / package / base-files /
2021-09-24 Paul Spoorenbase-files: reduce number of `mkdir` calls
2021-09-24 Paul Spoorenbase-files: reduce `sed` calls
2021-08-23 Stijn Tintelbase-files: fix option to make /var persistent
2021-08-22 Stijn Tintelbase-files: add option to make /var persistent
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-28 Bob Cantorbase-files: wifi: tidy up the reconf code
2021-06-28 Bob Cantorbase-files: wifi: swap the order of some ubus calls
2021-06-25 Paul Spoorenbase-files: fix /tmp/TZ when zoneinfo not installed
2021-06-24 Rosen Penevbase-files: fix zoneinfo support
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-22 Karel Kočíbase-files: fix enabled for services with only STOP
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-14 Rafał Miłeckibase-files: fix typo in config_generate MAC check
2021-06-14 Rafał Miłeckibase-files: set MAC for bridge ports (devices) instead...
2021-06-12 Michael Prattbase-files: upgrade: use procd to kill managed daemons
2021-05-28 Rafał Miłeckibase-files: simplify setting device MAC
2021-05-27 Rafał Miłeckibase-files: generate network config with "device" options
2021-05-24 INAGAKI Hiroshibase-files: fix configuration generation of network...
2021-05-24 Rafał Miłeckibase-files: support setting bridge MAC address
2021-05-20 Rafał MiłeckiRevert "base-files: migrate old UCI network bridge...
2021-05-20 Rafał Miłeckibase-files: generate bridge device sections with br...
2021-05-19 Philip Prindevillebusybox: preserve crontabs
2021-05-18 Rafał Miłeckibase-files: migrate old UCI network bridge ports syntax
2021-05-18 Rafał Miłeckibase-files: generate "device" UCI type section for...
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-13 Leonardo Mörleinbuild: introduce $(MKHASH)
2021-05-12 Jo-Philipp Wichbase-files: shinit: properly handle dashes in service...
2021-05-05 Daniel Gollebase-files: upgrade: take down loop and LVM before...
2021-04-03 Alexander Egorenkovbase-files: fix status display command
2021-03-31 Daniel Gollebase-files: functions: introduce new helper functions
2021-03-21 Florian Eckertbase-files: add logging for configuration import
2021-03-06 Adrian Schmutzlertreewide: remove execute bit and shebang from board...
2021-03-05 Florian Eckertbase-files: add new application led trigger backend
2021-02-28 Daniel Golletreewide: fix spelling 'seperate' -> 'separate'
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-02-14 Rosen Penevbase-files: use hwclock --systz
2021-01-29 Brian Norrisbase-files: mount pstore if present
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-27 Paul Spoorenbase-files: bump Copyright to 2021
2021-01-23 Paul Spoorenbase-files: use $(COMMITCOUNT) in PKG_RELEASE
2021-01-07 Adrian Schmutzlerbase-files: read all 3 bytes in get_magic_vfat() at...
2021-01-05 Daniel Gollebase-files: wifi: add support for 802.11ad
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-29 Adrian Schmutzlerbase-files: sysupgrade: add function for conffiles...
2020-12-22 Piotr Dymaczbase-files: drop banner.failsafe if failsafe is disabled
2020-12-22 Hannu Nymanbase-files: flush kernel memory cache during sysupgrade
2020-12-20 Robert Markobase-files: upgrade: fix initramfs detection
2020-12-11 John Thomsonpackage/base-files: caldata: use dd iflag fullblock
2020-12-04 Stan Grishinbase-files: informative service command in /etc/shinit...
2020-12-02 John Crispinbase-files: allow setting device and bridge macs
2020-11-29 Huangbin Zhanbase-files: fix alias more to properly detect /usr...
2020-11-27 Imran Khanbase-files: merge /etc/passwd on rw-rootfs
2020-11-25 Rosen Penevbase-files: functions.sh: replace [^...] with [!.....
2020-11-19 John Crispinbase-files: generated named bridge-vlan sections
2020-11-17 Matthias Schifferbase-files: fix backwards compatiblity of rc.common...
2020-11-11 Yousong Zhoubase-files: bump PKG_RELEASE
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-11-02 Florian Eckertbase-files: fix rc.common help alignment
2020-10-22 Daniel Gollebase-files: merge /etc/passwd et al at sysupgrade confi...
2020-10-21 Daniel Golletarget: include selinux-variants if CONFIG_SELINUX...
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-16 Adrian Schmutzlerbase-files: drop default setup for vconfig
2020-09-11 David Bauerbase-files: disable LEDs if default state is undefined
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-31 Paul Spoorenbuild: switch VERSION_REPO to HTTPS
2020-08-12 Adrian Schmutzlertreewide: bump PKG_RELEASE after replacing `which`
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 Tony Ambardarbase-files: mount bpffs at boot
2020-07-31 Adrian Schmutzlerbase-files: fwtool: make compat_version backward compatible
2020-07-31 Adrian Schmutzlerbase-files: fwtool: implement compatibility check for...
2020-07-31 Adrian Schmutzlerbase-files: add support for compat_version on device
2020-07-28 David Bauerbase-files: add function for generating random MAC
2020-07-15 Adrian Schmutzlerbase-files: replace backticks in lib/upgrade/nand.sh
next