summaryrefslogtreecommitdiff
path: root/target/linux/x86-2.6/base-files
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-062-29/+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
* add sysupgrade script for config preserving system upgrades. only ↵Felix Fietkau2007-08-211-0/+27
| | | | | | implemented for x86-2.6 at the moment, but can be ported to other platforms easily SVN-Revision: 8456
* use generic inittab for x86Mike Baker2007-05-101-3/+0
| | | | SVN-Revision: 7175
* remove screwy network config override from x86-2.6 base-filesFelix Fietkau2007-03-121-19/+0
| | | | SVN-Revision: 6558
* add vga console support for x86-2.6 images (fixes #1342, #840)Felix Fietkau2007-03-061-0/+3
| | | | SVN-Revision: 6530
* add failsafe support for x86-2.6 and fix mdev support for platforms using ↵Felix Fietkau2007-03-031-0/+2
| | | | | | /etc/preinit SVN-Revision: 6481
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-021-0/+0
| | | | SVN-Revision: 6465
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-221-0/+19
SVN-Revision: 5621