linuxmuster / linuxmuster-linbo

Linbo imaging system for linuxmuster.net
23 stars 22 forks source link

prestart script #159

Closed HappyBasher closed 3 years ago

HappyBasher commented 3 years ago

Enable a possibility to provide a prestart script which is executed right before linbo starts an operating system.

HappyBasher commented 3 years ago

A prestart script is associated to an image. It will be sourced by linbo_cmd right before an operating system is started. The script has to be placed in LINBODIR along side the image file. The naming scheme is <imagename prefix>.prestart (ubuntu.cloop -> ubuntu.prestart). There is an example script.