Simon de Vlieger
3f2346b201
doc: build systems
...
SPEC file check / 🔍 Check spec file osbuild/images dependencies (push) Failing after 13s
Build & Deploy Container / Build & push image (push) Failing after 1s
Go / build (push) Failing after 9s
Integration tests / lint (push) Failing after 1s
Integration tests / build (push) Failing after 1s
Initial documentation on Koji.
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-08-22 06:27:03 +00:00
Simon de Vlieger
f2145c66c3
doc: mention per-distro image types
...
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-08-22 06:27:03 +00:00
Simon de Vlieger
c38a24c780
doc: update usage
...
Make sure to pass `--distro` so the `minimal-raw-xz` image type exists,
not all distributions have it and since we're available on multiple it's
better to be explicit.
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-08-22 06:27:03 +00:00
Simon de Vlieger
e7f44067b4
doc: mention CentOS
...
We're also available in CentOS repositories, mention this.
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-08-22 06:27:03 +00:00
Simon de Vlieger
77dd6ba7e7
doc: alma linux is built-in
...
We have Alma Linux built in for a while now, let's list it on the
built-in distributions.
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-08-22 06:27:03 +00:00
Florian Schüller
199f8f3788
doc/10-faq.md: add image types documentation
2025-06-26 13:10:36 +00:00
Florian Schüller
b84e7b8b03
doc/01-usage.md: avoid multiple h1 in one document
...
Due to https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/Heading_Elements#avoid_using_multiple_h1_elements_on_one_page
metioned in #234 we'll just use a single h1 per document.
2025-06-26 13:06:49 +00:00
Florian Schüller
e8e0d9c4e8
doc/00-installation: Add link to package details
...
There should be a link to the package details, not only
the reference to the main fedora page.
2025-04-09 15:14:41 +00:00
Simon de Vlieger
6f883c1407
doc: mention root perms for build
...
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-04-09 08:18:20 +00:00
Simon de Vlieger
ea1a42773a
doc: document manifest
...
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-04-09 08:18:20 +00:00
Simon de Vlieger
1a85fc9248
doc: document describe
...
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-04-09 08:18:20 +00:00
Simon de Vlieger
11bf725453
doc: document build --arch
...
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-04-09 08:18:20 +00:00
Simon de Vlieger
274a75387b
main: rename list-images to list
...
Rename the `list-images` command to `list`. We don't have `-image(s)` in
our other subcommands so this is for consistency.
We keep a `list-images` alias behind for compatibility reasons.
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-04-08 07:34:20 +00:00
Simon de Vlieger
3eecad6b30
doc: fix typo
...
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-03-10 09:28:05 +00:00
Simon de Vlieger
0cc171e1f9
doc: build command
...
Introduce the `build` command.
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-03-04 09:13:51 +00:00
Simon de Vlieger
ca7ea33765
doc: rename output -> format
...
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-03-04 09:13:51 +00:00
Simon de Vlieger
08f8c13c5c
doc: list-images
...
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-03-04 09:13:51 +00:00
Simon de Vlieger
887d3fee22
doc: sudo for build
...
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-03-04 09:13:51 +00:00
Simon de Vlieger
6b97573d2e
doc: provide links in FAQ
...
Fill in the links that were placeholders to the appropriate places.
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-03-04 09:13:51 +00:00
Simon de Vlieger
dd954a7c6b
doc: fix up Go installation
...
The Go example had a superfluous build argument and a missing build
argument.
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-03-04 09:13:51 +00:00
Simon de Vlieger
9064036048
doc: drop arguments from install examples
...
Drop the arguments from the install examples to keep the commands easier
to read. Arguments to be introduced under "usage".
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-03-04 09:13:51 +00:00
Simon de Vlieger
2455b9d586
doc: initial documentation
...
Supply initial documentation for `image-builder`. This documentation
will be imported into the osbuild [1] website.
[1]: https://osbuild.org/
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-01-31 08:06:22 +00:00