aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAge
* 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
* base-files: mtd_get_mac_ascii bugfixGabor Juhos2013-11-08
* base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...Jo-Philipp Wich2013-07-31
* base-files: abort sysupgrade if file specified with --restore-config is not f...Jo-Philipp Wich2013-07-31
* base-files: implement -T (--test) sysupgrade parameter to verify image withou...Jo-Philipp Wich2013-07-30
* base-files: add mtd_get_part_size helperGabor Juhos2013-07-20
* base-files/busybox: move ntpd init script from base-files to busyboxLuka Perkov2013-07-17
* base-files: procd is now the init processJohn Crispin2013-06-21
* base-files: procd init is now the default, remove files.oldJohn Crispin2013-06-21
* base-files: remove unnecessary early sysctl-hackSteven Barth2013-06-11
* base-files: set default IPv6 forwarding value to 1Steven Barth2013-06-11
* base-files: use less entropy when generating ULAsSteven Barth2013-06-06
* base-files: change network_find_wan() procedure to ignore default gateways in...Jo-Philipp Wich2013-05-06
* package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0...Jo-Philipp Wich2013-03-25
* base-files: also apply r36107 to files.oldFlorian Fainelli2013-03-23
* base-files: sysupgrade fail with eglibcFlorian Fainelli2013-03-22
* make basefiles aware of procdJohn Crispin2013-03-13
* base-files: introduce commonly used helper functions for setting ledsGabor Juhos2013-02-18
* base-files: add macaddr_{add,2bin,setbit_la} helpersGabor Juhos2013-02-16
* base-files: add mtd_get_mac_{ascii,binary} helpersGabor Juhos2013-02-16
* base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons...Steven Barth2013-02-01
* base-files: Fix race-conditions with IPv6 sysctlsSteven Barth2013-01-29
* base-files: remove IPv6-forwarding setting for all interfacesSteven Barth2013-01-28
* base-files: fix network_get_prefix6Steven Barth2013-01-22
* base-files: Set default value for IPv6 forwardingSteven Barth2013-01-22
* base-files: rename ULA generation scriptSteven Barth2013-01-17
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-15
* base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug...Vasilis Tsiligiannis2013-01-11
* base-files: Fix a typo in config_list_foreachSteven Barth2012-12-27
* base-files: add basic procd integration, let procd start (and restart) ubus i...Felix Fietkau2012-12-22