Skip to content
lloydie edited this page Feb 12, 2019 · 15 revisions

Caveats

NOT production quality. UNSTABLE, only developers looking to assist with debugging should test ! DONT USE ON DISKS WITH DATA YOU HAVEN'T BACKED UP

Status

  • im having issues with grub/uefi/bios. If anyone can shed debug, that would be awesome !
  • initial vagrant ubuntu/bionic64 builds.
  • user input may be required, fully automatic build needs further testing.
  • please run in virtual machine or test machine.

Install

  • run zfs-install.sh on machine. or
  • zfs-install/test/ubuntu/bionic64/vagrant up

Todo

  • initial portability refactor, waiting code review.
  • beta ubuntu/bionic64 "first os"
  • various TODO and FIXME in zfs-install.sh
  • Vagrantfile
  • Travis
  • Packer
  • beta release.

Packer

  • I'm new to packer but this tool is awesome. Just going through docs etc.

  • Consideration of the potential of this tools capabilities in relation to this project needs further investigation.

  • It provides all the hooks necessary and is well hashicorp well respected code quality etc. Any and possible all "scripted" code would be well served being moving into the hashicorp work flow, with all the benefits, providers etc furthermore once i understand the entire capabilities i believe additional capabilities not even an option in the standard "script" environment are simple available. Primarily the intergration with the entire hashicorp suite provide the "right" path moving forward.

Clone this wiki locally