Thomas Haller
c6228a5815
contrib: install iproute-tc in "nm-in-container.sh"
2022-06-09 21:11:08 +02:00
Thomas Haller
12ea3bb425
contrib: don't use :Z for bind mounts in "nm-in-container.sh"
...
I am not sure why I added this. I think it's not necessary or
useful. Drop it.
2022-06-03 15:03:13 +02:00
Thomas Haller
65992349d0
contrib: install black/clang-format in nm-in-container.sh
...
It's just convenient to have some tools around, not only
for testing, but also for (some limited) development.
In particular, because we bind-mount .vimrc inside the container, and
if I use vim, black/clang-format is just one key binding away.
2022-05-31 18:32:33 +02:00
Thomas Haller
a6b8f050a0
contrib: add "journal" command to "nm-in-container.sh" for showing logs
2022-05-31 18:32:33 +02:00
Thomas Haller
a55d2a5035
contrib: improve bashrc for nm-in-container.sh
2022-05-31 18:13:29 +02:00
Thomas Haller
a859cee560
contrib: fix /etc/motd for "nm-in-container.sh"
2022-05-16 16:32:21 +02:00
Thomas Haller
0ca6aaab32
contrib: don't use "Z" specifier for mounting base directory in "nm-in-container.sh"
...
It seems unnecessary, and can cause failure.
2022-05-16 16:32:21 +02:00
Thomas Haller
56e1f0d290
contrib: ignore error installing behave_html_formatter in container
...
Yes, this is currently broken. *sigh*. Ignore any failure.
2022-05-16 16:32:08 +02:00
Thomas Haller
e766ca4e7c
contrib: improve nm-in-container.d scripts
...
Get `ip netns exec` to work. Now we can start stuff in their
own namespace, which is much cleaner.
2022-04-28 19:33:14 +02:00
Thomas Haller
a1ff31db3b
contrib: install nmstate+nispor in "nm-in-container.sh"
2022-04-19 11:15:08 +02:00
Thomas Haller
b2f507cab6
contrib/scripts: fix package list for Fedora 35 in "nm-in-container.sh" script
...
"grc" got removed/orphaned in Fedora 35.
Also, "vala-tool" is gone and (for a long time) replaced by "vala".
2022-01-13 20:05:14 +01:00
Thomas Haller
34410c9c3e
contrib: fix motd comment in "nm-in-container.sh"
2021-10-08 12:35:15 +02:00
Thomas Haller
1b488fe34c
contrib: make it easy to test PPPoE in container script
...
It doesn't actually work inside the root-less container...
Well, it works as far as starting to activate, before it
fails. That is still somewhat useful. So have it there...
2021-10-04 15:40:15 +02:00
Thomas Haller
48691a2101
contrib: improve nm-in-container.sh script (7)
2021-09-21 13:56:37 +02:00
Thomas Haller
bf6d5f355e
contrib: improve nm-in-container.sh script (6)
2021-09-21 09:13:44 +02:00
Thomas Haller
6f2c69f484
contrib: improve nm-in-container.sh script (5)
2021-09-16 20:54:49 +02:00
Thomas Haller
ef7258eafe
contrib: improve nm-in-container.sh script (4)
2021-09-15 22:08:42 +02:00
Thomas Haller
756757102f
contrib: improve nm-in-container.sh script
2021-09-15 12:31:23 +02:00
Thomas Haller
dbcbb45224
contrib: improve nm-in-container.sh script
2021-09-14 22:26:12 +02:00
Thomas Haller
7fea431061
contrib: improve nm-in-container.sh script
2021-09-14 20:23:15 +02:00
Thomas Haller
d7c0dcc7b4
contrib: improve nm-in-container.sh script
2021-09-13 22:18:51 +02:00
Thomas Haller
549424273a
contrib: add nm-in-container.sh script to build a (podman) container for testing
...
Only a first attempt. It needs more improvements.
2021-09-13 16:57:31 +02:00