Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Compile xen-pci-frontend as module | John Crispin | 2014-06-02 | 1 | -1/+1 |
| | | | | | | | | modified version of -> http://patchwork.openwrt.org/patch/5535/ Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40947 | ||||
* | x86: set default kernel version to 3.10 | Felix Fietkau | 2014-04-11 | 1 | -1/+0 |
| | | | | | | | | | 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 | ||||
* | x86: xen_domu is functional, remove broken flag | Felix Fietkau | 2014-04-02 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40363 | ||||
* | kernel: update 3.10 to 3.10.34 | Gabor Juhos | 2014-03-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40291 | ||||
* | x86/xen_domu: remove old kernel config | Gabor Juhos | 2014-02-23 | 1 | -77/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39714 | ||||
* | x86/xen_domu: switch to 3.10 and add broken flag | Gabor Juhos | 2014-02-23 | 1 | -1/+2 |
| | | | | | | | | Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39713 | ||||
* | x86/xen_domu: add config for 3.10 | Gabor Juhos | 2014-02-23 | 1 | -0/+81 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39712 | ||||
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | 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 | ||||
* | set xen images to gzip compression, fixes #11970 | John Crispin | 2012-08-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33192 | ||||
* | make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly | Florian Fainelli | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32869 | ||||
* | x86: remove support for old kernels | Gabor Juhos | 2012-05-18 | 1 | -75/+0 |
| | | | | SVN-Revision: 31804 | ||||
* | x86: remove subtarget specific LINUX_VERSION overrides | Gabor Juhos | 2012-05-18 | 1 | -1/+0 |
| | | | | SVN-Revision: 31803 | ||||
* | x86/xen_domu: switch to 3.3 | Gabor Juhos | 2012-05-17 | 2 | -0/+76 |
| | | | | | | Compile tested only. SVN-Revision: 31764 | ||||
* | x86: sync 2.6.39 configs | Gabor Juhos | 2012-05-16 | 1 | -19/+27 |
| | | | | SVN-Revision: 31749 | ||||
* | Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz | Jo-Philipp Wich | 2011-09-08 | 1 | -0/+5 |
| | | | | SVN-Revision: 28197 | ||||
* | add missing kernel symbols (#7189) | Jo-Philipp Wich | 2010-04-19 | 1 | -2/+27 |
| | | | | SVN-Revision: 21010 | ||||
* | switch kernel compression from lzma to gzip and reorder symbols - fixes boot ↵ | Jo-Philipp Wich | 2010-02-19 | 1 | -4/+2 |
| | | | | | | problems in VirtualBox SVN-Revision: 19759 | ||||
* | revert accidentally committed changes in Xen config | Jo-Philipp Wich | 2010-02-13 | 1 | -18/+1 |
| | | | | SVN-Revision: 19627 | ||||
* | merge 2.6.31 and 2.6.32 configs | Jo-Philipp Wich | 2010-02-13 | 2 | -85/+18 |
| | | | | SVN-Revision: 19626 | ||||
* | move kernel config symbols from the Xen subtarget to the platform config | Jo-Philipp Wich | 2010-02-13 | 1 | -36/+1 |
| | | | | SVN-Revision: 19625 | ||||
* | prepare kernel 2.6.32 support | Jo-Philipp Wich | 2010-02-13 | 1 | -0/+74 |
| | | | | SVN-Revision: 19617 | ||||
* | add preinit xenfs mount handler | Jo-Philipp Wich | 2010-02-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 19616 | ||||
* | add Xen DomU subtarget | Jo-Philipp Wich | 2010-02-12 | 3 | -0/+91 |
SVN-Revision: 19610 |