summaryrefslogtreecommitdiff
path: root/target/linux/x86-2.6/base-files/default/lib/upgrade
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-27/+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