lp:~likan/toolbox/+git/ppa

Owned by Kan Li
Get this repository:
git clone https://git.launchpad.net/~likan/toolbox/+git/ppa

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/likan999/ppa-toolbox.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log

Branches

Name Last Modified Last Commit
ppa 2021-07-10 16:48:28 UTC
Packaging PPA for 0.0.99.2.

Author: Kan Li
Author Date: 2021-07-10 16:48:28 UTC

Packaging PPA for 0.0.99.2.

patch-7 2021-01-12 22:23:18 UTC
cmd/create, doc/toolbox-create, sh: Add flag --volume to create command.

Author: Kan Li
Author Date: 2020-11-15 07:22:25 UTC

cmd/create, doc/toolbox-create, sh: Add flag --volume to create command.

This allows specifying additional bind mounts when creating the toolbox.

https://github.com/containers/toolbox/pull/633

patch-5 2021-01-12 22:22:25 UTC
cmd/run, doc/toolbox-run, sh: Add flag --no-tty/-T to run command.

Author: Kan Li
Author Date: 2020-10-29 23:54:05 UTC

cmd/run, doc/toolbox-run, sh: Add flag --no-tty/-T to run command.

Summary:
VSCode remote SSH extension needs to run commands inside toolbox without
a TTY, otherwise it fails. With this patch, vscode can connect to
toolbox in a remote host if you put `RemoteCommand toolbox run -T bash`
in ssh config; it should work as well if using `authorized_keys`
instead. The naming of `-T` option is borrowed from `ssh -T`.

https://github.com/containers/toolbox/pull/587

patch-3 2021-01-12 22:20:18 UTC
cmd/create, doc/toolbox-create, sh: Add flag --hostname to create command.

Author: Kan Li
Author Date: 2020-10-30 01:26:32 UTC

cmd/create, doc/toolbox-create, sh: Add flag --hostname to create command.

When SSH to a host, ~/.Xauthority will be used for xauth; the entries in
it contains the hostname. If within the toolbox container it uses
another hostname, the xauth will fail. Therefore we need to be able to
specify the hostname when creating the container.

https://github.com/containers/toolbox/pull/573

master 2020-09-23 20:49:47 UTC
zuul: Really enable system tests on Fedora 33

Author: Ondřej Míchal
Author Date: 2020-09-23 20:19:07 UTC

zuul: Really enable system tests on Fedora 33

The tests were defined but not actually enabled in any pipeline.

Fallout from https://github.com/containers/toolbox/pull/550

harry/update-issue-templates 2020-08-12 09:50:57 UTC
Update issue templates

Author: Harry Míchal
Author Date: 2020-05-27 09:25:30 UTC

Update issue templates

Bug reporters most of the time don't know what and how much info they
should share with us.

I heavily based the bug report template on Podman's[0].

[0] https://github.com/containers/podman/blob/master/.github/ISSUE_TEMPLATE.md

https://github.com/containers/toolbox/pull/459

wip/rishi/cjao-185 2019-06-17 20:36:14 UTC
Unbreak setting up /home as a symbolic link

Author: Casey
Author Date: 2019-06-07 11:55:42 UTC

Unbreak setting up /home as a symbolic link

The whole idea behind commit 66e982af729a4b7 was to set up $HOME and
/home to match the host. Therefore, it's pointless to check if /home
is a symbolic link or not inside the toolbox container. The state of
/home needs to be checked on the host, and then the toolbox container
adjusted accordingly.

Fallout from 8b84b5e4604921fad818ede5267591de7f0993e6

https://github.com/debarshiray/toolbox/issues/185

wip/rishi/remove-group-add 2019-05-17 15:00:54 UTC
Revert "Ensure that the toolbox user runs with 'wheel' as an ..."

Author: Debarshi Ray
Author Date: 2019-05-17 14:45:35 UTC

Revert "Ensure that the toolbox user runs with 'wheel' as an ..."

The --group-add option only affects the entry point of the toolbox
container.

This reverts commit 4bda42d4146f3d3baa8003428d1c0fa4b71239bd.

https://github.com/debarshiray/toolbox/pull/165

18 of 8 results
This repository contains Public information 
Everyone can see this information.

Subscribers