1
0
mirror of synced 2026-02-15 11:46:05 +00:00

Changed description of the kernel script

This commit is contained in:
Dmitry Nedospasov
2010-04-17 03:24:13 +02:00
parent efc9058c10
commit a82f8754df

View File

@@ -1,15 +1,13 @@
#!/bin/sh
#
# Install modules from the host system into the new image, and
# ensure that 'module-init-tools' is setup.
# If the pygrub flag is set, this script will install the necessary
# packages to boot the VM from the dom0 via pygrub. This script installs
# the kernel and modules and generates a grub menu.lst in the newly
# created maschine.
#
# This is most likely required if you're using a custom kernel
# for your Xen system. But even if it isn't required it can't
# really do anything bad; just waste a bit of space.
#
# Steve
# Dmitry Nedospasov
# --
# http://www.steve.org.uk/
# http://nedos.net
prefix=$1