mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2025-12-06 07:12:01 +01:00
The dns library used by lua requires /etc/hosts to exist, otherwise all requests for name resolution are denied. This meant that using the sysrescuecfg boot option with a http URL and hostname did not work while using an IP worked. This patch adds an empty /etc/hosts file to the initramfs image to fix this. |
||
|---|---|---|
| .. | ||
| archiso-v43-01-squashfs-options.patch | ||
| archiso-v43-02-fix-pxeboot-dhcp.patch | ||
| archiso-v43-03-fix-pxeboot-multiple-interfaces.patch | ||
| archiso-v43-04-increase-cow-spacesize.patch | ||
| archiso-v43-05-add-loadsrm.patch | ||
| archiso-v43-06-copytoram.patch | ||
| archiso-v43-07-yaml-config.patch | ||
| archiso-v43-08-glibc-fix-dns.patch | ||