TurnKey Joomla Live CD appliance 2008.10.17-hardy-x86 (Default branch)


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

Image TurnKey Joomla Live CD appliance is a lightweight, installable live CD of the Joomla CMS, based on Ubuntu. TurnKey Linux aims to develop high-quality software appliances that are easy to deploy, easy to use, and free. License: GNU General Public License (GPL) Changes:
Dramatic usability improvements, including an easy to use configuration console written from scratch in Python, a beautiful Web management interface (Mac OS X themed), auto-login while in demo/live mode, and root password configuration during installation. This release also includes numerous minor tweaks and improvements, package updates, and bugfixes. It has been upgraded to Joomla 1.5.7. 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)