| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
a directory used with pi_include actually contains files matching the souring pattern because if not the shell dies due to an empty string in for statement. Added /lib/functions/fsck as an empty dir to block-mount. This combination fixes a warning which generates a lot of bug reports, without panicking the kernel like the last attempt.
SVN-Revision: 26479
|
|
|
|
| |
SVN-Revision: 26230
|
|
|
|
| |
SVN-Revision: 26204
|
|
|
|
| |
SVN-Revision: 26166
|
|
|
|
| |
SVN-Revision: 26142
|
|
|
|
|
|
| |
daemons such as tor, quagga, ...)
SVN-Revision: 26138
|
|
|
|
| |
SVN-Revision: 26136
|
|
|
|
|
|
| |
a few postinst scripts
SVN-Revision: 26133
|
|
|
|
|
|
| |
hotplug handler
SVN-Revision: 25713
|
|
|
|
| |
SVN-Revision: 25514
|
|
|
|
| |
SVN-Revision: 25479
|
|
|
|
| |
SVN-Revision: 25478
|
|
|
|
|
|
| |
option, defaults to true for dhcp interfaces, false for others - introduce send_rs option, defaults to true for static interfaces, false for others
SVN-Revision: 25454
|
|
|
|
| |
SVN-Revision: 25415
|
|
|
|
|
|
| |
load events
SVN-Revision: 25383
|
|
|
|
|
|
| |
the earlier one for tun/tap interfaces
SVN-Revision: 25355
|
|
|
|
|
|
| |
explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs
SVN-Revision: 25354
|
|
|
|
| |
SVN-Revision: 25301
|
|
|
|
| |
SVN-Revision: 25282
|
|
|
|
| |
SVN-Revision: 25268
|
|
|
|
|
|
| |
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25172
|
|
|
|
| |
SVN-Revision: 24647
|
|
|
|
|
|
| |
tripolar)
SVN-Revision: 24540
|
|
|
|
|
|
| |
due to rdate, ntp and other means
SVN-Revision: 24212
|
|
|
|
| |
SVN-Revision: 24206
|
|
|
|
|
|
| |
/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
SVN-Revision: 23258
|
|
|
|
|
|
|
|
| |
block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done.
Thanks jow for the preinit merge stuff!
SVN-Revision: 23110
|
|
|
|
|
|
| |
wrapper for killing services by pid or pidfile with a grace period for termination before kill
SVN-Revision: 23087
|
|
|
|
|
|
| |
where lists end up with duplicate values if config_load was invoked multiple times.
SVN-Revision: 22629
|
|
|
|
| |
SVN-Revision: 22508
|
|
|
|
|
|
| |
mtu values
SVN-Revision: 22003
|
|
|
|
|
|
| |
supports ip6tables now
SVN-Revision: 21766
|
|
|
|
|
|
| |
option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device
SVN-Revision: 21655
|
|
|
|
|
|
| |
non-static interfaces like ppp, dhcp, 6in4 etc.
SVN-Revision: 21652
|
|
|
|
|
|
| |
or tap interfaces - this fixes support for uci managed OpenVPN interfaces and other externally created tuntap devices
SVN-Revision: 21641
|
|
|
|
|
|
| |
hotplug handler to match them
SVN-Revision: 21591
|
|
|
|
|
|
| |
on boot
SVN-Revision: 21588
|
|
|
|
|
|
| |
like - move time server list to /etc/config/timeserver - bump package revision
SVN-Revision: 21495
|
|
|
|
| |
SVN-Revision: 21490
|
|
|
|
|
|
| |
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
|