]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/xen-image/README
xen-image: replace image by a download and image buildskript.
[people/teissler/ipfire-2.x.git] / config / xen-image / README
index 49c1192f8738dcef44a53a8ba8767a875501fecf..3813572e00287031349e7abb0d67c46125a99ca4 100644 (file)
@@ -1,7 +1,9 @@
-Howto install Ipfire as a paravirtualized DomU:
+How to install Ipfire as a Xen DomU:
+
+- run xen-image-maker.sh to download and build the xen-images.
+  you need to be root because the skript do some loop mounts.
+  The script need wget and gpg for download and decode ipfire packages.
 
-- download image
-- extract the downloaded file, be careful, you need at least 2gb
 - edit the file ipfire.cfg
 - start ipfire:  "xm create ipfire.cfg"
 - if you get no errormessage go to console: "xm console ipfire-xen"
@@ -16,8 +18,3 @@ other usefull commands from the Dom0:
 - shutdown the fire: "xm shutdown ipfire-xen"
 - reset the fire: "xm destroy ipfire-xen"
 - look what is going on: "xm top" or "xm list"
-
-++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ This is image is build with the normal build environment +
-+             and not full tested yet                      +
-++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++