68 Commits (1be80fc29adc4c7b0852db3dfe2a3b323afc314b)

Author SHA1 Message Date
Felix Fietkau 1c0f8d64f8 update to 2.6.22-rc5 (#1915) 17 years ago
Felix Fietkau 5a72d6d43e switch over x86 to 2.6.22-rc4 17 years ago
Felix Fietkau f019ac4dc9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile 17 years ago
Tim Yardley 882e17e723 generic profile for x86, no packages auto-selected 17 years ago
Felix Fietkau 2801c15eaa more kernel config cleanup 17 years ago
Felix Fietkau d4cce8a452 refresh x86 kernel config 17 years ago
Felix Fietkau 7e07265588 update x86 config and move some config defaults to the config template 17 years ago
Felix Fietkau b71b54bb25 fix x86 boot filesystem allocation (#1736) 17 years ago
Felix Fietkau 84b235140c fix pcmcia/pccard build defaults 18 years ago
Felix Fietkau ac58dbb471 add support for 16 bit pcmcia cards 18 years ago
Mike Baker b1568474b3 use generic inittab for x86 18 years ago
Florian Fainelli 0eb7f75195 Add profile for Soekris Net4801 boards (#1072) 18 years ago
Hamish Guthrie 227346dd55 reversal of previous dummy commit 18 years ago
Hamish Guthrie 52a7d96edd Dummy update - to be reversed 18 years ago
Felix Fietkau f7809d07c8 remove screwy network config override from x86-2.6 base-files 18 years ago
Felix Fietkau 04fd1d444a oops... forgot to make x86-2.6 ext2 images use preinit as well :) 18 years ago
Tim Yardley fbbad27a41 split out scsi module support and add ata piix support 18 years ago
Felix Fietkau 4af390ee76 add vga console support for x86-2.6 images (fixes #1342, #840) 18 years ago
Felix Fietkau cf282c9a69 add missing init=/etc/preinit cmdline parameter 18 years ago
Felix Fietkau 6bbbeb5d67 enable ne2k-pci by default 18 years ago
Felix Fietkau c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit 18 years ago
Tim Yardley 747e57ffe2 make the rest of the structure for the targets that dont have profiles yet 18 years ago
Tim Yardley 484609eeb0 commit profile support for base-files... patches still need to be done 18 years ago
Felix Fietkau 983544f859 copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359) 18 years ago
Felix Fietkau 28ab697fae enable grub images in menuconfig for squashfs 18 years ago
Felix Fietkau 68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6 18 years ago
Felix Fietkau cb3fc42f71 strip double quotes from grub boot options (fixes #1406) 18 years ago
Felix Fietkau 653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds 18 years ago
Felix Fietkau 738ca6f657 add optional padding for x86 grub images (useful for running jffs2 images in qemu) 18 years ago
Felix Fietkau 2bcaa1fecd add missing config files 18 years ago
Felix Fietkau e78fb96964 Reorganize kernel configs - target/linux/*/config is now a directory. ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. 18 years ago
Felix Fietkau 144ebddd61 add e1000 support 18 years ago
Felix Fietkau 8e88bb54ba port [6229] to kamikaze 18 years ago
Tim Yardley 48a4bcc0b7 clean up the x86 image build a bit, fixing unconditional copy of grub files 18 years ago
Felix Fietkau f7f09b3ece move the natsemi preselection into the x86 default package list 18 years ago
Florian Fainelli acf6ec373e Add chaostable from #1187, also enable netfilter modules for ixp4xx. 18 years ago
Felix Fietkau 6ff2e88641 fix x86 image builder 18 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. 18 years ago
Felix Fietkau 36f961d406 fix grub bootopts (#1145) 18 years ago
Nicolas Thill 1cd10f0538 add a patch for grub-0.97 from LFS to fix segfaults on x86_64 18 years ago
Nicolas Thill e0f251d25f tweak grub install in x86 ext2 images 18 years ago
Nicolas Thill 6a3be09b04 fix grub segfaults on hosts where gcc is built with stack smashing protection 18 years ago
Felix Fietkau 35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary) 18 years ago
Imre Kaloz b66e463bbf upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx 18 years ago
Felix Fietkau 704dff7c7d add ohci to x86 kernel config 18 years ago
Felix Fietkau bff468813f Upgrade to Linux 2.6.19 18 years ago
Florian Fainelli 116c345130 Enable msdos fs support and package it 18 years ago
Florian Fainelli a917b17b19 Add HFS and HFS+ modules (#1024) 18 years ago
Felix Fietkau 75e5315f5f clean up x86-2.6 partitioning stuff 18 years ago
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained 18 years ago