]> piware.de Git - bin.git/log
bin.git
3 years agobuild-rhtoolbox: Simplify certificate install
Martin Pitt [Fri, 18 Dec 2020 07:57:24 +0000 (08:57 +0100)]
build-rhtoolbox: Simplify certificate install

Also move to Fedora 33.

3 years agosystem-maintenance: piware-desktop remote moved to piware.de
Martin Pitt [Sun, 13 Dec 2020 10:23:19 +0000 (11:23 +0100)]
system-maintenance: piware-desktop remote moved to piware.de

Added a persistent remote now with:

    ostree remote add --no-gpg-verify piware https://piware.de/ostree/pitti-workstation/

3 years agosystem-maintenance: Download workstation OSTree repo from GitHub
Martin Pitt [Sat, 12 Dec 2020 20:25:01 +0000 (21:25 +0100)]
system-maintenance: Download workstation OSTree repo from GitHub

The repo is now being built automatically by a GitHub action:
https://github.com/martinpitt/ostree-pitti-workstation/actions

Also move from a persistent to a temporary remote, to reduce the
assumptions on the already installed system.

3 years agosystem-maintenance: Clean up pending deployments as well
Martin Pitt [Sat, 12 Dec 2020 20:50:04 +0000 (21:50 +0100)]
system-maintenance: Clean up pending deployments as well

3 years agobuild-devtoolbox: Install sassc
Martin Pitt [Thu, 29 Oct 2020 05:48:15 +0000 (06:48 +0100)]
build-devtoolbox: Install sassc

Introducing this into starter-kit and friends to avoid node-sass.

3 years agobuild-debian-toolbox: Install build-essential
Martin Pitt [Fri, 16 Oct 2020 14:29:20 +0000 (16:29 +0200)]
build-debian-toolbox: Install build-essential

3 years agobuild-devtoolbox: Fix resolv.conf link
Martin Pitt [Sat, 3 Oct 2020 16:04:13 +0000 (18:04 +0200)]
build-devtoolbox: Fix resolv.conf link

systemd %postun creates the link to resolved's file, which does not
exist in the container.

3 years agoIgnore wf-recorder self-built binary
Martin Pitt [Thu, 24 Sep 2020 05:40:48 +0000 (07:40 +0200)]
Ignore wf-recorder self-built binary

3 years agobuild-rhtoolbox: Install kinit
Martin Pitt [Wed, 16 Sep 2020 08:34:18 +0000 (10:34 +0200)]
build-rhtoolbox: Install kinit

3 years agoscandoc: Use pdfjam directly
Martin Pitt [Thu, 10 Sep 2020 09:13:45 +0000 (11:13 +0200)]
scandoc: Use pdfjam directly

pdfjoin wrapper got removed in pdfjam 3.02

3 years agoBuild separate Red Hat toolbox for rhpkg/1minutetip
Martin Pitt [Sun, 6 Sep 2020 05:34:42 +0000 (07:34 +0200)]
Build separate Red Hat toolbox for rhpkg/1minutetip

This avoids requiring the redhat bits for Fedora development releases,
as that is often not available early.

The redhat toolbox can use the stable Fedora release, and does not need
to be updated every week.

3 years agoRevert "build-devtoolbox: Fix broken Fedora 33 image"
Martin Pitt [Sat, 5 Sep 2020 11:11:55 +0000 (13:11 +0200)]
Revert "build-devtoolbox: Fix broken Fedora 33 image"

Image got refreshed now.

This reverts commit 97ca56a460678fdcb75e52954fdbb31b533f0e2f.

3 years agobuild-devtoolbox: Skip 1minutetip for Fedora 33
Martin Pitt [Fri, 4 Sep 2020 06:33:34 +0000 (08:33 +0200)]
build-devtoolbox: Skip 1minutetip for Fedora 33

Does not yet work due to Python 3.8 migration.

3 years agoInstall pdfjam by package name
Martin Pitt [Fri, 4 Sep 2020 05:50:50 +0000 (07:50 +0200)]
Install pdfjam by package name

/usr/bin/pdfjoin does not exist any more in Fedora 33.

3 years agobuild-devtoolbox: Skip rhpkg for Fedora 33
Martin Pitt [Fri, 4 Sep 2020 05:50:07 +0000 (07:50 +0200)]
build-devtoolbox: Skip rhpkg for Fedora 33

