Commit 456f888
committed
Ignore "archive" feature in libsystemd-shared.so by default
The "archive" feature in libsystemd-shared.so requires libarchive, which
in turn requires libstdc++.so.6 and libxml2.so.2 and much more. These
libraries are not actually used in initramfs. The feature is only
required for `systemd-dissect --make-archive` (Dissect Discoverable Disk
Images).
Signed-off-by: Alexey Gladkov <[email protected]>1 parent 82980de commit 456f888
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments