Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9533 | ||
* | move a few config options to the generic templates to avoid kernel config ↵ | Felix Fietkau | 2007-11-07 |
| | | | | | | questions SVN-Revision: 9510 | ||
* | Update S100 profile (#2587) | Florian Fainelli | 2007-10-29 |
| | | | | SVN-Revision: 9459 | ||
* | Fix the r8169 kernel module (#2554) | Florian Fainelli | 2007-10-24 |
| | | | | SVN-Revision: 9436 | ||
* | silence a bogus preinit message | Felix Fietkau | 2007-10-24 |
| | | | | SVN-Revision: 9429 | ||
* | We are now at .23.1 | Florian Fainelli | 2007-10-23 |
| | | | | SVN-Revision: 9415 | ||
* | reorganize subtargets, sort subtargets below top level targets | Felix Fietkau | 2007-10-20 |
| | | | | SVN-Revision: 9378 | ||
* | added rtl8169, from #2554 | John Crispin | 2007-10-16 |
| | | | | SVN-Revision: 9339 | ||
* | fixed missing kernel option for x86 | John Crispin | 2007-10-14 |
| | | | | SVN-Revision: 9319 | ||
* | fixed generation of iso images | John Crispin | 2007-10-14 |
| | | | | SVN-Revision: 9317 | ||
* | move a few config symbols to the 2.6.23 template | Felix Fietkau | 2007-10-13 |
| | | | | SVN-Revision: 9288 | ||
* | updated x86 kernelconfig | John Crispin | 2007-10-12 |
| | | | | SVN-Revision: 9272 | ||
* | move x86 to 2.6.23 | John Crispin | 2007-10-11 |
| | | | | SVN-Revision: 9264 | ||
* | move grub menu.lst to the right place | Felix Fietkau | 2007-10-09 |
| | | | | SVN-Revision: 9216 | ||
* | move grub to package/ | Felix Fietkau | 2007-10-09 |
| | | | | SVN-Revision: 9212 | ||
* | only require mkisofs if isofs root is actually selected | Felix Fietkau | 2007-10-09 |
| | | | | SVN-Revision: 9211 | ||
* | added generation of x86 livecds, from #2391 | John Crispin | 2007-10-08 |
| | | | | SVN-Revision: 9191 | ||
* | added subtargets to x86 | John Crispin | 2007-10-04 |
| | | | | SVN-Revision: 9128 | ||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 |
| | | | | SVN-Revision: 9069 | ||
* | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵ | Nicolas Thill | 2007-09-22 |
| | | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955 | ||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 |
| | | | | SVN-Revision: 8848 | ||
* | made HOME=/root global instead of x86 specific | John Crispin | 2007-09-19 |
| | | | | SVN-Revision: 8845 | ||
* | root users folder is now in the fs and no longer /tmp | John Crispin | 2007-09-19 |
| | | | | SVN-Revision: 8844 | ||
* | changed the timeout for grub to load the menu from 10 secs to 2 secs | John Crispin | 2007-09-16 |
| | | | | SVN-Revision: 8815 | ||
* | fixes menuconfig selection of grub for x86 targets | John Crispin | 2007-09-09 |
| | | | | SVN-Revision: 8713 | ||
* | oops. forgot to move the config around for x86 | Felix Fietkau | 2007-09-09 |
| | | | | SVN-Revision: 8698 | ||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 |
| | | | | SVN-Revision: 8695 | ||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 |
| | | | | | | 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 |
(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 |