Repository does not exist yet, and F32 version does not work due to
Python 3.8 migration.

3 years agobuild-devtoolbox: Fix broken Fedora 33 image
Martin Pitt [Fri, 4 Sep 2020 05:44:37 +0000 (07:44 +0200)]
build-devtoolbox: Fix broken Fedora 33 image

See https://github.com/containers/toolbox/issues/552

3 years agobuild-devtoolbox: Update to latest packages
Martin Pitt [Fri, 4 Sep 2020 05:44:14 +0000 (07:44 +0200)]
build-devtoolbox: Update to latest packages

Fedora images are often very old.

3 years agobuild-*-toolbox: Drop resolv.conf workaround
Martin Pitt [Tue, 1 Sep 2020 05:16:43 +0000 (07:16 +0200)]
build-*-toolbox: Drop resolv.conf workaround

https://bugzilla.redhat.com/show_bug.cgi?id=1785244 got fixed in toolbox
0.0.95.

3 years agosystem-maintenance: Get along with nonexistent OSTree rollbacks
Martin Pitt [Tue, 1 Sep 2020 04:44:46 +0000 (06:44 +0200)]
system-maintenance: Get along with nonexistent OSTree rollbacks

They may have been removed before already.

3 years agobuild-debian-toolbox: Add deb-src
Martin Pitt [Tue, 1 Sep 2020 04:44:30 +0000 (06:44 +0200)]
build-debian-toolbox: Add deb-src

3 years agobuild-devtoolbox: Drop waiverdb-cli, bodhi updates waive can do that
Martin Pitt [Tue, 28 Jul 2020 06:15:43 +0000 (08:15 +0200)]
build-devtoolbox: Drop waiverdb-cli, bodhi updates waive can do that

3 years agobuild-devtoolbox: Add keepassxc
Martin Pitt [Sat, 11 Jul 2020 08:50:42 +0000 (10:50 +0200)]
build-devtoolbox: Add keepassxc

3 years agobuild-devtoolbox: Install pandoc
Martin Pitt [Sun, 5 Jul 2020 12:02:40 +0000 (14:02 +0200)]
build-devtoolbox: Install pandoc

3 years agobuild-devtoolbox: Install calibre
Martin Pitt [Wed, 10 Jun 2020 16:57:48 +0000 (18:57 +0200)]
build-devtoolbox: Install calibre

3 years agovm: Switch display backend
Martin Pitt [Sat, 6 Jun 2020 13:32:58 +0000 (15:32 +0200)]
vm: Switch display backend

SDL does not work any more under wayland, use GTK.

3 years agoscandoc: Drop hardcoded USB bus/device address
Martin Pitt [Sat, 6 Jun 2020 13:32:39 +0000 (15:32 +0200)]
scandoc: Drop hardcoded USB bus/device address

3 years agobuild-devtoolbox: Install 1minutetip
Martin Pitt [Sat, 6 Jun 2020 13:32:12 +0000 (15:32 +0200)]
build-devtoolbox: Install 1minutetip

3 years agobuild-devtoolbox: Install python3-boto for Ansible EC2 module
Martin Pitt [Mon, 25 May 2020 07:43:04 +0000 (09:43 +0200)]
build-devtoolbox: Install python3-boto for Ansible EC2 module

3 years agobuild-devtoolbox: Drop aws CLI, using Ansible now
Martin Pitt [Sat, 23 May 2020 07:35:51 +0000 (09:35 +0200)]
build-devtoolbox: Drop aws CLI, using Ansible now

3 years agobuild-devtoolbox: Unbreak syntax after dfe85b640
Martin Pitt [Sat, 23 May 2020 06:44:49 +0000 (08:44 +0200)]
build-devtoolbox: Unbreak syntax after dfe85b640

3 years agopostinst-setup-ostree: Drop obsolete steps
Martin Pitt [Tue, 19 May 2020 05:59:35 +0000 (07:59 +0200)]
postinst-setup-ostree: Drop obsolete steps

Not using mock any more, and backup is now triggered by systemd timer.

3 years agoDrop obsolete scripts
Martin Pitt [Tue, 19 May 2020 05:58:30 +0000 (07:58 +0200)]
Drop obsolete scripts

I have not used mock and schroot for a while, toolbox works well enough.

