Commit Graph

15 Commits (95e33d79d6762b0afc8e9b0b56abd794e6874e50)

Author SHA1 Message Date
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