1
0
mirror of synced 2026-02-09 17:21:11 +00:00

2007-06-16 13:26:58 by steve

Updated word-wrapping.
This commit is contained in:
steve
2007-06-16 13:26:58 +00:00
parent 0ab42951c5
commit 346cd033e1

View File

@@ -4,11 +4,11 @@ README
Kernel/initrd guessing
======================
In xen-tools 3.4-1 a new feature was added which allows using backtick expressions
in xen-tools.conf.
In xen-tools 3.4-1 a new feature was added which allows using
backtick expressions in xen-tools.conf.
Using this feature you can improve kernel/initrd guessing by changing/adding the following options
to xen-tools.conf:
Using this feature you can improve kernel/initrd guessing by
changing/adding the following options in xen-tools.conf:
kernel = /boot/vmlinuz-`uname -r`
ramdisk = /boot/initrd.img-`uname -r`