Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

essentialkaos/repoview-kaos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repoview allows one to easily create a set of static HTML pages in a YUM repository, allowing simple browsing of available packages. It uses kid templating engine to create the pages and is therefore easily customizable.

This is improved version of repoview initially created by Konstantin Ryabitsev used for ESSENTIAL KAOS Repository.

Installation

From ESSENTIAL KAOS Public repo for RHEL6/CentOS6

[sudo] yum install -y https://yum.kaos.st/6/release/x86_64/kaos-repo-9.1-0.el6.noarch.rpm
[sudo] yum install repoview-kaos

From ESSENTIAL KAOS Public repo for RHEL7/CentOS7

[sudo] yum install -y https://yum.kaos.st/7/release/x86_64/kaos-repo-9.1-0.el7.noarch.rpm
[sudo] yum install repoview-kaos

License

GPLv2