openwrt/package/base-files/files/etc
Felix Fietkau 6c2a295245 base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht)
A year of testing in the cerowrt project shows not using timestamps
to be a very bad idea in nearly any TCP at speeds above a few Mbit.

Lastly sack/dsack help on recovery from larger amounts of packet
loss.

SVN-Revision: 32513
2012-06-27 22:32:44 +00:00
..
config enable ntpd server for busybox 2012-04-20 15:05:38 +00:00
hotplug.d
init.d /etc/functions.sh => /lib/functions.sh 2012-06-05 16:04:23 +00:00
uci-defaults base-files: add a uci-defaults script which will migrate the root password to /etc/shadow if needed 2012-01-22 22:25:42 +00:00
banner base-files: reformat banner to better work with varying version string lengths, do not set image options if menu is disabled (#11280) 2012-04-15 15:21:55 +00:00
diag.sh
functions.sh
group
hosts
hotplug2-common.rules
hotplug2-init.rules
inittab
openwrt_release include, base-files, opkg: introduce version configuration to override the embedded version info of generated images - Introduce new Kconfig symbols VERSION_DIST, VERSION_NICK, VERSION_NUMBER and VERSION_REPO to specify distribution, release name, version and repository for a given build - Introduce include/version.mk to provide common helpers for packages dealing with versions - Make opkg use version.mk to populate the opkg.conf template - Make base-files use version.mk to populate /etc/openwrt_version, /etc/openwrt_release and /etc/banner 2012-04-12 17:31:16 +00:00
openwrt_version include, base-files, opkg: introduce version configuration to override the embedded version info of generated images - Introduce new Kconfig symbols VERSION_DIST, VERSION_NICK, VERSION_NUMBER and VERSION_REPO to specify distribution, release name, version and repository for a given build - Introduce include/version.mk to provide common helpers for packages dealing with versions - Make opkg use version.mk to populate the opkg.conf template - Make base-files use version.mk to populate /etc/openwrt_version, /etc/openwrt_release and /etc/banner 2012-04-12 17:31:16 +00:00
passwd base-files: prime root password with "x" to notify programs that there is a shadow record, fix /bin/login.sh password detection accordingly. Solves broken key based dropbear login with empty password after r28935. 2011-11-14 19:02:01 +00:00
preinit /etc/functions.sh => /lib/functions.sh 2012-06-05 16:04:23 +00:00
profile
protocols
rc.common base-files: enable shell tracing in initscripts when INIT_TRACE is set 2012-06-13 17:10:41 +00:00
rc.local
services Add munin to /etc/services 2012-03-18 19:41:57 +00:00
shadow base-files: ship a static initial shadow db instead of creating it from passwd with sed, this fixes registering of users at compile time 2012-06-05 17:48:41 +00:00
shells
sysctl.conf base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht) 2012-06-27 22:32:44 +00:00
sysupgrade.conf