summaryrefslogtreecommitdiffstats
path: root/package/base-files/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* base-files: minor cleanups on sysupgradeLuiz Angelo Daros de Luca2018-12-091-16/+17
* base-files: diag.sh: Make it more generic towards DTS so it could be reusedPetr Štetiar2018-12-061-2/+48
* base-files: fix several bashismsMichael Heimpold2018-12-055-5/+5
* 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: sysupgrade: Allow downloading of firmware images using HTTPSPetr Štetiar2018-11-251-1/+2
* base-files: fix unkillable processes after restartLinus Kardell2018-11-221-0/+1
* base-files: make it possible to specify switch led modeChristian Lamparter2018-09-293-4/+9
* 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
* base-files: /etc/services: add missing 'rpcbind' aliasAndy Walsh2018-09-101-2/+2
* base-files: provide more tolerant xterm detectionPaul Wassi2018-08-291-1/+5
* base-files: create /etc/ethers by defaultLuiz Angelo Daros de Luca2018-08-211-0/+6
* 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: make wifi report unknown commandThibaut VARÈNE2018-08-101-2/+3
* base-files: introduce sysupgrade signature chain verificationDaniel Golle2018-08-082-1/+26