summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6/base-files
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-13/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Set ixp4xx network config to static 192.168.1.1rwhitby2007-07-161-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx-2.6: Removed the network config override file, cause we agreed that ↵rwhitby2007-07-161-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on ↵rwhitby2007-07-161-84/+0
| | | | | | the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* commit profile support for base-files... patches still need to be donepavlov2007-03-022-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Moved netconfig (for ixp4xx only) to S15, so that it can access ↵rwhitby2006-12-211-17/+7
| | | | | | /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Initial stab at netconfig for nslu2 and nas100drwhitby2006-12-201-0/+94
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move platform specific base-files into target/linux/<targetname>nbd2006-11-221-0/+11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5621 3c298f89-4303-0410-b956-a3cf2f4a3e73