mbox series

[0/1] Fix the baseline build script

Message ID 20191102222649.18938-1-git@esotericnonsense.com
Headers show
Series Fix the baseline build script | expand

Message

Daniel Edgecumbe Nov. 2, 2019, 10:26 p.m. UTC
The base-meta change removed a dependency that the baseline iso relied
on. As such, it now fails to build, expecting mkinitcpio to be present.

This change allows the construction of a functioning ISO which can be used
to bootstrap a system.

We may also wish to include an editor in the ISO, though it is technically
possible to get by without.

Daniel Edgecumbe (1):
  configs/baseline: Install the linux kernel package

 configs/baseline/build.sh | 6 ++++++
 1 file changed, 6 insertions(+)