Difference between revisions of "Download"

From VNUML-WIKI
Jump to: navigation, search
Line 57: Line 57:
 
Latest version is [http://downloads.sourceforge.net/vnuml/vnuml-live-2.1.iso VNUML Live 2.1] (30/04/2007). You can have a look at the [http://sourceforge.net/project/shownotes.php?release_id=504983&group_id=113582 README file].
 
Latest version is [http://downloads.sourceforge.net/vnuml/vnuml-live-2.1.iso VNUML Live 2.1] (30/04/2007). You can have a look at the [http://sourceforge.net/project/shownotes.php?release_id=504983&group_id=113582 README file].
  
To execute VNUML Live DVD over VMware, download this [http://downloads.sourceforge.net/vnuml/vnuml-live-2.1-vmplayer.zip file].
+
'''IMPORTANT NOTE''': if you plan to install VNUML-Live-DVD on your hard disk, take into account the user creation known issue described [http://www.dit.upm.es/vnumlwiki/index.php/Live_cd here].
 +
 
 +
To start VNUML Live DVD from inside VMware, you can use this [http://downloads.sourceforge.net/vnuml/vnuml-live-2.1-vmplayer.zip file].
 +
 
 +
|-
 +
!  style="background-color:#BDB76B;color:#FFFFFF" | VNUML Virtual Appliance for VMware |-
 +
|
 +
We have created a VMware based virtual appliance starting from VNUML-Live-DVD following the procedure described [http://www.dit.upm.es/vnumlwiki/index.php/Livedvd-install-vmware here].
 +
 
 +
Latest version is: [ftp://ftp.dit.upm.es/vnuml/ubuntu-vnuml-2.1.zip VNUML Virtual Appliance 2.1]. See [http://www.dit.upm.es/vnumlwiki/index.php/Live_cd how to use it]
  
 
|}
 
|}

Revision as of 19:24, 16 May 2007

Download

Note: Please, be aware that this is beta software. It has been developed and mainly tested over Suse 8.1/8.2/9.0/9.1/9.3/10.0 Linux distribution, although it should work (maybe with minor modifications) over other Linux distributions (successfull tests over Red Hat 7.3/8.0/9.0 and FC4, Slackware 8.1, Mandrake 10.0 and Debian 3.0/3.1 have been already done). Let us know if you test VNUML over other distributions to include the information here.

About VNUML versions:

  • VNUML language (in fact the DTD for the VNUML files) is identified by two version numbers, for example, VNUML DTD 1.2.
  • VNUML parser is identified by three version numbers. The first two numbers refers to the VNUML DTD version the parser works with. For example, vnumlparser.pl 1.2.1 works with VNUML DTD 1.2 files.
  • The first public releases were VNUML DTD 1.2 and vnumlparser.pl 1.2.1.

You can also get old releases, but you should use always the newest stable release.

VNUML Downloads
VNUML Current Release

VNUML releases are hosted at SourceForge. Here is the complete list.

Current stable release is 1.7.3 (21/11/2006).

Current testing release is 1.8.0test3-1 (15/04/2007).

If you are using a .deb based distro (like Debian or Ubuntu) you can install VNUML using APT. Just add the following to your sources.list file:

deb http://jungla.dit.upm.es/~vnuml/debian binary/

and update and install 'vnuml' package. Details here.

Testing releases use a different APT repository:

deb http://jungla.dit.upm.es/~vnuml/debian-testing binary/
UML Kernels

UML kernels are hosted at SourceForge. Here is the complete list.

Current UML kernel is linux-2.6.18.1-bb2-xt-1m (23/03/2007).

Root filesystems

Root Filesystems are hosted at SourceForge. Here is the complete list.

Current root_fs is 0.4.1 (24/10/2006).

The root password for the filesystems is: xxxx

Live CD/DVD

VNUML Live CD/DVDs are hosted at SourceForge. Here is the complete list.

Latest version is VNUML Live 2.1 (30/04/2007). You can have a look at the README file.

IMPORTANT NOTE: if you plan to install VNUML-Live-DVD on your hard disk, take into account the user creation known issue described here.

To start VNUML Live DVD from inside VMware, you can use this file.

VNUML Virtual Appliance for VMware |-

We have created a VMware based virtual appliance starting from VNUML-Live-DVD following the procedure described here.

Latest version is: VNUML Virtual Appliance 2.1. See how to use it