XtreemOS: Vmware Tools installieren

  • XtreemOS wurde als 64bit Image unter den Einstellungen für RHEL5 x86_64 installiert.
  • Der verwendete GCC Compiler ist 4.3.2, der allerdings von den VMware Tools als “unsupported” erkannt wird, da der Versions-String durch vmware-config-tools.pl nicht erkannt wird und muss gepatcht werden. Ein Compile der Kernel Treiber funktioniert dennoch (noch) nicht.

Prereq

  • urpmi kernel-xos-smp-devel-2.6.27.24-2xos
Um die Abhängigkeiten zu erfüllen, werden die folgenden Pakete installiert
   Paket                          Version      Release       Arch   
(Medium "XtreemOS Linux - 2.0 - x86_64 CD")
  kernel-xos-smp-devel-2.6.27.2> 1            1xos2.0       x86_64  
  lib64ncurses-devel             5.6          1.20080823.1> x86_64  
25MB zusätzlicher Speicher wird benötigt
5.1MB of packages will be retrieved.
Fortfahren mit der Installation der 2 Pakete? (J/n) J

Installiere kernel-xos-smp-devel-2.6.27.24-2xos-1-1xos2.0.x86_64.rpm lib64ncurses-devel-5.6-1.20080823.1mdv2009.0.x86_64.rpm von //var/ftp/pub/Mandrivalinux/media/main
Vorbereiten ...                  ########################################################################################
      1/2: lib64ncurses-devel    ########################################################################################
      2/2: kernel-xos-smp-devel-2.6.27.24-2xos
                                 ########################################################################################

vmware tools installation

  • Jetzt funktioniert es mit vmware-install.pl -d :-)
Creating a new VMware Tools installer database using the tar4 format.

Installing VMware Tools.

In which directory do you want to install the binary files? 
[/usr/bin] 

What is the directory that contains the init directories (rc0.d/ to rc6.d/)? 
[/etc/rc.d] 

What is the directory that contains the init scripts? 
[/etc/rc.d/init.d] 

In which directory do you want to install the daemon files? 
[/usr/sbin] 

In which directory do you want to install the library files? 
[/usr/lib/vmware-tools] 

The path "/usr/lib/vmware-tools" does not exist currently. This program is 
going to create it, including needed parent directories. Is this what you want?
[yes] 

In which directory do you want to install the documentation files? 
[/usr/share/doc/vmware-tools] 

The path "/usr/share/doc/vmware-tools" does not exist currently. This program 
is going to create it, including needed parent directories. Is this what you 
want? [yes] 

The installation of VMware Tools 4.0.0 build-164009 for Linux completed 
successfully. You can decide to remove this software from your system at any 
time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".

Before running VMware Tools for the first time, you need to configure it by 
invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want 
this program to invoke the command for you now? [yes] 


Stopping VMware Tools services in the virtual machine:
   Guest operating system daemon:                               [  OK  ]
   Unmounting HGFS shares:                                      [  OK  ]
   Guest filesystem driver:                                     [  OK  ]
None of the pre-built vmmemctl modules for VMware Tools is suitable for your 
running kernel.  Do you want this program to try to build the vmmemctl module 
for your system (you need to have a C compiler installed on your system)? 
[yes] 

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.27.24-2xossmp/build/include] 

Extracting the sources of the vmmemctl module.

Building the vmmemctl module.

Using 2.6.x kernel build system.
make: Entering directory `/root/tmp/vmware-config9/vmmemctl-only'
make -C /lib/modules/2.6.27.24-2xossmp/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
  CC [M]  /root/tmp/vmware-config9/vmmemctl-only/backdoorGcc64.o
  CC [M]  /root/tmp/vmware-config9/vmmemctl-only/os.o
  CC [M]  /root/tmp/vmware-config9/vmmemctl-only/vmballoon.o
  LD [M]  /root/tmp/vmware-config9/vmmemctl-only/vmmemctl.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /root/tmp/vmware-config9/vmmemctl-only/vmmemctl.mod.o
  LD [M]  /root/tmp/vmware-config9/vmmemctl-only/vmmemctl.ko
make[1]: Leaving directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
make -C $PWD SRCROOT=$PWD/. postbuild
make[1]: Entering directory `/root/tmp/vmware-config9/vmmemctl-only'
make[1]: »postbuild« ist bereits aktualisiert.
make[1]: Leaving directory `/root/tmp/vmware-config9/vmmemctl-only'
cp -f vmmemctl.ko ./../vmmemctl.o
make: Leaving directory `/root/tmp/vmware-config9/vmmemctl-only'
The vmmemctl module loads perfectly into the running kernel.

