diff --git a/docs/posts/integrate_vscode_distrobox.md b/docs/posts/integrate_vscode_distrobox.md index 16e9e00..b031409 100644 --- a/docs/posts/integrate_vscode_distrobox.md +++ b/docs/posts/integrate_vscode_distrobox.md @@ -24,7 +24,6 @@ Here are a couple of solutions. Well, you could just install VSCode in your Distrobox of choice, and export it! - For example using an Arch Linux container: ```shell diff --git a/docs/posts/run_latest_gnome_kde_on_distrobox.md b/docs/posts/run_latest_gnome_kde_on_distrobox.md index cdf27d1..53afbf6 100644 --- a/docs/posts/run_latest_gnome_kde_on_distrobox.md +++ b/docs/posts/run_latest_gnome_kde_on_distrobox.md @@ -44,6 +44,8 @@ user@fedora-rawhide:~$ rm -rf /run/systemd/{seats,sessions,system,users} user@fedora-rawhide:~$ ln -s /run/host/run/systemd/{seats,sessions,system,users} /run/systemd ``` +NOTE: from version `1.2.14` this step is not necessary anymore! + Then we can proceed to install GNOME in the container: ```shell @@ -105,6 +107,7 @@ We can do the same with KDE also, let's first set up the host's systemd session user@fedora-rawhide:~$ rm -rf /run/systemd/{seats,sessions,system,users} user@fedora-rawhide:~$ ln -s /run/host/run/systemd/{seats,sessions,system,users} /run/systemd ``` +NOTE: from version `1.2.14` this step is not necessary anymore! Then we can proceed to install KDE in the container: diff --git a/man/man1/distrobox-compatibility.1 b/man/man1/distrobox-compatibility.1 index e1f413d..480071a 100644 --- a/man/man1/distrobox-compatibility.1 +++ b/man/man1/distrobox-compatibility.1 @@ -46,11 +46,7 @@ Archlinux \~ docker\.io/library/archlinux:latest ClearLinux \~ docker\.io/library/clearlinux:latest .br docker\.io/library/clearlinux:base -CentOS 7 -.br -8 quay\.io/centos/centos:7 -.br -quay\.io/centos/centos:8 +CentOS 7 quay\.io/centos/centos:7 CentOS Stream 8 .br 9 quay\.io/centos/centos:stream8 @@ -103,7 +99,7 @@ docker\.io/library/fedora:35 .br docker\.io/library/fedora:36 .br -docker\.io/library/fedora:37 +registry\.fedoraproject\.org/fedora:37 .br docker\.io/library/fedora:rawhide Mageia 8 docker\.io/library/mageia @@ -119,7 +115,6 @@ container\-registry\.oracle\.com/os/oraclelinux:8 Rocky Linux 8 docker\.io/rockylinux/rockylinux:8 Scientific Linux 7 docker\.io/library/sl:7 Slackware 14\.2 docker\.io/vbatts/slackware:14\.2 -Slackware current docker\.io/vbatts/slackware:current Ubuntu 14\.04 .br 16\.04 @@ -142,11 +137,7 @@ docker\.io/library/ubuntu:21\.10 .br docker\.io/library/ubuntu:22\.04 Kali Linux rolling docker\.io/kalilinux/kali\-rolling:latest -Void Linux \~ ghcr\.io/void\-linux/void\-linux:latest\-thin\-bb\-x86_64 -.br -ghcr\.io/void\-linux/void\-linux:latest\-thin\-bb\-x86_64\-musl -.br -ghcr\.io/void\-linux/void\-linux:latest\-full\-x86_64 +Void Linux \~ ghcr\.io/void\-linux/void\-linux:latest\-full\-x86_64 .br ghcr\.io/void\-linux/void\-linux:latest\-full\-x86_64\-musl Gentoo Linux rolling You will have to Build your own \fIdistrobox_gentoo\.md\fR to have a complete Gentoo docker image diff --git a/man/man1/distrobox-create.1 b/man/man1/distrobox-create.1 index 1f4faf2..a97f867 100644 --- a/man/man1/distrobox-create.1 +++ b/man/man1/distrobox-create.1 @@ -1,6 +1,6 @@ .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-CREATE\.1" "" "February 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-CREATE\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-create\.1\fR .SS "Create the distrobox" diff --git a/man/man1/distrobox-enter.1 b/man/man1/distrobox-enter.1 index 7e2c688..7650acc 100644 --- a/man/man1/distrobox-enter.1 +++ b/man/man1/distrobox-enter.1 @@ -1,6 +1,6 @@ .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-ENTER\.1" "" "January 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-ENTER\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-enter\.1\fR .SS "Enter the distrobox" diff --git a/man/man1/distrobox-export.1 b/man/man1/distrobox-export.1 index 1a388be..ff91f7c 100644 --- a/man/man1/distrobox-export.1 +++ b/man/man1/distrobox-export.1 @@ -1,6 +1,6 @@ .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-EXPORT\.1" "" "January 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-EXPORT\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-export\.1\fR .SS "Application and service exporting" diff --git a/man/man1/distrobox-init.1 b/man/man1/distrobox-init.1 index 229b999..b1a6610 100644 --- a/man/man1/distrobox-init.1 +++ b/man/man1/distrobox-init.1 @@ -1,6 +1,6 @@ .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-INIT\.1" "" "January 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-INIT\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-init\.1\fR .SS "Init the distrobox (not to be launched manually)" diff --git a/man/man1/distrobox-list.1 b/man/man1/distrobox-list.1 index 4f14dbe..c289066 100644 --- a/man/man1/distrobox-list.1 +++ b/man/man1/distrobox-list.1 @@ -1,6 +1,6 @@ .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-LIST\.1" "" "January 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-LIST\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-list\.1\fR .SS "List containers" diff --git a/man/man1/distrobox-rm.1 b/man/man1/distrobox-rm.1 index 012f443..722013a 100644 --- a/man/man1/distrobox-rm.1 +++ b/man/man1/distrobox-rm.1 @@ -1,6 +1,6 @@ .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-RM\.1" "" "January 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-RM\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-rm\.1\fR .SS "Remove containers" diff --git a/man/man1/distrobox.1 b/man/man1/distrobox.1 index f37a6c2..a66d465 100644 --- a/man/man1/distrobox.1 +++ b/man/man1/distrobox.1 @@ -46,11 +46,7 @@ Archlinux \~ docker\.io/library/archlinux:latest ClearLinux \~ docker\.io/library/clearlinux:latest .br docker\.io/library/clearlinux:base -CentOS 7 -.br -8 quay\.io/centos/centos:7 -.br -quay\.io/centos/centos:8 +CentOS 7 quay\.io/centos/centos:7 CentOS Stream 8 .br 9 quay\.io/centos/centos:stream8 @@ -103,7 +99,7 @@ docker\.io/library/fedora:35 .br docker\.io/library/fedora:36 .br -docker\.io/library/fedora:37 +registry\.fedoraproject\.org/fedora:37 .br docker\.io/library/fedora:rawhide Mageia 8 docker\.io/library/mageia @@ -119,7 +115,6 @@ container\-registry\.oracle\.com/os/oraclelinux:8 Rocky Linux 8 docker\.io/rockylinux/rockylinux:8 Scientific Linux 7 docker\.io/library/sl:7 Slackware 14\.2 docker\.io/vbatts/slackware:14\.2 -Slackware current docker\.io/vbatts/slackware:current Ubuntu 14\.04 .br 16\.04 @@ -142,11 +137,7 @@ docker\.io/library/ubuntu:21\.10 .br docker\.io/library/ubuntu:22\.04 Kali Linux rolling docker\.io/kalilinux/kali\-rolling:latest -Void Linux \~ ghcr\.io/void\-linux/void\-linux:latest\-thin\-bb\-x86_64 -.br -ghcr\.io/void\-linux/void\-linux:latest\-thin\-bb\-x86_64\-musl -.br -ghcr\.io/void\-linux/void\-linux:latest\-full\-x86_64 +Void Linux \~ ghcr\.io/void\-linux/void\-linux:latest\-full\-x86_64 .br ghcr\.io/void\-linux/void\-linux:latest\-full\-x86_64\-musl Gentoo Linux rolling You will have to Build your own \fIdistrobox_gentoo\.md\fR to have a complete Gentoo docker image @@ -169,7 +160,7 @@ Their \fBlibc\fR version is incompatible with kernel releases after \fB>=4\.11\f Keep also in mind that mirrors could be down for such old releases, so you will need to build a custom distrobox image to ensure basic dependencies are met \fI\./distrobox_custom\.md\fR\. .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-CREATE\.1" "" "February 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-CREATE\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-create\.1\fR .SS "Create the distrobox" @@ -298,7 +289,7 @@ user@test:~$ sudo systemctl status sshd Note that enabling \fB\-\-init\fR \fBwill disable host\'s process integration\fR\. From within the container you will not be able to see and manage host\'s processes\. This is needed because \fB/sbin/init\fR must be pid 1\. .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-ENTER\.1" "" "January 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-ENTER\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-enter\.1\fR .SS "Enter the distrobox" @@ -356,7 +347,7 @@ my_var=test .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-EXPORT\.1" "" "January 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-EXPORT\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-export\.1\fR .SS "Application and service exporting" @@ -469,7 +460,7 @@ NOTE: some electron apps such as vscode and atom need additional flags to work f \fBdistrobox\-export \-\-app atom \-\-extra\-flags "\-\-foreground"\fR .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-INIT\.1" "" "January 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-INIT\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-init\.1\fR .SS "Init the distrobox (not to be launched manually)" @@ -506,7 +497,7 @@ This is used as entrypoint for the created container, it will take care of creat \fBYou should not have to launch this manually\fR, this is used by \fBdistrobox create\fR to set up container\'s entrypoint\. .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-LIST\.1" "" "January 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-LIST\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-list\.1\fR .SS "List containers" @@ -531,7 +522,7 @@ Options: .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "DISTROBOX\-RM\.1" "" "January 2022" "Distrobox" "Distrobox" +.TH "DISTROBOX\-RM\.1" "" "March 2022" "Distrobox" "Distrobox" .SH "NAME" \fBdistrobox\-rm\.1\fR .SS "Remove containers"