- Sep 12, 2010
-
-
Jo-Philipp Wich authored
SVN-Revision: 23042
-
Jo-Philipp Wich authored
- sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads SVN-Revision: 23039
-
Florian Fainelli authored
SVN-Revision: 23038
-
Florian Fainelli authored
SVN-Revision: 23037
-
Florian Fainelli authored
SVN-Revision: 23036
-
Florian Fainelli authored
SVN-Revision: 23035
-
Florian Fainelli authored
SVN-Revision: 23034
-
Florian Fainelli authored
SVN-Revision: 23033
-
Jo-Philipp Wich authored
opkg: - implement --add-dest and --add-arch commandline options, this allows 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
-
Jo-Philipp Wich authored
SVN-Revision: 23031
-
Jo-Philipp Wich authored
SVN-Revision: 23030
-
Jo-Philipp Wich authored
Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder. SVN-Revision: 23029
-
Michael Büsch authored
SVN-Revision: 23028
-
Michael Büsch authored
SVN-Revision: 23027
-
- Sep 11, 2010
-
-
Michael Büsch authored
SVN-Revision: 23026
-
Jo-Philipp Wich authored
firewall: - simplify masquerade rule setup - remove various subshell 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
-
Jo-Philipp Wich authored
SVN-Revision: 23022
-
Florian Fainelli authored
Signed-off-by:
Alam Arias <Alam.GBC@gmail.com> SVN-Revision: 23008
-
Florian Fainelli authored
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
-
Michael Büsch authored
SVN-Revision: 23004
-
Michael Büsch authored
SVN-Revision: 23003
-
Florian Fainelli authored
SVN-Revision: 23002
-
Florian Fainelli authored
SVN-Revision: 23001
-
- Sep 10, 2010
-
-
Michael Büsch authored
SVN-Revision: 23000
-
Michael Büsch authored
SVN-Revision: 22999
-
Jo-Philipp Wich authored
SVN-Revision: 22997
-
- Sep 09, 2010
-
-
Michael Büsch authored
SVN-Revision: 22992
-
Jo-Philipp Wich authored
pass opkg offline root as command line arg, solves caching issues when switching between multiple subtargets, thanks Ralph Hempel for reporting SVN-Revision: 22990
-
Jo-Philipp Wich authored
SVN-Revision: 22988
-
Michael Büsch authored
SVN-Revision: 22987
-
- Sep 08, 2010
-
-
Jo-Philipp Wich authored
util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally and will fail with missing input files if ncurses was not detected during configure SVN-Revision: 22982
-
Jo-Philipp Wich authored
SVN-Revision: 22980
-
Jo-Philipp Wich authored
- add a helper script to generate opkg.conf, attempt to detect package architecture from packages/ - fix package defaults when no package override is given, IB previously aggregated the defautls of all profiles - introduce a repositories.conf, allows using remote opkg repositories in imagebuilder SVN-Revision: 22978
-
- Sep 07, 2010
-
-
Jo-Philipp Wich authored
base-files: add an experimental "-c" flag which tries to preserve *all* changed files in /overlay/etc minus some system files SVN-Revision: 22977
-
Jo-Philipp Wich authored
SVN-Revision: 22975
-
Jo-Philipp Wich authored
SVN-Revision: 22973
-
Michael Büsch authored
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
-
- Sep 06, 2010
-
-
Michael Büsch authored
SVN-Revision: 22963
-
Jo-Philipp Wich authored
opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install SVN-Revision: 22960
-
John Crispin authored
SVN-Revision: 22957
-