| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: remove the olpc subtarget, it has been unmaintained for a long time | Felix Fietkau | 2015-03-28 | 1 | -6/+0 |
* | move most of the x86 image generation options to the main file | Imre Kaloz | 2014-01-07 | 1 | -81/+0 |
* | For now vdi and vmdk images should be x86 only | Imre Kaloz | 2013-11-22 | 1 | -0/+2 |
* | VMWare and VirtualBox images should select what they need, not depend on it.. | Imre Kaloz | 2013-11-22 | 1 | -4/+4 |
* | rationalize target image options | Imre Kaloz | 2013-11-22 | 1 | -3/+1 |
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 1 | -21/+21 |
* | merge the RDC R-321x target as a subtarget of x86 | Florian Fainelli | 2012-10-15 | 1 | -1/+1 |
* | x86: remove grub-legacy | Felix Fietkau | 2012-10-07 | 1 | -6/+1 |
* | x86: add support for building grub2 images | Felix Fietkau | 2012-09-22 | 1 | -1/+6 |
* | use ttyS0 @ 115200 baud as default for KVM guests | Jo-Philipp Wich | 2012-06-15 | 1 | -3/+3 |
* | x86: image: select bootscript images by default for OLPC | Gabor Juhos | 2012-05-18 | 1 | -0/+1 |
* | PATCH: Disable console terminal in Grub for alix2 target | Jo-Philipp Wich | 2012-04-12 | 1 | -1/+1 |
* | Disable by default padding of images | Vasilis Tsiligiannis | 2012-02-16 | 1 | -1/+0 |
* | GZip only ext4 and padded images | Vasilis Tsiligiannis | 2012-02-16 | 1 | -0/+1 |
* | Make gzipping of images configurable via menuconfig | Vasilis Tsiligiannis | 2012-02-16 | 1 | -0/+4 |
* | Make the grub timeout configurable on x86 targets | Jo-Philipp Wich | 2012-01-19 | 1 | -0/+7 |
* | x86: allow VDI & VMDK images for all subtargets (closes: #10255) | Nicolas Thill | 2011-10-22 | 1 | -2/+2 |
* | * adds support for Artec Thincan | John Crispin | 2011-05-17 | 1 | -0/+15 |
* | This patch provides an image suitable for the alix2*, alix3, and alix6 headle... | Daniel Dickinson | 2011-05-13 | 1 | -0/+1 |
* | Enable padding of jffs2 images to user specified filesystem size Signed-off-b... | Jo-Philipp Wich | 2011-04-12 | 1 | -0/+1 |
* | * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow go... | John Crispin | 2011-01-22 | 1 | -1/+1 |
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 1 | -4/+4 |
* | target/linux: fix Geos baudrate. (thank you Philip Prindeville) | Alexandros C. Couloumbis | 2010-10-12 | 1 | -1/+2 |
* | Geos -- new x86 subtarget definition This defines the Geos platform from Trav... | Jo-Philipp Wich | 2010-10-10 | 1 | -2/+2 |
* | adjust image defaults for KVM | Jo-Philipp Wich | 2010-09-06 | 1 | -3/+4 |
* | image: use internal qemu-img for vmdk and vdi images drop host dependencies o... | Andy Boyett | 2010-08-09 | 1 | -4/+0 |
* | target/x86: cleanup image config options | Nicolas Thill | 2010-05-05 | 1 | -40/+40 |
* | target/x86: use common config items for options shared between generic and ol... | Nicolas Thill | 2010-05-05 | 1 | -32/+15 |
* | add net5501 support | Florian Fainelli | 2010-04-11 | 1 | -4/+4 |
* | - clean up menu.lst template - make grub usage of vt0 selectable in menuconfi... | Jo-Philipp Wich | 2010-02-17 | 1 | -4/+12 |
* | make console port editable through menuconfig, gzip ext2 images, add suitable... | Jo-Philipp Wich | 2010-02-12 | 1 | -3/+12 |
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 1 | -1/+0 |
* | fix grub image target dependency | Imre Kaloz | 2009-11-18 | 1 | -1/+1 |
* | change x86 image generation handling to treat only olpc specially | Imre Kaloz | 2009-11-17 | 1 | -1/+1 |
* | merge the olpc target with the x86 target, both tested and running | Florian Fainelli | 2009-11-03 | 1 | -3/+27 |
* | x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap) | Felix Fietkau | 2009-09-25 | 1 | -1/+2 |
* | Use VBoxManage instead of obsolete vditool to generate VirtualBox images. | Steven Barth | 2009-01-02 | 1 | -1/+1 |
* | Add support for creating VMware vmdk images #1317 | Florian Fainelli | 2008-11-09 | 1 | -1/+6 |
* | fix typo | Florian Fainelli | 2008-05-30 | 1 | -1/+1 |
* | Add virtualbox images to x86 (#3475) | Florian Fainelli | 2008-05-30 | 1 | -0/+10 |
* | move grub to package/ | Felix Fietkau | 2007-10-09 | 1 | -0/+1 |
* | added generation of x86 livecds, from #2391 | John Crispin | 2007-10-08 | 1 | -1/+1 |
* | fixes menuconfig selection of grub for x86 targets | John Crispin | 2007-09-09 | 1 | -1/+1 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 1 | -0/+34 |