summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2007-01-21pass the CFLAGS through the environment on compile and fix a few packagesnbd
2007-01-21make spca5xx depend on video device support in the kernelnbd
2007-01-20fix typosnbd
2007-01-20cosmetic fixnbd
2007-01-20ignore the bridge option if brctl is not availablenbd
2007-01-20fix fdisk llseeknbd
2007-01-20fix for e2fsprogs package splitupnbd
2007-01-20Add WL-700gE support (based on work by jr)nbd
2007-01-20move e2fsprogs from packages to trunk (will need this in a target profile later)nbd
2007-01-20remove obsolete stuffnbd
2007-01-20cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod pack...nbd
2007-01-20add usb led for wl-hddnbd
2007-01-19fix syslogd output to /dev/console (patch from #1170)nbd
2007-01-18fix pcmcia-cs install (remove previous PKG_INSTALL_DIR)nico
2007-01-18Fix wep encryption setting with madwifi (#1173)florian
2007-01-17Fix the issue where the default gateway is not setnbd
2007-01-17fix dropbear config (#960)nbd
2007-01-15fix a small typonbd
2007-01-14Fix config checks for Image Builder and SDK - only build them when requested.nbd
2007-01-14add checks for {ip,ip6}addr in the network confignbd
2007-01-14move another DEFAULT:=y and fix a dependency bugnbd
2007-01-14move several instances of DEFAULT:=y to profile preselections (easier for the...nbd
2007-01-12Fix the annoying base-files autorebuild bug.nbd
2007-01-11Rename patches to match conventionsflorian
2007-01-11Ok, try to make shfs work with 2.6.19, raw fixes, so might need better readin...florian
2007-01-10enable pretty lsmod output for linux 2.6nbd
2007-01-10fix madwifi mode selection problemsnbd
2007-01-09fix typonbd
2007-01-09upgrade hostapd to 0.5.7 (patch from #1133)nbd
2007-01-08Forward port whiterussian resolv.conf changesnbd
2007-01-08add some more checks to the telnet init scriptnbd
2007-01-08fix a small dependency problemnbd
2007-01-08fix a typonbd
2007-01-08use alsa-driver for 2.4 only (2.6 has it in-tree)nbd
2007-01-08Change category to Filesystemsflorian
2007-01-08add a patch to use our target ar, not the host one (closes: #1164)nico
2007-01-08more use of the INSTALL_DIR variablenico
2007-01-07fix rt61 build on 2.4nico
2007-01-07busybox: remove the bogus SIZEOF_LONG check (#1127)nbd
2007-01-07fix memory leak in switch drivers (patch from #1132)nbd
2007-01-06drop -Werror from busybox - prevents compile errors like #1130nbd
2007-01-05Convert kmod-shfs to the KernelPackage templateflorian
2007-01-05upgrade wpa_supplicant to v0.5.7 for #1133kaloz
2007-01-05fix typo (closes #1149)kaloz
2007-01-05Use the KernelPackage template instead of kmod-fooflorian
2007-01-05Also use INSTALL_CONF for pppflorian
2007-01-05Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended laterflorian
2007-01-05Add zd1211rw kernel moduleflorian
2007-01-05Add an OSX specific patch to compile busybox with Darwin, possible fix for BS...florian
2007-01-04/etc/config/* should use INSTALL_DATApavlov