Commit Graph

223 Commits (8da446c348221fe265e1c32300588041211450f5)

Author SHA1 Message Date
Felix Fietkau f200206c6c fix PACKAGES:= for target profiles in target.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-10 20:36:25 +00:00
Rod Whitby d71c009575 Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 06:30:32 +00:00
Felix Fietkau b764f0e43d remove a useless warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12 13:23:43 +00:00
Florian Fainelli 56d4d7737d Put config.sub executable (#1854)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-11 08:37:26 +00:00
Imre Kaloz d442289f60 use newer config.guess and config.sub for packages then the shipped ones
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-08 10:37:20 +00:00
Felix Fietkau 41f9b7eff1 Add gitignore files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-29 14:23:25 +00:00
Imre Kaloz 5b0da60e41 fixup avila networking, add support for the loft
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 11:29:43 +00:00
Imre Kaloz f44dfc12c7 preliminary board support for the Linksys WRT300N v2 (incomplete)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 11:00:02 +00:00
Felix Fietkau 0545721438 Make UCI preconfiguration optional and disabled by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-05 10:06:10 +00:00
Imre Kaloz 3c12051e5d add support for the Compex WP18 and NP18A
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-17 09:21:50 +00:00
Felix Fietkau 1cabba028e revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-12 19:18:38 +00:00
Felix Fietkau d9e746e0b0 add a menuconfig option for specifying a local download mirror
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-06 23:15:39 +00:00
Felix Fietkau 7d06fa3c7b move gen_busybox_menuconfig.pl to package/busybox
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-04 16:13:54 +00:00
Felix Fietkau 316ec36d07 replace gen_busybox_config.pl with a simple sed command
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-04 16:11:28 +00:00
Mike Baker d5d59e30ea Using find's -exec to remove directories causes 'not found' errors when find tries to search the removed directory. Hopefully fixed now.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-03 11:56:08 +00:00
Florian Fainelli 7a5a2cec7a Use find -exec instead of xargs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02 16:09:15 +00:00
Imre Kaloz 98010901da enable zImage generation for the new boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02 14:45:01 +00:00
Felix Fietkau a65202bf3f fix menuconfig 'deselect' statement
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-29 11:19:50 +00:00
Felix Fietkau 1b3722a5f8 some cleanups in the metadata.pl script; allow target profiles to add overrides for menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 14:48:47 +00:00
Felix Fietkau 1759c80817 add 'deselect' property for menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 14:03:35 +00:00
Felix Fietkau 97276e7bf0 Add an 'Image Configuration' menu to menuconfig
Packages can export a list of config options with labels and data types
through the metadata. The selected config values will be exported to the
target filesystem in /etc/uci-defaults and applied on the first boot.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 03:02:31 +00:00
Felix Fietkau 95d308680b disable the automatic config reset if 'Advanced configuration options' is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-04 16:02:41 +00:00
Felix Fietkau fa0bde3110 force a config reset when the user changes the target platform in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6503 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-04 14:04:33 +00:00
Felix Fietkau 07b49e249a fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 13:00:26 +00:00
Felix Fietkau c6d265f356 ignore profiles with custom kernel configs in the image builder itself
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 04:03:35 +00:00
Felix Fietkau 76ba15fe00 disable the image builder in menuconfig for profiles with custom kernel configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 03:56:54 +00:00
Felix Fietkau 6bf50a5091 rename the Profile template that the image builder uses to prevent name conflicts with the template that the kernel uses
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 02:27:01 +00:00
Felix Fietkau 73f9c65d77 Menuconfig will not treat 'select FOO' as a real dependency
thus if BAR depends on FOO and FOO depends on other config 
options, these dependencies will not be checked.
To fix this, we simply emit all of FOO's depends (only real
dependencies, no select) for BAR as well.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12 23:50:40 +00:00
Felix Fietkau a94d2be696 more fixes for rstrip.sh and kernel modules - fixes #1301
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-09 16:24:34 +00:00
Mike Baker 0576c5f5c6 move "make symlinks" to "make package/symlinks"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-31 18:33:04 +00:00
Felix Fietkau c1b874e44a fix a small bug in config.pl that tends to mess up kernel cmdlines
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 20:26:49 +00:00
Felix Fietkau a34f8e311f fix download.pl (#1257)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 13:58:52 +00:00
Tim Yardley 52d3bc0ccf add functionality to provide local mirrors for development purposes.
* any URLs in scripts/localmirrors will be prepended to the mirror list
 * this facilitates local builds and recompilations
 * will also be useful for the buildbot and auto-build of images



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-24 22:38:02 +00:00
Felix Fietkau 1e61d2ea71 make spca5xx depend on video device support in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 02:02:01 +00:00
Felix Fietkau 599cf4f524 Add WL-700gE support (based on work by jr)
Includes kernel/diag patch and a new target profile


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 12:35:00 +00:00
Felix Fietkau 2adf3524cf add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 02:30:36 +00:00
Felix Fietkau dd50b9fc36 always return true in rstrip.sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 01:17:28 +00:00
Felix Fietkau edf3bfb0af include the default profile in target.mk as well - required for the image builder on certain targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 21:44:13 +00:00
Felix Fietkau 2bcc7322ff merge the scripts dealing with package/target metadata to remove some redundant code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-13 14:05:14 +00:00
Felix Fietkau b2e87f2906 Fix the annoying base-files autorebuild bug.
When checking file mtimes in directories, timestamp.pl was following symlinks.
This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-12 11:09:05 +00:00
Felix Fietkau dece7d6a58 cosmetic fixes for ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:56:05 +00:00
Felix Fietkau c321f7e107 include the full board name in .target.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:55:32 +00:00
Felix Fietkau ed4713861e include default package set in .target.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:01:07 +00:00
Nicolas Thill 9009554a34 add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 11:59:42 +00:00
Felix Fietkau b046420688 extend tmp/.target.mk to include target profile information - preparation for the image builder
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-09 19:15:27 +00:00
Florian Fainelli d7c121584a Add some more comments on the feeds script, use parameters in functions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:28:52 +00:00
Felix Fietkau d39e136bbc update busybox menuconfig for the latest version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 18:28:03 +00:00
Florian Fainelli 6173d17c87 Add a first implementation of a source feed checkout
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-31 15:02:08 +00:00
Rod Whitby 01bafb0b3b Updated slugimage to the latest upstream version, which fixes the small kernel bug which OpenWRT exposed.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-29 03:37:34 +00:00
Rod Whitby c4dc9fdf85 Fixed typo, it might work now :-)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-23 10:28:37 +00:00
Rod Whitby 8d7d08d7b7 Utility for creating installable image for the NSLU2.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-23 08:09:34 +00:00
Nicolas Thill b4867292a7 move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 09:53:33 +00:00
Imre Kaloz 8d144586ea next time I should sleep more
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 15:06:32 +00:00
Imre Kaloz 389aa78209 upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 13:14:06 +00:00
Felix Fietkau abaf00a7ff add a simple maintenance tool for kernel config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 04:59:04 +00:00
Felix Fietkau abe006bd5a add openbsd compatibility patch (thanks, wbx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 20:58:51 +00:00
Felix Fietkau 8bf94ced4e update sourceforge downloading
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 12:44:26 +00:00
Felix Fietkau 5272c784c1 strip trailing / from download urls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 19:29:11 +00:00
Tim Yardley 2188b4fe5a cleanup properties in here, adding exec, keywords, and eol-style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 21:39:19 +00:00
Tim Yardley 5b524506f8 correct trailing slash (cosmetic rather than functional)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 20:40:10 +00:00
Mike Baker 684d9b41c9 reintroduce LINUX_2_4 and LINUX_2_6 as config variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-14 20:19:48 +00:00
Felix Fietkau 768b48f380 implement target profiles in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:06:56 +00:00
Felix Fietkau 19940017a3 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-11 23:11:02 +00:00
Felix Fietkau 04c46399d6 remove obsolete file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-20 13:36:00 +00:00
Felix Fietkau cff0488525 *sigh* increase size of the static buffer allocated in menuconfig again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 20:58:47 +00:00
Felix Fietkau c351db50af fix submenu sorting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 20:51:25 +00:00
Felix Fietkau 00becd7842 add PROVIDES option, currently only used for menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 19:01:08 +00:00
Felix Fietkau bed6afa8df menuconfig: include dependency checking in submenu sorting function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 17:45:14 +00:00
Felix Fietkau 287b45cc7b implement sorting for menuconfig submenus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 13:08:57 +00:00
Felix Fietkau 7f2f0bc577 sync whiterussian download.pl with trunk, allow the user to specify additional wget options by using the WGET_OPTIONS env var
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-16 00:24:43 +00:00
Felix Fietkau c6c8367d10 don't generate .tmpconfig.h and .kconfig.d
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-14 00:48:54 +00:00
Felix Fietkau 17b2276724 fix download.pl for weird 'which' implementations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-14 00:07:19 +00:00
Felix Fietkau d2c3551dfb improve ncurses check
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-13 23:19:00 +00:00
Felix Fietkau 979633daa3 fix lxdialog build target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-13 23:11:19 +00:00
Felix Fietkau dfddbd4252 remove useless file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-13 23:09:04 +00:00
Felix Fietkau eb3a4c760a only check prerequisites of actually selected packages
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-12 17:45:22 +00:00
Felix Fietkau 97eaa9e31e replace ipkg-make-index with a shell script that works on bsd
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 23:04:00 +00:00
Felix Fietkau b0ccfcae51 use bsd md5 in ipkg if md5sum is not available
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 22:38:45 +00:00
Felix Fietkau 4e7d3fe8d9 run rstrip in bash
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 22:38:29 +00:00
Felix Fietkau 8a1b6b3098 more portability fixes and a prereq check for gnu tar
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 21:06:45 +00:00
Felix Fietkau 1eca9ee1b7 fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 18:31:39 +00:00
Felix Fietkau d0de82ba87 real fix for download.pl
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 16:17:16 +00:00
Felix Fietkau 80b2417210 add workaround for freebsd
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 16:08:25 +00:00
Felix Fietkau 575100f02f add support for bsd md5 as a md5sum replacement
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 16:01:49 +00:00
Felix Fietkau a1c781bdae speed up package prereq check (only run make on those directories that actually contain prereq checks)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-05 12:39:52 +00:00
Felix Fietkau 2f90419aa7 ignore kernel and base-files depends, both don't install anything into the staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-03 12:29:22 +00:00
Felix Fietkau ce0513f81f fix lxdialog cc/ldflags check script for darwin/osx
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-27 12:20:18 +00:00
Felix Fietkau 4eaa7ce446 disable gettext in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-27 12:09:30 +00:00
Felix Fietkau 732e5d3837 disable mirror1.openwrt.org for now - doesn't seem to be active
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 11:24:23 +00:00
Florian Fainelli bf985f9881 Standardize shell script, closes #788
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-21 13:59:20 +00:00
Felix Fietkau 6734cea98f change path for mirror2.openwrt.org
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-06 00:26:15 +00:00
Felix Fietkau ab87847e4c increase the size of a few static buffers in menuconfig - fixes display of menus with lots of packages
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-08 07:57:58 +00:00
Felix Fietkau 6072ae722d add -f option to timestamp.pl (follow symlinks)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4457 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 21:42:29 +00:00
Felix Fietkau c575171407 add mirror2 to download.pl
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 19:21:05 +00:00
Florian Fainelli 58de48975d FreeBSD fix to generate the menuconfig properly
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-02 13:36:20 +00:00
Nicolas Thill bbe34c9951 let ipkg fail when a package file to be installed is not found
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-26 00:03:05 +00:00
Felix Fietkau 8b57a39417 fix menu/submenu nesting
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-21 22:48:58 +00:00
Felix Fietkau 510cb8aca9 add submenu dependencies (used to hide the proprietary broadcom driver on anything except for brcm-2.4)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-21 14:27:45 +00:00
Mike Baker f9e5c1b1d5 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
Felix Fietkau eaf2344f8d add 'reset to defaults' to menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-25 20:06:59 +00:00