nbd
|
c1819c7610
|
wireless-tools: fix encryption display in the scanning list (#6732)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20194 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-03-14 04:49:31 +00:00 |
|
nbd
|
26b8a4b21c
|
wireless-tools: re-enable support for enabling/disabling powersave
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18378 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-11 16:59:31 +00:00 |
|
nbd
|
13f9f9e676
|
wireless-tools: reduce binary size by ~13k by removing unused/obsolete features
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18108 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-20 21:40:09 +00:00 |
|
juhosg
|
fdf0499fff
|
[package] wireless-tools: fix a bug in iwconfig power command
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16491 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-06-17 14:42:24 +00:00 |
|
nbd
|
796a9d1091
|
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-04-17 14:09:46 +00:00 |
|
nico
|
72cab8165e
|
update wireless-tools to v0.29 (final), refresh patch, bumb release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14221 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-01-27 15:15:42 +00:00 |
|
nico
|
ecfbe962cc
|
package shared library as well (partially closes: #3030)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10829 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2008-04-14 02:06:35 +00:00 |
|
agb
|
41548cefc1
|
Fix iwconfig symlink generation, closes #3013
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10188 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2008-01-14 08:34:07 +00:00 |
|
nbd
|
b7e7f4edf0
|
remove uninstalldev templates (no longer necessary)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-25 01:40:47 +00:00 |
|
nbd
|
c3cd9cb9ab
|
Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-09 18:53:06 +00:00 |
|
nbd
|
640652a244
|
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-28 01:45:11 +00:00 |
|
nico
|
c4b73fa154
|
move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-07 08:34:51 +00:00 |
|
nbd
|
b5cb1795de
|
refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-06-04 11:25:53 +00:00 |
|
nbd
|
23a5e50e0f
|
update wireless-tools to the latest version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7477 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-06-03 11:40:06 +00:00 |
|
kaloz
|
b2c983dfdd
|
we don't need the shared library there
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7006 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-04-19 12:06:39 +00:00 |
|
nbd
|
c352f2f981
|
move hostapd setup script from wireless-tools to hostapd package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7000 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-04-18 12:40:27 +00:00 |
|
nbd
|
643f013d15
|
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-16 20:21:39 +00:00 |
|
nbd
|
1d3cff733d
|
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-16 19:18:55 +00:00 |
|
pavlov
|
151238116d
|
trunk.. same deal as changeset:6526
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6527 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-05 01:38:44 +00:00 |
|
kaloz
|
48ba3e7023
|
fix wireless-tools install *sigh* - thanks Kesha for noticing it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6330 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-02-20 15:26:29 +00:00 |
|
florian
|
39bd320c04
|
Rename patches to match conventions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6080 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-01-11 17:28:16 +00:00 |
|
nbd
|
de0e4bd84a
|
move hostapd setup function to wireless-tools package, as it is driver independent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5890 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-12-22 08:06:07 +00:00 |
|
nbd
|
a4a6443af1
|
replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-23 00:29:07 +00:00 |
|
nbd
|
5be70dfb57
|
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 |
|
nbd
|
f0845034ee
|
don't exit on tar errors in wireless-tools - sgid flag on directory not accepted on freebsd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5085 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-14 14:54:08 +00:00 |
|
nico
|
8afb23270d
|
new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-24 20:49:31 +00:00 |
|
nico
|
c29ebc1df5
|
standardize Makefile, change category to "base system"
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4815 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-23 13:30:31 +00:00 |
|
mbm
|
001227b780
|
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4432 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-04 05:30:27 +00:00 |
|
mbm
|
02cdebbb91
|
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 |
|
nbd
|
0b0afa4d81
|
add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-21 02:32:39 +00:00 |
|
nbd
|
859e8f7f7d
|
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-21 02:16:37 +00:00 |
|
nico
|
4e00d98efd
|
normalize Makefiles.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-18 18:30:40 +00:00 |
|
nbd
|
cedc89370f
|
fix missing variable
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3847 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-30 19:58:11 +00:00 |
|
nbd
|
e240cc0ea6
|
improve dependency handling, fix some package makefile bugs
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3843 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-30 18:55:52 +00:00 |
|
nbd
|
44ba04efe2
|
replace $(IDIR_*) with $(1)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3759 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-11 16:00:43 +00:00 |
|
mbm
|
2b42215e7a
|
Convert packages to new template
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3752 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-10 19:06:22 +00:00 |
|
kaloz
|
711de3b023
|
upgrade to wireless-tools v28 final
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3624 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-04-12 07:53:11 +00:00 |
|
mbm
|
cad490a0db
|
fixes files from [3112]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3114 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-02-02 10:07:28 +00:00 |
|
mbm
|
82daa5e9c0
|
change cp to $(CP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-02-01 23:53:19 +00:00 |
|
kaloz
|
98ce75f2b6
|
do not compile a normal version of wireless-tools just for the shared library
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3054 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-01-27 10:01:46 +00:00 |
|
kaloz
|
950995c93a
|
upgrade wireless-tools to v28 pre13
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2978 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-01-14 17:23:10 +00:00 |
|
nico
|
7bd944d215
|
reorganize/rationalize/format package menuconfig,
make updatedd modular
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-11-05 02:16:36 +00:00 |
|
nbd
|
6b53157103
|
lots of small package changes and dependency cleanups for the V= stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-10-22 12:12:59 +00:00 |
|
nbd
|
148a9fd7a1
|
fix dependency bug in wireless-tools makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2223 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-10-22 10:49:51 +00:00 |
|
nbd
|
7c673c3d26
|
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-10-21 17:21:28 +00:00 |
|
kaloz
|
f2ca817fec
|
update wireless-tools to v28-pre10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2198 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-10-20 16:29:33 +00:00 |
|
nbd
|
375bbf2e2b
|
make wireless-tools install headers and library into the staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1114 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-30 20:47:25 +00:00 |
|
kaloz
|
e285af3e18
|
upgrade wireless-tools and iproute2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1084 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-27 17:32:43 +00:00 |
|
nico
|
9236b7148a
|
Cosmetic fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@979 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-19 21:31:05 +00:00 |
|
nico
|
0cfd99d729
|
Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-19 16:49:23 +00:00 |
|