linux_wiki:os_install_post_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
linux_wiki:os_install_post_install [2017/09/12 23:06]
billdozor [Post Install Script]
linux_wiki:os_install_post_install [2017/09/12 23:07]
billdozor [Post Install Script]
Line 308: Line 308:
   * The post install script is what gets called via the firstboot script.   * The post install script is what gets called via the firstboot script.
   * This script does all the heavy lifting (system updates, configuration, etc).   * This script does all the heavy lifting (system updates, configuration, etc).
 +
 +===== Post Install Script: Parent =====
  
 **Post install script**: Provide logging and error checking **Post install script**: Provide logging and error checking
Line 411: Line 413:
 echo -e "----> Remember to umount NFS before rebooting <----" echo -e "----> Remember to umount NFS before rebooting <----"
 </code> </code>
 +
 +===== Post Install Script: Worker =====
  
 **Post install worker**: Perform the actual installations/config work **Post install worker**: Perform the actual installations/config work
  • linux_wiki/os_install_post_install.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)