Commit Graph

678 Commits (5a8e9846af689be7bc3b1fb4a356c3e3c711b94a)

Author SHA1 Message Date
Felix Fietkau fa2828f9e5 move a few config options to the generic templates to avoid kernel config questions
SVN-Revision: 9510
17 years ago
Florian Fainelli e8d61c7aaa Update S100 profile (#2587)
SVN-Revision: 9459
17 years ago
Florian Fainelli 6b70ed8f18 Fix the r8169 kernel module (#2554)
SVN-Revision: 9436
17 years ago
Felix Fietkau 39a43187f3 silence a bogus preinit message
SVN-Revision: 9429
17 years ago
Florian Fainelli 486492b407 We are now at .23.1
SVN-Revision: 9415
17 years ago
Felix Fietkau 86a906bed2 reorganize subtargets, sort subtargets below top level targets
SVN-Revision: 9378
17 years ago
John Crispin dc0a4f8ff8 added rtl8169, from #2554
SVN-Revision: 9339
17 years ago
John Crispin e8f986c59f fixed missing kernel option for x86
SVN-Revision: 9319
17 years ago
John Crispin 16b236fb69 fixed generation of iso images
SVN-Revision: 9317
17 years ago
Felix Fietkau 30007a5e6c move a few config symbols to the 2.6.23 template
SVN-Revision: 9288
17 years ago
John Crispin cf6ccb0426 updated x86 kernelconfig
SVN-Revision: 9272
17 years ago
John Crispin a320eec777 move x86 to 2.6.23
SVN-Revision: 9264
17 years ago
Felix Fietkau 27baec04a1 move grub menu.lst to the right place
SVN-Revision: 9216
17 years ago
Felix Fietkau 8c97372e0d move grub to package/
SVN-Revision: 9212
17 years ago
Felix Fietkau a15be375b0 only require mkisofs if isofs root is actually selected
SVN-Revision: 9211
17 years ago
John Crispin 215fa7eb8b added generation of x86 livecds, from #2391
SVN-Revision: 9191
17 years ago
John Crispin 9e8f2ca1f0 added subtargets to x86
SVN-Revision: 9128
17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
17 years ago
Nicolas Thill fec4d9ee3c add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
SVN-Revision: 8955
17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options
SVN-Revision: 8848
17 years ago
John Crispin f3b9e06a14 made HOME=/root global instead of x86 specific
SVN-Revision: 8845
17 years ago
John Crispin 0a08fde2dc root users folder is now in the fs and no longer /tmp
SVN-Revision: 8844
17 years ago
John Crispin 630713ece0 changed the timeout for grub to load the menu from 10 secs to 2 secs
SVN-Revision: 8815
17 years ago
John Crispin b9eaeeaf99 fixes menuconfig selection of grub for x86 targets
SVN-Revision: 8713
17 years ago
Felix Fietkau d17745e679 oops. forgot to move the config around for x86
SVN-Revision: 8698
17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes
SVN-Revision: 8695
17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (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
17 years ago