NetworkManager/tools/nm-guest-data
2024-09-11 12:18:15 +00:00
..
.gitignore tools: nm-in-container: move data to a common path for nm-in-vm 2023-09-21 15:53:03 +02:00
bin-_nm-in-container-setup.sh.in nm-in-container: fix mount command in "_nm-in-container-setup.sh" 2023-11-15 09:28:58 +01:00
bin-nm-deploy.sh.in build: remove autotools configuration from scripts 2024-09-11 12:18:15 +00:00
bin-nm-env-prepare.sh.in tools: nm-in-container: don't generate files from the script 2023-09-21 15:53:03 +02:00
etc-bashrc-motd.my.in tools: nm-in-vm: fix motd 2023-09-21 15:53:03 +02:00
etc-bashrc.my.in build: remove autotools configuration from scripts 2024-09-11 12:18:15 +00:00
etc-motd-container.in all: remove misc mentions of autotools in docs 2024-09-11 12:18:15 +00:00
etc-motd-vm.in all: remove misc mentions of autotools in docs 2024-09-11 12:18:15 +00:00
etc-rc.local.in tools: nm-in-container: don't generate files from the script 2023-09-21 15:53:03 +02:00
home-bash_history.in tools: nm-in-container: don't generate files from the script 2023-09-21 15:53:03 +02:00
home-behaverc.in tools: nm-in-container: don't generate files from the script 2023-09-21 15:53:03 +02:00
home-gdb_history.in tools: nm-in-container: don't generate files from the script 2023-09-21 15:53:03 +02:00
home-gdbinit.in tools: nm-in-container: don't generate files from the script 2023-09-21 15:53:03 +02:00
nm-90-my.conf.in tools: nm-in-vm: fix connectivity with host 2023-09-21 15:53:03 +02:00
nm-95-user.conf.in tools: nm-in-container: don't generate files from the script 2023-09-21 15:53:03 +02:00
README.md tools: nm-in-container: move data to a common path for nm-in-vm 2023-09-21 15:53:03 +02:00
systemd-10-host-net.link.in tools: nm-in-vm: fix connectivity with host 2023-09-21 15:53:03 +02:00
systemd-20-nm.override.in tools: nm-in-container: don't generate files from the script 2023-09-21 15:53:03 +02:00
systemd-dhcp-host.service.in tools: nm-in-vm: Debian/Ubuntu with extra pkgs and fixed installation 2023-09-21 15:53:03 +02:00

Run NetworkManager in Container for Development

Run nm-in-container script for running NetworkManager in a non-root, privileged podman container. Run nm-in-vm to do it in a vitual machine. This is useful for testing NetworkManager for development.

Try ./nm-in-container --help or ./nm-in-vm --help to see options. Inside the container, see the bash history for useful commands and read the hints in "/etc/motd".