aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* 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-252-1/+6
* 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-212-0/+7
* 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-083-3/+31
* base-files: do not add relevant sections & options except when ipv6 is suppor...Rosy Song2018-08-061-16/+26
* base-files: sysupgrade: abort if config backup failsAndreas Ziegler2018-08-062-1/+6
* base-files: drop fwtool_pre_upgradeJohn Crispin2018-07-302-7/+0
* base-files: fix wrong sysctl parameter orderLuiz Angelo Daros de Luca2018-07-182-2/+2
* base-files: network.sh: gracefully handle missing network.interface ubus nsJo-Philipp Wich2018-07-172-5/+11
* include/feeds.mk: rework generation of opkg distfeeds.confMatthias Schiffer2018-07-122-16/+0
* base-files: fix feed list in PKG_CONFIG_DEPENDSMatthias Schiffer2018-07-121-1/+1
* basefiles: Reword sysupgrade messageKevin Darbyshire-Bryant2018-07-081-1/+1
* base-files: add menuconfig option for HOME_URLMathias Kresin2018-06-272-1/+7
* base-files: fix links in banner.failsafeSven Roederer2018-06-181-1/+3
* 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-062-9/+6
* 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: depend on openwrt-keyringJo-Philipp Wich2018-05-201-1/+1
* sysctl: Protect hard/symlinks by default.Rosen Penev2018-05-011-0/+3
* kernel: disable accept_ra by defaultMatthias Schiffer2018-04-172-1/+9
* base-files: /lib/functions.sh: remove unused insert_modulesMatthias Schiffer2018-04-172-11/+1
* base-files: remove /etc/sysctl.d/ from conffilesMatthias Schiffer2018-04-131-3/+1
* base-files: move netfilter sysctl defaults to specific kmod packagesMatthias Schiffer2018-04-132-13/+1
* base-files: move sysctl defaults to /etc/sysctl.d/10-default.confMatthias Schiffer2018-04-133-32/+35
* base-files: evaluate /etc/sysctl.d/* before /etc/sysctl.confMatthias Schiffer2018-04-132-2/+2
* base-files: remove /etc/uci-defaults/11_migrate-sysctlMatthias Schiffer2018-04-131-16/+0
* base-files: change /var link from /tmp to tmpAlexander Couzens2018-04-051-1/+1
* 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: tune fragment queue thresholds for available system memoryMatthias Schiffer2018-03-072-10/+21
* base-files: sysupgrade: do not rely on opkg to list changed conffilesMatthias Schiffer2018-03-072-2/+21
* base-files: fix off-by-one in counting seconds for factory resetRafał Miłecki2018-03-011-1/+1
* 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
* treewide: combine VERSION_SED and VERSION_SED_SCRIPTPhilip Prindeville2018-02-021-2/+2
* base-files: gpio switch: check if direction can be setMathias Kresin2018-01-182-3/+10