aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* 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
* base-files: make including distfeeds.conf optionalJonas Gorski2017-12-131-3/+5
* base-files: create /etc/opkg before generating distfeeds.confJonas Gorski2017-12-131-0/+1
* package: move distfeeds.conf from opkg to base-filesJonas Gorski2017-12-131-2/+10
* base-files: remove remaining uses of %N, and drop VERSION_NICK config symbolMatthias Schiffer2017-12-092-10/+3
* merge: properly remove %n / %N referencesJo-Philipp Wich2017-12-092-4/+1
* procd: nand: remove nand_board_name platform overrideMathias Kresin2017-12-081-9/+0
* procd: nand: dont rely on boardname in nand_upgrade_tarMathias Kresin2017-12-081-7/+9
* base-files: upgrade: make get_partitions() endian agnosticChristian Lamparter2017-12-081-5/+13
* merge: release/banner: drop release name and update bannerZoltan HERPAI2017-12-081-10/+8
* merge: base: update base-files and basic configZoltan HERPAI2017-12-085-12/+12
* sysupgrade: don't kill our own parentMat Trudel2017-11-151-2/+3
* procd: service_data: Support data within the service itselfPierre Lebleu2017-11-101-0/+4
* base-files: fix getting gid from group_add_nextYousong Zhou2017-11-092-8/+7
* functions.sh: fix default_postinst functionMarko Ratkaj2017-11-081-1/+1
* include: kernel.mk: simplify module autoloadingJo-Philipp Wich2017-11-071-0/+4
* base-files: add interval option to netdev LED trigger configurationEdmunt Pienkowsky2017-11-032-1/+2
* base-files: create /etc/config/ directoryHauke Mehrtens2017-09-301-0/+1
* base-files: fix wan6 interface config generation for pppoeHans Dedecker2017-09-182-6/+3
* basefiles: allow suid coredumpsKevin Darbyshire-Bryant2017-09-122-1/+2