1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules
cransom user f10bead8fd Do not relocate /nix and /tmp to small disks on AWS
The default behavior with an m3.medium instance is to relocate
/nix and /tmp to /disk0 because an assumption is made that any
ephemeral disk is larger than the root volume.  Rather than make
that assumption, add a check to see if the disk is larger, and
only then relocate /nix and /tmp.

This addresses https://github.com/NixOS/nixpkgs/issues/12613
2016-02-02 01:40:41 +00:00
..
config Merge pull request #11737 from MatrixAI/master 2016-01-30 23:14:44 +01:00
hardware wis_go7007: remove dead package & module 2016-01-11 00:16:01 +01:00
installer nixos-rebuild: Don't propagate --no-out-link arg to nix-store 2016-02-01 10:54:58 +01:00
misc nixos: update-locatedb - harden via systemd (#7220) 2016-01-23 20:44:30 +00:00
profiles wpa_supplicant service: jobs -> systemd.services 2016-01-06 03:58:39 +00:00
programs openssh: Enable DSA host/client keys 2016-02-01 16:31:43 +01:00
security Fix some references to deprecated /etc/ssl/certs/ca-bundle.crt 2016-01-29 02:32:05 +01:00
services nixos/connman: Fix assertion for networkmanager 2016-02-01 19:33:50 +01:00
system initrd: Use modprobe from busybox 2016-02-01 18:19:24 +01:00
tasks Don't include wireless-tools/iw/rfkill when wireless is disabled 2016-02-01 18:19:23 +01:00
testing NixOS tests: Increase hung_task_timeout_secs 2016-01-04 16:53:42 +01:00
virtualisation Do not relocate /nix and /tmp to small disks on AWS 2016-02-02 01:40:41 +00:00
module-list.nix nixos: add module for rmilter 2016-01-16 15:12:30 +02:00
rename.nix nixos: Document "jobs" option removal 2016-01-14 13:08:56 +01:00