base-files: config_generate: split macaddr with multiple ifaces
[openwrt/openwrt.git] / package / base-files / files / lib /
2019-11-13 Russell Seniorbase-files: add /usr/share/libubox/jshn.sh to sysupgrad...
2019-11-07 Rosy Songbase-files: rename hostname with EUI of mac address
2019-11-07 Adrian Schmutzlerbase-files: don't store label MAC address in uci system...
2019-10-22 Roman Yeryominbase-files: uci-defaults: do config flush in one shot
2019-10-15 Adrian Schmutzlertreewide: use a single ath10k MAC patching function...
2019-10-14 Adrian Schmutzlertreewide: move MAC address patch functions to common...
2019-10-13 Adrian Schmutzlertreewide: move calibration data extraction function...
2019-10-13 Adrian Schmutzlerbase-files: move xor() from caldata extraction to funct...
2019-10-09 Klaus Kudielkabase-files: upgrade: add case to export_bootdevice
2019-09-19 Adrian Schmutzlerbase-files: provide option to specify label MAC address...
2019-09-19 Adrian Schmutzlerbase-files: add function to retrieve label MAC address
2019-09-11 Rafał Miłeckitreewide: sysupgrade: use $UPGRADE_BACKUP to check...
2019-09-05 Rafał Miłeckitreewide: use new procd sysupgrade $UPGRADE_BACKUP...
2019-09-05 Adrian Schmutzlerbase-files: use get_mac_binary() in mtd_get_mac_binary_...
2019-09-05 David Bauerbase-files: fix mtd_get_mac_text not accepting hex...
2019-09-05 Rafał Miłeckitreewide: don't hardcode "sysupgrade.tgz" file name
2019-08-22 Rafał Miłeckitreewide: sysupgrade: pass "save_partitions" option...
2019-08-22 Rafał Miłeckibase-files: pass "save_config" option to the "sysupgrad...
2019-07-22 Rafał Miłeckibase-files: drop support for the platform_nand_pre_upgr...
2019-07-17 Rafał Miłeckibase-files: don't set ARGV and ARGC
2019-07-11 Rafał Miłeckibase-files: move stage2 upgrade to separated file
2019-07-09 Adrian Schmutzlerbase-files: Fix path check in get_mac_binary
2019-07-08 Rafał Miłeckibase-files: drop support for NAND upgrade in platform_p...
2019-07-08 Rafał Miłeckibase-files: drop unused jffs2_copy_config()
2019-07-07 Adrian Schmutzlerbase-files: Really check path in get_mac_binary
2019-06-29 Florian Eckertbase-files: add network_get_uptime() to /lib/functions...
2019-06-21 Yousong Zhoubase-files: apply new sysctl.conf at postinst
2019-06-20 Robinson Wubase-files: fix uci led oneshot/timer trigger
2019-06-11 Petr Štetiarbase-files: move urandom seed bits into separate package
2019-05-20 Petr Štetiarbase-files: add support for the new ar8xxx MIB counters...
2019-05-11 Klaus Kudielkabase-files: improve lib/upgrade/common.sh
2019-04-06 Tomasz Maciej Nowakbase-files: add leds migration
2019-02-12 Felix Fietkaubase-files: fix ucert verification
2019-02-09 Felix Fietkaubase-files: do not strip fwtool signature data during...
2019-01-30 Günther Kelleterbase-files: config_get: prevent filename globbing
2019-01-26 David Bauerbase-files: sysupgrade: support additional mtd options
2019-01-01 INAGAKI Hiroshibase-files: allow non-standard rootfs volume name in...
2018-12-05 Michael Heimpoldbase-files: fix several bashisms
2018-12-02 Jo-Philipp WichRevert "base-files: fwtool: Fix wrong checksum on combi...
2018-11-29 Tony Ambardarbase-files: fix prerm return value, align with postinst...
2018-11-26 Petr Štetiarbase-files: fwtool: Fix wrong checksum on combined...
2018-09-29 Christian Lamparterbase-files: make it possible to specify switch led...
2018-09-25 Florian Eckertbase-files: add network_get_metric() to /lib/functions...
2018-09-24 Tony Ambardarbase-files: fix postinstall uci-defaults removal
2018-08-16 Mathias Kresintreewide: consolidate upgrade state set
2018-08-11 Mathias Kresinbase-files: add function to get mac as text from flash
2018-08-11 Mathias Kresinbase-files: use consistent coding style
2018-08-08 Daniel Gollebase-files: introduce sysupgrade signature chain verifi...
2018-07-30 John Crispinbase-files: drop fwtool_pre_upgrade
2018-07-17 Jo-Philipp Wichbase-files: network.sh: gracefully handle missing netwo...
2018-06-18 Rafał Miłeckibase-files: exit if mtd write command fails during...
2018-06-11 Matthias Schifferbase-files: sysupgrade: fix handing get_image unpack...
2018-06-06 Tony Ambardarbase-files: fix UCI config parsing and callback handling
2018-05-25 Jo-Philipp Wichbase-files: fix ucidef_set_interface() protocol selection
2018-05-24 Roman Yeryominbase-files: rework _ucidef_set_interface to be more...
2018-04-17 Matthias Schifferbase-files: /lib/functions.sh: remove unused insert_modules
2018-04-04 Mathias Kresinbase-files: get_dt_led: don't warn about missing led
2018-03-14 Mathias Kresinbase-files: add more name source to get_dt_led helper...
2018-03-14 Mathias Kresinbase-files: add function to get binary mac from file
2018-02-12 Daniel Gollebase-files: don't evaluate block-device uevent
2018-02-11 Daniel Gollebase-files: quote values when evaluating uevent
2018-01-10 Martin Schillerlinux-atm: add br2684ctl option to specify the netdev...
2017-12-14 Christian Lamparterbase-files: unify get_dt_led helper function
2017-12-08 Mathias Kresinprocd: nand: remove nand_board_name platform override
2017-12-08 Mathias Kresinprocd: nand: dont rely on boardname in nand_upgrade_tar
2017-12-08 Christian Lamparterbase-files: upgrade: make get_partitions() endian agnostic
2017-12-08 Zoltan HERPAImerge: base: update base-files and basic config
2017-11-15 Mat Trudelsysupgrade: don't kill our own parent
2017-11-09 Yousong Zhoubase-files: fix getting gid from group_add_next
2017-11-08 Marko Ratkajfunctions.sh: fix default_postinst function
2017-11-07 Jo-Philipp Wichinclude: kernel.mk: simplify module autoloading
2017-08-09 Rafał Miłeckibase-files: drop unused preinit_echo function
2017-08-09 Rafał Miłeckibase-files: don't setup network in preinit if failsafe...
2017-07-20 Matthias Schifferbase-files: upgrade: don't loop forever trying to kill...
2017-07-15 Mathias Kresintreewide: populate boardname and model earlier
2017-07-11 Matthias Schifferbase-files: automatically handle paths and symlinks...
2017-07-11 Matthias Schifferbcm53xx: upgrade: fix RAMFS_COPY_*
2017-07-11 Matthias Schifferbase-files: upgrade: correctly handle nand_do_upgrade...
2017-06-18 Yousong Zhoubase-files: allocate uid/gid starting from 65536
2017-06-17 Mathias Kresinbase-files: make ucidef_set_led_rssi offset and factor...
2017-06-11 Jonas Gorskibase-files: board.json's switch reset means existence...
2017-06-08 Jo-Philipp Wichbase-files: network.sh: fix a number of IPv6 logic...
2017-06-08 Jo-Philipp Wichbase-files: network.sh: properly report local IPv6...
2017-06-01 Matthias Schiffermvebu: fix sysupgrade
2017-05-31 Christian Lamparterbase-files: nand: use CI_KERNPART whenever the kernel...
2017-05-29 Matthias Schifferbase-files: add support for staged sysupgrades from...
2017-05-29 Matthias Schifferbase-files: sysupgrade cleanup
2017-05-29 Matthias Schifferbase-files: always use staged sysupgrade
2017-05-29 Matthias Schifferprocd: remove procd-nand package
2017-05-14 Alberto Bursibase-files: add led functions to uci-defaults.sh
2017-05-14 Alberto Bursibase-files: cleanup led functions in uci-defaults.sh
2017-05-03 Jo-Philipp Wichbase-files: implement ucidef_set_hostname(), ucidef_set...
2017-03-22 Felix Fietkaubase-files: add generic board_name function to functions.sh
2017-03-11 Mathias Kresinbase-files: always set proto passed to _ucidef_set_inte...
2017-02-01 Jo-Philipp Wichbase-files: emit tagged switch configuration by default
2017-01-30 Mathias Kresinbase-files: don't overwrite model name set by target
2017-01-06 Felix Fietkaubase-files: save /bin/mknod for sysupgrade
2017-01-05 Yousong Zhoubase-files: export x86 platform upgrade functions to...
2016-12-20 Rafał Miłeckibase-files: add support for overlaying rootfs content
2016-12-04 Felix Fietkaubase-files: add a hint in sysupgrade that shows what...
next