| Age | Commit message (Collapse) | Author |
|
This disables "predictable interface names", as they make the network interface
name dependent on exact hardware configuration. Scripts would then break in case
the name is not exactly "ens4".
|
|
|
|
This is currently already installed as an indirect dependency of the base
package, so this change is a no-op for now, just in case it gets removed in the
future.
|
|
|
|
This is no longer necessary with the new version of compute-image-packages.
|
|
This reverts commit bb393b13c6c3d98ef5d80cf90501b32862a678b2.
MTU is set by DHCP, it shouldn't be set by the udev rule.
|
|
|
|
See the updated README for more information about images generated by
the new script.
|