None of the pre-built vmhgfs modules for VMware Tools is suitable for your 
running kernel.  Do you want this program to try to build the vmhgfs module for
your system (you need to have a C compiler installed on your system)? [yes] 

Extracting the sources of the vmhgfs module.

Building the vmhgfs module.

Using 2.6.x kernel build system.
make: Entering directory `/root/tmp/vmware-config9/vmhgfs-only'
make -C /lib/modules/2.6.27.24-2xossmp/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/backdoor.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/backdoorGcc64.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/bdhandler.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/cpName.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/cpNameLinux.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/cpNameLite.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/dentry.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/dir.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/file.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/filesystem.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/fsutil.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/hgfsBd.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/hgfsUtil.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/inode.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/kernelStubsLinux.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/link.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/messageBackdoor.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/message.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/module.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/page.o
/root/tmp/vmware-config9/vmhgfs-only/page.c: In Funktion »HgfsDoWriteBegin«:
/root/tmp/vmware-config9/vmhgfs-only/page.c:763: Warnung: ISO-C90 verbietet gemischte Deklarationen und Code
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/request.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/rpcout.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/staticEscape.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/stubs.o
  CC [M]  /root/tmp/vmware-config9/vmhgfs-only/super.o
  LD [M]  /root/tmp/vmware-config9/vmhgfs-only/vmhgfs.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /root/tmp/vmware-config9/vmhgfs-only/vmhgfs.mod.o
  LD [M]  /root/tmp/vmware-config9/vmhgfs-only/vmhgfs.ko
make[1]: Leaving directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
make -C $PWD SRCROOT=$PWD/. postbuild
make[1]: Entering directory `/root/tmp/vmware-config9/vmhgfs-only'
make[1]: »postbuild« ist bereits aktualisiert.
make[1]: Leaving directory `/root/tmp/vmware-config9/vmhgfs-only'
cp -f vmhgfs.ko ./../vmhgfs.o
make: Leaving directory `/root/tmp/vmware-config9/vmhgfs-only'
The vmhgfs module loads perfectly into the running kernel.

None of the pre-built vmxnet modules for VMware Tools is suitable for your 
running kernel.  Do you want this program to try to build the vmxnet module for
your system (you need to have a C compiler installed on your system)? [yes] 

Extracting the sources of the vmxnet module.

Building the vmxnet module.

Using 2.6.x kernel build system.
make: Entering directory `/root/tmp/vmware-config9/vmxnet-only'
make -C /lib/modules/2.6.27.24-2xossmp/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
  CC [M]  /root/tmp/vmware-config9/vmxnet-only/vmxnet.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /root/tmp/vmware-config9/vmxnet-only/vmxnet.mod.o
  LD [M]  /root/tmp/vmware-config9/vmxnet-only/vmxnet.ko
make[1]: Leaving directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
make -C $PWD SRCROOT=$PWD/. postbuild
make[1]: Entering directory `/root/tmp/vmware-config9/vmxnet-only'
make[1]: »postbuild« ist bereits aktualisiert.
make[1]: Leaving directory `/root/tmp/vmware-config9/vmxnet-only'
cp -f vmxnet.ko ./../vmxnet.o
make: Leaving directory `/root/tmp/vmware-config9/vmxnet-only'
The vmxnet module loads perfectly into the running kernel.

None of the pre-built vmblock modules for VMware Tools is suitable for your 
running kernel.  Do you want this program to try to build the vmblock module 
for your system (you need to have a C compiler installed on your system)? 
[yes] 

Extracting the sources of the vmblock module.

Building the vmblock module.

