| Age | Commit message (Collapse) | Author |
|
The default resolv.conf is empty.
This cause program that depends on resolv.conf for name resolution will
fail.
As a test, we create small Go program "cmd/golookup" that can lookup
IP address of host name using pure Go resolver (using/etc/resolv.conf).
|
|
This remove dhclient and add polkit as dependencies for systemd-hostnamed.
|
|
The OS login require enable-oslogin=TRUE and optionally
enable-oslogin-2fa=TRUE.
|
|
Using f1-micro or g1-small on asia-southeast1 always return
ZONE_RESOURCE_POOL_EXHAUSTED now.
|
|
The gcloud-image-publish.aww is the script to publish the recently
build image to gcloud and create new image.
The gcloud-image-test.aww is the script to test the new image by
creating new compute engine.
The gcloud-test-image-official.aww is the script to test the official
public image from Google.
The gcloud-test-tail.aww is the script to get the serial log from
test image in compute engine.
|