Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -13/+0 |
| | | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | ||||
* | Set ixp4xx network config to static 192.168.1.1 | Rod Whitby | 2007-07-16 | 1 | -0/+13 |
| | | | | SVN-Revision: 7995 | ||||
* | ixp4xx-2.6: Removed the network config override file, cause we agreed that ↵ | Rod Whitby | 2007-07-16 | 1 | -11/+0 |
| | | | | | | ixp4xx images should behave like all other openwrt images. So ixp4xx images are static 192.168.1.1 on lan now instead of dhcp. SVN-Revision: 7991 | ||||
* | ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on ↵ | Rod Whitby | 2007-07-16 | 1 | -84/+0 |
| | | | | | | the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images SVN-Revision: 7990 | ||||
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 2 | -0/+0 |
| | | | | SVN-Revision: 6465 | ||||
* | Moved netconfig (for ixp4xx only) to S15, so that it can access ↵ | Rod Whitby | 2006-12-21 | 1 | -17/+7 |
| | | | | | | /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces. SVN-Revision: 5886 | ||||
* | Initial stab at netconfig for nslu2 and nas100d | Rod Whitby | 2006-12-20 | 1 | -0/+94 |
| | | | | SVN-Revision: 5883 | ||||
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 1 | -0/+11 |
SVN-Revision: 5621 |