From d5d6a05d77e6287f5c85350c78f68195adb94e69 Mon Sep 17 00:00:00 2001 From: czhang03 Date: Mon, 26 Feb 2024 12:35:11 -0500 Subject: [PATCH] [doc] add documentation for laptop variant - add link to bling file in the readme - link to upstream documentation and setup in the bling file. --- README.md | 4 ++-- config/recipes/laptop/laptop-bling.yml | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e13a90..b068801 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Have a look at [PREINSTALL-README](PREINSTALL-README.md) before proceeding. - wayblue-wayfire-main-hardened - wayblue-wayfire-nvidia-hardened -##### laptop +##### laptop [changes](./config/recipes/laptop/laptop-bling.yml) - kinoite-main-laptop-hardened - kinoite-nvidia-laptop-hardened - cinnamon-main-laptop-hardened @@ -123,7 +123,7 @@ Have a look at [PREINSTALL-README](PREINSTALL-README.md) before proceeding. - wayblue-wayfire-main-userns-hardened - wayblue-wayfire-nvidia-userns-hardened -##### laptop +##### laptop [changes](./config/recipes/laptop/laptop-bling.yml) - kinoite-main-laptop-userns-hardened - kinoite-nvidia-laptop-userns-hardened - cinnamon-main-laptop-userns-hardened diff --git a/config/recipes/laptop/laptop-bling.yml b/config/recipes/laptop/laptop-bling.yml index 1cf4a10..4933517 100644 --- a/config/recipes/laptop/laptop-bling.yml +++ b/config/recipes/laptop/laptop-bling.yml @@ -1,3 +1,8 @@ type: bling install: + # Installs laptop related changes from upstream + # See the following for details: + # - https://blue-build.org/reference/modules/bling/ + # - https://github.com/blue-build/modules/blob/main/modules/bling/installers/laptop.sh + # - https://github.com/blue-build/modules/blob/main/modules/bling/50-laptop.conf - laptop \ No newline at end of file