aboutsummaryrefslogtreecommitdiffstats
path: root/greek/devel/debian-installer/builds.wml
blob: a91f4e1677a49c117685b541e8074ce316ba82b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
#use wml::debian::template title="Debian-Installer builds"
#use wml::debian::translation-check translation="c1221b640653be886b43ce18e8e72c5516aa770f" maintainer="galaxico"

<h2>CD builds</h2>

<p>
There are a number of different builds of the Debian-Installer CD images
that serve different purposes.
</p>
<p>
The most important build is <a href="index">the current official release</a>, currently
included in Debian 6.0. These images are static and unchanging, and are
the ones mostly likely to work for most people. While testing of these
images is still useful, most problems with them are well known by the
team within a few weeks of their release. See the <a href="errata">errata
page</a> for the worst of the known issues.
</p>
<p>
The other most commonly used builds are the daily builds.
These are newer images that need testing in the hopes
of one day becoming an official release. They are just a link to one of the
two types of images described below; which one is linked to depends on
where we are in our release cycle.
<a href="$(HOME)/releases/stable/i386/ch05s04#submit-bug">Installation reports</a> using these images are
very valuable to us.
</p>
<p>
<a href="https://cdimage.debian.org/cdimage/daily-builds/sid_d-i/">The sid_d-i
images</a> are new CD images produced each day. These images
use the version of the installer from the unstable distribution, although
they still install the testing distribution. Typically the daily CD build links point
at these images.
</p>
<p>
<a href="https://cdimage.debian.org/cdimage/daily-builds/jessie_d-i/">The
jessie_d-i images</a> are also produced each day. They use the version of
the installer from testing, and install testing. At release time, one
of these images is picked and becomes the official release image. Near a
release the links to daily CD builds will be switched to point to these
images, so that they can get testing.
</p>
<p>
<a href="https://cdimage.debian.org/cdimage/weekly-builds/i386/iso-cd/">The weekly full CD</a>
and <a href="https://cdimage.debian.org/cdimage/weekly-builds/i386/iso-dvd/">DVD</a>
builds take several days to build, so are
only regenerated once per week. The version of the installer on these
varies, but is generally the version we want to get tested at the current
time.
</p>

<h2>initrd builds</h2>

<p>
All the other Debian-Installer images, including netboot,
are collectively known as the <q>initrd images</q>. Again several different
builds are used.
</p>
<p>
As with the CD images, the most important initrd build is
<a href="index">the current official release</a>.
</p>
<p>
The other most commonly used initrd builds are the daily builds.
These images are built approximately once each day by
some Debian-Installer developers, typically on their own personal machines.
They always include the latest version of the installer, from the unstable
distribution.
</p>
<p>
From time to time an official Debian-Installer initrd build will be done,
as part of a release of the <tt>debian-installer</tt> package. These images
are built on the Debian autobuilder network like any other package, and are
placed in the <tt>dists/unstable/main/binary-&lt;arch&gt;/current</tt>
subdirectory.
</p>
<p>
When Debian-Installer is released, one of these official builds is copied
to the <tt>dists/testing/main/binary-&lt;arch&gt;/current</tt>
subdirectory.
</p>

<h2>Build status page</h2>

<p>
The status of all of the periodically built images is tracked and collected
on <a href="https://d-i.debian.org/daily-images/build-logs.html">the build
status page</a>. This page can't tell if the images work, only if it was
successfully built.
</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy