Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: image-builder | Distribution: Fedora Project |
Version: 15 | Vendor: Fedora Project |
Release: 1.fc42 | Build date: Wed Apr 2 16:39:59 2025 |
Group: Unspecified | Build host: buildhw-x86-16.iad2.fedoraproject.org |
Size: 47662240 | Source RPM: image-builder-15-1.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/osbuild/image-builder-cli | |
Summary: An image building executable using osbuild |
A local binary for building customized OS artifacts such as VM images and OSTree commits. Uses osbuild under the hood.
Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-SA-4.0 AND ISC AND MIT AND MPL-2.0 AND Unlicense
* Wed Apr 02 2025 Packit <hello@packit.dev> - 15-1 Changes with 15 ---------------- * README: document that cross building works (#168) * Author: Michael Vogt, Reviewers: Simon de Vlieger * Revert "blueprintload: enable strict checking for toml" (#174) * Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Michael Vogt * blueprintload: enable strict checking for toml (#163) * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Brian C. Lane * go.mod: update to latest version of `github.com/osbuild/blueprint` (#172) * Author: Michael Vogt, Reviewers: Achilleas Koutsou * import: `progress` from `bootc-image-builder` (#179) * Author: Simon de Vlieger, Reviewers: Achilleas Koutsou * import: `setup`, `util`, `podmanutil` from `bootc-image-builder` (#178) * Author: Simon de Vlieger, Reviewers: Achilleas Koutsou * main: Add a --version flag to show the build version (#175) * Author: Brian C. Lane, Reviewers: Michael Vogt, Simon de Vlieger * main: allow seed setting (#176) * Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Michael Vogt * main: automatically cross build when --arch <foreign> is passed (#164) * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger * main: show output directory content after image build (#162) * Author: Michael Vogt, Reviewers: Brian C. Lane * main: tweak handling of --output-name to avoid adding double extensions (#161) * Author: Michael Vogt, Reviewers: Simon de Vlieger * main: tweak how ibcli determines if bootstraping is needed (#167) * Author: Michael Vogt, Reviewers: Achilleas Koutsou * many: move to use the new github.com/osbuild/blueprint module (HMS-5804) (#169) * Author: Michael Vogt, Reviewers: Achilleas Koutsou * progress: set --cache-max-size in osbuild (#182) * Author: Simon de Vlieger, Reviewers: Michael Vogt — Somewhere on the Internet, 2025-04-02 * Fri Mar 14 2025 Packit <hello@packit.dev> - 14-1 Changes with 14 ---------------- * build(deps): bump github.com/cheggaaa/pb/v3 from 3.1.6 to 3.1.7 in the go-deps group (#147) * Author: dependabot[bot], Reviewers: Simon de Vlieger * doc: fix typo (#152) * Author: Simon de Vlieger, Reviewers: Michael Vogt * ibcli: add new --output-name flag and predictable default names (#158) * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger * main: fix creating output dir for `--with-buildlog` (#150) * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger * main: show "success" message with output dir when build finishes (#154) * Author: Michael Vogt, Reviewers: Simon de Vlieger * main: skip arch checks on`IMAGE_BUILDER_EXPERIMENTAL=bootstrap` (#155) * Author: Michael Vogt, Reviewers: Achilleas Koutsou * packit: enable epel-9 and epel-10 (#149) * Author: Simon de Vlieger, Reviewers: Michael Vogt, Ondřej Budai — Somewhere on the Internet, 2025-03-14 * Wed Mar 05 2025 Packit <hello@packit.dev> - 13-1 Changes with 13 ---------------- * chore: bump deps (#146) * Author: Simon de Vlieger, Reviewers: Brian C. Lane * main: add build --with-buildlog (#106) * Author: Michael Vogt, Reviewers: Ondřej Budai, Simon de Vlieger * main: argument names (#138) * Author: Simon de Vlieger, Reviewers: Michael Vogt, Tomáš Hozza * more doc updates (#132) * Author: Simon de Vlieger, Reviewers: Michael Vogt * readme: update installation instructions (#143) * Author: Simon de Vlieger, Reviewers: Ondřej Budai — Somewhere on the Internet, 2025-03-05 * Fri Feb 14 2025 Packit <hello@packit.dev> - 11-1 Changes with 11 ---------------- * describeimg: typo in describe output (#129) * Author: Simon de Vlieger, Reviewers: Michael Vogt * go.mod: update to get the latest `progress` fixes from `bib` (#127) * Author: Michael Vogt, Reviewers: Simon de Vlieger * main: add `-v,--verbose` switch that enables verbose build logging (#126) * Author: Michael Vogt, Reviewers: Ondřej Budai * main: add add `--force-repo` flag (#134) * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza * main: add new `--extra-repo` flag (#113) * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza * main: add new upload command (#119) * Author: Michael Vogt, Reviewers: Tomáš Hozza * main: update for new reporegistry.New() api (c.f. pr#1179) (#128) * Author: Michael Vogt, Reviewers: Achilleas Koutsou — Somewhere on the Internet, 2025-02-14 * Wed Feb 05 2025 Packit <hello@packit.dev> - 10-1 Changes with 10 ---------------- * main: fix auto-detected distro that is non-visible, tweak order (#124) * Author: Michael Vogt, Reviewers: Ondřej Budai * main: reset the terminal properly on SIGINT (#125) * Author: Michael Vogt, Reviewers: Ondřej Budai — Somewhere on the Internet, 2025-02-05 * Mon Feb 03 2025 Packit <hello@packit.dev> - 9-1 Changes with 9 ---------------- * ci/packit: set downstream name (#116) * Author: Simon de Vlieger, Reviewers: Ondřej Budai * specfile: build requires `libxcrypt-compat` (#117) * Author: Simon de Vlieger, Reviewers: Ondřej Budai — Somewhere on the Internet, 2025-02-03 * Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 7-2 - Add explicit BR: libxcrypt-devel * Fri Jan 24 2025 Image Builder team <osbuilders@redhat.com> - 0-1 - On this day, this project was born and the RPM created.
/usr/bin/image-builder /usr/lib/.build-id /usr/lib/.build-id/ce /usr/lib/.build-id/ce/e170ae0b95577393197d427ac57eb866b8274e /usr/share/doc/image-builder /usr/share/doc/image-builder/README.md /usr/share/licenses/image-builder /usr/share/licenses/image-builder/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Apr 4 00:55:20 2025