summary refs log tree commit diff
path: root/nixos/modules/virtualisation/google-compute-image.nix
Commit message (Expand)AuthorAge
* nixos/google-network-daemon: systemd job type simple instead of oneshot (#49692)Sarah Brofeldt2018-11-03
* google-compute-engine: 20180510 -> 20180905zimbatm2018-09-26
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* avoid redundant rm callsAmineChikhaoui2018-06-04
* revert 4a86f8c9abd99b880b8a9c3609d330c7ff398ad5 and properly removeAmineChikhaoui2018-05-31
* barf if pulling the ssh host keys failsAmineChikhaoui2018-04-28
* remove the entire temporary directoryAmineChikhaoui2018-04-28
* pull the ssh host keys from the metadata service as expected by NixOps.AmineChikhaoui2018-04-28
* google-compute-image: provide correct MTUWout Mertens2018-04-08
* Update create-gce.sh script. Set default option for GCE images to disable hos...Rob Vermaas2018-04-06
* gce: needs bigger diskSizeRob Vermaas2018-04-05
* nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski2018-02-18
* Merge pull request #33423 from AmineChikhaoui/gce-ssh-keysRob Vermaas2018-01-18
|\
| * Fixes https://github.com/NixOS/nixops/issues/756.AmineChikhaoui2018-01-04
* | nixos: introduce boot.growPartition (#33521)zimbatm2018-01-06
|/
* google-instance-setup: add openssh to pathRob Vermaas2017-09-15
* google-compute-image module: use google serviceszimbatm2017-07-15
* GCE-service: Update fetch-ssh-keys API usageMateusz Kowalczyk2017-05-20
* google-compute-image: append .raw.tar.gz suffixJörg Thalheim2017-04-26
* google-compute-image: switch to use the common make-disk-image.nixDan Peebles2017-04-24
* Make GCE image as small as possible and incorporate partition growingClemens Fruhwirth2017-03-27
* google-compute-image: fix Yama LSM option conflictc74d2017-03-26
* google-compute-image: copy store paths with rsyncc74d2017-03-24
* google-compute-image.nix: fix evaluation failureDan Peebles2017-02-22
* ntp: make timesyncd the new defaultJörg Thalheim2016-12-17
* openssh: support prohibit-password for permitRootLoginAnmol Sethi2016-10-01
* treewide: deprecate ip-up.target (#18319)Alexander Ried2016-09-10
* treewide: Use makeBinPathTuomas Tynkkynen2016-08-23
* Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeoutEelco Dolstra2016-05-25
* treewide: Use correct output in ${config.nix.package}/binTuomas Tynkkynen2016-04-25
* nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski2016-01-08
* nixos: rename some outputs for better discoverability in /nix/storeJan Malakhovski2015-09-18
* Merge pull request #6732 from oconnorr/masterWout Mertens2015-06-02
|\
| * Remove use of && in fetch-ssh-keys service.Russell O'Connor2015-05-29
| * [GCE] Put temp files for fetch-ssh-keys service in /runRussell O'Connor2015-05-29
| * Use mktemp to create temporary files to hold ssh host keys and authorized key...Russell O'Connor2015-05-29
* | Revert "Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon ima...William A. Kennington III2015-05-29
|/
* Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon images. Set...Rob Vermaas2015-05-29
* GCE image: Remove some unnecessary lib prefixes.Rob Vermaas2015-03-26
* GCE image: Add some recommended sysctl settings. Disable OS level firewall by...Rob Vermaas2015-03-26
* Only start fetch-keys for GCE image after ip-up.Rob Vermaas2015-02-27
* GCE image: Pass header to metadata service calls.Rob Vermaas2015-02-26
* ParanoiaEelco Dolstra2015-01-15
* google-compute-image.nix: Try to download all SSH host keys from metadata ser...Russell O'Connor2015-01-06
* Generate SSH host public key from the private key.Russell O'Connor2015-01-05
* Call wget directly in fetch-ssh-keys service.Russell O'Connor2015-01-05
* google-compute-image.nix: unconditionally clean up /root/key.pub /root/author...Russell O'Connor2015-01-05
* google-comute-image.nix: set umask 077 when downloading private keys from the...Russell O'Connor2015-01-05
* google-compute-image.nix: use internal google NTP server.Russell O'Connor2015-01-05
* Fix GCE image build.Rob Vermaas2015-01-05