docs: Remove some rogue references to 'febootstrap'.

This commit is contained in:
Richard W.M. Jones
2015-03-23 12:12:23 +00:00
parent 5ac87b975f
commit 762c0bdab9
5 changed files with 7 additions and 26 deletions

View File

@@ -79,11 +79,9 @@ libguestfs-test-tool writes a wrapper script for you if one is needed.
=head1 TRYING OUT A DIFFERENT KERNEL
If you are using supermin / febootstrap E<ge> 3.8 then you can select
which kernel libguestfs tries. You do this by setting the environment
variables C<SUPERMIN_KERNEL> and/or C<SUPERMIN_MODULES>
(C<FEBOOTSTRAP_KERNEL> and C<FEBOOTSTRAP_MODULES> if still using the
old febootstrap 3.21 program).
You can tell supermin to try a different kernel. You do this by
setting the environment variables C<SUPERMIN_KERNEL> and/or
C<SUPERMIN_MODULES>.
Refer to L<supermin(1)/ENVIRONMENT VARIABLES> for further information.