Commit Graph

23 Commits

Author SHA1 Message Date
trytomakeyouprivate
51ad6742e6 hardening: changed "debugfs" to experimental/breaking 2024-02-15 18:49:22 -08:00
qoijjj
05723949f9 fix: move rpm-ostree yafti steps to POSTINSTALL-README 2024-02-01 17:33:58 -08:00
qoijjj
c737472a2d Merge branch 'template' into live 2024-01-27 17:22:45 -08:00
xyny
b16868f401 chore: remove yafti files (#229) 2024-01-27 16:12:51 +00:00
qoijjj
378f32202f improve: cleanup and document kargs 2024-01-25 21:14:53 -08:00
qoijjj
b096439521 improve: separate unstable kargs into a separate just command 2024-01-25 11:45:23 -08:00
qoijjj
7f8802bd8d fix: kargs and karg documentation 2024-01-24 21:47:14 -08:00
qoijjj
c3f652528f fix: permit wheelless users to upgrade 2024-01-21 11:57:32 -08:00
qoijjj
d19116bd2b Fix cups just command 2024-01-05 00:15:42 -08:00
qoijjj
183b0234c2 Merge branch 'template' into live 2024-01-04 22:33:14 -08:00
xyny
f35d3c2544 fix: add single quotes for paths 2023-12-31 10:39:17 +00:00
xyny
d6806f9327 chore: migrate justfile to import
https://github.com/ublue-os/config/issues/178
2023-12-27 10:20:53 +00:00
qoijjj
1cf19d4dbd Add kargs password prompt for yafti 2023-12-13 11:39:20 -08:00
qoijjj
bee997577b Add cups back to the image and disable it by default. Include a just command to enable it if the user chooses. 2023-12-10 00:03:13 -08:00
qoijjj
0aa5d6aba7 Only allow sudoless rpm-ostree for upgrades and refreshes 2023-12-05 12:23:47 -08:00
qoijjj
f559a983f7 Add back yafti and include various new steps, including kernel and flatpak hardening automation 2023-12-05 00:06:49 -08:00
qoijjj
814c74ecc1 Require sudo for rpm-ostree (#51) 2023-11-26 20:15:17 -08:00
qoijjj
cb11fbcaae Rebase secureblue with a new, clean commit history 2023-11-26 16:42:27 -08:00
ArtikusHG
9b3db9c3ac feat: add just syntax checker (#194)
* feat: add just syntax checker

* fix: create empty file to pass just syntax check

* fix: use relative path to pass just syntax check

* fix: justfiles cannot be empty to pass the syntax check

* fix: format justfiles

* docs: 100-bling.just explain purpose

---------

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2023-11-22 15:26:27 +00:00
xynydev
9f728a120b fix: accommodate new justfile organization 2023-09-25 18:12:56 +03:00
IverCoder
e8ce354dcc feat(yafti): add GNOME Web to the Web Browsers section (#161) 2023-09-23 21:30:21 +00:00
IverCoder
4d40e5444a feat!(yafti): use newest GNOME Camera and Image Viewer (#160) 2023-09-23 13:21:40 +00:00
gerblesh
cc90a91733 feat: added systemd and files module (#142)
* feat: add files and systemd module

* fix: yaml formatting

* fix: yaml formatting

* fix: remove comment completely

* fix: yaml formatting

* docs: add back inline comment

* reformat: rename variables

* fix: fix systemd escaped string

* fix: fix systemd service formatting with printf

* fix: attempting to fix systemd module problems

* chore: remove debug config and code from systemd module

* docs: added WIP docs for systemd, reworked files README

* docs: added more detail for systemd module

* docs: update READMEs to be more consistent

* docs: remove unneeded sentence

* docs: remove unneeded sentence

* chore: fix issues described in PR review

* docs: fix markdown formatting

* docs: fix markdown formatting

* docs: better markdown
2023-09-05 15:56:42 +00:00