To use revisor with a local repo server.
- copy packages from dvd in a directory.
- download packages from public active mirrors necessarily.
- busybox
- gfs-utils
- joe
- memtest86+
- create your local repo with createrepo command
- make change on /etc/revisor/conf.d/revisor-f7-i386.conf to have :
- [main]
cachedir=-yumcache
reposdir=
keepcache=0
debuglevel=1
logfile=/var/log/revisor-yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=1
plugins=0
metadata_expire=1800
installroot=/var/tmp/revisor
[fedora]
name=Fedora
baseurl=url_of_your_repo
enabled=1
gpgcheck=0
No comments:
Post a Comment