2007-06-16 13:26:58 by steve
Updated word-wrapping.
This commit is contained in:
8
debian/README.Debian
vendored
8
debian/README.Debian
vendored
@@ -4,11 +4,11 @@ README
|
|||||||
Kernel/initrd guessing
|
Kernel/initrd guessing
|
||||||
======================
|
======================
|
||||||
|
|
||||||
In xen-tools 3.4-1 a new feature was added which allows using backtick expressions
|
In xen-tools 3.4-1 a new feature was added which allows using
|
||||||
in xen-tools.conf.
|
backtick expressions in xen-tools.conf.
|
||||||
|
|
||||||
Using this feature you can improve kernel/initrd guessing by changing/adding the following options
|
Using this feature you can improve kernel/initrd guessing by
|
||||||
to xen-tools.conf:
|
changing/adding the following options in xen-tools.conf:
|
||||||
|
|
||||||
kernel = /boot/vmlinuz-`uname -r`
|
kernel = /boot/vmlinuz-`uname -r`
|
||||||
ramdisk = /boot/initrd.img-`uname -r`
|
ramdisk = /boot/initrd.img-`uname -r`
|
||||||
|
|||||||
Reference in New Issue
Block a user