aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* base-files: Add /etc/shinit for non-login shell initJeffery To2020-03-014-20/+24
* base-files: add all buildinfo with INCLUDE_CONFIGXu Wang2020-02-271-1/+3
* base-files: diag: restore default trigger for 'boot' LEDPiotr Dymacz2020-02-243-5/+26
* brcm47xx: rename target to bcm47xxAdrian Schmutzler2020-02-141-1/+1
* base-files: remove some bashismsSven Roederer2020-01-261-1/+1
* base-files/functions.sh: use grep -q instead of []Rosen Penev2020-01-181-4/+4
* base-files/system.sh: remove $ in $(())Rosen Penev2020-01-171-1/+1
* base-files/functions.sh: use && instead of -aRosen Penev2020-01-171-2/+2
* base-files/functions.sh: remove useless catRosen Penev2020-01-171-2/+2
* base-files/functions.sh: don't use $var in $(())Rosen Penev2020-01-171-3/+3
* dropbear: move failsafe code out of base-filesKyle Copperfield2020-01-152-7/+1
* base-files: fix build for /sbin/pkg_checkXu Wang2020-01-141-2/+2
* base-files: use jshn lib for ubus sysupgrade argument generationFlorian Eckert2020-01-141-14/+11
* base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/Daniel Golle2020-01-072-3/+4
* base-files: sysupgrade: exit if the firmware download failedPetr Štetiar2020-01-052-2/+2
* base-files: send informational UDP message each second waitingPaul Fertser2019-12-191-3/+2
* base-files: config_generate: split macaddr with multiple ifacesSungbo Eo2019-11-232-7/+11
* base-files: include 'reconf' in help output of 'wifi' commandDaniel Golle2019-11-181-1/+1
* base-files: rc.common: fix missing EXTRA_HELP textsPeter Stadler2019-11-142-2/+2
* base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2Russell Senior2019-11-131-1/+1
* base-files: remove shebang from uci-defaults filesAdrian Schmutzler2019-11-134-7/+1
* base-files: add 'wifi reconf'John Crispin2019-11-122-1/+6
* Revert "base-files: rename hostname with EUI of mac address"Adrian Schmutzler2019-11-071-15/+1
* base-files: rename hostname with EUI of mac addressRosy Song2019-11-072-1/+22
* base-files: don't store label MAC address in uci system configAdrian Schmutzler2019-11-072-8/+32
* base-files: hotplug-call: exit success when dir is absentYousong Zhou2019-10-292-3/+3
* base-files: uci-defaults: do config flush in one shotRoman Yeryomin2019-10-221-2/+1
* Revert "build: separate signing logic"John Crispin2019-10-211-9/+8
* build: separate signing logicPaul Spooren2019-10-211-8/+9
* treewide: use a single ath10k MAC patching function with checksumAdrian Schmutzler2019-10-151-7/+1
* treewide: move MAC address patch functions to common libraryAdrian Schmutzler2019-10-141-0/+59
* treewide: move calibration data extraction function to libraryAdrian Schmutzler2019-10-131-0/+75
* base-files: move xor() from caldata extraction to functions.shAdrian Schmutzler2019-10-131-0/+16
* base-files: coreutil-date breaks setting kernel timezoneVal Kulkov2019-10-121-1/+1
* base-files: upgrade: add case to export_bootdeviceKlaus Kudielka2019-10-091-1/+13
* base-files: provide option to specify label MAC address in board.dAdrian Schmutzler2019-09-193-0/+14
* base-files: add function to retrieve label MAC addressAdrian Schmutzler2019-09-191-0/+10
* base-files,procd: add generic service statusLuiz Angelo Daros de Luca2019-09-151-1/+10
* base-files: implement generic service_runningPetr Štetiar2019-09-151-1/+6
* treewide: sysupgrade: use $UPGRADE_BACKUP to check for backupRafał Miłecki2019-09-113-3/+2
* base-files: sysupgrade: pass "backup" ubus attributeRafał Miłecki2019-09-111-0/+3
* base-files: validate firmware for compatibility with backupRafał Miłecki2019-09-081-0/+7
* treewide: use new procd sysupgrade $UPGRADE_BACKUP variableRafał Miłecki2019-09-052-2/+1
* base-files: use get_mac_binary() in mtd_get_mac_binary_ubi()Adrian Schmutzler2019-09-051-6/+1
* base-files: fix mtd_get_mac_text not accepting hex offsetsDavid Bauer2019-09-051-1/+1
* treewide: don't hardcode "sysupgrade.tgz" file nameRafał Miłecki2019-09-052-1/+3
* base-files: pass "force" parameter to the "sysupgrade" callRafał Miłecki2019-09-041-0/+3
* base-files: use JSON for storing firmware validation infoRafał Miłecki2019-08-302-14/+73
* treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" methodRafał Miłecki2019-08-222-12/+2
* base-files: pass "save_config" option to the "sysupgrade" methodRafał Miłecki2019-08-224-5/+6