* Re: Linux/PPC Installer Source Code
@ 2000-06-02 18:16 Thomas J. Merritt
0 siblings, 0 replies; 3+ messages in thread
From: Thomas J. Merritt @ 2000-06-02 18:16 UTC (permalink / raw)
To: linuxppc-dev
Does anyone have Linux/PPC working on a Motorola Yellowknife development
board? I'm hoping to get it installed on this board without having to
do a port. Any pointers would be greatly appreciated.
TJ Merritt
tjm@codegen.com
1-415-834-9111
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Linux/PPC Installer Source Code
@ 2000-06-02 16:01 Grant Erickson
2000-06-02 16:54 ` Mark Hatle
0 siblings, 1 reply; 3+ messages in thread
From: Grant Erickson @ 2000-06-02 16:01 UTC (permalink / raw)
To: linuxppc-dev
Is the source code available for the Linux/PPC 1999 installer (based on
the Red Hat installer)? I've scoured the Linux/PPC 1999 CD and can't seem
to locate it among the other source code and SRPMs.
I'm particularly interested in looking at loading software onto "virgin"
embedded boards and/or field upgrade strategies for embedded boards with
semi-frequent software upgrade requirements.
Thanks,
Grant Erickson
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Linux/PPC Installer Source Code
2000-06-02 16:01 Grant Erickson
@ 2000-06-02 16:54 ` Mark Hatle
0 siblings, 0 replies; 3+ messages in thread
From: Mark Hatle @ 2000-06-02 16:54 UTC (permalink / raw)
To: Grant Erickson; +Cc: linuxppc-dev
Grant Erickson wrote:
>
> Is the source code available for the Linux/PPC 1999 installer (based on
> the Red Hat installer)? I've scoured the Linux/PPC 1999 CD and can't seem
> to locate it among the other source code and SRPMs.
>
> I'm particularly interested in looking at loading software onto "virgin"
> embedded boards and/or field upgrade strategies for embedded boards with
> semi-frequent software upgrade requirements.
>
> Thanks,
>
> Grant Erickson
>
If you can find the source CD for the LinuxPPC Reference Release 1.0 it
should be the same source code.
ftp://mirror.linuxppc.org/linuxppc-dev-rel/1.0/
(look in the misc/src directory)
Also, if that fails, it's almost identical to the RedHat 6.0 installer
source. (The majority of the changes delt with the MacOS partition
scheme.)
The scheme is to compile a list of packages that are to be installed,
parse the dependency information so that you (hopefully) can install
things in order of whats needed, and then perform the install.
You may want to hop onto #mklinux on your local efnet IRC server and ask
for some suggestions if you are planning on writing an installer. I
would stay away from the RedHat type installers for an embedded
application, there are better tools out there.
--Mark
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-06-02 18:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-02 18:16 Linux/PPC Installer Source Code Thomas J. Merritt
-- strict thread matches above, loose matches on Subject: below --
2000-06-02 16:01 Grant Erickson
2000-06-02 16:54 ` Mark Hatle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).