| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
hotplug handler
SVN-Revision: 25713
|
|
|
|
| |
SVN-Revision: 25635
|
|
|
|
|
|
| |
noatime is cheaper than default relatime.
SVN-Revision: 25634
|
|
|
|
| |
SVN-Revision: 25632
|
|
|
|
| |
SVN-Revision: 25528
|
|
|
|
| |
SVN-Revision: 25514
|
|
|
|
|
|
| |
code there
SVN-Revision: 25495
|
|
|
|
| |
SVN-Revision: 25479
|
|
|
|
| |
SVN-Revision: 25478
|
|
|
|
| |
SVN-Revision: 25473
|
|
|
|
|
|
| |
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: 25452
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 25239
|
|
|
|
| |
SVN-Revision: 25237
|
|
|
|
|
|
| |
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25172
|
|
|
|
|
|
| |
Patch-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25117
|
|
|
|
|
|
| |
additional dhcp options to request
SVN-Revision: 24780
|
|
|
|
|
|
| |
option handling, repair default.script to work with the new format (#6435)
SVN-Revision: 24778
|
|
|
|
| |
SVN-Revision: 24742
|
|
|
|
| |
SVN-Revision: 24647
|
|
|
|
|
|
| |
tripolar)
SVN-Revision: 24540
|
|
|
|
|
|
| |
Signed-off-by: Sebastian Philipp <sebastian@spawnhost.de>
SVN-Revision: 24258
|
|
|
|
|
|
| |
due to rdate, ntp and other means
SVN-Revision: 24212
|
|
|
|
| |
SVN-Revision: 24206
|
|
|
|
|
|
| |
and link local addresses on bridge member devices
SVN-Revision: 24194
|
|
|
|
|
|
| |
management of multiple default routes
SVN-Revision: 24020
|
|
|
|
| |
SVN-Revision: 23908
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
During the first OpenWrt boot after a clean flash (when the jffs2
partition is not yet initialized) tmpfs is used instead of the usual
jffs2 overlay filesystem. If this tmpfs is mounted with default
options, all directories created there (/etc, /etc/config, other
subdirectories in /etc) get permissions 1777 by default, and these
permissions then persist in the created jffs2 at least until
subsequent sysupgrade. Mounting tmpfs with mode=0755 fixes the
permission problem.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
SVN-Revision: 23906
|
|
|
|
| |
SVN-Revision: 23279
|
|
|
|
|
|
| |
/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
|
|
|
|
|
|
| |
backup file list
SVN-Revision: 23233
|
|
|
|
|
|
| |
in udhcpc default script. The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the cached state vars and query uci directly to make the script immune against unwanted runtime changes.
SVN-Revision: 23211
|
|
|
|
|
|
| |
overlay hooks
SVN-Revision: 23114
|
|
|
|
| |
SVN-Revision: 23112
|
|
|
|
| |
SVN-Revision: 23111
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
preinit, which safely sources files as well as working correctly whether the script using it is a package added to the jffs2 part of a squashfs or built into an image or on some other root filesystem.
SVN-Revision: 23099
|
|
|
|
|
|
| |
iface, utilize service_kill() in dhcp shutdown. Based on patch by Stijn Tintel. Possibly related to #7314
SVN-Revision: 23092
|
|
|
|
|
|
| |
when binding dhcp leases, this could lead to an unconfigured wan interface in certain circumstances. Replace config_get calls with uci_get_state
SVN-Revision: 23091
|
|
|
|
|
|
| |
wrapper for killing services by pid or pidfile with a grace period for termination before kill
SVN-Revision: 23087
|
|
|
|
|
|
| |
changed files in /overlay/etc minus some system files
SVN-Revision: 22977
|
|
|
|
|
|
| |
where lists end up with duplicate values if config_load was invoked multiple times.
SVN-Revision: 22629
|
|
|
|
| |
SVN-Revision: 22508
|