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

Darragh O'Heiligh schrieb:

> Can someone tell me where to start with creating a local Yast repository? 
> I have one machine here that will be used as a server and another six or 
> seven that will need to get updates via this machine. 

The question is a little bit confusing...
If you want to mirror a remote repository on your local server in order
to share it in LAN, then:

- -wget -c the wanted repo into your ../local/folder
- -setup rsync to sync the ../local/folder with the repo
- -setup cron to run rsync as needed
- -export the ../local/folder by using nfs
- -mount the export on your clients
- -add the mount point as folder into yast.

If you want to provide your own selection of packages to your clients then:

- -install package called 'createrepo'
- -create a ../local/folder
- -copy all rpms into this folder
- -run 'crearepo .' in that folder
- -export the ../local/folder by using nfs
- -mount the export on your clients
- -add the mount point as folder into yast.

I hope it helps....

- --
All the best,
                Peter J. N.
aedon DESIGNS, http://www.aedon.eu/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFHXY3th8q3OtgoGAwRAmmTAKCOGtXcM0HmgBSIAQ2kVXOdqJPJCwCeJZZj
x9t6DFSHxxwTbyYZKl1gi6w=
=wivw
-----END PGP SIGNATURE-----
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to