aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2022-07-03all: replace grub with systemd-bootsystemd-bootShulhan
Now that we use UEFI based partition, we can replace the grub with systemd-boot. This option have several advantages, - minimize installed package and dependencies - allow future customization (e.g. automounting, secure boot) The pacman hook 00-systemd-boot is required to re-install the systemd boot loader automatically when package systemd updated.
2022-07-02Updates the image configuration description to match the latest config.0.8Lorenzo Castelli
2022-06-30Changes the image to be UEFI based.Lorenzo Castelli
This is now supported in GCE, and is a better alternative to the old MBR setup used before. This requires the UEFI_COMPATIBLE flag to be passed during image creation.
2022-03-15Add a list of current imagesSamuel Littley
Fixes #36
2021-01-25Add instruction doc for maintainers (#40)Samuel Littley
* Minor README updates and added some docs for maintainers * Add a reference to the build-arch-gce AUR package
2020-08-24Removes outdated note in README about rng-tools.Lorenzo Castelli
2018-11-08Fixes typo.Lorenzo Castelli
2018-11-08Adds links to the AUR for the google-compute-engine and growpart packages.Lorenzo Castelli
2018-10-24Brings the project up to date with a new bash implementation.Lorenzo Castelli
See the updated README for more information about images generated by the new script.
2016-06-05README fixesCharles Eckman
- Fix the example command; subcommand is 'create', not 'insert'. - Fix the path in the example command; there's a dash between 'arch' and 'v'. - Add a family, 'arch', to the example command.
2016-05-01Publish v20160502Jeremy Edwards
2016-05-01Update v20160502 imageJeremy Edwards
2015-12-03Update broken command.Jeremy Edwards
2015-12-03New image links, moved images to a dedicated Cloud Storage bucket, cleanup.Jeremy Edwards
2015-12-03Update builder to reflect changes to Arch build process.Jeremy Edwards
2015-09-03Fix typoJeremy Edwards
2015-09-03Updated the builder to work with the latest Arch Linux changes.Jeremy Edwards
2014-08-08Initial version.Jeremy Edwards