Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
There is no sense in having a user level when infact there is only the one
level "admin".
|
|
|
|
|
|
|
|
|
|
|
|
Set the serial console speed to 115200 in all build scripts, as is the
standard for current boards. This avoids an annoyance for users of the
livecd, and makes the defaults in build scripts in tools/ and scripts/
consistent.
|
|
|
|
|
|
Let disks settle to workaround issue with MD array not being detected.
|
|
|
|
|
|
commit a91fea903 ("isc-dhcpv6-server init script naming cleanup") introduced
an empty if; then fi clause which produces a BASH syntax error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on boot.
|
|
|
|
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.
|