Thanks David. Do you know how I might go about adding files to the image?
On Wednesday, August 15, 2018 at 2:54:26 PM UTC-7, David Michael wrote: > > On Wed, Aug 15, 2018 at 5:49 PM, Adam Jenkins <[email protected] > <javascript:>> wrote: > > I have been able to create a chroot using the CoreOS SDK and create my > own > > image, but I'm not sure how to actually install additional dependencies. > > Any help would be greatly appreciated. > > If you're using the build_image script to create a regular production > image, you can add additional runtime dependencies to > src/third_party/coreos-overlay/coreos-base/coreos/coreos-0.0.1.ebuild > . For correctness, also rename the symlink in that directory to > increment the revision number. > > Thanks. > > David >
