File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Overview of changes in 0.0.6
2+ ============================
3+
4+ * Add a list command
5+ * Drop the "fedora" prefix and rename the project as just "toolbox"
6+ * Fix typos pointed out by https://www.shellcheck.net/
7+ * Lots of Bash-isms removed for POSIX correctness
8+ * Make --container and --image command-specific options
9+ * Make it work inside the toolbox container itself
10+ * Shorten the prefix for debug and error messages
11+ * Use the host's PID namespace for the toolbox container
12+ * Use the standard error output for error messages
13+
14+
115Overview of changes in 0.0.5
216============================
317
Original file line number Diff line number Diff line change 11project (
22 ' toolbox' ,
3- version : ' 0.0.5 ' ,
3+ version : ' 0.0.6 ' ,
44 license : ' ASL 2.0' ,
55 meson_version : ' >= 0.40.0' ,
66)
You can’t perform that action at this time.
0 commit comments