Felix Fietkau
23fbd97649
x86: add generic profiles to x86_64, kvm_guest and xen_domu
...
The imagebuilder requires a profile for every subtarget to work.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 47421
2015-11-08 20:39:24 +00:00
Hauke Mehrtens
e914c31d4c
x86: Make virtualization guests built for pentium4 with SMP
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 46314
2015-07-12 19:26:48 +00:00
John Crispin
f8eaad100b
x86/xen_domu: enable image generation
...
Add features ext4 targz to target x86/xen_domu in order to
generate images in defconfig.
This fixes #18074 .
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
SVN-Revision: 46233
2015-07-07 13:46:26 +00:00
John Crispin
67c83a6595
x86: add missing symbol to xen_domu
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45016
2015-03-26 10:59:10 +00:00
Felix Fietkau
0f07e7c9a8
x86: update to linux 3.14
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43559
2014-12-08 10:04:50 +00:00
Felix Fietkau
363b166eb9
x86: rename */config-3.10 to */config-default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43558
2014-12-08 10:04:45 +00:00
John Crispin
d29fc40039
x86: Compile xen-pci-frontend as module
...
modified version of -> http://patchwork.openwrt.org/patch/5535/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40947
2014-06-02 12:45:25 +00:00
Felix Fietkau
f7e747baa9
x86: set default kernel version to 3.10
...
Place the previous selection (3.3.8) into the only subtarget that did
not override it to 3.10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40454
2014-04-11 13:22:24 +00:00
Felix Fietkau
78a3f697a5
x86: xen_domu is functional, remove broken flag
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40363
2014-04-02 20:45:09 +00:00
Gabor Juhos
627baa28d3
kernel: update 3.10 to 3.10.34
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40291
2014-03-27 09:28:33 +00:00
Gabor Juhos
4ae644c137
x86/xen_domu: remove old kernel config
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39714
2014-02-23 13:00:23 +00:00
Gabor Juhos
24ef414bec
x86/xen_domu: switch to 3.10 and add broken flag
...
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39713
2014-02-23 13:00:21 +00:00
Gabor Juhos
f333739c24
x86/xen_domu: add config for 3.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39712
2014-02-23 13:00:16 +00:00
Mirko Vogt
439a869090
Do not overload mount-call - trying to reduce confusion
...
The behaviour of calling 'mount' differed depending on whether it called
the busybox-mount, the mount of util-linux, the mount defined in
/lib/functions.sh and /lib/functions/boot.sh
/etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh,
both re-defining 'mount'.
SVN-Revision: 34792
2012-12-19 16:07:46 +00:00
John Crispin
76954dc8b0
set xen images to gzip compression, fixes #11970
...
SVN-Revision: 33192
2012-08-15 09:20:12 +00:00
Florian Fainelli
d359d46182
make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly
...
SVN-Revision: 32869
2012-07-25 19:36:19 +00:00
Gabor Juhos
07b5a3eea2
x86: remove support for old kernels
...
SVN-Revision: 31804
2012-05-18 20:10:42 +00:00
Gabor Juhos
604e3aac0a
x86: remove subtarget specific LINUX_VERSION overrides
...
SVN-Revision: 31803
2012-05-18 20:10:38 +00:00
Gabor Juhos
1f7f8376a6
x86/xen_domu: switch to 3.3
...
Compile tested only.
SVN-Revision: 31764
2012-05-17 06:41:00 +00:00
Gabor Juhos
724fd5e657
x86: sync 2.6.39 configs
...
SVN-Revision: 31749
2012-05-16 10:44:49 +00:00
Jo-Philipp Wich
ba46c7b3c6
Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz
...
SVN-Revision: 28197
2011-09-08 22:18:26 +00:00
Jo-Philipp Wich
1b192e72c3
add missing kernel symbols ( #7189 )
...
SVN-Revision: 21010
2010-04-19 00:46:47 +00:00
Jo-Philipp Wich
32a1e0c588
switch kernel compression from lzma to gzip and reorder symbols - fixes boot problems in VirtualBox
...
SVN-Revision: 19759
2010-02-19 18:25:23 +00:00
Jo-Philipp Wich
1875c08dda
revert accidentally committed changes in Xen config
...
SVN-Revision: 19627
2010-02-13 21:06:50 +00:00
Jo-Philipp Wich
501235fc51
merge 2.6.31 and 2.6.32 configs
...
SVN-Revision: 19626
2010-02-13 21:02:22 +00:00
Jo-Philipp Wich
81c56d1c52
move kernel config symbols from the Xen subtarget to the platform config
...
SVN-Revision: 19625
2010-02-13 20:15:05 +00:00
Jo-Philipp Wich
e268649a97
prepare kernel 2.6.32 support
...
SVN-Revision: 19617
2010-02-13 00:37:11 +00:00
Jo-Philipp Wich
a243108655
add preinit xenfs mount handler
...
SVN-Revision: 19616
2010-02-12 22:37:17 +00:00
Jo-Philipp Wich
cde615a0b4
add Xen DomU subtarget
...
SVN-Revision: 19610
2010-02-12 19:01:10 +00:00