Changes

Jump to navigation Jump to search
144 bytes removed ,  02:33, 3 November 2013
Line 16: Line 16:     
===Upload RPM to Web Folder===
 
===Upload RPM to Web Folder===
In a first time you have to parameter a web area where you can upload packages, you can do it by many ways, it is not the purpose of this howTo. The manner to ypload packages to your repository could be done by many ways,  "rsync, scp, ftp..." you have to find your manner.
+
The manner to upload packages to your repository could be done by many ways,  "rsync, scp, ftp..." you have to find your manner.
 
After that you could see packages in browsing your web area, if it is not the case, you may see if the parameter below is included in your httpd VirtualHost.
 
After that you could see packages in browsing your web area, if it is not the case, you may see if the parameter below is included in your httpd VirtualHost.
   Line 22: Line 22:     
Of course you must respect the architecture of the rpm you have builded, you need to upload noarch.rpm to noarch, src.rpm to SRPMS, i386 to i386 and x86_64.rpm to x86_64
 
Of course you must respect the architecture of the rpm you have builded, you need to upload noarch.rpm to noarch, src.rpm to SRPMS, i386 to i386 and x86_64.rpm to x86_64
 +
 
===Create repository metadata===
 
===Create repository metadata===
  

Navigation menu