-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On September 4, 2001 09:33 pm, §υΒ@·~ wrote:
> Hi
>
> I have created a base system(kernel and some system command files),
> I want to use RPM system to add packages into the base system now.
> How could I build a new RPM system on the base system(there is not a RPM
> system yet) so that I can use rpm command to add packages directly?
>
> What methods(or procedures) used by the commercial Linux distributions to
> install their RPM packages on the bare system(no RPM system initialy)?

As far as I know, you can basically mount your newly formatted system in a 
directory on your ramdisk and use:

rpm --root <path-to-your-new-system> --initdb

Then you can install your packages as normal, except you must specify the 
- --root option as before in every rpm command.

- -- 
James Oakley
Engineering - SolutionInc Ltd.
[EMAIL PROTECTED]
http://www.solutioninc.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.5 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7lh2K+FOexA3koIgRAjg5AJwKYwjtOXnzNhoKR4O2pCl3oPQpLQCfWbak
m9enbX3m+cdcBpKecB99MEE=
=fqxi
-----END PGP SIGNATURE-----

--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to