| Commit message (Collapse) | Author | Age |
|
|
|
| |
SVN-Revision: 23118
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 23100
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Base system
SVN-Revision: 23098
|
|
|
|
| |
SVN-Revision: 23097
|
|
|
|
| |
SVN-Revision: 23093
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
run concurrently due to hotplug invocations on network restart
SVN-Revision: 23090
|
|
|
|
| |
SVN-Revision: 23088
|
|
|
|
|
|
| |
wrapper for killing services by pid or pidfile with a grace period for termination before kill
SVN-Revision: 23087
|
|
|
|
|
|
|
|
|
| |
Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't
captured in the Makefile.
Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 23086
|
|
|
|
| |
SVN-Revision: 23085
|
|
|
|
|
|
| |
notice and discard them
SVN-Revision: 23080
|
|
|
|
|
|
| |
during a compat-wireless update
SVN-Revision: 23078
|
|
|
|
| |
SVN-Revision: 23073
|
|
|
|
|
|
|
|
|
|
| |
Technologies' Geos ADSL2+ x86 router:
http://www.traverse.com.au/productview.php?product_id=117
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23070
|
|
|
|
|
|
| |
<nathan@traverse.com.au>
SVN-Revision: 23068
|
|
|
|
| |
SVN-Revision: 23067
|
|
|
|
|
|
| |
"ifup iface" when ifdown and ifup events are delivered with a small dealy
SVN-Revision: 23064
|
|
|
|
|
|
| |
restarting the firewall
SVN-Revision: 23062
|
|
|
|
|
|
| |
carl9170 with the recently merged upstream version
SVN-Revision: 23061
|
|
|
|
|
|
| |
release code
SVN-Revision: 23060
|
|
|
|
| |
SVN-Revision: 23059
|
|
|
|
| |
SVN-Revision: 23052
|
|
|
|
| |
SVN-Revision: 23050
|
|
|
|
| |
SVN-Revision: 23049
|
|
|
|
|
|
| |
remove actual reset button - it's hardwired and will reset the SoC (#7928)
SVN-Revision: 23043
|
|
|
|
|
|
| |
to run entirely without configuration - tweak default config location patch to not require a config in offline root mode - rename --force-run-hooks option to --force-postinstall, its a more appropriate name - utilize new opkg commandline options in package-ipkg.mk and remove config file generation
SVN-Revision: 23032
|
|
|
|
| |
SVN-Revision: 23028
|
|
|
|
| |
SVN-Revision: 23027
|
|
|
|
| |
SVN-Revision: 23026
|
|
|
|
|
|
| |
invocations - speedup fw() by not relying on xargs and pipes - rework SNAT support - attach to dest zone, use src_dip/src_dport as snat source
SVN-Revision: 23024
|
|
|
|
|
|
| |
not like it anymore
SVN-Revision: 23022
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The CFE of the WRT54G3GV2 expects two firmware images, if one of them
produces a CRC error (which is the case after you installed OpenWrt, as
there is no second image), it writes one of three consecutive bytes to
the flash. (Look for "Image Status : IMG2_BAD" during boot.)
After the third boot with a CRC error, it stops and waits for a new
firmware image. To prevent this 'noset_try_flag' must be set to 1 on boot.
Tested with my own box.
Signed-off-by: Niclas Koeser <nks at informatik.uni-kiel.de>
SVN-Revision: 23007
|
|
|
|
| |
SVN-Revision: 23002
|
|
|
|
| |
SVN-Revision: 23001
|
|
|
|
|
|
| |
well.
SVN-Revision: 22992
|
|
|
|
| |
SVN-Revision: 22988
|
|
|
|
| |
SVN-Revision: 22987
|
|
|
|
|
|
| |
unconditionally and will fail with missing input files if ncurses was not detected during configure
SVN-Revision: 22982
|
|
|
|
|
|
| |
changed files in /overlay/etc minus some system files
SVN-Revision: 22977
|
|
|
|
|
|
|
|
| |
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.
Signed-off-by: Joe Roback <joe@roback.cc>
SVN-Revision: 22965
|
|
|
|
|
|
| |
root mode, utilize it for host package install
SVN-Revision: 22960
|
|
|
|
| |
SVN-Revision: 22957
|
|
|
|
| |
SVN-Revision: 22954
|