mirror of
https://github.com/systemd/systemd.git
synced 2025-03-21 02:50:18 +03:00
test: Drop -Dremote=enabled instructions from readme
The test commands now use mkosi sandbox which always makes sure the required dependencies for systemd-journal-remote are enabled so no need to reconfigure meson explicitly anymore. (cherry picked from commit 284a56ff60bc8ff90c7f0e0614b1c30edd875288)
This commit is contained in:
parent
7c8e8dfc49
commit
4e32ce3005
@ -8,12 +8,6 @@ latest version of mkosi. See
|
||||
for more specific details. Make sure `mkosi` is available in `$PATH` when
|
||||
reconfiguring meson to make sure it is picked up properly.
|
||||
|
||||
We also need to make sure the required meson options are enabled:
|
||||
|
||||
```shell
|
||||
$ mkosi -f sandbox meson setup --reconfigure build -Dremote=enabled
|
||||
```
|
||||
|
||||
To make sure `mkosi` doesn't try to build systemd from source during the image build
|
||||
process, you can add the following to `mkosi.local.conf`:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user