Commit graph

16 commits

Author SHA1 Message Date
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