Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

Alpha Pre-Release v0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@JasonYangShadow JasonYangShadow released this 22 Jul 03:03
· 109 commits to master since this release

We published Alpha v0.6 release, including some enhancements.

[enhancement]

  1. Add FAKECHROOT_EXCLUDE_EX_PATH support, which is used for creating some special excluded paths, such as /sys/fs/dbus, and /proc/sys/fs/binfmt_misc, required by "apt" during package installation. Obviously, we use faked-unionfs and we can create anything locally.
  2. Add support for searching and downloading proper files from Github by the predefined configuration file. It is used for the build farm support.

[bugs fix]

  1. failure of stopping memcached instance sometimes
  2. other tiny issues