Using 2.6.x kernel build system.
make: Entering directory `/root/tmp/vmware-config9/vmblock-only'
make -C /lib/modules/2.6.27.24-2xossmp/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
  CC [M]  /root/tmp/vmware-config9/vmblock-only/linux/block.o
  CC [M]  /root/tmp/vmware-config9/vmblock-only/linux/control.o
  CC [M]  /root/tmp/vmware-config9/vmblock-only/linux/dbllnklst.o
  CC [M]  /root/tmp/vmware-config9/vmblock-only/linux/dentry.o
  CC [M]  /root/tmp/vmware-config9/vmblock-only/linux/file.o
  CC [M]  /root/tmp/vmware-config9/vmblock-only/linux/filesystem.o
  CC [M]  /root/tmp/vmware-config9/vmblock-only/linux/inode.o
  CC [M]  /root/tmp/vmware-config9/vmblock-only/linux/module.o
  CC [M]  /root/tmp/vmware-config9/vmblock-only/linux/stubs.o
  CC [M]  /root/tmp/vmware-config9/vmblock-only/linux/super.o
  LD [M]  /root/tmp/vmware-config9/vmblock-only/vmblock.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /root/tmp/vmware-config9/vmblock-only/vmblock.mod.o
  LD [M]  /root/tmp/vmware-config9/vmblock-only/vmblock.ko
make[1]: Leaving directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
make -C $PWD SRCROOT=$PWD/. postbuild
make[1]: Entering directory `/root/tmp/vmware-config9/vmblock-only'
make[1]: »postbuild« ist bereits aktualisiert.
make[1]: Leaving directory `/root/tmp/vmware-config9/vmblock-only'
cp -f vmblock.ko ./../vmblock.o
make: Leaving directory `/root/tmp/vmware-config9/vmblock-only'
The vmblock module loads perfectly into the running kernel.

None of the pre-built vmci modules for VMware Tools is suitable for your 
running kernel.  Do you want this program to try to build the vmci module for 
your system (you need to have a C compiler installed on your system)? [yes] 

Extracting the sources of the vmci module.

Building the vmci module.

Using 2.6.x kernel build system.
make: Entering directory `/root/tmp/vmware-config9/vmci-only'
make -C /lib/modules/2.6.27.24-2xossmp/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
  CC [M]  /root/tmp/vmware-config9/vmci-only/kernelStubsLinux.o
  CC [M]  /root/tmp/vmware-config9/vmci-only/vmciDatagram.o
  CC [M]  /root/tmp/vmware-config9/vmci-only/vmci_drv.o
  CC [M]  /root/tmp/vmware-config9/vmci-only/vmciEvent.o
  CC [M]  /root/tmp/vmware-config9/vmci-only/vmciGuestDs.o
  CC [M]  /root/tmp/vmware-config9/vmci-only/vmciGuestKernelIf.o
  CC [M]  /root/tmp/vmware-config9/vmci-only/vmciKernelIf.o
  CC [M]  /root/tmp/vmware-config9/vmci-only/vmciProcess.o
  CC [M]  /root/tmp/vmware-config9/vmci-only/vmciQueuePair.o
  CC [M]  /root/tmp/vmware-config9/vmci-only/vmciUtil.o
  LD [M]  /root/tmp/vmware-config9/vmci-only/vmci.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /root/tmp/vmware-config9/vmci-only/vmci.mod.o
  LD [M]  /root/tmp/vmware-config9/vmci-only/vmci.ko
make[1]: Leaving directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
make -C $PWD SRCROOT=$PWD/. postbuild
make[1]: Entering directory `/root/tmp/vmware-config9/vmci-only'
cp -f /root/tmp/vmware-config9/vmci-only/./Module.symvers /tmp/VMwareVMCIModule.symvers
make[1]: Leaving directory `/root/tmp/vmware-config9/vmci-only'
cp -f vmci.ko ./../vmci.o
make: Leaving directory `/root/tmp/vmware-config9/vmci-only'
The vmci module loads perfectly into the running kernel.

None of the pre-built vsock modules for VMware Tools is suitable for your 
running kernel.  Do you want this program to try to build the vsock module for 
your system (you need to have a C compiler installed on your system)? [yes] 

Extracting the sources of the vsock module.

Building the vsock module.

