Commit Graph

123 Commits

Author SHA1 Message Date
RoyalOughtness
150b2c2b25 feat: numerous fixes and improvements (#580) 2024-11-15 12:13:44 -08:00
spaceoden
f8c909409f feat: audit-secureblue: add recommendations to warnings (#566) 2024-11-15 10:55:41 -08:00
spaceoden
897731d571 feat: audit-secureblue: add checks for device=all and absence of host-os:ro (#565) 2024-11-14 18:34:13 -08:00
Root
db3d24a835 feat: implement just dns-selector and add to post install (#571) 2024-11-14 17:39:54 -08:00
Mystrain
d5595b4860 fix: comment description whitespace 2024-11-14 12:48:29 -08:00
RoyalOughtness
ab60fbbd1e fix: ensure podman auto updates for system as well as uesr (#573) 2024-11-13 14:15:25 -08:00
Mystrain
cd6f696142 feat: add ujust debug-info (#569) 2024-11-12 16:16:23 -08:00
mintpilo
033b39e964 chore: add cleanup for chrony state (#561)
From GrapheneOS: ntsdumpdir gradually creates stale state.

Co-authored-by: RoyalOughtness <129108030+RoyalOughtness@users.noreply.github.com>
2024-11-12 09:13:56 -08:00
mintpilo
a4a3b2f0cb chore: Update chrony.conf (#558) 2024-11-11 16:59:18 -08:00
RoyalOughtness
e86816d052 chore: switch to bluebuild's justfile module with validation (#556) 2024-11-11 16:11:37 -08:00
RoyalOughtness
a6025e2c4b breakfix: Revert "feat: audit-secureblue: check for filesystem=host:ro and device=all (#535)" (#550)
This reverts commit d376dd0180.
2024-11-11 11:20:56 -08:00
spaceoden
d376dd0180 feat: audit-secureblue: check for filesystem=host:ro and device=all (#535) 2024-11-11 09:04:12 -08:00
mintpilo
290d1ec895 fix: remove redundant pkexec line in kargs commands (#539)
Co-authored-by: RoyalOughtness <129108030+RoyalOughtness@users.noreply.github.com>
2024-11-10 17:28:25 -05:00
Bruno
29927c2db0 docs: fix dead links, add missing items (#544)
* docs: fix dead links, update descriptions

* docs: more emphasis on "unstable", less on "additional"

* docs: return an original word

* docs: grammar and brevity

* docs: verbosity
2024-11-10 17:23:45 -05:00
secretmango
c8eff2ca0b fix: remove duplicate blocked udf filesystem (#530)
fix: remove duplicate blocked udf filesystem (#530)
2024-11-07 10:18:10 -05:00
RoyalOughtness
d9774b993b fix: audit script breaks without flatpaks present (#520)
* fix: audit script breaks without flatpaks present

* Update 70-secureblue.just
2024-11-03 18:21:30 -08:00
RoyalOughtness
de8a761523 fix: set server default zone back to FedoraServer (#509) 2024-11-01 14:21:59 -07:00
RoyalOughtness
c22504449f fix: misspelling 2024-10-30 23:05:33 -07:00
RoyalOughtness
ea9620f017 fix: typo in just 2024-10-30 23:04:42 -07:00
Root
396afbd7a2 feat: add karg option to disable SMT on any CPU (#502)
* feat: add option to disable SMT in kargs

* fix: improvements

* fix: context

* fix: wording

* fix: wording

* fix: wording

* fix: var name

---------

Co-authored-by: RoyalOughtness <129108030+RoyalOughtness@users.noreply.github.com>
2024-10-30 21:03:16 -07:00
spaceoden
60a5bb4a99 feat: Update 70-secureblue.just to include signed image test in audit script (#498)
Co-authored-by: RoyalOughtness <129108030+RoyalOughtness@users.noreply.github.com>
2024-10-30 21:01:59 -07:00
spaceoden
74867bdc40 feat: Update 70-secureblue.just to include ipc perm check in audit script (#495)
Co-authored-by: RoyalOughtness <129108030+RoyalOughtness@users.noreply.github.com>
2024-10-30 21:01:05 -07:00
spaceoden
f14f58f9d8 feat: Remove gnome-software and plasma-discover. Add Warehouse to yafti system apps (#496) 2024-10-30 21:00:03 -07:00
RoyalOughtness
750d7bdd70 chore: remove all quotes from kargs for consistency 2024-10-30 20:58:19 -07:00
qoijjj
fd1c1b1875 feat: Fedora 41 (#503)
* feat: migrate to f41

* exclude yafti until it's available for f41

* build fixes

* use correct wayblue f41 branch tag

* fix: add yafti back

* feat: include google-noto-fonts-all for universal font coverage

* fix: typo

* chore: use negativo for all nvidia stuff, then remove the repo

* add debug line

* fix nvidia builds

* fix file path

* prep for 41

* remove redundant systemctl commands

* remove dkmshelper

* include minimal server components for nvidia

* fix typo

* prep for f41

* fix nvidia server modules

* various fixes

* more fixes

* fix (again)

* move gstreamer packages

* more gstreamer refactoring

* include additional removal
2024-10-30 14:07:46 -07:00
qoijjj
16ef609a71 fix: quotation clashes in just script 2024-10-26 19:39:04 -07:00
qoijjj
b66a70eb60 fix: force enable autoupdate across the board by default 2024-10-26 17:17:35 -07:00
mkkvcs
a6b58f042b feat: Enable and prefer temporary addresses (#481) 2024-10-23 17:02:38 -07:00
Rubiginosa
2688625ead fix: Add check for sysctl runtime state (#469)
* Add check for sysctl runtime state

* improve variable naming
2024-10-23 14:19:21 -07:00
Rubiginosa
3f240dd334 feat: add check for container policy (#471)
Co-authored-by: qoijjj <129108030+qoijjj@users.noreply.github.com>
2024-10-23 13:55:29 -07:00
mintpilo
58e1c3b07f fix: typo that would cause additional kargs to not be applied, and make read lines look nicer (#473)
So sorry...
2024-10-18 22:15:08 -07:00
mintpilo
0caa1fb436 feat: consolidate kargs scripts, and docs polishing (#457) 2024-10-18 20:00:13 -07:00
qoijjj
9e94c11aeb fix: various build fixes 2024-10-18 14:57:52 -07:00
qoijjj
f0d3f635b1 fix: brew import for wayblue images 2024-10-18 14:17:59 -07:00
Edward Miller
e7c0f0c320 feat: add filesystems to blacklist (#451)
Co-authored-by: Edward Miller <symbiogenisis@outlook.com>
Co-authored-by: qoijjj <129108030+qoijjj@users.noreply.github.com>
2024-10-18 12:05:47 -07:00
qoijjj
7e5a9d49e2 feat: add new karg to audit script 2024-10-17 18:44:35 -07:00
qoijjj
4a73e0ccce fix: missing backslash in ujust command 2024-10-17 18:43:04 -07:00
qoijjj
f0bab7f5b2 feat: nvidia-open images, major streamlining, bugfixes, and polish (#461) 2024-10-17 18:20:58 -07:00
mintpilo
287f0970b5 fix: Replace Extensions Manager with Extensions (#445) 2024-10-11 13:21:07 -07:00
qoijjj
f3e7e29bf2 feat: ship subresource filter 🎉 2024-10-09 16:39:05 -07:00
Rubiginosa
f2bd5e84f6 feat: Add blacklist check for currently loaded modules (#440)
* Add blacklist check for currently loaded modules

* Remove redundant bluetooth check

* Correct misuse of SYSCTL test string

* return check for flatpak bluetooth

* fix variable name

* fix array size check
2024-10-09 11:45:07 -07:00
Rubiginosa
59f7b10415 fix: misuse of SYSCTL_TEST_STRING (#442) 2024-10-07 13:18:41 -07:00
qoijjj
de054f68d3 feat: disable sssd daemons by default 2024-10-05 12:22:51 -07:00
qoijjj
bff9eb66fe chore: bluefin/aurora deprecation timeline announcement 2024-10-05 11:57:04 -07:00
qoijjj
1a395452ba chore: fix typo 2024-10-05 01:32:37 -07:00
qoijjj
e52f013007 fix: include missing script in gui-scripts 2024-10-05 00:51:04 -07:00
qoijjj
ef31725665 fix: disable nfs daemons instead of removing packages due to postuninstall bug in nfs-utils 2024-10-05 00:09:53 -07:00
qoijjj
7d8c9dcf98 feat: disable auxiliary services by default 2024-10-04 23:50:14 -07:00
qoijjj
24a005ce99 chore: disable avahi-daemon by default 2024-10-04 23:07:27 -07:00
Rubiginosa
7ae972e095 feat: Add audit-secureblue checks for flatpak bluetooth and ptrace access (#438)
* Add check for bluetooth and ptrace

* Add check for flatpak bluetooth and ptrace access
2024-10-04 10:18:14 -07:00