fuel-web/docs/develop.rst
Irina Povolotskaya d7b01442cb Adds instructions on custom bootstrap node into dev docs
Since this information is not reflected in
the dev documentation and is requested by different
developers, let's update our current doc with it.
The following topics will be covered:

* how to create an additional
  "piece" of bootstrap (initrd_update)
  that will be injected into the
  original initramfs image on the bootstrap.
  That means, avoid modifying the original initramfs
  image for bootstrap

* how to modify the original initramfs image manually

* hot to create a custom initramfs image for
  bootstrap to replace the default one

Co-Authored-By: Vladimir Kozkukalov <vkozhukalov@mirantis.com>
Co-Authored-By: Albert Syriy <asyriy@mirantis.com>

Change-Id: I6238395e92dc3f0381548c12a15d5619fc5b7411
Closes-Bug: 1428160
2015-04-02 15:12:44 +03:00

467 B

Development Documentation

develop/architecture develop/sequence develop/quick_start develop/addition_examples develop/env develop/system_tests/tree develop/live_masternode develop/nailgun develop/module_structure develop/fuel_settings develop/puppet_tips develop/pxe_deployment develop/ostf_contributors_guide develop/custom-bootstrap-node