3 years agobuild-devtoolbox: Install python3-boto3
Martin Pitt [Mon, 18 May 2020 14:45:23 +0000 (16:45 +0200)]
build-devtoolbox: Install python3-boto3

For Ansible inventory plugins.

3 years agoRevert "Move to vim-X11"
Martin Pitt [Thu, 14 May 2020 04:54:27 +0000 (06:54 +0200)]
Revert "Move to vim-X11"

Not useful any more under wayland.

This reverts commit d3e13e0360abdac3209b5c5d431546c1d94abb17.

3 years agobuild-devtoolbox: Install GitHub CLI
Martin Pitt [Tue, 12 May 2020 18:06:17 +0000 (20:06 +0200)]
build-devtoolbox: Install GitHub CLI

3 years agobuild-devtoolbox: Make aws and vim installation idempotent
Martin Pitt [Tue, 12 May 2020 17:57:29 +0000 (19:57 +0200)]
build-devtoolbox: Make aws and vim installation idempotent

In case the underlying container already has them.

3 years agobuild-debian-toolbox: Avoid deb.debian.org
Martin Pitt [Sun, 26 Apr 2020 16:30:48 +0000 (18:30 +0200)]
build-debian-toolbox: Avoid deb.debian.org

It often gets the wrong mirror with my company VPN.

4 years agobuild-devtoolbox: Add packages for scanning
Martin Pitt [Sat, 18 Apr 2020 14:18:27 +0000 (16:18 +0200)]
build-devtoolbox: Add packages for scanning

4 years agobuild-devtoolbox: Install waiverdb-cli for Fedora
Martin Pitt [Fri, 17 Apr 2020 05:29:30 +0000 (07:29 +0200)]
build-devtoolbox: Install waiverdb-cli for Fedora

4 years agobuild-devtoolbox: Install pip
Martin Pitt [Mon, 13 Apr 2020 07:29:38 +0000 (09:29 +0200)]
build-devtoolbox: Install pip

It's a separate package in F32.

4 years agobuild-debian-toolbox: Default VERSION_ID
Martin Pitt [Sat, 11 Apr 2020 20:09:36 +0000 (22:09 +0200)]
build-debian-toolbox: Default VERSION_ID

Sid doesn't have a VERSION_ID.

4 years agoDebian chroot/toolbox: Drop obsolete python-keyrings.alt package
Martin Pitt [Sat, 11 Apr 2020 20:09:06 +0000 (22:09 +0200)]
Debian chroot/toolbox: Drop obsolete python-keyrings.alt package

4 years agoscandoc: Specify device and format
Martin Pitt [Sat, 11 Apr 2020 17:47:56 +0000 (19:47 +0200)]
scandoc: Specify device and format

4 years agobuild-debian-toolbox: Add reference to resolv.conf fix
Martin Pitt [Thu, 2 Apr 2020 20:58:30 +0000 (22:58 +0200)]
build-debian-toolbox: Add reference to resolv.conf fix

4 years agobuild-devtoolbox: rcm-tools is available for all current Fedoras now
Martin Pitt [Thu, 2 Apr 2020 20:16:59 +0000 (22:16 +0200)]
build-devtoolbox: rcm-tools is available for all current Fedoras now

4 years agosystem-maintenance: Clear font cache
Martin Pitt [Sat, 14 Mar 2020 10:53:42 +0000 (11:53 +0100)]
system-maintenance: Clear font cache

Otherwise fonts look increasingly broken when switching between Fedora
releases.

4 years agobuild-debian-toolbox: Install fakeroot and libdistro-info-perl
Martin Pitt [Sat, 14 Mar 2020 07:40:26 +0000 (08:40 +0100)]
build-debian-toolbox: Install fakeroot and libdistro-info-perl

Necessary for backportpackage and general package building.

4 years agobuild-*-toolbox: Set host name to distro-version
Martin Pitt [Fri, 13 Mar 2020 07:18:00 +0000 (08:18 +0100)]
build-*-toolbox: Set host name to distro-version

So that the hostname shell prompt shows which toolbox I'm in.

4 years agobuild-debian-toolbox: Allow sudo with empty password
Martin Pitt [Fri, 13 Mar 2020 07:05:23 +0000 (08:05 +0100)]
build-debian-toolbox: Allow sudo with empty password

Fedora uses `nullok` in PAM config by default.

