44 Commits (c4571554522a1caddadbaa43c7e500cfa1501747)

Author SHA1 Message Date
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
Florian Fainelli fb77d07fa2 Add ethernet bonding support for x86 (#856) 18 years ago
Felix Fietkau 37362df7ea move platform specific base-files into target/linux/<targetname> 18 years ago
Felix Fietkau 80ff6a1d25 autodetect atm, pci, usb, pcmcia features from kernel config file 18 years ago
Felix Fietkau 0a2540a313 reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information 18 years ago
Felix Fietkau aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds 18 years ago
Felix Fietkau 9f9ac067a4 add mini_fo 18 years ago
Felix Fietkau cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection 18 years ago
Florian Fainelli 7ea7acad21 Enable iso9660 and udf kernel modules (#930) 18 years ago
Florian Fainelli cc1a5ba87a Add support for ne2000 pci NIC (#916) 18 years ago
Florian Fainelli 4b8a0d4318 Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part) 18 years ago
Felix Fietkau 45f0f2a960 fix kernel config after r8169 change 18 years ago
Imre Kaloz 93ab44d5d6 add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001 18 years ago
Felix Fietkau 010faa4381 add e1000 driver, remove references to LINUX_2_4_X86 18 years ago
Felix Fietkau b1a1e39ed1 add generic and via ide support to x86-2.6 18 years ago
Felix Fietkau 2665d7f09e cleanup/rewrite of the kernel build process 18 years ago
Felix Fietkau 87e6a7e4f2 cleanup 18 years ago
Nicolas Thill dc1385e3f4 enable native ipsec modules on 2.6, add ipsec kernel modules 18 years ago