| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
interfaces on boot
SVN-Revision: 21389
|
|
|
|
|
|
| |
wrong network/wireless configs are more noticeable
SVN-Revision: 21379
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
This is useful for seeing what devices are detected by the system.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20785
|
|
|
|
| |
SVN-Revision: 20683
|
|
|
|
|
|
| |
whitespace
SVN-Revision: 20669
|
|
|
|
|
|
| |
initscripts in IB)
SVN-Revision: 20571
|
|
|
|
| |
SVN-Revision: 20518
|
|
|
|
| |
SVN-Revision: 20232
|
|
|
|
|
|
|
| |
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
Acked-by: Daniel Dickinson <cshore@csolve.net>
SVN-Revision: 20124
|
|
|
|
|
|
| |
automount functionality
SVN-Revision: 19877
|
|
|
|
| |
SVN-Revision: 19608
|
|
|
|
|
|
| |
the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier
SVN-Revision: 19595
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 19331
|
|
|
|
|
|
| |
lazy mount (#6517)
SVN-Revision: 19300
|
|
|
|
| |
SVN-Revision: 19214
|
|
|
|
|
|
| |
active after the system has finished booting Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
SVN-Revision: 19050
|
|
|
|
| |
SVN-Revision: 18718
|
|
|
|
|
|
| |
for hush compatibility
SVN-Revision: 18717
|
|
|
|
|
|
| |
- hush does not have aliases
SVN-Revision: 18715
|
|
|
|
| |
SVN-Revision: 18502
|
|
|
|
| |
SVN-Revision: 18102
|
|
|
|
| |
SVN-Revision: 17792
|
|
|
|
| |
SVN-Revision: 17670
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
set state to 'failsafe' when entering failsafe mode
SVN-Revision: 17517
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
preinit.arch file
SVN-Revision: 17470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update the init scripts have to use udevadm where appropriate.
The udev package no longer provides separate udev utilities
like udevtrigger and udevsettle. These have been incorporated
into the udev admin program udevadm.
Replace the udevextras sub package with config options to the udev
package.
Update the preinit script to check for '/lib/udev/devices', and
copy it to '/dev/ if it is found, then to conditionaly setup
/dev the old way with mknod etc. Udev now recommends using
the directory '/lib/udev/devices' to initialize the '/dev'
directory at startup.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17378
|
|
|
|
|
|
| |
the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356)
SVN-Revision: 17217
|
|
|
|
|
|
|
|
| |
... 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
|
|
|
|
|
|
| |
Signed-off-by: Malte S. Stretz <mss@apache.org>
SVN-Revision: 17156
|
|
|
|
|
|
|
| |
Signed-off-by: Malte S. Stretz <mss@apache.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 17155
|
|
|
|
| |
SVN-Revision: 17012
|
|
|
|
|
|
| |
marek who stumbled upon this, it creates hard-to-debug connectivity issues with providers/servers that still use buggy equipment)
SVN-Revision: 16499
|
|
|
|
| |
SVN-Revision: 16243
|