Skip to content

Commit

Permalink
Update Developer-Guide_Build-Options: Add 'xz' value for COMPRESS_OUT…
Browse files Browse the repository at this point in the history
…PUTIMAGE (#369)
  • Loading branch information
yellow-sky authored Dec 12, 2023
1 parent b28f677 commit e6d0687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Developer-Guide_Build-Options.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ These parameters are meant to be applied to the `./compile.sh` command. They are
- gpg: sign image using gpg
- 7z: compress image, hash and signature to 7z archive
- gz: compress image only using gz format
- xz: compress image only using xz format
- yes: compatibility shorcut for `sha,gpg,7z`
- **SEVENZIP** ( yes | **no** ): create .7z archive with extreme compression ratio instead of .zip
- **BUILD_KSRC** ( **yes** | no ): create kernel source packages while building...
Expand Down

0 comments on commit e6d0687

Please sign in to comment.