mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-10 04:54:44 +08:00
d16c71a0f7
To me a seccomp filter as a strict allowlist with SECCOMP_RET_KILL is simply wrong [1]. But for now simply work around the issue. Editors should rebuild dhcpcd with the sed. Revert the tag so another editor can verify the change. No packages depends on dhcpcd. The only packages mentioning dhcpcd are NetworkManager and wpa_supplicant. NM doesn't support dhcpcd-9.0 or later at all, and wpa_supplicant only refers to dhcpcd so a user can get the IP address from AP after configured wpa_supplicant. [1]: https://github.com/NetworkConfiguration/dhcpcd/issues/120#issuecomment-1227980583 |
||
---|---|---|
appendices | ||
archive | ||
book | ||
general | ||
gnome | ||
images | ||
introduction | ||
kde | ||
lxde | ||
multimedia | ||
networking | ||
postlfs | ||
pst | ||
server | ||
stylesheets | ||
template | ||
x | ||
xfce | ||
xincludes | ||
xsoft | ||
.gitattributes | ||
.gitignore | ||
changelog.xml | ||
expand_date | ||
general.ent | ||
git-version.sh | ||
gnome.ent | ||
index.xml | ||
INSTALL | ||
Makefile | ||
obfuscate.sh | ||
packages.ent | ||
README | ||
tidy.conf |
How do I convert these XML files to HTML? You need to have some software installed that deal with these conversions. Please read the INSTALL file to determine what programs you need to install and where to get instructions to install that software. After that, you can build the html with a simple 'make' command. The default target builds the html in $(HOME)/public_html/blfs-book. For all targets, setting the parameter REV=systemd is needed to build the systemd version of the book. Other Makefile targets are: nochunks, validate, and blfs-patch-list. nochunks: builds BLFS in one huge file. validate: does an extensive check for xml errors in the book. blfs-patch-list: generates a list of all blfs controlled patches in the book.