Commit Graph

19 Commits (244693943da6e70599d07d2a1c61dc95aaddb859)

Author SHA1 Message Date
Dustin C. Hatch 244693943d create-vmachine: Make dhcpcd be quiet 2014-01-16 21:47:07 -06:00
Dustin C. Hatch f63f157199 create-vmachine: Set the time zone in the VM 2014-01-11 17:23:49 -06:00
Dustin C. Hatch 55664477e3 create-vmachine: Clean up VMs that fail to deploy completely 2014-01-11 17:23:31 -06:00
Dustin C. Hatch 242211a599 create-vmachine: Link /etc/mtab to /proc/self/mounts 2014-01-11 11:10:28 -06:00
Dustin C. Hatch 95e33d79d6 create-vmachine: Use LVM block device paths for mounts in fstab
Recently, using LABEL= instead of the actual block device path in /etc/fstab
has caused errors in init.d/localmount because it tries to mount stuff that's
already mounted. Don't really know or care why.
2014-01-11 11:08:53 -06:00
Dustin C. Hatch ba1a431a45 create-vmachine: Don't fail if some SSH host keys can't be generated 2014-01-11 10:56:16 -06:00
Dustin C. Hatch ea1e8b3218 create-vmachine: Don't chroot to generate SSH host keys 2014-01-06 19:19:22 -06:00
Dustin C. Hatch f0d6583755 create-vmachine: Use a stage4 tarball 2013-10-23 07:05:41 -05:00
Dustin C. Hatch 60cb5a7686 create-vmachine: Don't install distcc 2013-10-14 21:18:48 -05:00
Dustin C. Hatch aab3775234 create-vmachine: Make / and /usr read-only 2013-10-14 21:08:22 -05:00
Dustin C. Hatch 3e66d9345d create-vmachine: Prompt for and set a root password 2013-10-14 21:04:17 -05:00
Dustin C. Hatch 1cc87ab55d create-vmachine: Less specific configuration (use Ansible) 2013-10-10 22:09:04 -05:00
Dustin C. Hatch 90b9f06ad8 Backout commit accd78e51407 2013-10-10 21:56:06 -05:00
Dustin C. Hatch c8a26f5004 create-vmachine: Initial Portage configuration 2013-09-22 15:25:57 -05:00
Dustin C. Hatch e94388654c create-vmachine: Add more base packages to install 2013-09-22 15:25:34 -05:00
Dustin C. Hatch 066b1afc04 create-vmachine: Copy resolv.conf to the guest 2013-09-22 12:31:22 -05:00
Dustin C. Hatch e595052d4a create-vmachine: No separate partition for /usr 2013-09-22 12:06:28 -05:00
Dustin C. Hatch 0f5a69d908 create-vmachine: General cleanup and remove Puppet stuff 2013-09-22 11:52:06 -05:00
Dustin C. Hatch 4b357bee36 create-vmachine: Initial commit 2013-09-22 11:44:48 -05:00