summaryrefslogtreecommitdiff
path: root/google_compute_engine/instance_setup
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation for the instance config file. (#389)Max Illfelder2017-03-211-6/+7
* Improved error handling and support for COS. (#374)Max Illfelder2017-02-221-0/+1
* Improved network interface configuration on EL. (#340)Max Illfelder2016-09-302-1/+2
* Make enabling Ethernet interfaces EL compatible. (#335)Max Illfelder2016-09-061-1/+1
* Provide a service to enable network interfaces on boot. (#314)Max Illfelder2016-08-194-55/+36
* Add user to docker group if exists. (#309)Jeff Mendoza2016-07-211-1/+1
* Update exception handling in the metadata watcher. (#288)Max Illfelder2016-06-242-5/+2
* Support distro configs for instance defaults. (#286)Max Illfelder2016-06-232-2/+49
* Check the instance config file in instance setup.Max Illfelder2016-05-273-4/+46
* Fix logging in the Linux guest environment.Max Illfelder2016-05-272-5/+15
* Remove the config for default ethernet interface.Max Illfelder2016-05-251-1/+0
* Improve and fix the sysvinit guest configs.Max Illfelder2016-05-202-3/+6
* Fix packaging bugs.Zach Marano2016-05-191-1/+5
* Generate instance defaults during instance setup.Max Illfelder2016-05-104-38/+264
* Account and IP forwarding compatibility fixes.Max Illfelder2016-05-042-9/+24
* Separate out the testing compatibility file.Max Illfelder2016-05-041-2/+2
* Python 2.6 support for Linux guest testing.Max Illfelder2016-05-031-1/+1
* Python 3 compatible tests for the Linux guest.Max Illfelder2016-05-032-2/+2
* Linux guest environment v2.Max Illfelder2016-04-294-0/+410