Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Prepare build environment and build package

 

Info
titleNOTE:
Please use user 'root' for userland build, because we have to update directory tree and files to use correct permissions and it is possible now only by user 'root'
Code Block
languagebash
titleinstall packages:
apt-get install \
	gnu-make \
	developer-versioning-mercurial

...