| Commit message (Expand) | Author | Age | Files | Lines |
* | add lcd4version. compiles now, but i have no clue if it will work with some l... | Waldemar Brodkorb | 2005-03-20 | 8 | -0/+215 |
* | add new et-driver with patches from Kaloz/Oleg for Asus wl500 deluxe, remove ... | Waldemar Brodkorb | 2005-03-20 | 1 | -3/+2 |
* | fix package depends for ip6tables | Felix Fietkau | 2005-03-20 | 1 | -1/+1 |
* | add MD5sum | Waldemar Brodkorb | 2005-03-20 | 3 | -3/+6 |
* | add mirrors and md5sum | Waldemar Brodkorb | 2005-03-20 | 1 | -3/+9 |
* | add smbfs module | Felix Fietkau | 2005-03-19 | 4 | -3/+94 |
* | add downloading script (with md5sum checking and sourceforge downloading supp... | Felix Fietkau | 2005-03-19 | 27 | -36/+36 |
* | support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq update,... | Imre Kaloz | 2005-03-19 | 8 | -7/+23 |
* | new url, reported by dumpedcore | Waldemar Brodkorb | 2005-03-19 | 1 | -1/+1 |
* | cosmetic changes | Waldemar Brodkorb | 2005-03-19 | 4 | -17/+10 |
* | compile additional busybox head options | Felix Fietkau | 2005-03-18 | 1 | -1/+1 |
* | parport_pc is wrong, adn the other probably , too | Waldemar Brodkorb | 2005-03-17 | 1 | -1/+0 |
* | add vfat/fat/msdos modules needed for usb mass storage devices, add lp/parpor... | Waldemar Brodkorb | 2005-03-17 | 5 | -74/+61 |
* | add missing slhc kernel module for ppp_generic.o | Waldemar Brodkorb | 2005-03-16 | 1 | -0/+1 |
* | add sample ppp options file | Waldemar Brodkorb | 2005-03-16 | 1 | -0/+1 |
* | use another mirror, this mirror is down | Waldemar Brodkorb | 2005-03-16 | 4 | -4/+4 |
* | missed two patches in last commit | Waldemar Brodkorb | 2005-03-16 | 2 | -0/+0 |
* | add all source code from linksys/broadcom which is free, to cvs for better ma... | Waldemar Brodkorb | 2005-03-16 | 85 | -16/+18591 |
* | nbd, why you use copyright notice from broadcom, for your own makefiles?! som... | Waldemar Brodkorb | 2005-03-15 | 2 | -23/+3 |
* | add pptp client | Waldemar Brodkorb | 2005-03-15 | 5 | -0/+68 |
* | add txpwr with reg. override to wlc | Felix Fietkau | 2005-03-15 | 2 | -4/+47 |
* | add passive mode to wlioctl.h and wlc | Felix Fietkau | 2005-03-15 | 2 | -1/+4 |
* | add wlc (wl replacement) | Felix Fietkau | 2005-03-15 | 3 | -9/+188 |
* | make kernel ppp optional and remove cramfs support | Felix Fietkau | 2005-03-14 | 7 | -3/+23 |
* | update dropbear to 0.45 | Felix Fietkau | 2005-03-14 | 3 | -8/+8 |
* | add /etc/passwd with an empty root password for dropbear | Felix Fietkau | 2005-03-14 | 3 | -0/+4 |
* | update ipp2p to version 0.7.4 | Felix Fietkau | 2005-03-14 | 3 | -57/+25 |
* | add some cache functions from broadcom code. add first stuff for remote kerne... | Waldemar Brodkorb | 2005-03-14 | 3 | -1/+1 |
* | start-stop for dropbear | Waldemar Brodkorb | 2005-03-14 | 1 | -1/+1 |
* | add some help messages | Waldemar Brodkorb | 2005-03-11 | 1 | -8/+20 |
* | Don't embed dropbear by default (startup script is broken) | Nicolas Thill | 2005-03-09 | 1 | -1/+1 |
* | Add kmod-nfs package | Nicolas Thill | 2005-03-09 | 3 | -0/+20 |
* | add monitor mode ioctls | Felix Fietkau | 2005-03-08 | 1 | -0/+2 |
* | fix permission error on /usr/sbin/nvram | Mike Baker | 2005-03-08 | 1 | -1/+1 |
* | Change TARGET_ARCH to ARCH in a number of nico's packages | Mike Baker | 2005-03-08 | 4 | -4/+4 |
* | remove dependancy on busybox.config | Mike Baker | 2005-03-08 | 1 | -2/+1 |
* | change busybox options, remove old unused config | Mike Baker | 2005-03-08 | 3 | -473/+6 |
* | add hexdump -C, preserve mbm's sanity. | Mike Baker | 2005-03-08 | 1 | -0/+32 |
* | Add ncurses package | Nicolas Thill | 2005-03-08 | 5 | -0/+272 |
* | Add pcre package | Nicolas Thill | 2005-03-08 | 5 | -0/+225 |
* | Update popt release (fix ipkg/rules clean) | Nicolas Thill | 2005-03-08 | 2 | -36/+52 |
* | Add haserl package | Nicolas Thill | 2005-03-08 | 5 | -0/+187 |
* | Remove ip6t_* kernel modules from iptables-extra package | Nicolas Thill | 2005-03-08 | 1 | -2/+0 |
* | Add SNAT and DNAT targets | Nicolas Thill | 2005-03-08 | 1 | -0/+1 |
* | add libshared/libnvram and required includes under version control | Felix Fietkau | 2005-03-07 | 26 | -138/+5002 |
* | add tcpdump build depend on libpcap | Felix Fietkau | 2005-03-07 | 2 | -0/+2 |
* | add menuconfig fix from uclibc buildroot | Felix Fietkau | 2005-03-07 | 1 | -0/+6 |
* | add tcpdump | Felix Fietkau | 2005-03-07 | 5 | -0/+85 |
* | add libpcap | Felix Fietkau | 2005-03-07 | 4 | -0/+79 |
* | add strace | Felix Fietkau | 2005-03-07 | 5 | -0/+88 |