aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/xen_domu
Commit message (Collapse)AuthorAgeFilesLines
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-191-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 #11970John Crispin2012-08-151-0/+2
| | | | SVN-Revision: 33192
* make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordinglyFlorian Fainelli2012-07-251-0/+1
| | | | SVN-Revision: 32869
* x86: remove support for old kernelsGabor Juhos2012-05-181-75/+0
| | | | SVN-Revision: 31804
* x86: remove subtarget specific LINUX_VERSION overridesGabor Juhos2012-05-181-1/+0
| | | | SVN-Revision: 31803
* x86/xen_domu: switch to 3.3Gabor Juhos2012-05-172-0/+76
| | | | | | Compile tested only. SVN-Revision: 31764
* x86: sync 2.6.39 configsGabor Juhos2012-05-161-19/+27
| | | | SVN-Revision: 31749
* Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xzJo-Philipp Wich2011-09-081-0/+5
| | | | SVN-Revision: 28197
* add missing kernel symbols (#7189)Jo-Philipp Wich2010-04-191-2/+27
| | | | SVN-Revision: 21010
* switch kernel compression from lzma to gzip and reorder symbols - fixes boot ↵Jo-Philipp Wich2010-02-191-4/+2
| | | | | | problems in VirtualBox SVN-Revision: 19759
* revert accidentally committed changes in Xen configJo-Philipp Wich2010-02-131-18/+1
| | | | SVN-Revision: 19627
* merge 2.6.31 and 2.6.32 configsJo-Philipp Wich2010-02-132-85/+18
| | | | SVN-Revision: 19626
* move kernel config symbols from the Xen subtarget to the platform configJo-Philipp Wich2010-02-131-36/+1
| | | | SVN-Revision: 19625
* prepare kernel 2.6.32 supportJo-Philipp Wich2010-02-131-0/+74
| | | | SVN-Revision: 19617
* add preinit xenfs mount handlerJo-Philipp Wich2010-02-121-0/+11
| | | | SVN-Revision: 19616
* add Xen DomU subtargetJo-Philipp Wich2010-02-123-0/+91
SVN-Revision: 19610