mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-01 05:50:45 +00:00
- Move everything related to base/ into that directory, including Containerfile - Introduce `bootc-base-image-rebuild-self` that can be used to resynthesize the base image, and it has docs. - Rework the standard image to put its build instructions in usr/share/doc/bootc-image-standard to serve as a reference Signed-off-by: Colin Walters <walters@verbum.org>
2 lines
82 B
Makefile
2 lines
82 B
Makefile
install:
|
|
install -m 0755 -t $(DESTDIR)/usr/libexec bootc-base-image-rebuild-self
|