Bastian Schmidt
Results
12
issues of
Bastian Schmidt
Refer to [Smart Proxy PR](https://github.com/theforeman/smart-proxy/pull/837). Adds dependency to install `isoinfo` which is provided by [genisoimage](https://packages.debian.org/search?keywords=genisoimage). ## ToDo: - [ ] Add `/var/lib/foreman-proxy/tftp/system_images/` folder creation
Not yet reviewed
DEB
## Restructure the script and implement classes for Debian/Ubuntu and SUSE integration * Introduce function `get_os` to determine current OS (using /etc/os-release or the `platform` library as backup) * Create...