4 years agoGeneralize build-debian-toolbox
Martin Pitt [Mon, 9 Mar 2020 18:27:52 +0000 (19:27 +0100)]
Generalize build-debian-toolbox

Supply the release/container tag as argument.

Also avoid the "do you want to download?" question on create.

4 years agobuild-sid-toolbox: Eliminate intermediate container image
Martin Pitt [Wed, 26 Feb 2020 23:08:18 +0000 (00:08 +0100)]
build-sid-toolbox: Eliminate intermediate container image

This can be done just as well through podman exec.

4 years agoAdd toolbox-sid
Martin Pitt [Tue, 25 Feb 2020 21:40:25 +0000 (22:40 +0100)]
Add toolbox-sid

Wrap toolbox to use it with a sid container. This requires some hacks,
so first create an intermediate container image that is palatable to
toolbox.

4 years agobuild-devtoolbox: Install dbus-daemon for Cockpit unit tests
Martin Pitt [Sat, 18 Jan 2020 12:08:29 +0000 (13:08 +0100)]
build-devtoolbox: Install dbus-daemon for Cockpit unit tests

4 years agodebdev: gnupg2 is obsolete transitional package, move to gnupg
Martin Pitt [Wed, 15 Jan 2020 07:51:28 +0000 (08:51 +0100)]
debdev: gnupg2 is obsolete transitional package, move to gnupg

4 years agobuild-devtoolbox: Install twine for pypi releases
Martin Pitt [Wed, 15 Jan 2020 07:51:26 +0000 (08:51 +0100)]
build-devtoolbox: Install twine for pypi releases

4 years agobuild-devtoolbox: Add bug ref for resolv.conf hack
Martin Pitt [Thu, 19 Dec 2019 13:41:04 +0000 (14:41 +0100)]
build-devtoolbox: Add bug ref for resolv.conf hack

4 years agobuild-devtoolbox: Install tig
Martin Pitt [Tue, 26 Nov 2019 08:47:23 +0000 (09:47 +0100)]
build-devtoolbox: Install tig

4 years agobuild-devtoolbox: Drop waiverdb-cli
Martin Pitt [Tue, 26 Nov 2019 08:40:16 +0000 (09:40 +0100)]
build-devtoolbox: Drop waiverdb-cli

This can be done on the OSCI web UI now.

4 years agoretry-gh-systemd-test: Adjust to changed Debian packaging branch
Martin Pitt [Thu, 21 Nov 2019 06:44:16 +0000 (07:44 +0100)]
retry-gh-systemd-test: Adjust to changed Debian packaging branch

4 years agoRevert "build-devtoolbox: Work around broken SELinux in toolbox containers"
Martin Pitt [Thu, 21 Nov 2019 06:43:11 +0000 (07:43 +0100)]
Revert "build-devtoolbox: Work around broken SELinux in toolbox containers"

The bug got fixed now.

This reverts commit 7e476e5f7c7f4fefa8f4d93c6d3b5960ae3c40ea.

4 years agodaytime-term: Fix quoting
Martin Pitt [Sun, 17 Nov 2019 19:40:52 +0000 (20:40 +0100)]
daytime-term: Fix quoting

4 years agoMove to vim-X11
Martin Pitt [Sun, 17 Nov 2019 18:24:29 +0000 (19:24 +0100)]
Move to vim-X11

4 years agobuild-devtoolbox: Install AWS CLI
Martin Pitt [Mon, 11 Nov 2019 15:31:21 +0000 (16:31 +0100)]
build-devtoolbox: Install AWS CLI

4 years agovm: Add virtual RNG
Martin Pitt [Thu, 7 Nov 2019 07:16:09 +0000 (08:16 +0100)]
vm: Add virtual RNG

4 years agobuild-devtoolbox: Work around broken SELinux in toolbox containers
Martin Pitt [Sat, 2 Nov 2019 09:28:11 +0000 (10:28 +0100)]
build-devtoolbox: Work around broken SELinux in toolbox containers

Install selinux-policy first and remove all of its files, to force
SELinux to be inert in the container. This unbreaks the subsequent `dnf
builddep cockpit` which drags in selinux-policy as a dependency, causes
long hangs, tons of lsetfilecon errors, and eventually lots of package
install failures.

See https://bugzilla.redhat.com/show_bug.cgi?id=1768075

