summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6/base-files/default/etc
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/+95
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6465 3c298f89-4303-0410-b956-a3cf2f4a3e73