Don't worry, Jeremy. I know how it can be when we get busy, I have been busy these days, too.
I am glad you found my contributions helpful, so you are welcome.
Regarding what you mention, I do not disagree that it is really cool. I will read the documentation and get back to you if I have any questions. I appreciate your guidance on this particular matter.
Before I continue, my understanding is that these would be the steps:
Install the TKLDEV image to a new Virtual Machine (This can be done by using the ISO to perform the install)
Use git to clone the intended appliance (Core for a brand-new appliance)
Perform any updates on the Virtual Machine (apt-get installs/updates, adding/modifying files)
Perform the build (getting into the cloned directory with git, executing "make")
Retrieve the ISO generated from the build folder
If you desire to build in other formats than the ISO:
Install the build extensions (TKLPatch and buildtasks)
Provide the built ISO to buildtasks and build in the desired format (Perform this step for every desired format)
Does that summarize the steps required to customize/upgrade an existing appliance? I wonder if step number 3 is more about modifying the files that were cloned, though.
Now I am on to reading the documentation and trying my hand on making a new appliance from Core and customizing an existing appliance. I will let you know if I was successful in my endeavor or if I require further clarification and guidance.
Don't worry and clarification
Don't worry, Jeremy. I know how it can be when we get busy, I have been busy these days, too.
I am glad you found my contributions helpful, so you are welcome.
Regarding what you mention, I do not disagree that it is really cool. I will read the documentation and get back to you if I have any questions. I appreciate your guidance on this particular matter.
Before I continue, my understanding is that these would be the steps:
Does that summarize the steps required to customize/upgrade an existing appliance? I wonder if step number 3 is more about modifying the files that were cloned, though.
Now I am on to reading the documentation and trying my hand on making a new appliance from Core and customizing an existing appliance. I will let you know if I was successful in my endeavor or if I require further clarification and guidance.
Regards!