4 years agobuild-devtoolbox: Install diffstat
Martin Pitt [Wed, 16 Oct 2019 07:51:01 +0000 (09:51 +0200)]
build-devtoolbox: Install diffstat

4 years agobuild-devtoolbox: Install full chromium
Martin Pitt [Tue, 1 Oct 2019 06:27:21 +0000 (08:27 +0200)]
build-devtoolbox: Install full chromium

For interactive test debugging

4 years agobuild-devtoolbox: Hack around non-existing rcm-tools-fedora 31 repo
Martin Pitt [Sun, 22 Sep 2019 08:37:27 +0000 (10:37 +0200)]
build-devtoolbox: Hack around non-existing rcm-tools-fedora 31 repo

Keep the Fedora 30 one for now.

4 years agobuild-devtoolbox: Fix resolv.conf for resolved
Martin Pitt [Sun, 22 Sep 2019 08:33:12 +0000 (10:33 +0200)]
build-devtoolbox: Fix resolv.conf for resolved

If the host has an /etc/resolv.conf pointing to /run, that will be
invalid in the container. Let it point to the already bind-mounted file
from the host.

4 years agobuild-devtoolbox: Avoid interactive image download confirmation
Martin Pitt [Sun, 22 Sep 2019 08:30:26 +0000 (10:30 +0200)]
build-devtoolbox: Avoid interactive image download confirmation

4 years agoDrop postinst-setup-fedora
Martin Pitt [Thu, 12 Sep 2019 09:36:28 +0000 (11:36 +0200)]
Drop postinst-setup-fedora

OSTree for the win :)

4 years agobuild-devtoolbox: Install debuginfo packages for cockpit
Martin Pitt [Thu, 12 Sep 2019 09:35:25 +0000 (11:35 +0200)]
build-devtoolbox: Install debuginfo packages for cockpit

4 years agobuild-devtoolbox: Set up waiverdb-cli
Martin Pitt [Tue, 13 Aug 2019 07:27:22 +0000 (09:27 +0200)]
build-devtoolbox: Set up waiverdb-cli

4 years agosystem-maintenance: Put back fstrim
Martin Pitt [Sun, 11 Aug 2019 19:06:26 +0000 (21:06 +0200)]
system-maintenance: Put back fstrim

4 years agobuild-devtoolbox: Install strace
Martin Pitt [Thu, 8 Aug 2019 20:57:40 +0000 (22:57 +0200)]
build-devtoolbox: Install strace

4 years agobuild-devtoolbox: Fix kerberos
Martin Pitt [Thu, 8 Aug 2019 20:57:00 +0000 (22:57 +0200)]
build-devtoolbox: Fix kerberos

Not running sssd-kcm on the host, so use a file cache.

4 years agosystem-maintenance: Move ostree repo
Martin Pitt [Sat, 3 Aug 2019 09:03:13 +0000 (11:03 +0200)]
system-maintenance: Move ostree repo

workstation-ostree-config moved the repo to /var/tmp/, follow suit.

4 years agosystem-maintenance: Put OSTree repo on a tmpfs
Martin Pitt [Fri, 2 Aug 2019 13:44:50 +0000 (15:44 +0200)]
system-maintenance: Put OSTree repo on a tmpfs

We don't need to keep this around after upgrading, and it's small enough
(~ 1.6 GB).

4 years agobuild-devmock: Set up waiverdb-cli
Martin Pitt [Fri, 2 Aug 2019 13:44:26 +0000 (15:44 +0200)]
build-devmock: Set up waiverdb-cli

This needs kerberos, and thus does not work in toolbox.

4 years agobuild-devtools: Add more packages
Martin Pitt [Fri, 2 Aug 2019 13:44:12 +0000 (15:44 +0200)]
build-devtools: Add more packages

4 years agopostinst-setup-ostree: Drop schroot config, done in ostree now
Martin Pitt [Tue, 30 Jul 2019 07:13:13 +0000 (09:13 +0200)]
postinst-setup-ostree: Drop schroot config, done in ostree now

4 years agoxvim: Use daytime-term
Martin Pitt [Mon, 29 Jul 2019 21:22:58 +0000 (23:22 +0200)]
xvim: Use daytime-term