Using 2.6.x kernel build system.
Building VMCI Sockets with VMCI module symbols.
make: Entering directory `/root/tmp/vmware-config9/vsock-only'
cp -f /tmp/VMwareVMCIModule.symvers ./Module.symvers
make -C /lib/modules/2.6.27.24-2xossmp/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
  CC [M]  /root/tmp/vmware-config9/vsock-only/linux/af_vsock.o
  CC [M]  /root/tmp/vmware-config9/vsock-only/linux/driverLog.o
  CC [M]  /root/tmp/vmware-config9/vsock-only/linux/util.o
  CC [M]  /root/tmp/vmware-config9/vsock-only/linux/vsockAddr.o
  LD [M]  /root/tmp/vmware-config9/vsock-only/vsock.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /root/tmp/vmware-config9/vsock-only/vsock.mod.o
  LD [M]  /root/tmp/vmware-config9/vsock-only/vsock.ko
make[1]: Leaving directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
make -C $PWD SRCROOT=$PWD/. postbuild
make[1]: Entering directory `/root/tmp/vmware-config9/vsock-only'
make[1]: »postbuild« ist bereits aktualisiert.
make[1]: Leaving directory `/root/tmp/vmware-config9/vsock-only'
cp -f vsock.ko ./../vsock.o
make: Leaving directory `/root/tmp/vmware-config9/vsock-only'
The vsock module loads perfectly into the running kernel.

None of the pre-built vmxnet3 modules for VMware Tools is suitable for your 
running kernel.  Do you want this program to try to build the vmxnet3 module 
for your system (you need to have a C compiler installed on your system)? 
[yes] 

Extracting the sources of the vmxnet3 module.

Building the vmxnet3 module.

Using 2.6.x kernel build system.
make: Entering directory `/root/tmp/vmware-config9/vmxnet3-only'
make -C /lib/modules/2.6.27.24-2xossmp/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
  CC [M]  /root/tmp/vmware-config9/vmxnet3-only/vmxnet3.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /root/tmp/vmware-config9/vmxnet3-only/vmxnet3.mod.o
  LD [M]  /root/tmp/vmware-config9/vmxnet3-only/vmxnet3.ko
make[1]: Leaving directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
make -C $PWD SRCROOT=$PWD/. postbuild
make[1]: Entering directory `/root/tmp/vmware-config9/vmxnet3-only'
make[1]: »postbuild« ist bereits aktualisiert.
make[1]: Leaving directory `/root/tmp/vmware-config9/vmxnet3-only'
cp -f vmxnet3.ko ./../vmxnet3.o
make: Leaving directory `/root/tmp/vmware-config9/vmxnet3-only'
The vmxnet3 module loads perfectly into the running kernel.

None of the pre-built pvscsi modules for VMware Tools is suitable for your 
running kernel.  Do you want this program to try to build the pvscsi module for
your system (you need to have a C compiler installed on your system)? [yes] 

Extracting the sources of the pvscsi module.

Building the pvscsi module.

