Skip to content

App for automatically running rpm-ostree, generating disk images

License

Notifications You must be signed in to change notification settings

edsantiago/rpm-ostree-toolbox

 
 

Repository files navigation

rpm-ostree-toolbox

This is a higher level app on top of the core rpm-ostree tool. It contains a variety of tools and scripts for making disk images, the "repoweb" generator, and such.

The "postprocess" command is still useful though as a way to avoid creating multiple disk images for different variants.

The "trivial-autobuilder" code is also being reworked into new scripts in fedora-atomic.

Running an unattended compose

Most likely, you want to start using rpm-ostree by running a "compose" server. We use the term "compose" instead of "build" as there's no actual source code being changed here, just a mechanical transformation of RPM -> OSTree -> disk images.

First, you need to run through the setup instructions of the current rpm-ostree README.md.

Once you've done this, see doc/autobuilder.json for a sample JSON configuration file for the autobuilder.

$ rpm-ostree-toolbox trivial-autocompose /path/to/autobuilder.json

About

App for automatically running rpm-ostree, generating disk images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.6%
  • Python 24.4%
  • Shell 3.9%
  • C 1.8%
  • CSS 0.9%
  • Objective-C 0.9%
  • Ruby 0.5%