Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added rtl8169, from #2554 | John Crispin | 2007-10-16 | 1 | -0/+3 |
| | | | | SVN-Revision: 9339 | ||||
* | fixed missing kernel option for x86 | John Crispin | 2007-10-14 | 1 | -4/+1 |
| | | | | SVN-Revision: 9319 | ||||
* | fixed generation of iso images | John Crispin | 2007-10-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 9317 | ||||
* | move a few config symbols to the 2.6.23 template | Felix Fietkau | 2007-10-13 | 1 | -19/+0 |
| | | | | SVN-Revision: 9288 | ||||
* | updated x86 kernelconfig | John Crispin | 2007-10-12 | 1 | -32/+27 |
| | | | | SVN-Revision: 9272 | ||||
* | move x86 to 2.6.23 | John Crispin | 2007-10-11 | 3 | -1/+1 |
| | | | | SVN-Revision: 9264 | ||||
* | move grub menu.lst to the right place | Felix Fietkau | 2007-10-09 | 2 | -1/+16 |
| | | | | SVN-Revision: 9216 | ||||
* | move grub to package/ | Felix Fietkau | 2007-10-09 | 5 | -4586/+1 |
| | | | | SVN-Revision: 9212 | ||||
* | only require mkisofs if isofs root is actually selected | Felix Fietkau | 2007-10-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 9211 | ||||
* | added generation of x86 livecds, from #2391 | John Crispin | 2007-10-08 | 3 | -2/+19 |
| | | | | SVN-Revision: 9191 | ||||
* | added subtargets to x86 | John Crispin | 2007-10-04 | 7 | -0/+448 |
| | | | | SVN-Revision: 9128 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 2 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵ | Nicolas Thill | 2007-09-22 | 1 | -1/+0 |
| | | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955 | ||||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 8848 | ||||
* | made HOME=/root global instead of x86 specific | John Crispin | 2007-09-19 | 3 | -21/+0 |
| | | | | SVN-Revision: 8845 | ||||
* | root users folder is now in the fs and no longer /tmp | John Crispin | 2007-09-19 | 3 | -0/+21 |
| | | | | SVN-Revision: 8844 | ||||
* | changed the timeout for grub to load the menu from 10 secs to 2 secs | John Crispin | 2007-09-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 8815 | ||||
* | fixes menuconfig selection of grub for x86 targets | John Crispin | 2007-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 8713 | ||||
* | oops. forgot to move the config around for x86 | Felix Fietkau | 2007-09-09 | 3 | -573/+41 |
| | | | | SVN-Revision: 8698 | ||||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | 1 | -3/+0 |
| | | | | SVN-Revision: 8695 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -2/+2 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 15 | -0/+5824 |
(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 |