Differences between revisions 57 and 58
Revision 57 as of 2010-02-21 18:13:18
Size: 1684
Editor: ?AndreasMundt
Comment: recreate testing/development version
Revision 58 as of 2012-02-09 18:05:22
Size: 1989
Editor: ?PetterReinholdtsen
Comment: Update links.
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
[[ftp://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-powerpc-NETINST-1.iso]] For the Squeeze version, download this image (also available via http and rsync):

[[ftp://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso]]

For the Wheezy version that is not yet (2012-02-09) being worked active on and probably do not work, download this image:

[[ftp://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso]]

Current stable version

The current stable version of Debian Edu / Skolelinux for production can be downloaded at:

http://www.slx.no/en/downloads.



Testing and development versions

We are always working on what will become our next stable release. To be able to test these images we build new images several times a day (if any of our developers changes any of the content). You can help us by testing images on a spare PC or in a virtual setup. Any help is appreciated. :)

For the Squeeze version, download this image (also available via http and rsync):

ftp://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso

For the Wheezy version that is not yet (2012-02-09) being worked active on and probably do not work, download this image:

ftp://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso

Please note that these images are intended for testing only. Do not use these for production unless you know what you are doing! You can also download/update these images with rsync:

rsync -avzP ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-powerpc-NETINST-1.iso debian-edu-amd64-i386-powerpc-NETINST-1.iso

Check the md5sum and the timestamp because the file can change while downloading. Start the rsync again until the md5sum match.

Updating the CD

If you already have a version of Skolelinux and want to download the latest version, you can and should use rsync. rsync finds which chunks of the file that have been modified and downloads only those. It's faster and saves our bandwith. The following command updates your ISO-image, where filename.iso is the name of the existing file on your disk:

rsync -avzP ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-powerpc-NETINST-1.iso debian-edu-amd64-i386-powerpc-NETINST-1.iso