From: Wolfgang Denk <hidden> Date: 2007-03-19 00:17:41
Hi,
has anybody Fedora Core 6 (or even better FC7 - test) running on a PPC
system? Could you please send me the /root/install.log file from your
system? I'd like to know which packages get installed by default, and
in which order.
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Conceptual integrity in turn dictates that the design must proceed
from one mind, or from a very small number of agreeing resonant
minds. - Frederick Brooks Jr., "The Mythical Man Month"
has anybody Fedora Core 6 (or even better FC7 - test) running on a PPC
system? Could you please send me the /root/install.log file from your
system? I'd like to know which packages get installed by default, and
in which order.
I don't have an up-to-date version of it right here, but in case you
are trying to do an installation of the minimal rpm files from a
running system, I can recommend the following procedure:
rpm --root /fc7/ --initdb
rpm --root /fc7/ -ivh --nodeps ftp://ftp-stud.fht-esslingen.de/Mirrors/fedora.redhat.com/linux/core/development/ppc/os/Fedora/fedora-release-*.noarch.rpm
yum --installroot=/fc7/ -y groupinstall Base
Arnd <><
From: David Woodhouse <dwmw2@infradead.org> Date: 2007-03-19 07:27:34
On Mon, 2007-03-19 at 01:17 +0100, Wolfgang Denk wrote:
has anybody Fedora Core 6 (or even better FC7 - test) running on a PPC
system? Could you please send me the /root/install.log file from your
system? I'd like to know which packages get installed by default, and
in which order.
has anybody Fedora Core 6 (or even better FC7 - test) running on a PPC
system? Could you please send me the /root/install.log file from your
system? I'd like to know which packages get installed by default, and
in which order.
I don't have an up-to-date version of it right here, but in case you
are trying to do an installation of the minimal rpm files from a
running system, I can recommend the following procedure:
rpm --root /fc7/ --initdb
rpm --root /fc7/ -ivh --nodeps ftp://ftp-stud.fht-esslingen.de/Mirrors/fedora.redhat.com/linux/core/development/ppc/os/Fedora/fedora-release-*.noarch.rpm
yum --installroot=/fc7/ -y groupinstall Base