summaryrefslogtreecommitdiff
path: root/target/linux/uml-2.6
AgeCommit message (Collapse)Author
2007-05-27Resync uml with generic-2.6 kernel configflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-20uml now needs init=/etc/preinit, fix example in READMEnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-20attempt to fix uml kernel config for i386nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03make the rest of the structure for the targets that dont have profiles yetpavlov
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28mark uml as broken and add some cleanups (not working yet)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22add missing config filesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22Reorganize kernel configs - target/linux/*/config is now a directory.nbd
./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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-13make the uml kernel config compatible with both 32 bit and 64 bit systemsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12clean up uml-2.6 config, fixes buildbot pcmcia-cs errornbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08port [6229] to kamikazenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23Forgot to add the DELUDE target :/florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10Add initial version of the new Image Buildernbd
It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-29fix uml-2.6 build with 2.6.19.1nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25store the default kernel version for our ports in a single place (target ↵nbd
makefiles can still override it if necessary) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵kaloz
ixp4xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14Upgrade to Linux 2.6.19nbd
- Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07Add HFS and HFS+ modules (#1024)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28move target/image/platform to target/linux/platform/imagembm
platform directories are now self contained git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-17add mini_fonbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-13add missing uml include (patch from #955)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-11make target/linux/* directories self-contained, use the selected kernel ↵nbd
version for the toolchain, autogenerate menuconfig and makefile code for target selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-09Enable iso9660 and udf kernel modules (#930)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-06Add missing definitions, prevented users of Fedora Core 5 (and probably ↵florian
others) to build UML kernels. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-04Update kernel configurations to enable NLS KOI8R (russian) and package the ↵florian
module (#819 - second part) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-02Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 ↵florian
compilation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19cleanup/rewrite of the kernel build processnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19cleanupnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-18enable native ipsec modules on 2.6, add ipsec kernel modulesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-09fix uml-2.6 build on x86_64nico
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-04Add more detail to uml readmegroz
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-26Remove executable bit from these Makefiles. Closes #728florian
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-22Add ROUTE target for netfilter, closes #595florian
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-14Make ext2 image larger for uml, update uml kernel config groz
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-22Added a readme to the uml target for a quick startgroz
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-20UML target completed. Added ext2 target fs for use with uml imagesgroz
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-20Start adding uml targetgroz
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4177 3c298f89-4303-0410-b956-a3cf2f4a3e73