Skip to content

Releases: tgalal/inception

0.9.9

16 Nov 15:10
Compare
Choose a tag to compare

Make

  • Added config query options, currently there is "--config-list-keys"
  • Make command accepts signing options for recovery and update
  • Added --keep-output to not clear the outdir before make
  • More control over make flags (--foo | --no-foo | --only-foo)

Cache Maker

  • Honor cache.size over config.mounts.cache.size
  • Cache size can be now auto

Update Maker

  • Fixed supersu overriding update.script.post

Odin Maker

  • Fixed odin checksummed package output

Bootstrap

  • Bootstrapped config is now minimal

0.9.5

09 Aug 12:30
Compare
Choose a tag to compare

0.9.5

Dnx Maker

  • Output files in dnx.out

Package Maker

  • Updated generated manifest to v2
  • Include dnx files if available
  • Support files in directories

Odin Maker

  • Odin maker can create CSC, BL, AP independant tars
  • Support flat tar using odin.flatten=true