aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* 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
* base-files: gpio switch: fix inverted logicMathias Kresin2018-01-181-1/+1
* base-files: sysupgrade: correct command help textKevin Darbyshire-Bryant2018-01-122-2/+1
* linux-atm: add br2684ctl option to specify the netdev nameMartin Schiller2018-01-102-2/+5
* base-files: gpio switch: set output value with directionMathias Kresin2018-01-092-4/+3
* base-files: gpio_switch: start before boot state done is setMathias Kresin2018-01-091-1/+1
* base-files: protect stop and reload actions with procd_lockRoman Yeryomin2018-01-021-0/+2
* base-files: rc.common: fix enable() return code and logicRoman Yeryomin2018-01-021-7/+8
* base-files: fix logic when to show failsafe bannerMatthias Schiffer2017-12-292-2/+2
* base-files: set FAILSAFE in /etc/profile when /tmp/.failsafe existsMatthias Schiffer2017-12-292-2/+5
* base-files: fix sysupgrade -b/-l when -c is usedLuiz Angelo Daros de Luca2017-12-141-10/+11
* base-files: unify get_dt_led helper functionChristian Lamparter2017-12-141-0/+12