- 27 Jun, 2022 4 commits
-
-
Leonardo Arena authored
-
Leonardo Arena authored
-
This allows seeing the man pages of things installed to /usr/local.
-
Natanael Copa authored
fixes #12215
-
- 26 Jun, 2022 36 commits
-
-
-
-
alice authored
-
For more information see https://github.com/docker/compose/releases/tag/v2.6.1
-
-
Michał Polański authored
-
Michał Polański authored
-
Michał Polański authored
-
Martijn Braam authored
-
for cases other than bridges dnsmasq might need some extra configuration step before starting Tested with conf.d value, used for NetworkManager (if it's slow to start it won't have time to create required dir for resolv-file, nor setup lo if bind-interfaces is set): ``` setup_command=extra_setup extra_setup() { ip a add 127.0.0.1/8 dev lo >/dev/null 2>&1 ip a add ::1/128 dev lo >/dev/null 2>&1 mkdir -p /run/NetworkManager } ```
-
Jakub Jirutka authored
-
alice authored
required for debug symbols to be stripped correctly from any other subpackages
-
alice authored
required for debug symbols to be stripped correctly from any other subpackages
-
alice authored
required for debug symbols to be stripped correctly from any other subpackages
-
alice authored
required for debug symbols to be stripped correctly from any other subpackages
-
alice authored
required for debug symbols to be stripped correctly from any other subpackages
-
alice authored
required for debug symbols to be stripped correctly from any other subpackages
-
alice authored
required for debug symbols to be stripped correctly from any other subpackages
-
alice authored
required for debug symbols to be stripped correctly from any other subpackages
-
alice authored
required for debug symbols to be stripped correctly from any other subpackages
-
alice authored
required for debug symbols to be stripped correctly from any other subpackages
-
alice authored
required for debug symbols to be stripped correctly from any other subpackages
-
-
-
Martijn Braam authored
-
path_utils_ut-allow-single-as-well.patch now included in upstream Upstream have switched from pagure to github
-
-
Milan P. Stanić authored
-
Milan P. Stanić authored
-
Timothy Legge authored
-