Skip to content

Releases: Projeto-Pindorama/mitzune

v0.2-b

27 Mar 00:20
Compare
Choose a tag to compare

Changes from v0.2-a:

  • Updated README.txt;
  • Wrote realpath() at lib/posix-alt.shi, also made it glob file names;
  • Completely rewrote nproc() at lib/posix-alt.shi;
  • Treat $MITZUNE_PREFIX with realpath();
  • Wrote functions that import/export prefixes;
  • Portabilize check_doas()/elevate() between @slicer69's doas versions;
  • Made decChrootFunction read-only, for safety reasons;
  • Portabilize between UNIX tools implementations.

v0.2-a

24 Dec 08:56
Compare
Choose a tag to compare
v0.2-a Pre-release
Pre-release

Merry Christmas and happy new year!

v0.1

31 Oct 02:52
6d07637
Compare
Choose a tag to compare

The first stable version, now with builtin chroot support. 😆

Good hacking!

v0.1-b

17 Sep 04:01
Compare
Choose a tag to compare
v0.1-b Pre-release
Pre-release

Beta tarball for testing, it can create and delete prefixes and extract rootfs'es into them.
You can install it using this command (that i also mentioned in the README):

xz -cd mitzune.0.1-b.NOARCH.Linux.tar.xz | tar -xvf - -C ~/