blob: 973144edbc5af9f248ff51a522180ec17a82e64e (
plain)
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
90
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-bugsquad] drakx-installer rpms
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-bugsquad%40mageia.org?Subject=Re%3A%20%5BMageia-bugsquad%5D%20drakx-installer%20rpms&In-Reply-To=%3CCAONrEtZgz%2BF5cK3QA7Z8aP2jCHMBy1BerAzoiawYEhZJh%3DnVHg%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000017.html">
<LINK REL="Next" HREF="000019.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-bugsquad] drakx-installer rpms</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-bugsquad%40mageia.org?Subject=Re%3A%20%5BMageia-bugsquad%5D%20drakx-installer%20rpms&In-Reply-To=%3CCAONrEtZgz%2BF5cK3QA7Z8aP2jCHMBy1BerAzoiawYEhZJh%3DnVHg%40mail.gmail.com%3E"
TITLE="[Mageia-bugsquad] drakx-installer rpms">thierry.vignaud at gmail.com
</A><BR>
<I>Thu Sep 8 10:09:20 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="000017.html">[Mageia-bugsquad] drakx-installer rpms
</A></li>
<LI>Next message: <A HREF="000019.html">[Mageia-bugsquad] Backports process (addendum to policy)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18">[ date ]</a>
<a href="thread.html#18">[ thread ]</a>
<a href="subject.html#18">[ subject ]</a>
<a href="author.html#18">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 7 September 2011 23:35, Manuel Hiebel <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-bugsquad">manuel at hiebel.eu</A>> wrote:
><i> do we have documentation to indicate what the rpms refers in the
</I>><i> install ? (DrakX-installer)
</I>
Those are pretty self documented regarding this aspect through
rpm -qpil:
drakx-installer-advertising:
the ads displayed while installing packages
drakx-installer-binaries:
the stage1 needed to bootstrap the stage2 (network(ftp|http|nfs|...)/cd/hd
method choice)
as well as the rescue GUI (when typing "rescue" at install CD's prompt)
drakx-installer-images:
various bits needed to build the install media (CDs, ...):
- boot kernel + needed modules
- alternative boot kernel
- isolinux + its conf
- the mini iso (build from stage1 & stage2)
(needs d-i-binaries to be build)
drakx-installer-rescue:
the actual rescue contents (all tools needed for rescue) as a squasfs image
(needs d-i-binaries to be build)
drakx-installer-stage2:
the installer stage2: the part that starts X, autoconfigure HW &
install packages
(as a squasfs image)
Latest bit is meta-task that provides rpmsrate which defines which
packages will get installed
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000017.html">[Mageia-bugsquad] drakx-installer rpms
</A></li>
<LI>Next message: <A HREF="000019.html">[Mageia-bugsquad] Backports process (addendum to policy)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18">[ date ]</a>
<a href="thread.html#18">[ thread ]</a>
<a href="subject.html#18">[ subject ]</a>
<a href="author.html#18">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-bugsquad">More information about the Mageia-bugsquad
mailing list</a><br>
</body></html>
|