4 years agodebian-backport-cockpit: stretch → buster
Martin Pitt [Mon, 29 Jul 2019 21:03:41 +0000 (23:03 +0200)]
debian-backport-cockpit: stretch → buster

4 years agobuild-devtoolbox: Drop libguestfs-tools-c
Martin Pitt [Thu, 25 Jul 2019 12:53:20 +0000 (14:53 +0200)]
build-devtoolbox: Drop libguestfs-tools-c

This pulls in SELinux, kernel, and lots of other stuff that actually
breaks toolbox: dnf install stops working, libvirtd doesn't start up,
etc.

So for the time being, Cockpit image creation has to happen in mock.

4 years agoAdd build-devtoolbox
Martin Pitt [Tue, 23 Jul 2019 16:45:59 +0000 (18:45 +0200)]
Add build-devtoolbox

Counterpart to build-devmock to compare mock with toolbox.

4 years agoAdd system-maintenance
Martin Pitt [Tue, 23 Jul 2019 16:45:29 +0000 (18:45 +0200)]
Add system-maintenance

Script to run weekly for rebuilding the OSTree and trimming the SSD.

4 years agodaytime-term: Already use night mode from 20:00 on
Martin Pitt [Tue, 23 Jul 2019 16:45:21 +0000 (18:45 +0200)]
daytime-term: Already use night mode from 20:00 on

4 years agobuild-devmock: Fix rhpkg installation
Martin Pitt [Sun, 21 Jul 2019 08:27:26 +0000 (10:27 +0200)]
build-devmock: Fix rhpkg installation

dnf.conf gets reset every time the chroot gets entered.

4 years agobuild-devmock: Add libappstream-glib
Martin Pitt [Thu, 18 Jul 2019 14:09:48 +0000 (16:09 +0200)]
build-devmock: Add libappstream-glib

For building cockpit-podman and friends.

4 years agobuild-devmock: Add packages for running OSCI integration tests
Martin Pitt [Wed, 17 Jul 2019 14:17:34 +0000 (16:17 +0200)]
build-devmock: Add packages for running OSCI integration tests

4 years agobuild-devmock: Set up rhpkg
Martin Pitt [Wed, 17 Jul 2019 11:37:14 +0000 (13:37 +0200)]
build-devmock: Set up rhpkg

4 years agobuild-devmock: Fix ssh
Martin Pitt [Fri, 12 Jul 2019 12:58:29 +0000 (14:58 +0200)]
build-devmock: Fix ssh

ssh looks at passwd's home directory, not $HOME

4 years agobuild-devmock: make mock compatible with ostree's /home → /var/home structure
Martin Pitt [Fri, 12 Jul 2019 05:59:28 +0000 (07:59 +0200)]
build-devmock: make mock compatible with ostree's /home → /var/home structure

Create a /var/home → /home symlink, so that an outside cwd of
/var/home/$user works in the mock.

4 years agobuild-devmock: Fix cleaning
Martin Pitt [Wed, 10 Jul 2019 06:21:32 +0000 (08:21 +0200)]
build-devmock: Fix cleaning

4 years agobuild-devmock: Set up proper $HOME for interactive shell
Martin Pitt [Tue, 9 Jul 2019 21:25:53 +0000 (23:25 +0200)]
build-devmock: Set up proper $HOME for interactive shell

Also add a few useful packages

4 years agoAdd build-devmock
Martin Pitt [Mon, 8 Jul 2019 19:54:07 +0000 (21:54 +0200)]
Add build-devmock

Build a mock with my day-to-day development dependencies.

4 years agoAdd daytime-term
Martin Pitt [Mon, 8 Jul 2019 19:53:33 +0000 (21:53 +0200)]
Add daytime-term

Wrapper that runs simple-term in day or night color mode depending on
time of day.

4 years agoAdd postinst-setup-ostree
Martin Pitt [Mon, 8 Jul 2019 19:53:18 +0000 (21:53 +0200)]
Add postinst-setup-ostree

4 years agoDrop postinst-setup
Martin Pitt [Mon, 8 Jul 2019 19:52:43 +0000 (21:52 +0200)]
Drop postinst-setup

4 years agoAdd xvim: simple vim-in-terminal wrapper for Firefox handler
Martin Pitt [Mon, 8 Jul 2019 19:52:13 +0000 (21:52 +0200)]
Add xvim: simple vim-in-terminal wrapper for Firefox handler