aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "build: separate signing logic"John Crispin2019-10-211-9/+8
* build: separate signing logicPaul Spooren2019-10-211-8/+9
* build: add buildinfo files for reproducibilityPaul Spooren2019-08-131-1/+1
* base-files: drop support for the platform_nand_pre_upgrade()Rafał Miłecki2019-07-221-1/+1
* base-files: don't set ARGV and ARGCRafał Miłecki2019-07-171-1/+1
* base-files: drop support for NAND upgrade in platform_pre_upgrade()Rafał Miłecki2019-07-081-1/+1
* base-files: drop unused jffs2_copy_config()Rafał Miłecki2019-07-081-1/+1
* base-files: add network_get_uptime() to /lib/functions/network.shFlorian Eckert2019-06-291-1/+1
* base-files: change boot & umount STOP indexesJoseph Tingiris2019-06-241-1/+1
* base-files: apply new sysctl.conf at postinstYousong Zhou2019-06-211-1/+1
* base-files: move urandom seed bits into separate packagePetr Štetiar2019-06-111-1/+10
* base-files: config_get: prevent filename globbingGünther Kelleter2019-01-301-1/+1
* build: Optionally provide file checksums in package metadataMichal Hrusecky2019-01-221-0/+2
* base-files: add network_get_metric() to /lib/functions/network.shFlorian Eckert2018-09-251-1/+1
* base-files: create /etc/ethers by defaultLuiz Angelo Daros de Luca2018-08-211-0/+1
* base-files: introduce sysupgrade signature chain verificationDaniel Golle2018-08-081-2/+5
* base-files: sysupgrade: abort if config backup failsAndreas Ziegler2018-08-061-1/+1
* 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-1/+1
* include/feeds.mk: rework generation of opkg distfeeds.confMatthias Schiffer2018-07-121-2/+0
* base-files: fix feed list in PKG_CONFIG_DEPENDSMatthias Schiffer2018-07-121-1/+1
* base-files: fix UCI config parsing and callback handlingTony Ambardar2018-06-061-1/+1
* base-files: depend on openwrt-keyringJo-Philipp Wich2018-05-201-1/+1
* kernel: disable accept_ra by defaultMatthias Schiffer2018-04-171-1/+1
* base-files: /lib/functions.sh: remove unused insert_modulesMatthias Schiffer2018-04-171-1/+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-131-1/+1
* base-files: change /var link from /tmp to tmpAlexander Couzens2018-04-051-1/+1
* base-files: tune fragment queue thresholds for available system memoryMatthias Schiffer2018-03-071-1/+1
* base-files: sysupgrade: do not rely on opkg to list changed conffilesMatthias Schiffer2018-03-071-1/+1
* 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-181-1/+1
* base-files: sysupgrade: correct command help textKevin Darbyshire-Bryant2018-01-121-1/+1
* base-files: gpio switch: set output value with directionMathias Kresin2018-01-091-1/+1
* base-files: fix logic when to show failsafe bannerMatthias Schiffer2017-12-291-1/+1
* base-files: set FAILSAFE in /etc/profile when /tmp/.failsafe existsMatthias Schiffer2017-12-291-1/+1
* 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
* merge: base: update base-files and basic configZoltan HERPAI2017-12-081-1/+1
* base-files: fix getting gid from group_add_nextYousong Zhou2017-11-091-1/+1
* base-files: add interval option to netdev LED trigger configurationEdmunt Pienkowsky2017-11-031-1/+1
* base-files: create /etc/config/ directoryHauke Mehrtens2017-09-301-0/+1
* base-files: fix wan6 interface config generation for pppoeHans Dedecker2017-09-181-1/+1
* basefiles: allow suid coredumpsKevin Darbyshire-Bryant2017-09-121-1/+1
* base-files: add /etc/profile.d to conffilesStijn Tintel2017-09-031-0/+1
* base-files: order conffiles alphabeticallyStijn Tintel2017-09-031-10/+10
* base-files: fix PKG_CONFIG_DEPENDS to include version.mk entriesRafał Miłecki2017-06-221-1/+2
* base-files: allocate uid/gid starting from 65536Yousong Zhou2017-06-181-1/+1
* base-files: network.sh: properly report local IPv6 addressesJo-Philipp Wich2017-06-081-1/+1