kenee / lsmd

The development of software management platform on linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lsmd

The software management platform on linux.

  1. mkpkg/multipkg: tool to make software installing packages on all platform.
  2. pkg-release: tool to release installing packages (such as rpm) to package servers (such as a yum server for rpms)
  3. repobuilder: tool to create or update the metadata of package installings (such as repomd for rpm packages)
  4. yumclone: just clone packages and metadata from one host to another.
  5. yumcache: create a cache server with 'squid' and 'rsync'
  6. repoutils: an rpm to init the configuration of yum/rpm for a newlly-installed linux.

About

The development of software management platform on linux


Languages

Language:Perl 59.3%Language:C 20.4%Language:Shell 11.5%Language:Python 8.2%Language:Makefile 0.5%