| .. |
|
config
|
3c4165a305
enable ntpd server for busybox
|
13 ani în urmă |
|
hotplug.d
|
272d95f0f1
base-files: remove rdate integration, add busybox ntpd init script and server list in /etc/config/system The rdate applet proved to be too unreliable to obtain the current time on boot: - public time servers are rare and often unreachable or overloaded - rdate does not daemonize, it needs a network connection the moment it is started, leading to race conditions - the /etc/config/timeserver configuration is overly complex and there is no reliable way to disable rdate invocations - the time protocol as specified in RFC 868 is considered obsolete This commit adds an init script /etc/init.d/sysntpd which starts and stops the busybox ntpd accordingly. The builtin ntpd can be disabled by either disabling the init script, removing the symlink to busybox or by clearing the timeserver list in /etc/config/system.
|
14 ani în urmă |
|
init.d
|
d3f22617a2
base-files: skip LEDs handled by rssileds in led init-script
|
13 ani în urmă |
|
uci-defaults
|
2165240c32
base-files: make file compare silent in migrate-sysctl
|
13 ani în urmă |
|
banner
|
c5e5e70ab0
it's time to break the barriers
|
13 ani în urmă |
|
diag.sh
|
1c41493d74
base-files: make diag.sh stub working in bash
|
16 ani în urmă |
|
functions.sh
|
b6aef59ea8
package/base-files: move /etc/functions.sh to /lib/functions.sh
|
14 ani în urmă |
|
group
|
f5c130cfda
base-files: add an ftp group as well
|
15 ani în urmă |
|
hosts
|
cbc8b3968c
base_files: Remove . from end of localhost entry
|
15 ani în urmă |
|
hotplug2-common.rules
|
9ab1df3f48
base-files: Modernize hotplug2 rules (#11368)
|
13 ani în urmă |
|
hotplug2-init.rules
|
824331a594
hotplug2: Use stricter matching for rule regular expressions
|
15 ani în urmă |
|
inittab
|
28039aea90
nuke another 2.4 skeleton
|
14 ani în urmă |
|
openwrt_release
|
a43ae30e1b
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
|
13 ani în urmă |
|
openwrt_version
|
a43ae30e1b
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
|
13 ani în urmă |
|
passwd
|
8b20bfafdf
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.
|
14 ani în urmă |
|
preinit
|
9ae901445b
/etc/functions.sh => /lib/functions.sh
|
13 ani în urmă |
|
profile
|
31e46b4293
base-files: check for ldd presence and executability (#11991)
|
13 ani în urmă |
|
protocols
|
59a06c71cb
rename default/ to files/
|
19 ani în urmă |
|
rc.common
|
bfe966574f
base-files: enable shell tracing in initscripts when INIT_TRACE is set
|
13 ani în urmă |
|
rc.local
|
bdaeaafbef
base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts
|
16 ani în urmă |
|
services
|
5fdd1f4bd7
Add munin to /etc/services
|
14 ani în urmă |
|
shadow
|
5e84df6bac
base-files: ship a static initial shadow db instead of creating it from passwd with sed, this fixes registering of users at compile time
|
13 ani în urmă |
|
shells
|
59a06c71cb
rename default/ to files/
|
19 ani în urmă |
|
sysctl.conf
|
c7c649126f
base-files: remove obsolete entries from sysctl.conf (#12236)
|
13 ani în urmă |
|
sysupgrade.conf
|
d80f82d7a4
base-files: - add sysupgrade support for keepfile hints * introduces /lib/upgrade/keep.d/ for per-package keepfile lists * introduces /etc/sysupgrade.conf for user defined keepfile hints - prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg - change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and opkg list-changed-conffiles
|
15 ani în urmă |