Differences between revisions 56 and 57
Revision 56 as of 2010-02-09 13:27:53
Size: 55
Editor: HolgerLevsen
Comment:
Revision 57 as of 2010-02-21 18:13:18
Size: 1684
Editor: ?AndreasMundt
Comment: recreate testing/development version
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
please see [[http://www.slx.no/en/downloads]] instead == 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 [[DebianEdu/HowTo/TestCDinstall|virtual setup]]. Any help is appreciated. :)

[[ftp://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-powerpc-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}}}

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. :)

ftp://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-powerpc-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