summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-June/005275.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2011-June/005275.html')
-rw-r--r--zarb-ml/mageia-dev/2011-June/005275.html105
1 files changed, 105 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-June/005275.html b/zarb-ml/mageia-dev/2011-June/005275.html
new file mode 100644
index 000000000..3d37a64ea
--- /dev/null
+++ b/zarb-ml/mageia-dev/2011-June/005275.html
@@ -0,0 +1,105 @@
+<!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=%3C1307621570.21161.6.camel%40vase%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005274.html">
+ <LINK REL="Next" HREF="005282.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] automatic chroot install using urpmi</H1>
+ <B>Vasiliy G Tolstov</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automatic%20chroot%20install%20using%20urpmi&In-Reply-To=%3C1307621570.21161.6.camel%40vase%3E"
+ TITLE="[Mageia-dev] automatic chroot install using urpmi">v.tolstov at selfip.ru
+ </A><BR>
+ <I>Thu Jun 9 14:12:50 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005274.html">[Mageia-dev] automatic chroot install using urpmi
+</A></li>
+ <LI>Next message: <A HREF="005282.html">[Mageia-dev] automatic chroot install using urpmi
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5275">[ date ]</a>
+ <a href="thread.html#5275">[ thread ]</a>
+ <a href="subject.html#5275">[ subject ]</a>
+ <a href="author.html#5275">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Thu, 2011-06-09 at 16:08 +0400, Vasiliy G Tolstov wrote:
+&gt;<i> On Thu, 2011-06-09 at 05:47 +0200, Bruno Cornec wrote:
+</I>&gt;<i> &gt; Vasiliy G Tolstov said on Wed, Jun 08, 2011 at 04:26:35PM +0400:
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; &gt; Thank's for answer. Very well. If i use basesystem-minimal and append
+</I>&gt;<i> &gt; &gt; grub systemd ntpd openssh-server and kernel, does that system can
+</I>&gt;<i> &gt; &gt; boot-up ?
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; You may want to look at rpmbootstrap, which was working fine for
+</I>&gt;<i> &gt; mdv2010.2 and thus should easily work for mageia 1 as well. (part of
+</I>&gt;<i> &gt; project-builder.org), this tools creates operational chroot for RPM
+</I>&gt;<i> &gt; based distros, similar to debbootstrap and better than rinse or mock ,
+</I>&gt;<i> &gt; as being multi distro (fedora, rhel, opensuse, mdv, mageia, ...)
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; I use it to create the chroots (VEs) needed by project-builder.org to
+</I>&gt;<i> &gt; build its packages, zhen not using VMs.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; HTH,
+</I>&gt;<i> &gt; Bruno.
+</I>&gt;<i>
+</I>&gt;<i> I'm port project-builder to my linux distro - Exherbo. Fedora build
+</I>&gt;<i> success, but centos 5.6 with cmd line like:
+</I>&gt;<i>
+</I>&gt;<i> rpmbootstrap -v centos-5.6-x86_64 -a
+</I>&gt;<i> acl,anacron,attr,audit,bc,diffutils,file,ftp,grub,groff,ipsec-tools,iptables,iptables-ipv6,kbd,
+</I>&gt;<i> jwhois,kernel-xen,man,man-pages,mgetty,ntp,passwd,quota,screen,checkpolicy,libselinux-utils,
+</I>&gt;<i> policycoreutils,selinux-policy-targeted,sysfsutils,sysklogd,system-config-securitylevel-tui,
+</I>&gt;<i> time,unzip,vim-enhanced,which,wget,openssh-clients,openssh,openssh-server,libselinux-utils,
+</I>&gt;<i> libselinux-python,at,setools,setuptool,rootfiles,setarch,yum-priorities,yum-downloadonly,yum-utils,exim /root/t
+</I>&gt;<i>
+</I>&gt;<i> can't determine mirror... if i specify version 5, it tries to install
+</I>&gt;<i> 5.5 that not in kernel.org mirror... can i specify url where rpm lives?
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+Hmm I'm specify mirror, but it not helps:
+rpmbootstrap -v centos-5.6-x86_64 /root/t
+<A HREF="http://mirror.yandex.ru/centos/5.6/os/x86_64/CentOS">http://mirror.yandex.ru/centos/5.6/os/x86_64/CentOS</A>
+
+process stopped with:
+Debug value: 1
+Starting VE build for centos-5.6-x86_64
+Downloading package list from ...
+
+
+--
+Vasiliy G Tolstov &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">v.tolstov at selfip.ru</A>&gt;
+Selfip.Ru
+
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005274.html">[Mageia-dev] automatic chroot install using urpmi
+</A></li>
+ <LI>Next message: <A HREF="005282.html">[Mageia-dev] automatic chroot install using urpmi
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5275">[ date ]</a>
+ <a href="thread.html#5275">[ thread ]</a>
+ <a href="subject.html#5275">[ subject ]</a>
+ <a href="author.html#5275">[ 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>