48 lines
1.3 KiB
Text
48 lines
1.3 KiB
Text
Overview of changes in 0.0.5
|
||
============================
|
||
|
||
* Give access to mounts under $HOME, and make autofs work
|
||
* Show a spinner when creating the toolbox
|
||
|
||
|
||
Overview of changes in 0.0.4
|
||
============================
|
||
|
||
* Avoid spooky root-like behaviour for non-root interactive shells
|
||
* Give access to the FUSE kernel module
|
||
* Improve the readability of the debug output
|
||
* Set up $HOME and /home to match the host
|
||
* Try to enter the same directory inside the toolbox
|
||
|
||
|
||
Overview of changes in 0.0.3
|
||
============================
|
||
|
||
* Clean up the Buildah working containers on error
|
||
* Unbreak creating the toolbox if the toolbox image already exists
|
||
|
||
|
||
Overview of changes in 0.0.2
|
||
============================
|
||
|
||
* Allow an 'F' or 'f' prefix when specifying the release
|
||
* Avoid a Bash-ism (ie. ==) and stick to POSIX (ie. =)
|
||
* Fallback to /bin/bash if $SHELL doesn't exist in the toolbox container
|
||
* Give access to the system D-Bus instance
|
||
* Make shm_open work
|
||
|
||
|
||
Overview of changes in 0.0.1
|
||
============================
|
||
|
||
* First preview release
|
||
|
||
|
||
----
|
||
|
||
Copyright © 2018 – 2019 Red Hat, Inc.
|
||
All rights reserved.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|