TurnKey Drupal 6 Live CD appliance 2008.10.28-hardy-x86 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News TurnKey Drupal 6 Live CD appliance 2008.10.28-hardy-x86 (Default branch)
# 1  
Old 11-05-2008
TurnKey Drupal 6 Live CD appliance 2008.10.28-hardy-x86 (Default branch)

ImageTurnKey Drupal 6 appliance is an easy-to-use, lightweight, installable live CD of Drupal 6. It can run on real hardware in addition to most types of virtual machines. It features a Mac OS X-themed Web management interface and a Python configuration and installation console. It is based on Ubuntu 8.04.1 Hardy LTS, and is designed to provide users with a pre-integrated, automatically updated, turn-key operating system environment that is carefully built from the ground up with the minimum components needed to run Drupal 6 with maximum usability, efficiency, and security.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
LIBGUESTFS(8)						      System Manager's Manual						     LIBGUESTFS(8)

NAME
update-guestfs-appliance - update the supermin appliance used by libguestfs SYNOPSIS
update-guestfs-appliance DESCRIPTION
update-guestfs-appliance creates or updates the supermin appliance for use with libguestfs. It uses febootstrap for this, therefore access to the package repository is needed. A supermin appliance contains only lists of files and directories. The contents of the referenced files are only copied into an ad-hoc filesystem whenever libguestfs starts a virtual machine. Therefore, calling update-guestfs-appliance is only needed after libguestfs has been installed or when the filesystem layouts or dependencies of needed packages on the host system have been changed. FILES
/usr/lib/guestfs/make.sh (the script that does the actual work), /usr/lib/guestfs/supermin.d/hostfiles /usr/lib/guestfs/supermin.d/base.img SEE ALSO
guestfish(1), guestmount(1), febootstrap(8), febootstrap-supermin-helper(8). AUTHOR
update-guestfs-appliance and this manual page were written by Hilko Bengen <bengen@debian.org>, for the Debian project (and may be used by others). August 2011 LIBGUESTFS(8)