Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 0ed79f452a0e22ed4e20c34a4d5f16ef0a2ca50d https://github.com/lxc/lxc/commit/0ed79f452a0e22ed4e20c34a4d5f16ef0a2ca50d Author: Max <blenk...@gmail.com> Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths: M src/lxc/network.c Log Message: ----------- network: Add error message if iw couldn't be found When iw is not installed on the host, lxc fails to move wireless devices into a container. Unfortunately there is no real error message yet (other than that it didn't work), so its quite unobvious what causes this. This commit adds a error message that clearly states the application iw is missing. Signed-off-by: Maximilian Blenk <blenk...@gmail.com> Commit: 11a3696fda5057589e6fb21fd8961ff228983c62 https://github.com/lxc/lxc/commit/11a3696fda5057589e6fb21fd8961ff228983c62 Author: Stéphane Graber <stgra...@ubuntu.com> Date: 2021-02-09 (Tue, 09 Feb 2021) Changed paths: M src/lxc/network.c Log Message: ----------- Merge pull request #3661 from blenk92/iw_error_msg network: Add error message if iw couldn't be found Compare: https://github.com/lxc/lxc/compare/642429e57b5d...11a3696fda50 _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel