summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
* base-files: Allow subtargets to define base-files.mkFlorian Fainelli2016-09-191-0/+1
* preinit: use only the image config optionsMathias Kresin2016-08-101-2/+0
* base-files: remove support of profile-specific base-filesFelix Fietkau2016-07-261-15/+0
* base-files: use LEDE NTP vendor poolJo-Philipp Wich2016-06-281-1/+1
* base-files: Add standard os-release fileDaniel Dickinson2016-06-241-2/+4
* base-files: remove fstab symlinkJohn Crispin2016-06-171-1/+1
* base-files: increase default system log size to 64 kBHannu Nyman2016-06-071-1/+1
* base-files: add a conditional dependency to lede-keyringJohn Crispin2016-04-291-1/+1
* base-files: Allow to disable failsafe modeJohn Crispin2016-04-191-1/+2
* package: flag essential components as nonsharedJo-Philipp Wich2016-04-061-0/+1
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* base-files: support passing mode to ucidef_set_led_netdev()Jo-Philipp Wich2016-02-261-1/+1
* base-files: add netifd's default prelocal table to /etc/iproute2/rt_tablesJo-Philipp Wich2016-02-091-1/+1
* base-files: honor CONFIG_TARGET_INIT_PATHJo-Philipp Wich2016-02-081-4/+10
* base-files: allow timezone to be overriden by zonename (proper zoneinfo support)John Crispin2015-12-231-2/+2
* base-files: drop the now unnecessary dependency on opkg/hostFelix Fietkau2015-12-131-1/+1
* base-file: remove /tmp/.jail (now useless)John Crispin2015-12-111-1/+1
* base-files: config_generate: honour port_mask property (#20963)Jo-Philipp Wich2015-11-241-1/+1
* base-files: use the correct path in case of modified preinit optionsFelix Fietkau2015-11-221-2/+2
* base-files: revert to default ECN settingsSteven Barth2015-10-071-1/+1
* base-files: sanitize and unify $PATHSteven Barth2015-10-021-1/+1
* base-files: add a dependency on fstoolsFelix Fietkau2015-09-281-1/+1
* base-files: add /etc/iproute2/rt_tables, replace ifconfig-usageSteven Barth2015-09-081-1/+2
* base-files: add /etc/hosts entries for ::1, ff02::1 and ff02::2Jo-Philipp Wich2015-09-021-2/+2
* sysctl: read settings from /etc/sysctl.d/*.confJohn Crispin2015-07-071-0/+2
* build: add integration for managing opkg package feed keysFelix Fietkau2015-04-061-2/+19
* packages: use $(LN) macro, make symlinks relativeNicolas Thill2015-04-031-2/+2
* base-files: add more config files to conffiles sectionNicolas Thill2015-04-021-0/+4
* base-files: fix target/subtarget value in /etc/openwrt_releaseJo-Philipp Wich2015-02-111-1/+1
* base-files: default_postinst() - create user:group first (resend)John Crispin2014-12-011-1/+1
* package/*: replace occurences of 'ln -sf' to '$(LN)'Nicolas Thill2014-11-061-3/+3
* license info - revert r43155John Crispin2014-11-031-2/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+2
* Add a few SPDX tagsSteven Barth2014-11-021-0/+1
* base-files: /lib/functions/network.sh: fix network_get_ipaddr6Jo-Philipp Wich2014-08-111-1/+1
* base-files: properly escape strings for version infoFelix Fietkau2014-07-291-1/+3
* base-files: add extra version configuration options for OEM manufacturer infoFelix Fietkau2014-07-291-1/+2
* base-files: add enabled config option for ntp serviceJohn Crispin2014-06-271-1/+1
* base-files: depend on jsonfilter and rewrite network.sh to use itJo-Philipp Wich2014-06-191-3/+3
* base-files: calling stop_service before procd_kill.John Crispin2014-06-021-1/+1
* base-files: remove duplicate stop_service() function.Felix Fietkau2014-04-271-1/+1
* base-files: expose taint flags in /etc/openwrt_releaseJo-Philipp Wich2014-01-311-1/+1
* base-files: add ucidef_add_switch_port functionLuka Perkov2014-01-231-1/+1
* sysupgrade: do not kill any processes in failsafeJohn Crispin2014-01-171-1/+1
* base-files: add macaddr_canonicalize helper functionGabor Juhos2013-11-141-1/+1
* base-files: don't enter failsafe if triggered by switchLuka Perkov2013-11-111-1/+1
* base-files: mtd_get_mac_ascii bugfixGabor Juhos2013-11-081-1/+1
* base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...Jo-Philipp Wich2013-07-311-1/+1
* base-files: abort sysupgrade if file specified with --restore-config is not f...Jo-Philipp Wich2013-07-311-1/+1
* base-files: implement -T (--test) sysupgrade parameter to verify image withou...Jo-Philipp Wich2013-07-301-1/+1