Merge pull request #369 from nitkon/patch-2

README: Update how to use DEBUG variable
This commit is contained in:
Julio Montes
2019-10-01 09:11:38 -05:00
committed by GitHub

View File

@@ -68,6 +68,7 @@ This section describes the terms used for all documentation in this repository.
## Building ## Building
The top-level `Makefile` contains an example of how to use the available components. The top-level `Makefile` contains an example of how to use the available components.
Set `DEBUG=true` to execute build scripts in debug mode.
Two build methods are available, `distro` and `dracut`. Two build methods are available, `distro` and `dracut`.
By default, the `distro` build method is used, and this creates a rootfs using By default, the `distro` build method is used, and this creates a rootfs using