Skip to content

The development of software management platform on linux

Notifications You must be signed in to change notification settings

zhangxuan321/lsmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 53.6%
  • C 27.5%
  • Shell 11.0%
  • Python 7.9%