| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
hotplug2 anymore, its statically linked - patch by Viktar Palstsiuk <viktar.palstsiuk@promwad.com>
SVN-Revision: 29806
|
|
|
|
| |
SVN-Revision: 29629
|
|
|
|
| |
SVN-Revision: 29628
|
|
|
|
|
|
| |
setting up TZ and localtime
SVN-Revision: 29204
|
|
|
|
| |
SVN-Revision: 28835
|
|
|
|
|
|
|
|
| |
process uci defaults
this allows uci-defaults scripts to override wifi settings
SVN-Revision: 28733
|
|
|
|
|
|
| |
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.
SVN-Revision: 28612
|
|
|
|
|
|
| |
transition to netifd easier
SVN-Revision: 28495
|
|
|
|
|
|
| |
/tmp/localtime to /usr/share/zoneinfo for glibc and eglibc
SVN-Revision: 28306
|
|
|
|
| |
SVN-Revision: 27400
|
|
|
|
|
|
|
|
|
|
| |
interface was found
eliminates unnecessary flash write cycles at every boot
patch by Peter Wagner (tripolar)
SVN-Revision: 27127
|
|
|
|
|
|
| |
usb_modeswitch on boot and possibly others (#9352)
SVN-Revision: 26848
|
|
|
|
| |
SVN-Revision: 26485
|
|
|
|
|
|
|
|
|
| |
The script tests for the existance of /dev/root with test -e which fails if
/dev/root is a dangling symlink making the call to ln fail.
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
SVN-Revision: 26483
|
|
|
|
| |
SVN-Revision: 26166
|
|
|
|
|
|
| |
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25172
|
|
|
|
| |
SVN-Revision: 24647
|
|
|
|
|
|
| |
on boot
SVN-Revision: 21588
|
|
|
|
|
|
| |
interfaces on boot
SVN-Revision: 21389
|
|
|
|
|
|
| |
busybox watchdog applet should stop the watchdog before shutting down
SVN-Revision: 21341
|
|
|
|
| |
SVN-Revision: 21334
|
|
|
|
|
|
|
|
| |
Not using the config_xxx functions correctly. Amended.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20928
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Setting the system variable "foreground" to yes causes the system to run
the init scripts in series and wait for completion.
This is useful if (a) you don't want the user getting into the console
until the system is initialized, or (b) you have things going on in your
scripts that require strict ordering (and no possible race conditions).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20841
|
|
|
|
|
|
| |
whitespace
SVN-Revision: 20669
|
|
|
|
| |
SVN-Revision: 20232
|
|
|
|
|
|
| |
automount functionality
SVN-Revision: 19877
|
|
|
|
|
|
| |
and could couse a broken filesystem if unmounting takes to long. Thanks to Peter Wagner
SVN-Revision: 19568
|
|
|
|
| |
SVN-Revision: 19429
|
|
|
|
|
|
| |
logging to a file (thx, puchu)
SVN-Revision: 19428
|
|
|
|
|
|
| |
allow services to shut down properly (thx, puchu)
SVN-Revision: 19427
|
|
|
|
|
|
| |
config dependent)
SVN-Revision: 19375
|
|
|
|
|
|
| |
active after the system has finished booting Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
SVN-Revision: 19050
|
|
|
|
|
|
| |
for hush compatibility
SVN-Revision: 18717
|
|
|
|
| |
SVN-Revision: 18502
|
|
|
|
| |
SVN-Revision: 18102
|
|
|
|
|
|
| |
commands on init without creating custom init scripts
SVN-Revision: 17571
|
|
|
|
|
|
| |
(r17527) until we've solved the race conditions it creates
SVN-Revision: 17544
|
|
|
|
| |
SVN-Revision: 17527
|
|
|
|
|
|
| |
interfaces are already brought up before /etc/init.d/network boot and this change can break them, if the ifup -a command runs at the wrong time, also starts many interfaces twice, which can lead to issues with PPPoE.
SVN-Revision: 17516
|
|
|
|
| |
SVN-Revision: 17515
|
|
|
|
| |
SVN-Revision: 17514
|
|
|
|
|
|
|
|
| |
... also remove the unused noauto variable in swapon.
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 17159
|
|
|
|
|
|
|
|
| |
... and don't call logger directly, rcS takes care of the correct redirection
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 17158
|
|
|
|
|
|
|
|
| |
... and localize some variables.
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 17157
|
|
|
|
| |
SVN-Revision: 16215
|
|
|
|
| |
SVN-Revision: 16154
|
|
|
|
|
|
| |
from #5032)
SVN-Revision: 15530
|
|
|
|
|
|
| |
that was logged as is
SVN-Revision: 15323
|
|
|
|
| |
SVN-Revision: 14938
|
|
|
|
| |
SVN-Revision: 14937
|