particle-os-modules/modules
gerblesh 2ff118dbdc
feat: add signing module to replace signing.sh (#111)
* feat: signing module

* docs: add docs for `signing` module

* fix(signing.sh): add space to if

Co-authored-by: Gerald Pinder <gmpinder@gmail.com>

* fix(signing): grammar in README and formatting in signing.sh

* fix: only modify image-info.json

* fix: typo in image vendor name

---------

Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
2024-02-03 10:30:01 +00:00
..
akmods fix(akmods): Xone installs conflicted "akmod-xone" package (#102) 2024-01-24 10:45:05 +00:00
bling fix(ublue-update): Install 'python3-pip' if it's not already installed (#108) 2024-01-28 18:15:00 +00:00
default-flatpaks feat(default-flatpaks): install & uninstall notifs (#109) 2024-01-30 17:06:25 +00:00
files fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
fonts fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
gschema-overrides feat: Add gschema-overrides module (#110) 2024-02-02 17:57:00 +00:00
rpm-ostree fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
script fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
signing feat: add signing module to replace signing.sh (#111) 2024-02-03 10:30:01 +00:00
systemd fix: Fix flag ordering in set calls in scripts (#99) 2024-01-16 06:12:08 +00:00
yafti fix: ignore error when yafti.yml present 2024-01-27 19:07:31 +02:00
README.md feat: startingpoint modules (#33) 2023-09-10 14:29:26 +00:00

Modules for Startingpoint

Here (check the sidebar if you're on the website) is documentation for every default module for Startingpoint. Source code is inside the bling repository, which is intended for hosting more static and shared parts of custom images.

For more information about Startingpoint and modules, refer to the README inside the config/ directory.