Skip to content

axsh/kemumaki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kemumaki

Kemumaki is a rpmbuild tool for Wakame-vdc

Features

  1. build an environment using chroot from scratch
  2. build rpm packages
  3. create a local yum repository

Getting Started

$ git submodule update --init --recursive
$ sudo bin/kemumaki rpmbuild

Specify the version number

Define distro_ver in config/distro_ver.conf.

$ echo distro_ver=6.5 > config/distro_ver.conf

Links

Contributing

  1. Fork it ( https://github.com/[my-github-username]/kemumaki/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

rpmbuild tool for wakame-vdc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages