commit 7fb98d6c14bd825d1e0a4cac16565ac761c7f30b
Author: Shane Gibson <shane@rackn.com>
Date: Thu Apr 12 11:37:43 2018 -0700
add BETA Bionic Beaver (daily builds)
A content/bootenvs/ubuntu-18.04.yml
A content/stages/ubuntu-18.04.yml
commit 1c289b02278e7051c8c0350ed86283dbffd3c9a2
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Apr 10 16:31:26 2018 -0500
Update sledgehammer for hotplug fix and vfat support.
M content/bootenvs/discovery.yml
M content/bootenvs/sledgehammer.yml
commit f16b35ef983d64c254d6e2e9ba0143f1471e3fa1
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Apr 5 14:18:19 2018 -0500
Oops, forgot --force in change-stage.sh.tmpl
M content/templates/change-stage.sh.tmpl
commit 1fec4b2e0b23bc692251b86da37d44ee4214d975
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Apr 5 10:25:42 2018 -0500
Use infinite tokens where needed, and clean up setup.tmpl and change-stage.sh.tmpl
M content/bootenvs/sledgehammer.yml
M content/templates/change-stage.sh.tmpl
M content/templates/machine-meta-setter.sh.tmpl
M content/templates/setup.tmpl
commit 9c497a428989c49d4d4349a224baab2ddf6443e9
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Apr 3 12:11:48 2018 -0500
Update erase disks task to be more thurough.
* Deactivate all volume groups before we do anything else. This
should make us more robust in the face of potentially in-use or
locked logical volumes and volume groups.
* Erase the first and last 2 megs of every device and partition
instead of just the first and last 1 meg.
* Add param-driven optional full disk zeroing for rotational devices.
* Discard all the blocks on devices we want to erase if the device
supports it.
A content/params/zero-hard-disks-for-os-install.yaml
M content/tasks/erase-hard-disks-for-os-install.yaml
commit 331747e2d4543a507b4f630509894a548d975b8b
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Apr 2 13:37:17 2018 -0500
Make start-up.sh not rely on common setup
It relies on permissions that the restricted machine create token does
not have, and the additional stuff it does not have are not relavent
that early in the bootstrapping process.
M content/bootenvs/discovery.yml
commit 12923fad6d4180fe3b1e1dfc7898866d46254928
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Apr 2 11:47:44 2018 -0500
Apparently vgremove can require more than one force
M content/tasks/erase-hard-disks-for-os-install.yaml
commit cf8feceb085edc1e8ddea35529271f46b957edde
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Mar 29 23:20:34 2018 -0500
change discover color to purple
A README.rst
M content/stages/discover-no-gohai.yaml
M content/stages/discover.yaml
commit 6a8a73353eaac82ebf5c6c29bcd85182c6a92e99
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Mar 22 08:05:42 2018 -0500
Add machine-plugin to known parameters.
A content/params/machine-plugin.yaml
commit 07096722f53e9f944eb7e7fa8d1542a43ac83450
Author: Shane Gibson <shane@rackn.com>
Date: Sun Mar 11 11:53:54 2018 -0700
Updates to setup.tmpl, add Param rs-debug-enable
A content/params/rs-debug-enable.yaml
M content/templates/setup.tmpl
commit bac86a412e676771bf689bf08b84b9c07c6fa524
Author: Shane Gibson <shane@rackn.com>
Date: Thu Mar 8 16:23:43 2018 -0800
Switch CentOS 7 mirrors
M content/bootenvs/centos-7.4.1708.yml
M content/bootenvs/centos-7.yml
commit dbde3cadc1246146219cfd81496faeccdb124baf
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Mar 6 13:18:32 2018 -0600
Add --no-pid so that other dhclients can be run in the
weird virtualbox case
M content/bootenvs/discovery.yml
commit 72614c7a8ecfc6a4a6ff341554fdd54d817c287e
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Mar 6 12:59:00 2018 -0600
Make sure dhclient survives when the sledgehammer service finishes
M content/bootenvs/discovery.yml
commit a9e159b1b6f5f94b825432bd9b7ca3cb8b5542c2
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Mar 6 11:20:18 2018 -0600
Content tweaks to reflect the drpcli runner changes.
M content/stages/complete-nowait.yaml
M content/stages/finish-install.yaml
M content/stages/machine-meta.yaml
M content/stages/prep-install.yaml
End of Note