273 Commits (22be36418e2f32eb058e303890bfc680342c377b)

Author SHA1 Message Date
Felix Fietkau 86a906bed2 reorganize subtargets, sort subtargets below top level targets 17 years ago
John Crispin dc0a4f8ff8 added rtl8169, from #2554 17 years ago
John Crispin e8f986c59f fixed missing kernel option for x86 17 years ago
John Crispin 16b236fb69 fixed generation of iso images 17 years ago
Felix Fietkau 30007a5e6c move a few config symbols to the 2.6.23 template 17 years ago
John Crispin cf6ccb0426 updated x86 kernelconfig 17 years ago
John Crispin a320eec777 move x86 to 2.6.23 17 years ago
Felix Fietkau 27baec04a1 move grub menu.lst to the right place 17 years ago
Felix Fietkau 8c97372e0d move grub to package/ 17 years ago
Felix Fietkau a15be375b0 only require mkisofs if isofs root is actually selected 17 years ago
John Crispin 215fa7eb8b added generation of x86 livecds, from #2391 17 years ago
John Crispin 9e8f2ca1f0 added subtargets to x86 17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 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. 17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options 17 years ago
John Crispin f3b9e06a14 made HOME=/root global instead of x86 specific 17 years ago
John Crispin 0a08fde2dc root users folder is now in the fs and no longer /tmp 17 years ago
John Crispin 630713ece0 changed the timeout for grub to load the menu from 10 secs to 2 secs 17 years ago
John Crispin b9eaeeaf99 fixes menuconfig selection of grub for x86 targets 17 years ago
Felix Fietkau d17745e679 oops. forgot to move the config around for x86 17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes 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 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. 17 years ago