summaryrefslogtreecommitdiffstats
path: root/target/linux/uml-2.6
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-065-382/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move to 2.6.22.4florian2007-08-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync x86_64 kernel config and make uml build ext2 images by defaultflorian2007-07-182-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade uml to 2.6.22.1florian2007-07-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fill in the kernel version info for every target, move the kernel tarball ↵nbd2007-06-281-0/+2
| | | | | | md5sums to a central place git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare for the transition to linux 2.6.22 - make it possible to override ↵nbd2007-06-161-0/+1
| | | | | | the kernel version in the target makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packagingnico2007-06-041-4/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync uml with generic-2.6 kernel configflorian2007-05-271-3/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uml now needs init=/etc/preinit, fix example in READMEnico2007-03-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* attempt to fix uml kernel config for i386nico2007-03-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the rest of the structure for the targets that dont have profiles yetpavlov2007-03-031-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6475 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mark uml as broken and add some cleanups (not working yet)nbd2007-02-283-18/+143
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config filesnbd2007-02-221-0/+160
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Reorganize kernel configs - target/linux/*/config is now a directory.nbd2007-02-222-909/+0
| | | | | | | | | | | ./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
* make the uml kernel config compatible with both 32 bit and 64 bit systemsnbd2007-02-132-0/+88
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up uml-2.6 config, fixes buildbot pcmcia-cs errornbd2007-02-122-674/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port [6229] to kamikazenbd2007-02-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot to add the DELUDE target :/florian2007-01-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian2007-01-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the new Image Buildernbd2007-01-101-1/+5
| | | | | | | 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
* fix uml-2.6 build with 2.6.19.1nico2006-12-292-89/+146
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* store the default kernel version for our ports in a single place (target ↵nbd2006-12-251-4/+0
| | | | | | makefiles can still override it if necessary) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵kaloz2006-12-191-2/+2
| | | | | | ixp4xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade to Linux 2.6.19nbd2006-12-146-935/+1320
| | | | | | | | | - 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
* Add HFS and HFS+ modules (#1024)florian2006-12-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move target/image/platform to target/linux/platform/imagembm2006-11-281-0/+15
| | | | | | | platform directories are now self contained git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add mini_fonbd2006-11-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing uml include (patch from #955)nbd2006-11-131-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make target/linux/* directories self-contained, use the selected kernel ↵nbd2006-11-111-0/+4
| | | | | | 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
* Enable iso9660 and udf kernel modules (#930)florian2006-11-091-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing definitions, prevented users of Fedora Core 5 (and probably ↵florian2006-11-061-0/+37
| | | | | | others) to build UML kernels. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵florian2006-11-041-3/+3
| | | | | | module (#819 - second part) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 ↵florian2006-11-021-0/+71
| | | | | | compilation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup/rewrite of the kernel build processnbd2006-10-191-7/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupnbd2006-10-191-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable native ipsec modules on 2.6, add ipsec kernel modulesnico2006-10-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix uml-2.6 build on x86_64nico2006-10-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add more detail to uml readmegroz2006-09-042-16/+109
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove executable bit from these Makefiles. Closes #728florian2006-08-261-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ROUTE target for netfilter, closes #595florian2006-08-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make ext2 image larger for uml, update uml kernel config groz2006-08-141-233/+222
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added a readme to the uml target for a quick startgroz2006-07-221-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* UML target completed. Added ext2 target fs for use with uml imagesgroz2006-07-201-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Start adding uml targetgroz2006-07-202-0/+855
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4177 3c298f89-4303-0410-b956-a3cf2f4a3e73