blob: e05ed98a133af490569dacbf2205c90ab592419f (
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
91
92
93
94
95
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Creating a custom boot.iso
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Creating%20a%20custom%20boot.iso&In-Reply-To=%3C20120627151421.5dcd5734%40dougshost.douglaidlaw.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008050.html">
<LINK REL="Next" HREF="008052.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Creating a custom boot.iso</H1>
<B>Doug Laidlaw</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Creating%20a%20custom%20boot.iso&In-Reply-To=%3C20120627151421.5dcd5734%40dougshost.douglaidlaw.net%3E"
TITLE="[Mageia-discuss] Creating a custom boot.iso">laidlaws at hotkey.net.au
</A><BR>
<I>Wed Jun 27 07:14:21 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008050.html">[Mageia-discuss] Creating a custom boot.iso
</A></li>
<LI>Next message: <A HREF="008052.html">[Mageia-discuss] Creating a custom boot.iso
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8051">[ date ]</a>
<a href="thread.html#8051">[ thread ]</a>
<a href="subject.html#8051">[ subject ]</a>
<a href="author.html#8051">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 27 Jun 2012 03:18:29 +0100
"Johnny A. Solbu" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">cooker at solbu.net</A>> wrote:
><i> I have been playing with the idea of changing or making my own
</I>><i> boot.iso. (The small netboot iso) The reason is that I want to add my
</I>><i> local mirror as one of the options in the mirrors, so to save me from
</I>><i> typing in the same local server and url each time I install Mageia on
</I>><i> a system. I also want to add/enable the tainted repo, so all packages
</I>><i> in tainted will be included in the installation.
</I>><i>
</I>><i> How do I go about doing this?
</I>><i> Google isn't helpfull on this subject. :-)=
</I>><i>
</I>
One of the things I always wanted to do, but found too hard :(
The references I have are all ancient, but they are still fairly
relevant:
How to remaster your own ISO, from Mandriva Community Wiki:
<A HREF="http://wiki.mandriva.com/en/How_to_remaster_a_personal_Mandriva-based_ISO">http://wiki.mandriva.com/en/How_to_remaster_a_personal_Mandriva-based_ISO</A>
Very detailed, but will need to be updated.
There is a site at <A HREF="http://members.shaw.ca/mandrake/">http://members.shaw.ca/mandrake/</A> -- so ancient that
it talks about Mandrake!! on how to create an auto-install disk, to
streamline installation and answer all the repetitive questions. The
Perl files it refers to are present in Mageia; I accepted an
invitation to download an RPM list in that format. Now I have to work
out how to use it.
There is a new tool that Mandriva and Mageia use to generate disks for
a new release. I can't find the reference, but a hunt around their
Wikis should turn it up.
HTH,
Doug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008050.html">[Mageia-discuss] Creating a custom boot.iso
</A></li>
<LI>Next message: <A HREF="008052.html">[Mageia-discuss] Creating a custom boot.iso
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8051">[ date ]</a>
<a href="thread.html#8051">[ thread ]</a>
<a href="subject.html#8051">[ subject ]</a>
<a href="author.html#8051">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|