summaryrefslogtreecommitdiffstats
path: root/package/base-files/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* base-files: drop support for the platform_nand_pre_upgrade()Rafał Miłecki2019-07-221-4/+0
* base-files: don't set ARGV and ARGCRafał Miłecki2019-07-172-6/+0
* base-files: move stage2 upgrade to separated fileRafał Miłecki2019-07-114-24/+27
* 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: supress service restart of umountKarel Kočí2019-07-031-0/+5
* base-files: add network_get_uptime() to /lib/functions/network.shFlorian Eckert2019-06-291-0/+5
* base-files: use OPENWRT prefix for os-release variablesBjørn Mork2019-06-261-8/+8
* base-files: change boot & umount STOP indexesJoseph Tingiris2019-06-242-2/+2
* 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-113-56/+0
* base-files: add reboot only button handlerAlan Swanson2019-05-301-0/+12
* base-files: add support for the new ar8xxx MIB counters settingsPetr Štetiar2019-05-202-1/+17
* base-files: improve lib/upgrade/common.shKlaus Kudielka2019-05-111-13/+19
* base-files: add service_stopped as a post stop hookArthur Skowronek2019-05-051-0/+3
* base-files: add leds migrationTomasz Maciej Nowak2019-04-061-0/+39
* base-files/hotplug: fix dedicated group for tty devicesMichael Heimpold2019-04-041-1/+1
* base-files: fix ucert verificationFelix Fietkau2019-02-121-1/+2
* base-files: enable BPF JIT sysctl by defaultTony Ambardar2019-02-111-0/+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-262-2/+3
* build: Optionally provide file checksums in package metadataMichal Hrusecky2019-01-221-0/+130
* procd: Add wrapper for uci_validate_section()Jeffery To2019-01-221-7/+3
* base-files: allow non-standard rootfs volume name in UBI in sysupgradeINAGAKI Hiroshi2019-01-011-6/+9
* base-files: install missing /etc/iproute2/ematch_mapTony Ambardar2018-12-191-0/+8
* base-files: Fix netdev led triggerHauke Mehrtens2018-12-161-1/+4
* base-files: add sysupgrade -k to save list of pkgsLuiz Angelo Daros de Luca2018-12-091-1/+35
* base-files: add sysupgrade -o to save all overlay filesLuiz Angelo Daros de Luca2018-12-091-4/+48
* base-files: add sysupgrade -u to skip unchanged filesLuiz Angelo Daros de Luca2018-12-091-8/+19