Age | Commit message (Collapse) | Author |
|
This reverts commit 1d360c2ea7065805636acb709af14f01d54c188c.
|
|
|
|
This is a roundup commit to ("160b3a9 - Kernel: T3218: drop dependency on Intel
out-of-tree modules") as the in-tree drivers do not support this option, they
always use the maximum available number.
(cherry picked from commit f97f4aca4066e288b2cb13678244ea25c16602ee)
|
|
|
|
|
|
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.
|