New TurnKey TKLDev version (16.0)

Changes:

  • No longer include pool, chanko and friends by default. tkldev-chanko-setup script has been tweaked and some config setup has been moved to package postinst scripts. TODO: more work is still required to make it possible for users to easily build packages. Plus the buildroot repo needs update.
  • fab:
    • major changes to way that the bootstrap is built. Now leverages Debian's debootstrap directly (bootstrap components removed from fab, remaining changes in turnkey/bootstrap repo).
  • buildtasks:
    • significant refactoring, including inclusion of bt-bootstrap script to build bootstrap if relevant bootstrap not currently available.
    • updates to most bt- scripts for Buster.
    • refactoring of bin/signiture-verify to support forcing check of hashfile GPG signing via '--force-gpg' switch (default behaviour remains unsigned files just giving warning).
  • tkldev-setup:
    • refactor to give more meaningful output.
    • change order of repo cloning (now 1st) & bootstrap download (now 2nd).
    • leverage buildtasks/config/common.cfg (fallback to config.example if not setup) to set relevant GPG key ID (BT_GPGKEY).
    • leverage buildtasks/bin/signiture-verify script to check downloaded bootstrap file.
  • Docs:
    • additional development docs now included in build code repo (none included in built appliance by default; yet).
    • many docs rewritten and/or improved.
    • many docs still outdated and/or in need of improvement. :(
  • Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links

New TurnKey TKLDev version (15.0)

Changes:

  • Replace auFS support with OverlayFS support (new default Debian union filesystem). [ Stefan Davis ]
  • New packages:
    • dirmngr - new dependency for tkldev-setup Stefan Davis ]
    • tklpatch - required for buildtasks optimized builds
  • tkldev-setup
    • updated to use .hash files (previously .sig files) Stefan Davis ]
    • include tklbam-profiles - closes #1067.
  • fab, pool, deckdebuild, chanko, autoversion & repo:
    • packages are now reproducible (security) [ Chris Lamb ]
  • deck:
    • complete rewrite (as bash script) to support OverlayFS [ Alon Swartz, Stefan Davis, Anton Pyrogovskyi & Jeremy Davis ]
  • Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links

New TurnKey TKLDev version (14.2)

Changes:

  • Included buildtasks - supports building optimized builds.
  • Included pool & chanko - supports building Debian packages from source and building appliances offline.
  • Installed security updates.
  • Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links

Pages