75 Commits (e5520b8853462f148e3b339d172b1764cb4b1ff1)

Author SHA1 Message Date
Florian Fainelli 1473b7b5ea Remove the bogus pciutils dependency 18 years ago
Mike Baker be6a41df04 bump to 2.6.22.1 18 years ago
Felix Fietkau d8ced3b2ff 2.6.22 is released :) 18 years ago
Felix Fietkau 5ac6d7263c remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet 18 years ago
John Crispin 3a88b0b94d some updates for s100 18 years ago
John Crispin 648cf7c524 added i686 support and profile for t-vision s100 18 years ago
Felix Fietkau 41af082667 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place 18 years ago
Felix Fietkau 1c0f8d64f8 update to 2.6.22-rc5 (#1915) 18 years ago
Felix Fietkau 5a72d6d43e switch over x86 to 2.6.22-rc4 18 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 18 years ago
Tim Yardley 882e17e723 generic profile for x86, no packages auto-selected 18 years ago
Felix Fietkau 2801c15eaa more kernel config cleanup 18 years ago
Felix Fietkau d4cce8a452 refresh x86 kernel config 18 years ago
Felix Fietkau 7e07265588 update x86 config and move some config defaults to the config template 18 years ago
Felix Fietkau b71b54bb25 fix x86 boot filesystem allocation (#1736) 18 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