dear naresh, put all rpms in one directory and rum "createrepo" command over it. it will create all database and other files. next it to share it, use http or ftp to share it now create a mylivna1.repo file. syntax is very easy. just check other .repo file ex.
[mylivna1] name=my local livna baseurl=http://localhost_or_ip/path_to_livna gpgcheck=0 ------------ if you mirror a repository then you need not to create a new database using "createrepo" command. just share it and make a .repo file. if you donot want to share it then put it into your home directory. make your .repo file like [mylivna1] name=my local livna baseurl=file:///home/naresh/path_to_livna gpgcheck=0 ----------------------------------- Always using rsync utility to mirror a fedora mirror. jaist server is very fast, so mirror from jaist server. --~--~---------~--~----~------------~-------~--~----~ [EMAIL PROTECTED] mailing list -- group http://groups.google.com/group/iitdlug -~----------~----~----~----~------~----~------~--~---
