index
:
compute-archlinux-image-builder
dev
main
systemd-boot
Script to creates Arch Linux image for Google Compute Engine.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-arch-gce
Age
Commit message (
Expand
)
Author
2022-07-02
Replaces growpartfs with the systemd equivalent functionalities.
Lorenzo Castelli
2022-06-30
Doesn't remove packages from installation.
Lorenzo Castelli
2022-06-30
Changes the image to be UEFI based.
Lorenzo Castelli
2021-01-23
Switch growpart -> growpartfs
0.7
Samuel Littley
2021-01-14
all: remove downloaded packages before building image
shulhan
2021-01-02
fixed url of mirrorlist
Slava Andreyev
2020-08-24
Avoids starting services for GCE packages.
0.6
Lorenzo Castelli
2020-07-12
Don't touch machine-id on the building host
Chih-Hsuan Yen
2020-04-18
Starts google-oslogin-cache.timer.
0.5
Lorenzo Castelli
2019-12-06
Reverts to classic network interface names.
0.4
Lorenzo Castelli
2019-12-06
Removes rngd, since GCE machines now provide an rng device.
Lorenzo Castelli
2019-10-29
Makes sure e2fsprogs gets installed, for automatic filesystem resizing.
Lorenzo Castelli
2019-10-29
Explicitly installs Linux after upstream base package reorganization.
0.3
Lorenzo Castelli
2019-05-03
Removes nsswitch resolve workaround.
0.2
Lorenzo Castelli
2019-03-26
Revert "fix MTU settings. MTU is 1460 on gce."
Wèi Cōngruì
2019-03-25
fix MTU settings. MTU is 1460 on gce.
Wèi Cōngruì
2018-10-24
Brings the project up to date with a new bash implementation.
Lorenzo Castelli