Using 2.6.x kernel build system.
make: Entering directory `/root/tmp/vmware-config9/pvscsi-only'
make -C /lib/modules/2.6.27.24-2xossmp/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
  CC [M]  /root/tmp/vmware-config9/pvscsi-only/pvscsi.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /root/tmp/vmware-config9/pvscsi-only/pvscsi.mod.o
  LD [M]  /root/tmp/vmware-config9/pvscsi-only/pvscsi.ko
make[1]: Leaving directory `/usr/src/kernel-xos-devel-2.6.27.24-2xossmp'
make -C $PWD SRCROOT=$PWD/. postbuild
make[1]: Entering directory `/root/tmp/vmware-config9/pvscsi-only'
make[1]: »postbuild« ist bereits aktualisiert.
make[1]: Leaving directory `/root/tmp/vmware-config9/pvscsi-only'
cp -f pvscsi.ko ./../pvscsi.o
make: Leaving directory `/root/tmp/vmware-config9/pvscsi-only'
The pvscsi module loads perfectly into the running kernel.

Creating a new initrd boot image for the kernel.


Detected X.org version 7.3.2.


Please choose one of the following display sizes that X will start with (1 - 
15):

[1]  "640x480"
[2]  "800x600"
[3]  "1024x768"
[4]  "1152x864"
[5]  "1280x800"
[6]  "1152x900"
[7]  "1400x900"
[8]  "1440x900"
[9]  "1280x1024"
[10]  "1376x1032"
[11]  "1400x1050"
[12]  "1680x1050"
[13]  "1600x1200"
[14]  "1920x1200"
[15]  "2364x1773"
Please enter a number between 1 and 15:

[3] 


X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux_2.6.27.19-server-1mnb Mandriva
Current Operating System: Linux localhost 2.6.27.24-2xossmp #1 SMP Tue Jun 16 15:36:07 CEST 2009 x86_64
Build Date: 19 May 2009  04:00:25AM
 
        Before reporting problems, check http://qa.mandriva.com
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/root/tmp/vmware-config9/XF86ConfigLog.3398", Time: Fri Nov 13 16:35:44 2009
(++) Using config file: "/root/tmp/vmware-config9/XF86Config.3398"

X is running fine with the new config file.

(II) Module "ramdac" already built-in
   Checking acpi hot plug                                       [  OK  ]
Starting VMware Tools services in the virtual machine:
   Switching to guest configuration:                            [  OK  ]
   Paravirtual SCSI module:                                     [  OK  ]
   Guest memory manager:                                        [  OK  ]
   VM communication interface:                                  [  OK  ]
   VM communication interface socket family:                    [  OK  ]
   Guest operating system daemon:                               [  OK  ]

The configuration of VMware Tools 4.0.0 build-164009 for Linux for this running
kernel completed successfully.

You must restart your X session before any mouse or graphics changes take 
effect.

You can now run VMware Tools by invoking the following command: 
"/usr/bin/vmware-toolbox" during an X server session.

To enable advanced X features (e.g., guest resolution fit, drag and drop, and 
file and text copy/paste), you will need to do one (or more) of the following:
1. Manually start /usr/bin/vmware-user
2. Log out and log back into your desktop session; and,
3. Restart your X session.

Enjoy,

--the VMware team

lsmod

  • lsmod
Module                  Size  Used by
vsock                  45296  0 
vmci                   34816  1 vsock
vmmemctl               14184  0 
pvscsi                 18340  0 
fuse                   62400  3 
af_packet              25088  2 
ipv6                  300008  32 
binfmt_misc            14220  1 
loop                   21388  0 
xfs                   565776  1 
dm_mod                 63984  0 
floppy                 68776  0 
cpufreq_ondemand       12048  0 
freq_table              8320  1 cpufreq_ondemand
cpufreq_conservative    11912  0 
cpufreq_powersave       6144  0 
rtc_cmos               15160  0 
i2c_piix4              13584  0 
e1000                 137796  0 
i2c_core               27424  1 i2c_piix4
sg                     40160  0 
sr_mod                 21188  0 
container               8192  0 
thermal                23072  0 
processor              43320  1 thermal
ac                      9224  0 
button                 11552  0 
evdev                  15904  3 
ahci                   38540  0 
ata_piix               25220  0 
libata                175968  2 ahci,ata_piix
dock                   13472  1 libata
mptspi                 23056  3 
mptscsih               40576  1 mptspi
mptbase                84964  2 mptspi,mptscsih
scsi_transport_spi     29952  1 mptspi
sd_mod                 41544  4 
scsi_mod              163704  8 pvscsi,sg,sr_mod,libata,mptspi,mptscsih,scsi_transport_spi,sd_mod
crc_t10dif              6016  1 sd_mod
ext3                  143888  1 
jbd                    57000  1 ext3
uhci_hcd               29728  0 
ohci_hcd               30492  0 
ehci_hcd               43916  0 
usbcore               161552  4 uhci_hcd,ohci_hcd,ehci_hcd

Weitere Infos

  • Die Xorg Treiber funktionieren und Durch Starten von vmware-toolbox kann auch drag+drop verwendet werden.
 
distribution/xtreemos/installation-vmware-tools.txt · Zuletzt geändert: 06.09.2010 04:12
 
Recent changes RSS feed Donate Valid XHTML 1.0 Valid CSS Recent cached RSS feed