summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAge
* base-files: add /etc/iproute2/rt_protosHans Dedecker2017-02-01
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-05
* base-files: don't modify enabled state of service on upgradeJonas Gorski2016-11-21
* base-files: validate metadata of sysupgrade imagesFelix Fietkau2016-11-19
* base-files: Allow subtargets to define base-files.mkFlorian Fainelli2016-09-19
* preinit: use only the image config optionsMathias Kresin2016-08-10
* base-files: remove support of profile-specific base-filesFelix Fietkau2016-07-26
* base-files: use LEDE NTP vendor poolJo-Philipp Wich2016-06-28
* base-files: Add standard os-release fileDaniel Dickinson2016-06-24
* base-files: remove fstab symlinkJohn Crispin2016-06-17
* base-files: increase default system log size to 64 kBHannu Nyman2016-06-07
* base-files: add a conditional dependency to lede-keyringJohn Crispin2016-04-29
* base-files: Allow to disable failsafe modeJohn Crispin2016-04-19
* package: flag essential components as nonsharedJo-Philipp Wich2016-04-06
* branding: add LEDE brandingJohn Crispin2016-03-24
* base-files: support passing mode to ucidef_set_led_netdev()Jo-Philipp Wich2016-02-26
* base-files: add netifd's default prelocal table to /etc/iproute2/rt_tablesJo-Philipp Wich2016-02-09
* base-files: honor CONFIG_TARGET_INIT_PATHJo-Philipp Wich2016-02-08
* base-files: allow timezone to be overriden by zonename (proper zoneinfo support)John Crispin2015-12-23
* base-files: drop the now unnecessary dependency on opkg/hostFelix Fietkau2015-12-13
* base-file: remove /tmp/.jail (now useless)John Crispin2015-12-11
* base-files: config_generate: honour port_mask property (#20963)Jo-Philipp Wich2015-11-24
* base-files: use the correct path in case of modified preinit optionsFelix Fietkau2015-11-22
* base-files: revert to default ECN settingsSteven Barth2015-10-07
* base-files: sanitize and unify $PATHSteven Barth2015-10-02
* base-files: add a dependency on fstoolsFelix Fietkau2015-09-28
* base-files: add /etc/iproute2/rt_tables, replace ifconfig-usageSteven Barth2015-09-08
* base-files: add /etc/hosts entries for ::1, ff02::1 and ff02::2Jo-Philipp Wich2015-09-02
* sysctl: read settings from /etc/sysctl.d/*.confJohn Crispin2015-07-07
* build: add integration for managing opkg package feed keysFelix Fietkau2015-04-06
* packages: use $(LN) macro, make symlinks relativeNicolas Thill2015-04-03
* base-files: add more config files to conffiles sectionNicolas Thill2015-04-02
* base-files: fix target/subtarget value in /etc/openwrt_releaseJo-Philipp Wich2015-02-11
* base-files: default_postinst() - create user:group first (resend)John Crispin2014-12-01
* package/*: replace occurences of 'ln -sf' to '$(LN)'Nicolas Thill2014-11-06
* license info - revert r43155John Crispin2014-11-03
* Add more license tags with SPDX identifiersJohn Crispin2014-11-03
* Add a few SPDX tagsSteven Barth2014-11-02
* base-files: /lib/functions/network.sh: fix network_get_ipaddr6Jo-Philipp Wich2014-08-11
* base-files: properly escape strings for version infoFelix Fietkau2014-07-29
* base-files: add extra version configuration options for OEM manufacturer infoFelix Fietkau2014-07-29
* base-files: add enabled config option for ntp serviceJohn Crispin2014-06-27
* base-files: depend on jsonfilter and rewrite network.sh to use itJo-Philipp Wich2014-06-19
* base-files: calling stop_service before procd_kill.John Crispin2014-06-02
* base-files: remove duplicate stop_service() function.Felix Fietkau2014-04-27
* base-files: expose taint flags in /etc/openwrt_releaseJo-Philipp Wich2014-01-31
* base-files: add ucidef_add_switch_port functionLuka Perkov2014-01-23
* sysupgrade: do not kill any processes in failsafeJohn Crispin2014-01-17
* base-files: add macaddr_canonicalize helper functionGabor Juhos2013-11-14
* base-files: don't enter failsafe if triggered by switchLuka Perkov2013-11-11