bc9f720092
f35 full tree
2022-08-14 23:09:43 +02:00
f8790aa337
X1 Carbon Gen 7 Sway Desktop
2022-08-14 23:09:21 +02:00
Timothée Ravier
eb48de275c
fedora-common-ostree: Move post script inline
...
This was difficult with the JSON based manifests but is now easy with
the YAML ones.
2022-01-21 11:32:12 +01:00
Timothée Ravier
c5edd168e1
post.sh: Update persistent journal workaround
...
Add a systemd configuration drop-in instead of modyfing the default
configuration file.
Imported from:
https://github.com/coreos/fedora-coreos-config/blob/testing-devel/overlay.d/05core/usr/lib/systemd/journald.conf.d/10-coreos-persistent.conf
2022-01-21 11:29:47 +01:00
Jonathan Lebon
635f72795a
post.sh: stop disabling modular repos
...
rpm-ostree understands modules now so it's safe to leave it enabled.
FCOS equivalent: https://github.com/coreos/fedora-coreos-config/pull/1191
2022-01-12 16:56:00 -05:00
Colin Walters
1ff6019594
post: Disable modular repositories
...
See https://github.com/projectatomic/rpm-ostree/issues/1435
and https://github.com/projectatomic/rpm-ostree/issues/1542#issuecomment-419684977
2018-09-09 09:04:48 -04:00
Colin Walters
c3ce622191
post.sh: Sync with fedora-atomic
...
- journald.conf change tweak
- glibc_post_upgrade removal
2018-01-18 11:56:36 -05:00
Colin Walters
1e79db4d2b
post: Re-instate systemd ProtectHome/ProtectSystem and PrivateTmp
...
Following the `fedora-atomic` version:
https://pagure.io/fedora-atomic/c/174e04cb6c268ce32135e8e70194b3ee42fb6f9d?branch=master
2017-09-13 15:56:11 -04:00
Owen W. Taylor
392bd281cd
Work around systemd issue with ProtectHome
...
Systemd has issues with the ProtectHome directive when /home is a
symlink. Since this is used by several systemd-provided services,
this causes problems with starting them up. Work around this temporarily
by removing these lines. (The issue will be fixed in systemd 232)
Copied from atomic-ws.
2016-10-10 16:31:53 -04:00
Owen W. Taylor
44883daf24
Fix problem with systemd logs not being persisted
...
During the boot with ostree, the detection of whether the logs on
the system should be persisted can be confused. Explicitely configure
them to be persisted.
Copied from atomic-ws.
2016-10-10 16:31:11 -04:00
Owen W. Taylor
f5191fcf1a
Add an empty postprocess script
...
This is a place to add workarounds and config changes
2016-10-10 16:29:28 -04:00