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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] automatic chroot install using urpmi
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automatic%20chroot%20install%20using%20urpmi&In-Reply-To=%3C20110609034720.GD26973%40morley.gre.hp.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005203.html">
<LINK REL="Next" HREF="005237.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] automatic chroot install using urpmi</H1>
<B>Bruno Cornec</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automatic%20chroot%20install%20using%20urpmi&In-Reply-To=%3C20110609034720.GD26973%40morley.gre.hp.com%3E"
TITLE="[Mageia-dev] automatic chroot install using urpmi">Bruno.Cornec at hp.com
</A><BR>
<I>Thu Jun 9 05:47:20 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005203.html">[Mageia-dev] automatic chroot install using urpmi
</A></li>
<LI>Next message: <A HREF="005237.html">[Mageia-dev] automatic chroot install using urpmi
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5235">[ date ]</a>
<a href="thread.html#5235">[ thread ]</a>
<a href="subject.html#5235">[ subject ]</a>
<a href="author.html#5235">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Vasiliy G Tolstov said on Wed, Jun 08, 2011 at 04:26:35PM +0400:
><i> Thank's for answer. Very well. If i use basesystem-minimal and append
</I>><i> grub systemd ntpd openssh-server and kernel, does that system can
</I>><i> boot-up ?
</I>
You may want to look at rpmbootstrap, which was working fine for
mdv2010.2 and thus should easily work for mageia 1 as well. (part of
project-builder.org), this tools creates operational chroot for RPM
based distros, similar to debbootstrap and better than rinse or mock ,
as being multi distro (fedora, rhel, opensuse, mdv, mageia, ...)
I use it to create the chroots (VEs) needed by project-builder.org to
build its packages, zhen not using VMs.
HTH,
Bruno.
--
Open Source & Linux Profession Lead EMEA / <A HREF="http://opensource.hp.com">http://opensource.hp.com</A>
HP/Intel/Red Hat Open Source Solutions Initiative / <A HREF="http://www.hpintelco.net">http://www.hpintelco.net</A>
<A HREF="http://www.HyPer-Linux.org">http://www.HyPer-Linux.org</A> <A HREF="http://mondorescue.org">http://mondorescue.org</A> <A HREF="http://project-builder.org">http://project-builder.org</A>
La musique ancienne? <A HREF="http://www.musique-ancienne.org">http://www.musique-ancienne.org</A> <A HREF="http://www.medieval.org">http://www.medieval.org</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005203.html">[Mageia-dev] automatic chroot install using urpmi
</A></li>
<LI>Next message: <A HREF="005237.html">[Mageia-dev] automatic chroot install using urpmi
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5235">[ date ]</a>
<a href="thread.html#5235">[ thread ]</a>
<a href="subject.html#5235">[ subject ]</a>
<a href="author.html#5235">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|