aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/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-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
* 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-061-0/+5
* base-files: drop fwtool_pre_upgradeJohn Crispin2018-07-302-7/+0
* base-files: fix wrong sysctl parameter orderLuiz Angelo Daros de Luca2018-07-181-1/+1
* base-files: network.sh: gracefully handle missing network.interface ubus nsJo-Philipp Wich2018-07-171-4/+10
* basefiles: Reword sysupgrade messageKevin Darbyshire-Bryant2018-07-081-1/+1
* base-files: add menuconfig option for HOME_URLMathias Kresin2018-06-271-1/+1
* 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-061-8/+5
* 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
* sysctl: Protect hard/symlinks by default.Rosen Penev2018-05-011-0/+3
* kernel: disable accept_ra by defaultMatthias Schiffer2018-04-171-0/+8
* base-files: /lib/functions.sh: remove unused insert_modulesMatthias Schiffer2018-04-171-10/+0
* base-files: move netfilter sysctl defaults to specific kmod packagesMatthias Schiffer2018-04-131-12/+0
* 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: 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-071-9/+20
* base-files: sysupgrade: do not rely on opkg to list changed conffilesMatthias Schiffer2018-03-071-1/+20
* 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
* base-files: gpio switch: check if direction can be setMathias Kresin2018-01-181-2/+9
* base-files: gpio switch: fix inverted logicMathias Kresin2018-01-181-1/+1
* base-files: sysupgrade: correct command help textKevin Darbyshire-Bryant2018-01-121-1/+0
* 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-091-3/+2
* 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