FreeOSZoo logo

Welcome
Screenshots
F.A.Q.
Submit Images
Download
Community
Forum
Support

For any proposal, please contact Stefano Marinelli

Submission Guidelines

Every contribution is really much appreciated, but it would be better to follow some guidelines in order to provide a standard way to collect, distribute and use the images.

Creation Rules

  • Create a large disk image. 10 GB should be enough. Even if large, the image file will occupy just the dimension of the data present in it (thanks to the qcow format), so after creation the image, even if large, will be just a few Kb
  • Use the qcow format for the images: qemu-img create -f qcow image.img 10G
  • After creating the image, create a compressed clone of the image: qemu-img convert -f qcow -c image.img -O qcow image_compressed.img
  • Rename the compressed image. Use something appropriate (for example, openbsd_3.8.img)
  • Put the image inside a directory having the same name of the image. Create a README file and fill it with your name, email, date, notes (don't forget to add root password and other information you think users should know)
  • Tar the directory but DO NOT COMPRESS it again. The tar file should be named as the directory (i.e.: openbsd_3.8.tar). If you want you can add a timestamp in the format yyyymmdd (i.e.:openbsd_3.8_20051001.tar)

Submission Rules

  • Please, DO NOT SUBMIT OPERATING SYSTEMS that can't be redistributed!
  • Create a .torrent file for the file you've just created. Be suse to use http://www.oszoo.org:6969/announce as tracker.
  • Send the .torrent file as attachment to marinell@cs.unibo.it . Please, DO NOT SEND IMAGES as attachment, even if small
  • Wait for the confirmation. The .torrent will be manually added to the tracker so it may take some time. Once done you'll be authorized, start sharing the file using the oszoo tracker. The seeder on the oszoo server will immediately start to download and reshare the file.
  • After being checked, the image will be published on the oszoo server and you'll be credited as creator and maintainer of that image