Index of /pub/DragonFlyBSD/snapshots

      Name                    Last modified       Size  Description

[DIR] Parent Directory 16-Apr-2010 11:49 - [   ] i386-logs - [DIR] i386/ 07-Sep-2010 12:43 - [DIR] src/ 25-Aug-2010 04:25 - [DIR] x86_64/ 07-Sep-2010 18:21 -

Daily release snapshots for DragonFly
-------------------------------------

Typical rsync:
    rsync -aHS avalon.dragonflybsd.org::snapshots/ <dest>/snapshots/

You'll find here the last successfull release builds.  Please note that
the entire archive is several hundred gigabytes so we do not recommend
rsyncing it unless you really want to.  avalon is the master site.

$arch/images/		Live filesystem images
    *.img.bz2	Compressed USB stick image
    *.iso.bz2	Compressed CDROM ISO image
    *.iso.gz	(old)

$arch/kernels/		Kernel images (the same as found on the ISO)
    *.boot.tar.bz2	Compressed archive of debug kernel (entire /boot)
    *.kern.tar.bz2	(old - kernel & modules only)

Files are generally in these forms (examples):
    DragonFly-i386-20100322-DEV-v2.5.1.1024.g57563.iso.bz2
    DragonFly-i386-20100322-DEV-v2.5.1.1024.g57563.img.bz2
    DragonFly-i386-20100322-DEV-v2.5.1.1024.g57563.boot.tar.bz2

    DEV means development, REL means release.  DEV snapshots
    are rolled automatically on a daily basis while REL snapshots
    are rolled manually.

    Older versions of these files may have lots of x's for portions
    of the filename that are not known (e.g. prior to our use of git).

    Look at the date stamps for approximate build times.  Note that uploads
    of the x86_64 snapshots onto avalon may be delayed up to 2 hours.

The snapshots were previously managed by Simon 'corecode' Schubert
at corecode@fs.ei.tum.de and are now managed by several people.
You can post to kernel@dragonflybsd.org if you have questions.