fiftydinar
efba15919d
fix: Assure that "disabling CoreDump tweak" is applied correctly ( #241 )
...
* fix: Assure that "disabling CoreDump tweak" is applied correctly
Since Fedora uses systemd, we need to make this change too, else it won't be applied throughout the system, but only in SSH/TTY sessions.
Bluefin had the same issue with open-file limits tweak here:
https://github.com/ublue-os/bluefin/pull/988
I usually put those config overrides to `/usr/lib`, but I will put them in `/usr/etc` to comply with the project's structure.
As far as I look, this is the only tweak which needs this systemd conf change.
* fix: Assure that "disabling CoreDump tweak" is applied correctly
Since Fedora uses systemd, we need to make this change too, else it won't be applied throughout the system, but only in SSH/TTY sessions.
Bluefin had the same issue with open-file limits tweak here:
https://github.com/ublue-os/bluefin/pull/988
I usually put those config overrides to `/usr/lib`, but I will put them in `/usr/etc` to comply with the project's structure.
As far as I look, this is the only tweak which needs this systemd conf change.
Signed-off-by: fiftydinar <65243233+fiftydinar@users.noreply.github.com >
---------
Signed-off-by: fiftydinar <65243233+fiftydinar@users.noreply.github.com >
2024-03-15 12:36:20 -07:00
qoijjj
9d19d8a9f3
feat: set yaml files as detectable by github
2024-03-13 13:27:40 -07:00
qoijjj
1ce6b06828
feat: justfile improvements
2024-03-13 12:58:31 -07:00
qoijjj
83ad8d1377
improve: move upower workaround to scripts
2024-03-13 12:48:58 -07:00
qoijjj
718a53b7f6
docs: formatting improvements
2024-03-11 16:32:13 -07:00
qoijjj
ce5f3a41e3
fix: justfile name collision with upstream
2024-03-11 16:30:19 -07:00
qoijjj
c9fc2a1401
fix: deprecated-images.json location
2024-03-11 15:24:00 -07:00
qoijjj
efb19a6605
chore: deprecate images that are no longer needed
2024-03-11 14:41:40 -07:00
qoijjj
a15fe0bc1c
docs: fix link to JIT setting
2024-03-10 00:31:03 -08:00
qoijjj
c40ebeec72
feat: additional justfile improvements
2024-03-10 00:02:37 -08:00
qoijjj
195d2e90ff
feat: various justfile improvements
2024-03-09 17:38:53 -08:00
qoijjj
0c9ffd0ee0
fix: made motd script +x
2024-03-07 17:01:16 -08:00
qoijjj
731282e84d
chore: various motd improvements
2024-03-07 16:26:48 -08:00
qoijjj
f4104d4156
feat: add MOTD
2024-03-07 15:13:19 -08:00
qoijjj
7c6a453a83
chore: improve clarity of flathub modification step in yafti
2024-03-06 10:55:31 -08:00
qoijjj
e485ec92eb
fix: revert one of the previous changes as it has no change from the default
2024-03-04 11:45:23 -08:00
qoijjj
073c40b456
improve: add additional chromium hardening policies
2024-03-04 10:14:54 -08:00
qoijjj
932a68d334
docs: additional update to reflect new upstream patches
2024-02-27 17:21:18 -08:00
qoijjj
d4b973a8ce
docs: update to reflect additional chromium patches
2024-02-27 17:16:24 -08:00
qoijjj
e34d5d7a0d
chore: remove unused files from migration
2024-02-26 10:25:48 -08:00
qoijjj
00d9871e70
chore: update chromium switches to match upstream JIT changes
2024-02-22 22:39:11 -08:00
qoijjj
993c66b6d0
chore: fix broken link
2024-02-22 13:24:10 -08:00
qoijjj
36feed3730
fix: remove duplicate line
2024-02-20 22:35:59 -08:00
qoijjj
2984116ec2
chore: disable bluetooth by default
2024-02-20 22:33:15 -08:00
qoijjj
dc9889eeec
chore: request compiler argument changes upstream
2024-02-19 19:56:11 -08:00
qoijjj
b1f85b7c76
chore: document secureblue counterpart for vanadium patches and add additional policies
2024-02-18 12:14:36 -08:00
qoijjj
ad9e8262b9
chore: document secureblue counterpart for vanadium patches and add additional policies
2024-02-18 01:11:54 -08:00
trytomakeyouprivate
51ad6742e6
hardening: changed "debugfs" to experimental/breaking
2024-02-15 18:49:22 -08:00
qoijjj
c701e2ae21
chore: add --noexpose_wasm to chromium flags for consistency
...
wasm is already disabled by --jitless, this gets rid of the warning.
2024-02-13 10:51:21 -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
5dc1f9198f
improve: only set nvidia power management for nvidia laptop images
2024-01-25 23:00:00 -08:00
qoijjj
c2a437c2ac
docs: source link for chrony config
2024-01-25 22:24:00 -08:00
qoijjj
6bc46d51d6
improve: switch to drop-ins instead of full overrides
2024-01-25 21:30:47 -08:00
qoijjj
378f32202f
improve: cleanup and document kargs
2024-01-25 21:14:53 -08:00
trytomakeyouprivate
1f8f69ab8e
docs: fix formatting for chromium readme ( #178 )
...
docs: fix formatting for chromium readme (#178 )
2024-01-25 12:31:43 -08:00
qoijjj
b096439521
improve: separate unstable kargs into a separate just command
2024-01-25 11:45:23 -08:00
qoijjj
0e7f763d61
docs: fix formatting
2024-01-25 11:37:38 -08:00
qoijjj
2f416b62b3
improve: add additional chromium hardening via policy
2024-01-25 11:31:31 -08:00
qoijjj
7f8802bd8d
fix: kargs and karg documentation
2024-01-24 21:47:14 -08:00
qoijjj
1ac1165238
improve: remove hardened_malloc-light override for wireplumber after upstream fix
2024-01-23 10:02:39 -08:00
qoijjj
6cbd0280a8
fix: resolved config
2024-01-22 21:54:30 -08:00
qoijjj
06f6aa788d
fix: switch to a resolved drop-in
2024-01-22 13:43:25 -08:00
qoijjj
c3f652528f
fix: permit wheelless users to upgrade
2024-01-21 11:57:32 -08:00
qoijjj
c2893cbf16
fix location of server files
2024-01-08 01:37:36 -08:00
qoijjj
e768d4a0f6
fix: coreos images to allow image signing
2024-01-08 01:25:09 -08:00
qoijjj
e85fd07756
cleanup: login.defs file
2024-01-05 10:21:39 -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