2013-04-07

 

 

2012-11-16

DilOS 1.1a3 have been released.
You can download it at: http://www.dilos.org/download
 
You can upgrade your 1.1a2 version by instruction: How to upgrade platform from APT repo
You can use repo 'dilos-testing' for upgrade.
 

Major changes:

 

- split system-library-gcc-44-runtime to:

  • gcc-44-libgcc
  • gcc-44-libstdcpp
  • gcc-44-libgfortran
  • gcc-44-libgomp
  • gcc-44-libobjc
  • gcc-44-libssp

 

and produced full rebuild for dilos-illumos-gate & dilos-userland packages

 

- dilos-userland-gate contain latest illumos-gate updates

 

- added virtualbox-4.2.2 with gcc44 build - instruction 'How to install and configure virtualbox to DilOS' will be later.

 

Now you can install package by command:

$ sudo apt-get install virtualbox

 

You also have to install 'xterm' & 'xauth' to DilOS and have X11 server installed on your local host.

 

- split dilos-userland & dilos-illumos-gate packages to <original name> + <original name>-dev

*-dev packages contain header files and additional files/changes for development

for this operation is  using facet.devel from IPS manifests

 

- updated dpkg+apt tools to 64bit binaries and will be using on 64bit systems.

 

- have updates from userland-gate

 
Now we have Atlassian OnDemand services (thanks a lot to Atlassian !) :
And some others.
 
OnDemand services are available at: http://dilos-dev.atlassian.net
 
If you want login on OnDemand services - please let me know by info from 'http://www.dilos.org/conact-me'
 
Also thanks to Joyent for This email address is being protected from spambots. You need JavaScript enabled to view it. maillist!
 

2012-09-18

New release DilOS 1.1a2 have been published.
You can download it at: [Download]
 

DilOS DEB packages updates have been moved from 'du-unstable' & 'dg-unstable' to 'dilos-unstable' & 'dilos-testing'

You be able to upgrade your system based on dilos_1.1a1.iso by new packages by instruction: How to upgrade DilOS from APT repo
 
NOTE: I have ported old Sun packages for xen-3.4.2 and update it to xen-3.4.4
You can install and use XEN-3.4.4!
for this you need to install : apt-get install xvm
and you need enable service: svcadm enable milestone/xvm
 
I have tested it with CentOS 5.8 installation by:
virt-install --debug --paravirt --name COS58-64-1 --ram 512 --network bridge=e1000g0  --disk path=/dev/zvol/dsk/data/xvms/vm1,driver=phy --location http://merlin.fit.vutbr.cz/mirrors/centos/5.8/os/x86_64/ --nographics
 
 
or you can compare this file between tags: dilos_1.1a1 & dilos_1.1a2