aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAgeFilesLines
* base-files: don't set ARGV and ARGCRafał Miłecki2019-07-171-3/+0
* base-files: move stage2 upgrade to separated fileRafał Miłecki2019-07-113-23/+26
* base-files: Fix path check in get_mac_binaryAdrian Schmutzler2019-07-091-1/+1
* base-files: drop support for NAND upgrade in platform_pre_upgrade()Rafał Miłecki2019-07-083-16/+2
* base-files: drop unused jffs2_copy_config()Rafał Miłecki2019-07-081-10/+0
* base-files: Really check path in get_mac_binaryAdrian Schmutzler2019-07-071-1/+1
* base-files: add network_get_uptime() to /lib/functions/network.shFlorian Eckert2019-06-291-0/+5
* base-files: apply new sysctl.conf at postinstYousong Zhou2019-06-211-13/+20
* base-files: fix uci led oneshot/timer triggerRobinson Wu2019-06-201-0/+1
* base-files: move urandom seed bits into separate packagePetr Štetiar2019-06-111-24/+0
* base-files: add support for the new ar8xxx MIB counters settingsPetr Štetiar2019-05-201-0/+13
* base-files: improve lib/upgrade/common.shKlaus Kudielka2019-05-111-13/+19
* base-files: add leds migrationTomasz Maciej Nowak2019-04-061-0/+39
* base-files: fix ucert verificationFelix Fietkau2019-02-121-1/+2
* base-files: do not strip fwtool signature data during checkFelix Fietkau2019-02-091-1/+1
* base-files: config_get: prevent filename globbingGünther Kelleter2019-01-301-1/+1
* base-files: sysupgrade: support additional mtd optionsDavid Bauer2019-01-261-2/+2
* base-files: allow non-standard rootfs volume name in UBI in sysupgradeINAGAKI Hiroshi2019-01-011-6/+9
* base-files: fix several bashismsMichael Heimpold2018-12-053-3/+3
* Revert "base-files: fwtool: Fix wrong checksum on combined-image with metadata"Jo-Philipp Wich2018-12-021-1/+1
* base-files: fix prerm return value, align with postinst codeTony Ambardar2018-11-291-5/+10
* base-files: fwtool: Fix wrong checksum on combined-image with metadataPetr Štetiar2018-11-261-1/+1
* base-files: make it possible to specify switch led modeChristian Lamparter2018-09-291-0/+2
* base-files: add network_get_metric() to /lib/functions/network.shFlorian Eckert2018-09-251-0/+5
* base-files: fix postinstall uci-defaults removalTony Ambardar2018-09-241-4/+3
* treewide: consolidate upgrade state setMathias Kresin2018-08-162-0/+6
* base-files: add function to get mac as text from flashMathias Kresin2018-08-111-0/+23
* base-files: use consistent coding styleMathias Kresin2018-08-111-8/+4
* base-files: introduce sysupgrade signature chain verificationDaniel Golle2018-08-081-0/+25
* base-files: drop fwtool_pre_upgradeJohn Crispin2018-07-301-4/+0
* base-files: network.sh: gracefully handle missing network.interface ubus nsJo-Philipp Wich2018-07-171-4/+10
* base-files: exit if mtd write command fails during sysupgradeRafał Miłecki2018-06-181-0/+1
* base-files: sysupgrade: fix handing get_image unpack commandsMatthias Schiffer2018-06-111-6/+6
* base-files: fix UCI config parsing and callback handlingTony Ambardar2018-06-061-8/+5
* base-files: fix ucidef_set_interface() protocol selectionJo-Philipp Wich2018-05-251-5/+11
* base-files: rework _ucidef_set_interface to be more genericRoman Yeryomin2018-05-241-50/+24
* base-files: /lib/functions.sh: remove unused insert_modulesMatthias Schiffer2018-04-171-10/+0
* base-files: get_dt_led: don't warn about missing ledMathias Kresin2018-04-041-2/+1
* base-files: add more name source to get_dt_led helper functionMathias Kresin2018-03-141-1/+4
* base-files: add function to get binary mac from fileMathias Kresin2018-03-141-6/+13
* base-files: don't evaluate block-device ueventDaniel Golle2018-02-131-4/+8
* base-files: quote values when evaluating ueventDaniel Golle2018-02-111-3/+2
* linux-atm: add br2684ctl option to specify the netdev nameMartin Schiller2018-01-101-0/+2
* base-files: unify get_dt_led helper functionChristian Lamparter2017-12-141-0/+12
* procd: nand: remove nand_board_name platform overrideMathias Kresin2017-12-081-9/+0
* procd: nand: dont rely on boardname in nand_upgrade_tarMathias Kresin2017-12-081-7/+9
* base-files: upgrade: make get_partitions() endian agnosticChristian Lamparter2017-12-081-5/+13
* merge: base: update base-files and basic configZoltan HERPAI2017-12-081-1/+1
* sysupgrade: don't kill our own parentMat Trudel2017-11-151-2/+3
* base-files: fix getting gid from group_add_nextYousong Zhou2017-11-091-7/+6