Commit graph

37 commits

Author SHA1 Message Date
Nadav Spiegelman
7eae821110 fix: make laptop work without justfiles
Make sure /usr/share/ublue-os/just/bling exists in case we're using
`laptop` without `justfiles`
2023-11-24 14:12:33 -05:00
plata
f180516a60
chore: fix bling descriptions in example config (#71) 2023-11-01 12:19:35 +00:00
bri
206291f072
feat(1password): add 1password to readme
chore: remove redundant spaces
2023-10-29 20:30:34 -04:00
bri
07d322dddf
feat(1password): allow overriding RELEASE_CHANNEL 2023-10-24 21:34:08 -04:00
bri
fe903b9cce
feat: add 1Password 2023-10-24 19:27:33 -04:00
xynydev
7fb5eed708 docs: detail & misc changes to flatpaksync docs 2023-10-22 12:52:58 +03:00
xynydev
96311d98d9 chore: rename GIST_REPO to GIT_REPO 2023-10-22 12:41:00 +03:00
xyny
66b4a359e7
docs: chore: remove mention of flatpaksync.md, which doesn't exist 2023-10-14 09:56:34 +00:00
xyny
462a12f5ad
chore: delete special flatpaksync documentation file 2023-10-14 09:54:11 +00:00
xyny
6fdfffcb69
docs: chore: include submodule documentation in the main bling README
There's a lot of bling "submodules" that might require documentation. Including them inside the same README is beneficial, because it makes the appear on the ublue website too, and their documentation is often not that long.
2023-10-14 09:53:40 +00:00
Lucas Ribeiro
3036635a12
chore: including functionality as a submodule of the bling module 2023-10-13 14:08:48 -03:00
xyny
4e79916835
docs: enhacements to module documentation (#54)
* docs: chore: rn ":" from "Example configuration"

* docs: correct title casing for fonts module title

* docs: document OS_VERSION in example,...
non-copr example for rpmrepos

* docs: remove bling fonts option from bling example

* docs: start yafti README the same way as others
"The yafti module..."
2023-10-01 08:41:01 -07:00
xyny
268e02f9ed
chore: deprecate bling font installer (#55) 2023-10-01 07:29:05 -07:00
Tulili
8b1f2f2baf
fix(laptop): typo 2023-09-27 02:09:31 -03:00
Tulili
e7203697ee
fix(laptop): make sure to include -r 2023-09-27 01:54:16 -03:00
Tulili
ae531a9b95
fix(bling,laptop): make sure to override remove instead of raw remove 2023-09-27 01:00:12 -03:00
tulili
757bfc4bd5
fix(bling,laptop): make sure to add configuration files during build step 2023-09-27 00:30:47 -03:00
Tulili
395e0c4e96
Merge pull request #49 from tulilirockz/feat-laptop-option
feat(bling,module): add laptop options
2023-09-27 00:12:52 -03:00
tulili
5491b3a08a
docs: better description for laptop module usage 2023-09-26 23:59:56 -03:00
tulili
14db12cab9
fix(bling,laptop): check first if power-profiles-daemon is installed 2023-09-25 09:24:34 -03:00
Kyle Gospodnetich
8924f8614e
Merge pull request #47 from ublue-os/justfile-update
fix: Use --nvidia when creating distrobox containers + Switch to new justfile system
2023-09-24 14:59:28 -07:00
gerblesh
41edad5074 feat: use bling COPR to enable f39 builds with ublue-update 2023-09-24 18:44:11 -03:00
tulili
5d9aa55b4d
chore: header 2023-09-24 15:34:17 -03:00
tulili
329d0989ed
fix: standard header for laptop option 2023-09-24 15:31:03 -03:00
tulili
2469883230
feat(bling,module): add laptop-specific option 2023-09-24 15:13:31 -03:00
gerblesh
b709d3bd1d
fix(bling, ublue-update.sh): remove shell script errors/build errors 2023-09-21 22:22:35 -07:00
gerblesh
af9e42ded4
fix(bling ublue-update.sh): disable rpm-ostreed, update file path for rpm-ostreed.conf 2023-09-21 22:01:55 -07:00
Kyle Gospodnetich
a52094c8db fix: Use --nvidia when creating distrobox containers.
feat: Switch to new numbered justfile system
2023-09-21 19:44:40 -07:00
tulili
25322928b2
feat: add kubectl and fix kubectx/kubens 2023-09-21 03:12:11 -03:00
Tulili
d9d70bbaf9
fix(bling,container-tools): incorrect quoting in rpm statement 2023-09-20 23:45:19 -03:00
Tulili
7bf3c4aa12
feat: add container-tools (#44)
* feat: add container-tools bling option

* docs: container-tools description

* fix: fetch all necessary files for containers-tools in base fetch script
2023-09-20 16:42:18 +00:00
Tulili
8993aad60e
feat: gnome-vrr installer (#45)
* feat: add container-tools bling option

* feat(bling-module): add gnome-vrr copr install script

* fix: um this shouldnt be here

* docs(bling-module): gnome-vrr description
2023-09-18 15:15:45 +00:00
Lordus Kordus
ffb1a5b6be
fix: put dconf-update-service in /usr/lib/ (#39) 2023-09-13 15:16:25 +00:00
gerblesh
5d03e9ff2d
fix(startingpoint): add get_config_value and set_config_value to ublue-update.sh (#37) 2023-09-12 17:39:40 +00:00
Lordus Kordus
9a3ceabc68
fix: misc typos (#36)
* Fix typo in dconf-update-service.sh

* Probably a typo in rpm-ostree.sh

* Fix typo in README.md
2023-09-12 16:30:42 +00:00
gerblesh
69b4ced037
docs(startingpoint): fix typos with formatting (#35) 2023-09-11 05:25:46 +00:00
xyny
7c4dd1553e
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
2023-09-10 14:29:26 +00:00