summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* x86: remove obsolete Config.in fileFelix Fietkau2016-05-121-14/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* x86: remove the olpc subtarget, it has been unmaintained for a long timeFelix Fietkau2015-03-281-6/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45083
* move most of the x86 image generation options to the main fileImre Kaloz2014-01-071-81/+0
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39206
* For now vdi and vmdk images should be x86 onlyImre Kaloz2013-11-221-0/+2
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38896
* VMWare and VirtualBox images should select what they need, not depend on it..Imre Kaloz2013-11-221-4/+4
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38892
* rationalize target image optionsImre Kaloz2013-11-221-3/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38891
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-171-21/+21
| | | | | | | | make the syntax more compatible with kernel menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36351
* merge the RDC R-321x target as a subtarget of x86Florian Fainelli2012-10-151-1/+1
| | | | SVN-Revision: 33779
* x86: remove grub-legacyFelix Fietkau2012-10-071-6/+1
| | | | SVN-Revision: 33640
* x86: add support for building grub2 imagesFelix Fietkau2012-09-221-1/+6
| | | | SVN-Revision: 33513
* use ttyS0 @ 115200 baud as default for KVM guestsJo-Philipp Wich2012-06-151-3/+3
| | | | SVN-Revision: 32384
* x86: image: select bootscript images by default for OLPCGabor Juhos2012-05-181-0/+1
| | | | SVN-Revision: 31783
* PATCH: Disable console terminal in Grub for alix2 targetJo-Philipp Wich2012-04-121-1/+1
| | | | | | | | | | | The alix2 target has the VGA console for grub enabled by default. This prevents the grub menu from appearing on bootup. It is disabled by default for the other embedded x86 platforms. This patch corrects that behavior for the alix2 target. Signed-off-by: Adam Gensler <openwrt@kristenandadam.net> SVN-Revision: 31270
* Disable by default padding of imagesVasilis Tsiligiannis2012-02-161-1/+0
| | | | SVN-Revision: 30590
* GZip only ext4 and padded imagesVasilis Tsiligiannis2012-02-161-0/+1
| | | | SVN-Revision: 30588
* Make gzipping of images configurable via menuconfigVasilis Tsiligiannis2012-02-161-0/+4
| | | | SVN-Revision: 30587
* Make the grub timeout configurable on x86 targetsJo-Philipp Wich2012-01-191-0/+7
| | | | | | Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> SVN-Revision: 29786
* x86: allow VDI & VMDK images for all subtargets (closes: #10255)Nicolas Thill2011-10-221-2/+2
| | | | SVN-Revision: 28518
* * adds support for Artec ThincanJohn Crispin2011-05-171-0/+15
| | | | | | Signed-of-By: Lauri Võsandi <lauri.vosandi@gmail.com> SVN-Revision: 26919
* This patch provides an image suitable for the alix2*, alix3, and alix6 ↵Daniel Dickinson2011-05-131-0/+1
| | | | | | | | | | | | | | | | | | | headless (non-VGA equipped) SBC's. Note that the Alix6 uses GPIO 27 to disable wireless transmit (W_DIS#), whereas on all other versions this is used to actuate the speaker. GPIO 1 : SIM select (Alix6) GPIO 6 : LED1 GPIO 25 : LED2 GPIO 27 : LED3 or RFKILL (Alix6) GPIO 24 : Soft switch 1 No kernel version bump. Added i2c-scx200-acb for lm-sensors support. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26879
* Enable padding of jffs2 images to user specified filesystem size ↵Jo-Philipp Wich2011-04-121-0/+1
| | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 26624
* * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow ↵John Crispin2011-01-221-1/+1
| | | | | | | | got reordered. The unconditional default trumps later settings. contributed by Philip Prindeville SVN-Revision: 25068
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-4/+4
| | | | SVN-Revision: 24084
* target/linux: fix Geos baudrate. (thank you Philip Prindeville)Alexandros C. Couloumbis2010-10-121-1/+2
| | | | SVN-Revision: 23414
* Geos -- new x86 subtarget definition This defines the Geos platform from ↵Jo-Philipp Wich2010-10-101-2/+2
| | | | | | | | | | | | Traverse Technologies in AUS. This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot. I'll add support for the LEDs separately. Signed-off-by: Philip A. Prindeville SVN-Revision: 23390
* adjust image defaults for KVMJo-Philipp Wich2010-09-061-3/+4
| | | | SVN-Revision: 22950
* image: use internal qemu-img for vmdk and vdi images drop host dependencies ↵Andy Boyett2010-08-091-4/+0
| | | | | | on qemu-utils and VirtualBox SVN-Revision: 22553
* target/x86: cleanup image config optionsNicolas Thill2010-05-051-40/+40
| | | | SVN-Revision: 21365
* target/x86: use common config items for options shared between generic and ↵Nicolas Thill2010-05-051-32/+15
| | | | | | olpc targets SVN-Revision: 21364
* add net5501 supportFlorian Fainelli2010-04-111-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings up the net5501 platform. Note that the x86/ target included support for all x86/ class processors. That's not technically correct. This should be constrained only to the "generic" subtarget. Every x86-class target that isn't generic should be able to select only the optimizations/capabilities applicable to that architectural variant. It's also assumed that all x86 processors have keyboard & mouse ports, ISA, DMI, ACPI... the embedded ones typically don't. Again, moving that to the generic subtarget. Fortunately, this was a fairly benign tweak. The net5501 board includes the following logic: Geode/LX processor CS5535 super-I/O chip PC87360 sensor chip Via Rhine Ethernet controllers Via Sata controllers USB, LEDS, I2C Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 20794
* - clean up menu.lst template - make grub usage of vt0 selectable in ↵Jo-Philipp Wich2010-02-171-4/+12
| | | | | | menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images SVN-Revision: 19681
* make console port editable through menuconfig, gzip ext2 images, add ↵Jo-Philipp Wich2010-02-121-3/+12
| | | | | | suitable defaults for Xen SVN-Revision: 19612
* remove handling of older unsupported kernelsImre Kaloz2009-12-271-1/+0
| | | | SVN-Revision: 18955
* fix grub image target dependencyImre Kaloz2009-11-181-1/+1
| | | | SVN-Revision: 18446
* change x86 image generation handling to treat only olpc speciallyImre Kaloz2009-11-171-1/+1
| | | | SVN-Revision: 18441
* merge the olpc target with the x86 target, both tested and runningFlorian Fainelli2009-11-031-3/+27
| | | | SVN-Revision: 18279
* x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)Felix Fietkau2009-09-251-1/+2
| | | | SVN-Revision: 17722
* Use VBoxManage instead of obsolete vditool to generate VirtualBox images.Steven Barth2009-01-021-1/+1
| | | | SVN-Revision: 13821
* Add support for creating VMware vmdk images #1317Florian Fainelli2008-11-091-1/+6
| | | | SVN-Revision: 13158
* fix typoFlorian Fainelli2008-05-301-1/+1
| | | | SVN-Revision: 11300
* Add virtualbox images to x86 (#3475)Florian Fainelli2008-05-301-0/+10
| | | | SVN-Revision: 11298
* move grub to package/Felix Fietkau2007-10-091-0/+1
| | | | SVN-Revision: 9212
* added generation of x86 livecds, from #2391John Crispin2007-10-081-1/+1
| | | | SVN-Revision: 9191
* fixes menuconfig selection of grub for x86 targetsJohn Crispin2007-09-091-1/+1
| | | | SVN-Revision: 8713
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+34
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653