Age | Commit message (Collapse) | Author |
|
|
|
Without `openssl.cnf` software that uses `libssl` (for example busybox) has
issues with connections to some HTTPS servers.
|
|
|
|
|
|
|
|
This reverts commit c93c12d0813b276501562bc88bea68daee60b266.
|
|
|
|
|
|
This is a roundup commit to ae2279e ("Kernel: no longer build Intel out-of-tree
NIC drivers") as the in-tree drivers do not support this option, the always use
the maximum available number.
|
|
|
|
|
|
This reverts commit b234558db422390ed4d995e9134fe91c37d6cc8f.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Included:
* libnss_dns.so.2 (required for DNS resolving from initramfs)
* ca-certificates.crt (required for fetching files via HTTPS)
|
|
The script allows include to initramfs or include and force to load any modules, listed inside.
Initially, the script replaces the trick used for intel drivers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
commit a91fea903 ("isc-dhcpv6-server init script naming cleanup") introduced
an empty if; then fi clause which produces a BASH syntax error.
|
|
|
|
|
|
|
|
|
|
|
|
Manage system.conf from file instead of hook.
Add comment to the files where they are managed
|
|
|
|
|
|
|
|
reboot
|
|
|
|
|
|
|
|
If more granular data modification is needed, it can be stored in other data/ subdirs.
|