Jump to content

Recommended Posts

Posted

I wanted to build the cli version but didn't see an obvious way to do that with conf variables and the docs don't illuminate that choice.

 

so I tried

BUILD_MINIMAL=no

BUILD_DESKTOP=no

 

and that seems to do force the cli version.

 

Just suggesting that this might be easier to grok if the variable was say

BUILD_TYPE=(desktop|cli|minimal|custom)  with maybe default cli

 

where custom might be a rootfs that is custom (like one I put together) and thus doesn't need to be reconstructed from the custom-image script.  Maybe setting custom then RELEASE could hold the path to the tarball?

 

If that seems better maybe I can try making a pr?

 

BTW this is not necessarily a beginner topic but didn't see a category for just generic building discussion.

 

<

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines