aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package
Commit message (Expand)AuthorAge
...
* move mini_fo from target/linux/package/ to package/.Nicolas Thill2006-06-17
* add TARGET_CFLAGS to configure for userland lib and util.Nicolas Thill2006-06-17
* move fuse from target/linux/package/ to package/, update to v2.5.3, add userl...Nicolas Thill2006-06-17
* use rm -f in package-rebuild and add extra options to the default configure t...Felix Fietkau2006-06-16
* add openssl depend on zlibFelix Fietkau2006-06-15
* remove global hostapd builddep on opensslFelix Fietkau2006-06-15
* clean up handling of the root filesystem mount - remove broadcom specific jun...Felix Fietkau2006-06-15
* fix hostapd-mini dependenciesFelix Fietkau2006-06-15
* fix dropbear depends and defaultsFelix Fietkau2006-06-15
* fix display of uninitialized portsMike Baker2006-06-14
* remove libgcc hackFelix Fietkau2006-06-13
* fix madwifi compile when using slab allocatorMike Baker2006-06-13
* fix wpa/wpa2 with madwifiFelix Fietkau2006-06-12
* madwifi: remove the hard dependency on kernel aes support - only needed for s...Felix Fietkau2006-06-12
* add hostapdFelix Fietkau2006-06-11
* add opensslFelix Fietkau2006-06-11
* change handling of the Build/Clean templateFelix Fietkau2006-06-11
* install missing ebtables filesFelix Fietkau2006-06-09
* update ebtables to 2.0.8-rc2 (#558)Felix Fietkau2006-06-09
* ppp: try to reconnect indefinitely (#551)Felix Fietkau2006-06-09
* add dropbear pubkey auth patch from #582Felix Fietkau2006-06-09
* disable madwifi rfkill support by default (broken on some hardware)Felix Fietkau2006-06-08
* make ramdisk support generic, some cleanupsFelix Fietkau2006-06-07
* whitespace fixesFelix Fietkau2006-06-04
* don't compile libipkg in busybox if ipkg is disabledFelix Fietkau2006-06-04
* remove unused wget menuconfig option; make the package autorebuild optional (...Felix Fietkau2006-06-02
* store stamp file for 'development headers installed' in the staging dir inste...Felix Fietkau2006-06-02
* fix a typo that prevents base-files from being installedFelix Fietkau2006-06-02
* fix version info for packages that either lack PKG_VERSION or PKG_RELEASEFelix Fietkau2006-06-02
* fix base-files version numberFelix Fietkau2006-06-01
* add broadcom include files, fix buildFelix Fietkau2006-06-01
* some bugfixes and additions for the default compile targetFelix Fietkau2006-06-01
* remove some debugging code, include package/rules.mk in package dependency checkFelix Fietkau2006-06-01
* add TARGET_CONFIGURE_OPTS to default compile commandFelix Fietkau2006-06-01
* remove broken dependencyFelix Fietkau2006-06-01
* fix InstallDev bugFelix Fietkau2006-06-01
* fix busybox buildFelix Fietkau2006-05-31
* add support for parallel build of packages (tested with -j8)Felix Fietkau2006-05-31
* remove weird /lib64 directoryFelix Fietkau2006-05-31
* add package install targetFelix Fietkau2006-05-31
* fix iptables buildFelix Fietkau2006-05-31
* only use the .dev-installed target if Build/InstallDev is defined - avoids un...Felix Fietkau2006-05-31
* remove old Config.in filesFelix Fietkau2006-05-31
* move target/linux/package/switch to package/, fix a bug in the ipkg dependenc...Felix Fietkau2006-05-31
* move alsa from target/linux/package to package, add compile fix for linux 2.4Felix Fietkau2006-05-31
* add missing kernel version to madwifi packageFelix Fietkau2006-05-31
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ...Felix Fietkau2006-05-31
* cleanup; change base-files build directoryFelix Fietkau2006-05-31
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevFelix Fietkau2006-05-31
* allow building of kernel-specific stuff in package/ instead of target/linux/p...Felix Fietkau2006-05-31