Hi Folks, I have a very preliminary version of an installer available that installs BeleniX 0.8 alpha directly from the repository into a new boot environment. You need to already have either OpenSolaris 2009.xx or BeleniX 0.7.1 installed.
The installer will create a new empty boot environment and install into that leaving you current environment untouched. You can then reboot into the newly installed environment. You need to perform the following simple steps: wget http://www.belenix.org/binfiles/install_belenix chmod +x ./install_belenix ./install_belenix Remember that this will download 830+ packages close to 850MB in total size. You can interrupt the download process and continue running later by executing the script again. Once downloaded the packages are cached in /var/tmp/repo_install_cache. If you want to destroy the boot environment and restart from scratch, execute: ./install_belenix -destroy Remember this is a very preliminary release and things may not work properly or crash. This is intended for testing feedback. Regards, Moinak. -- ================================ http://www.belenix.org/ http://moinakg.wordpress.com/
