| Commit message (Expand) | Author | Age | Files | Lines |
* | move hostap from target/linux/package/ to package/, update to v0.4.9. | nico | 2006-06-17 | 1 | -0/+92 |
* | move mini_fo from target/linux/package/ to package/. | nico | 2006-06-17 | 3 | -0/+701 |
* | add TARGET_CFLAGS to configure for userland lib and util. | nico | 2006-06-17 | 1 | -0/+1 |
* | move fuse from target/linux/package/ to package/, update to v2.5.3, | nico | 2006-06-17 | 5 | -0/+206 |
* | use rm -f in package-rebuild and add extra options to the default configure t... | nbd | 2006-06-16 | 1 | -2/+3 |
* | add openssl depend on zlib | nbd | 2006-06-15 | 1 | -0/+1 |
* | remove global hostapd builddep on openssl | nbd | 2006-06-15 | 1 | -1/+1 |
* | clean up handling of the root filesystem mount - remove broadcom specific jun... | nbd | 2006-06-15 | 14 | -46/+309 |
* | fix hostapd-mini dependencies | nbd | 2006-06-15 | 1 | -1/+2 |
* | fix dropbear depends and defaults | nbd | 2006-06-15 | 1 | -1/+1 |
* | fix display of uninitialized ports | mbm | 2006-06-14 | 1 | -0/+2 |
* | remove libgcc hack | nbd | 2006-06-13 | 1 | -1/+1 |
* | fix madwifi compile when using slab allocator | mbm | 2006-06-13 | 1 | -0/+11 |
* | fix wpa/wpa2 with madwifi | nbd | 2006-06-12 | 1 | -0/+52 |
* | madwifi: remove the hard dependency on kernel aes support - only needed for s... | nbd | 2006-06-12 | 1 | -0/+39 |
* | add hostapd | nbd | 2006-06-11 | 6 | -0/+285 |
* | add openssl | nbd | 2006-06-11 | 11 | -0/+410 |
* | change handling of the Build/Clean template | nbd | 2006-06-11 | 1 | -4/+1 |
* | install missing ebtables files | nbd | 2006-06-09 | 1 | -0/+5 |
* | update ebtables to 2.0.8-rc2 (#558) | nbd | 2006-06-09 | 3 | -129/+3 |
* | ppp: try to reconnect indefinitely (#551) | nbd | 2006-06-09 | 1 | -0/+1 |
* | add dropbear pubkey auth patch from #582 | nbd | 2006-06-09 | 1 | -76/+32 |
* | disable madwifi rfkill support by default (broken on some hardware) | nbd | 2006-06-08 | 1 | -0/+12 |
* | make ramdisk support generic, some cleanups | nbd | 2006-06-07 | 3 | -8/+4 |
* | whitespace fixes | nbd | 2006-06-04 | 1 | -3/+3 |
* | don't compile libipkg in busybox if ipkg is disabled | nbd | 2006-06-04 | 1 | -6/+6 |
* | remove unused wget menuconfig option; make the package autorebuild optional (... | nbd | 2006-06-02 | 1 | -3/+7 |
* | store stamp file for 'development headers installed' in the staging dir inste... | nbd | 2006-06-02 | 1 | -2/+3 |
* | fix a typo that prevents base-files from being installed | nbd | 2006-06-02 | 1 | -2/+2 |
* | fix version info for packages that either lack PKG_VERSION or PKG_RELEASE | nbd | 2006-06-02 | 1 | -1/+9 |
* | fix base-files version number | nbd | 2006-06-01 | 1 | -0/+1 |
* | add broadcom include files, fix build | nbd | 2006-06-01 | 13 | -2/+3291 |
* | some bugfixes and additions for the default compile target | nbd | 2006-06-01 | 1 | -3/+1 |
* | remove some debugging code, include package/rules.mk in package dependency check | nbd | 2006-06-01 | 1 | -2/+2 |
* | add TARGET_CONFIGURE_OPTS to default compile command | nbd | 2006-06-01 | 1 | -0/+1 |
* | remove broken dependency | nbd | 2006-06-01 | 1 | -1/+0 |
* | fix InstallDev bug | nbd | 2006-06-01 | 1 | -10/+4 |
* | fix busybox build | nbd | 2006-05-31 | 1 | -1/+1 |
* | add support for parallel build of packages (tested with -j8) | nbd | 2006-05-31 | 1 | -7/+11 |
* | remove weird /lib64 directory | nbd | 2006-05-31 | 1 | -0/+1 |
* | add package install target | nbd | 2006-05-31 | 1 | -0/+4 |
* | fix iptables build | nbd | 2006-05-31 | 1 | -0/+1 |
* | only use the .dev-installed target if Build/InstallDev is defined - avoids un... | nbd | 2006-05-31 | 1 | -2/+6 |
* | remove old Config.in files | nbd | 2006-05-31 | 2 | -19/+0 |
* | move target/linux/package/switch to package/, fix a bug in the ipkg dependenc... | nbd | 2006-05-31 | 9 | -2/+2303 |
* | move alsa from target/linux/package to package, add compile fix for linux 2.4 | nbd | 2006-05-31 | 5 | -0/+112 |
* | add missing kernel version to madwifi package | nbd | 2006-05-31 | 1 | -0/+1 |
* | kernel package cleanup, move madwifi from target/linux/package/ to package/, ... | nbd | 2006-05-31 | 11 | -12/+986 |
* | cleanup; change base-files build directory | nbd | 2006-05-31 | 2 | -14/+13 |
* | add missing BuildPackage lines, convert install-dev: to Build/InstallDev | nbd | 2006-05-31 | 4 | -24/+28 |