| Commit message (Expand) | Author | Age | Files | Lines |
* | use tmpfs instead ramfs, strange that i do not need to add any kernel option,... | Waldemar Brodkorb | 2005-04-30 | 1 | -1/+1 |
* | fix sysctl issues | Waldemar Brodkorb | 2005-04-30 | 2 | -8/+9 |
* | correct wl-500gd | Mike Baker | 2005-04-29 | 1 | -1/+2 |
* | *** empty log message *** | Mike Baker | 2005-04-29 | 5 | -36/+29 |
* | add mirror and md5sum | Waldemar Brodkorb | 2005-04-27 | 1 | -2/+3 |
* | upgrade the lzma-loader | Imre Kaloz | 2005-04-26 | 1 | -2/+2 |
* | fix ipkg symlink issue on squashfs | Mike Baker | 2005-04-26 | 1 | -1/+11 |
* | i think mixing stable packages with experimental packages is a very bad idea. | Waldemar Brodkorb | 2005-04-24 | 1 | -1/+0 |
* | *** empty log message *** | Mike Baker | 2005-04-24 | 2 | -12/+2 |
* | suspect umount may be causing reboot issues | Mike Baker | 2005-04-24 | 1 | -1/+1 |
* | new more flexible firewall | Mike Baker | 2005-04-23 | 1 | -25/+76 |
* | move modules.d stuff in /etc/init.d/S10boot and make it more like /etc/modules | Felix Fietkau | 2005-04-21 | 1 | -1/+1 |
* | fix sdk build | Felix Fietkau | 2005-04-21 | 2 | -6/+3 |
* | add lzma to compile chain | Mike Baker | 2005-04-21 | 1 | -1/+1 |
* | add openwrt image builder to sdk | Felix Fietkau | 2005-04-20 | 5 | -23/+16 |
* | minor fs changes & cleanup | Mike Baker | 2005-04-20 | 4 | -14/+13 |
* | use busybox's "ifconfig broadcast +" if no broadcast is sent via dhcp | Mike Baker | 2005-04-18 | 1 | -2/+2 |
* | add cheapass arp | Mike Baker | 2005-04-17 | 1 | -0/+2 |
* | upgrade kernel, quagga and openvpn, add licensing info to diag module, fix up... | Imre Kaloz | 2005-04-14 | 1 | -1/+1 |
* | add additional compressors and try all of them when making jffs2 images (decr... | Felix Fietkau | 2005-04-12 | 1 | -4/+4 |
* | add a default hosts file | Felix Fietkau | 2005-04-11 | 1 | -0/+1 |
* | remove redundant unlocks | Mike Baker | 2005-04-11 | 1 | -4/+3 |
* | remove ipkg list file before creating a new one (for squashfs) | Felix Fietkau | 2005-04-10 | 1 | -0/+1 |
* | slight modification after disq's post | Mike Baker | 2005-04-09 | 1 | -2/+4 |
* | add some fixes for parallel build (does not work with -j4 yet, but it gets mo... | Felix Fietkau | 2005-04-08 | 1 | -0/+1 |
* | add missing mtd md5sum | Felix Fietkau | 2005-04-06 | 1 | -1/+2 |
* | move firstboot from S99done to S10boot | Felix Fietkau | 2005-04-03 | 2 | -4/+5 |
* | nas -> nas4not | Mike Baker | 2005-04-03 | 1 | -1/+1 |
* | unlock linux partition in mount_root | Felix Fietkau | 2005-04-03 | 1 | -0/+1 |
* | remove nvram support from backup script | Felix Fietkau | 2005-04-03 | 1 | -8/+2 |
* | add simple scripts for backup/restore | Felix Fietkau | 2005-04-02 | 2 | -0/+109 |
* | remove lzma loader config option (make it default) and move it from package/ ... | Felix Fietkau | 2005-04-02 | 5 | -15/+56 |
* | looks like not wbx is the only one who can forget a file ;) | Imre Kaloz | 2005-04-02 | 1 | -0/+22 |
* | add missing stuff for lzma bootloader | Imre Kaloz | 2005-04-02 | 2 | -0/+456 |
* | lzma loader patch from oleg, great thanks good work, saves another 300 kb fla... | Waldemar Brodkorb | 2005-04-02 | 4 | -12/+26 |
* | re-add /etc/protocols | Felix Fietkau | 2005-04-01 | 1 | -0/+56 |
* | make S45firewall execute scripts in /etc/firewall.d | Felix Fietkau | 2005-03-31 | 1 | -6/+16 |
* | don't override wan_ifname, if it's correct (eg. pppoe) | Imre Kaloz | 2005-03-30 | 1 | -1/+3 |
* | enable CONFIG_NET_RADIO | Mike Baker | 2005-03-29 | 1 | -0/+8 |
* | for serial console use directly ash --login, otherwise i can not login with t... | Waldemar Brodkorb | 2005-03-26 | 1 | -1/+1 |
* | make pppoe work automatically | Felix Fietkau | 2005-03-26 | 1 | -3/+4 |
* | add unprivileged user | Felix Fietkau | 2005-03-24 | 2 | -0/+2 |
* | add /etc/group | Felix Fietkau | 2005-03-24 | 1 | -0/+1 |
* | allow telnet login when ssh password is not set | Felix Fietkau | 2005-03-24 | 1 | -2/+12 |
* | move passwd from dropbear package to target_skeleton | Felix Fietkau | 2005-03-24 | 1 | -0/+1 |
* | add mount_root script to mount root fs (called from /etc/preinit) | Felix Fietkau | 2005-03-23 | 2 | -22/+26 |
* | add experimental package dir to ipkg.conf | Felix Fietkau | 2005-03-23 | 1 | -0/+1 |
* | remove link before creation, otherwise rebuild fails | Waldemar Brodkorb | 2005-03-23 | 1 | -81/+0 |
* | allow GRE protocol in default firewall settings | Felix Fietkau | 2005-03-22 | 1 | -1/+2 |
* | *** empty log message *** | Mike Baker | 2005-03-20 | 1 | -2/+2 |