aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Make gzipping of images configurable via menuconfigVasilis Tsiligiannis2012-02-161-5/+19
* Make the grub timeout configurable on x86 targetsJo-Philipp Wich2012-01-191-0/+3
* * adds support for Artec ThincanJohn Crispin2011-05-171-0/+7
* gzip jffs2 images Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silvert...Jo-Philipp Wich2011-04-121-1/+1
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-7/+7
* image: use internal qemu-img for vmdk and vdi images drop host dependencies o...Andy Boyett2010-08-091-13/+1
* x86: build fully functional images on Mac OS X, now that grub is fixedFelix Fietkau2010-05-281-11/+0
* image/x86: fix typo when building on Mac OS X (closes: #7303)Nicolas Thill2010-05-081-1/+1
* target/x86: use common config items for options shared between generic and ol...Nicolas Thill2010-05-051-9/+7
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-051-3/+3
* package/grub: build a host grub and a target grub (#7269) - use the host grub...Nicolas Thill2010-05-021-6/+9
* target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ...Nicolas Thill2010-04-301-2/+2
* target/x86: various image changes * add a -combined suffix for grub+kernel+ro...Nicolas Thill2010-04-291-9/+13
* target/x86: rearrange image Makefile, indent, reorder, simplify, change some ...Nicolas Thill2010-04-291-67/+77
* replace old quote stripping with calls to qstrip macroNicolas Thill2010-04-291-6/+4
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-121-12/+12
* - clean up menu.lst template - make grub usage of vt0 selectable in menuconfi...Jo-Philipp Wich2010-02-171-6/+25
* make console port editable through menuconfig, gzip ext2 images, add suitable...Jo-Philipp Wich2010-02-121-3/+10
* add rootwait option to the kernel command line (#6209)Florian Fainelli2009-12-061-4/+4
* change x86 image generation handling to treat only olpc speciallyImre Kaloz2009-11-171-5/+4
* merge the olpc target with the x86 target, both tested and runningFlorian Fainelli2009-11-031-2/+44
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-4/+4
* Fix building of iso filesystem This fixes two errors when building iso filesy...Jo-Philipp Wich2009-05-071-2/+5
* The image was selected from a wrong location. Fixes bug #4618Hauke Mehrtens2009-03-191-1/+1
* Use wildcards to copy grub stage files, will cover both i386-pc and i386-open...Jo-Philipp Wich2009-01-101-3/+3
* fix grub installation on target images, regression caused by multi-libc supportJo-Philipp Wich2009-01-081-3/+3
* Use VBoxManage instead of obsolete vditool to generate VirtualBox images.Steven Barth2009-01-021-3/+3
* Add support for creating VMware vmdk images #1317Florian Fainelli2008-11-091-0/+16
* x86: don't attempt to compile grub on darwinFelix Fietkau2008-06-281-2/+6
* fix x86 image build order (fixes #3317)Felix Fietkau2008-06-041-1/+1
* Add virtualbox images to x86 (#3475)Florian Fainelli2008-05-301-0/+18
* fix image generation on x86Imre Kaloz2008-03-171-1/+1
* make the image filenames a bit shorterFelix Fietkau2007-11-101-4/+4
* fixed generation of iso imagesJohn Crispin2007-10-141-1/+1
* move grub menu.lst to the right placeFelix Fietkau2007-10-091-1/+1
* move grub to package/Felix Fietkau2007-10-091-8/+0
* added generation of x86 livecds, from #2391John Crispin2007-10-081-0/+15
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-061-0/+88