Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
su -
 
* If you want the URL <strong>http://repo</strong> available immediately, restart hdacl:
 
service hdactl restart
* Generate <strong>index.html</strong> (OPTIONAL) to allow repo packages to be viewed via web browser):
cd /var/hda/web-apps/repo/html
ln -s /var/hda/files/yum/f12
 
* If you locate the files in a different tree, you will need the appropriate permissions. Change to a point in the tree and use:
 
find . -type d | xargs chmod 755
 
** This is especially important if you build the tree by extracting from a .iso file.
* Disable current Fedora/RPMFusion Update repos for your HDA, then invoke local repo (Skip last 2 lines if RPMFusion repos <strong>NOT</strong> installed):
16

edits