feat: startingpoint modules (#33)
* feat: add startingpoint modules some modules authored by @gerblesh original source: https://github.com/ublue-os/startingpoint/pull/135 * docs: better readme for modules dir * docs: yafti deps * docs: sp more information * feat: startingpoint modules in container * docs: sentence structure, check sidebar
This commit is contained in:
parent
288945331e
commit
7c4dd1553e
21 changed files with 408 additions and 0 deletions
|
|
@ -18,3 +18,4 @@ FROM scratch
|
|||
COPY --from=builder /tmp/ublue-os/files /files
|
||||
COPY --from=builder /tmp/ublue-os/rpms /rpms
|
||||
COPY --from=ghcr.io/ublue-os/ublue-update:latest /rpms/ublue-update.noarch.rpm /rpms
|
||||
COPY modules /modules
|
||||
Loading…
Add table
Add a link
Reference in a new issue