1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-06 12:45:57 +01:00
Files
atomic/docs
Giuseppe Scrivano 5f3a498138 install: add --system-package
Drop the hidden option ---generate-rpm in favor of --system-package.

The new option controls how a system container is installed to the host:

--generate-rpm=build build the rpm file without installing it.
--generate-rpm=yes build the rpm and install it, the rpm is deleted.
--generate-rpm=no do not attempt to build and install an rpm file.
--generate-rpm=auto install the rpm only if a .spec file is defined in
  the image.  This is the default.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>

Closes: #767
Approved by: rhatdan
2017-03-22 13:27:53 +00:00
..
2017-03-10 18:02:57 +00:00
2016-11-05 11:06:16 +00:00
2017-03-10 18:02:57 +00:00
2017-02-04 17:05:24 +00:00
2016-10-04 14:44:12 +00:00