build: add integration for managing opkg package feed keys
[openwrt/svn-archive/archive.git] / package / base-files / Makefile
2015-04-06 Felix Fietkaubuild: add integration for managing opkg package feed...
2015-04-03 Nicolas Thillpackages: use $(LN) macro, make symlinks relative
2015-04-02 Nicolas Thillbase-files: add more config files to conffiles section
2015-02-11 Jo-Philipp Wichbase-files: fix target/subtarget value in /etc/openwrt_...
2014-12-01 John Crispinbase-files: default_postinst() - create user:group...
2014-11-06 Nicolas Thillpackage/*: replace occurences of 'ln -sf' to '$(LN)'
2014-11-03 John Crispinlicense info - revert r43155
2014-11-03 John CrispinAdd more license tags with SPDX identifiers
2014-11-02 Steven BarthAdd a few SPDX tags
2014-08-11 Jo-Philipp Wichbase-files: /lib/functions/network.sh: fix network_get_...
2014-07-29 Felix Fietkaubase-files: properly escape strings for version info
2014-07-29 Felix Fietkaubase-files: add extra version configuration options...
2014-06-27 John Crispinbase-files: add enabled config option for ntp service
2014-06-19 Jo-Philipp Wichbase-files: depend on jsonfilter and rewrite network...
2014-06-02 John Crispinbase-files: calling stop_service before procd_kill.
2014-04-27 Felix Fietkaubase-files: remove duplicate stop_service() function.
2014-01-31 Jo-Philipp Wichbase-files: expose taint flags in /etc/openwrt_release
2014-01-23 Luka Perkov[package] base-files: add ucidef_add_switch_port function
2014-01-17 John Crispinsysupgrade: do not kill any processes in failsafe
2013-11-14 Gabor Juhosbase-files: add macaddr_canonicalize helper function
2013-11-11 Luka Perkov[package] base-files: don't enter failsafe if triggered...
2013-11-08 Gabor Juhosbase-files: mtd_get_mac_ascii bugfix
2013-07-31 Jo-Philipp Wichbase-files: implement -l (--list-backup) sysupgrade...
2013-07-31 Jo-Philipp Wichbase-files: abort sysupgrade if file specified with...
2013-07-30 Jo-Philipp Wichbase-files: implement -T (--test) sysupgrade parameter...
2013-07-20 Gabor Juhosbase-files: add mtd_get_part_size helper
2013-07-17 Luka Perkov[package] base-files/busybox: move ntpd init script...
2013-06-21 John Crispinbase-files: procd is now the init process
2013-06-21 John Crispinbase-files: procd init is now the default, remove files.old
2013-06-11 Steven Barthbase-files: remove unnecessary early sysctl-hack
2013-06-11 Steven Barthbase-files: set default IPv6 forwarding value to 1
2013-06-06 Steven Barthbase-files: use less entropy when generating ULAs
2013-05-06 Jo-Philipp Wichbase-files: change network_find_wan() procedure to...
2013-03-25 Jo-Philipp Wichpackage/base-files: change sysctl handling
2013-03-23 Florian Fainellibase-files: also apply r36107 to files.old
2013-03-22 Florian Fainellibase-files: sysupgrade fail with eglibc
2013-03-13 John Crispin[base-files] make basefiles aware of procd
2013-02-18 Gabor Juhosbase-files: introduce commonly used helper functions...
2013-02-16 Gabor Juhosbase-files: add macaddr_{add,2bin,setbit_la} helpers
2013-02-16 Gabor Juhosbase-files: add mtd_get_mac_{ascii,binary} helpers
2013-02-01 Steven Barthbase-files: Fix IPv6 early sysctls again
2013-01-29 Steven Barthbase-files: Fix race-conditions with IPv6 sysctls
2013-01-28 Steven Barthbase-files: remove IPv6-forwarding setting for all...
2013-01-22 Steven Barthbase-files: fix network_get_prefix6
2013-01-22 Steven Barthbase-files: Set default value for IPv6 forwarding
2013-01-17 Steven Barthbase-files: rename ULA generation script
2013-01-15 Steven Barthbase-files: add support for ipv6-prefixes in connection...
2013-01-11 Vasilis Tsiligiannis[package] base-files: Don't pass '--set-worker /lib...
2012-12-27 Steven Barthbase-files: Fix a typo in config_list_foreach
2012-12-22 Felix Fietkaubase-files: add basic procd integration, let procd...
2012-12-17 Jo-Philipp Wichbase-files: use json_is_a() in network.sh
2012-12-16 Jo-Philipp Wichbase-files: various enhancements to network.sh
2012-11-25 Gabor Juhosbase-files: add support for the morse LED trigger
2012-11-23 Florian Fainelli[package] base-files: use a natural mount syntax
2012-10-11 Florian Fainelli[package] base-files: skip LEDs handled by rssileds...
2012-09-19 Florian Fainelli[package] base-files: release an attached loop device...
2012-09-17 Jo-Philipp Wich[package] base-files: add uci-defaults script to migrat...
2012-08-12 Jo-Philipp Wich[package] base-files: provide a sysupgrade -r (--restor...
2012-08-10 Florian Fainelli[buildroot] move LIB_SUFFIX from base-files to rules.mk
2012-08-09 Jo-Philipp Wich[package] base-files: fix option parsing of -F/--force...
2012-08-08 Florian Fainelli[package] base-files: check for ldd presence and execut...
2012-07-27 Florian Fainelli[package] base-files: fix detection of standalone ldd
2012-06-26 Jo-Philipp Wich[package] base-files: allow wireless ifaces to be part...
2012-06-17 Jo-Philipp Wich[package] base-files: implement network_get_gateway...
2012-06-13 Felix Fietkaubase-files: override Build/Compile/Default instead...
2012-06-10 Felix Fietkaubase-files: move all toolchain packages to a separate...
2012-06-05 Jo-Philipp Wich[package] base-files: add permission exceptions, do...
2012-06-05 Jo-Philipp Wich[package] base-files: ship a static initial shadow...
2012-06-05 Jo-Philipp Wich[package] base-files: make user_add() populate the...
2012-05-29 Felix Fietkaubase-files: remove base-files-network, netifd is the...
2012-05-28 Jo-Philipp Wich[package] base-files: introduce /lib/functions/network.sh
2012-05-14 Felix Fietkauenable netifd by default and add its config variable...
2012-04-28 Mirko Vogt[package/*] remove special treatment when using glibc...
2012-04-28 Mirko Vogt[toolchain/glibc*] purge support for glibc - use eglibc...
2012-04-27 Florian Fainelli[package] base-files: fix typo in 05_firstboot_skip...
2012-04-15 Jo-Philipp Wich[package] base-files: reformat banner to better work...
2012-04-12 Jo-Philipp Wich[buildroot] include, base-files, opkg: introduce versio...
2012-04-12 Jo-Philipp Wich[package] base-files: remove network preconfig, it...
2012-03-04 Jo-Philipp Wich[package] base-files: enable conntrack accounting in...
2012-01-22 Jo-Philipp Wich[package] base-files: add a uci-defaults script which...
2012-01-19 Jo-Philipp Wich[package] base-files: do not pass --set-worker /lib...
2012-01-08 Jo-Philipp Wich[package] base-files: implement a --force option for...
2011-12-31 Gabor Juhospackage/base-files: add support for the switch LED...
2011-12-20 Jo-Philipp Wich[package] base-files: add -b (--create-backup) option...
2011-11-19 Jo-Philipp Wich[package] base-files: kill remaining processes after...
2011-11-17 Jo-Philipp Wich[package] base-files: another empty password check...
2011-11-17 Jo-Philipp Wich[package] base-files: now that we have date -k, adjust...
2011-11-16 Jo-Philipp Wich[package] base-files: rewrite killing of nonessential...
2011-11-14 Jo-Philipp Wich[package] base-files: prime root password with "x"...
2011-11-11 Jo-Philipp Wich[package] base-files: now that the initial password...
2011-11-10 Imre Kalozenable and use shadow passwords by default
2011-11-08 Nicolas Thillpackage/base-files: enhance & cleanup service wrappers
2011-11-08 Jo-Philipp Wich[package] base-files: do not assume that "top" is busyb...
2011-11-08 Jo-Philipp Wich[package] base-files: properly handle wifi ifaces with...
2011-11-08 Nicolas Thillpackage/base-files: move /etc/functions.sh to /lib...
2011-11-07 Nicolas Thillpackage/base-files: use new service wrapper
2011-11-03 Jo-Philipp Wich[package] base-files: add some more protected services...
2011-10-27 Jo-Philipp Wich[package] base-files: sysupgrade: kill all but essentia...
2011-10-27 Gabor Juhosbase-files/sysupgrade: add more busybox applet symlinks...
2011-10-27 Jo-Philipp Wich[package] base-files: remove rdate integration, add...
next