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
Age
Commit message (
Expand
)
Author
2020-08-24
Avoids starting services for GCE packages.
0.6
Lorenzo Castelli
2020-07-12
Merge pull request #35 from yan12125/dont-touch-host-machine-id
Samuel Littley
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-05-03
Removes PKGBUILD, which is going to be moved to the AUR.
0.1
Lorenzo Castelli
2019-03-28
Merge pull request #30 from crvv/mtu
Lorenzo Castelli
2019-03-26
Revert "fix MTU settings. MTU is 1460 on gce."
Wèi Cōngruì
2019-03-25
Merge pull request #28 from crvv/mtu
Samuel Littley
2019-03-25
fix MTU settings. MTU is 1460 on gce.
Wèi Cōngruì
2018-11-08
Fixes typo.
Lorenzo Castelli
2018-11-08
Removes unnecessary gitignore.
Lorenzo Castelli
2018-11-08
Adds links to the AUR for the google-compute-engine and growpart packages.
Lorenzo Castelli
2018-10-24
Brings the project up to date with a new bash implementation.
Lorenzo Castelli
2018-02-06
Merge pull request #26 from GoogleCloudPlatform/michaelawyu-patch-1
chenyumic
2018-01-08
Merge pull request #20 from cceckman/master
Tim Swast
2018-01-08
Update LICENSE
chenyumic
2016-06-05
Merge branch 'master' of github.com:cceckman/compute-archlinux-image-builder
Charles Eckman
2016-06-05
README fixes
Charles Eckman
2016-06-05
README fixes
Charles Eckman
2016-05-01
Merge pull request #19 from jeremyje/master
Jeremy Edwards
2016-05-01
Publish v20160502
Jeremy Edwards
2016-05-01
Merge pull request #18 from jeremyje/master
Jeremy Edwards
2016-05-01
Update v20160502 image
Jeremy Edwards
2016-04-26
Merge pull request #17 from simoleone/traditional-eth-device-names
Jeremy Edwards
2016-03-24
revert to traditional ethernet device names
Simo Leone
2015-12-03
Merge pull request #13 from jeremyje/master
Jeremy Edwards
2015-12-03
Update broken command.
Jeremy Edwards
2015-12-03
Merge pull request #12 from jeremyje/master
Jeremy Edwards
2015-12-03
New image links, moved images to a dedicated Cloud Storage bucket, cleanup.
Jeremy Edwards
2015-12-03
Update builder to reflect changes to Arch build process.
Jeremy Edwards
2015-09-03
Merge pull request #11 from jeremyje/master
Jeremy Edwards
2015-09-03
Fix upload and publish.
Jeremy Edwards
2015-09-03
Fix typo
Jeremy Edwards
2015-09-03
Removed the staging phase because the script will only work on Arch Linux now...
Jeremy Edwards
2015-09-03
Updated the builder to work with the latest Arch Linux changes.
Jeremy Edwards
2015-02-12
Remove debugging information
Jeremy Edwards
2015-02-12
Update scripts to work with new Arch install scripts.
Jeremy Edwards
2014-08-30
Run apt-get update before installing packages.
Jeremy Edwards
2014-08-09
Fix disabled SSH service
Jeremy Edwards
2014-08-08
Added deploy VM to build image scripts.
Jeremy Edwards
2014-08-08
Initial version.
Jeremy Edwards