Enno G.

Results 152 issues of Enno G.

Hi guys, I am pretty new to C# and stuff, but I am learning it for work, so I guess I will do this Feature Request by myself and start...

New Feature
UI
Search

It is time that we get rid of our Specfile to DEB package conversion. I want to have this in Debian and Ubuntu finally again or to be at least...

### Is your feature request related to a problem? Currently we only provide packages for Debian and Ubuntu via Debbuild. This is good for test installations or users how know...

enhancement
Packaging

Currently at multiple places in Cobbler we have a very naive error handling in regard to how we treat folders. We assume they are always there and the permissions are...

### Is your feature request related to a problem? When looking through `remote.py` I noticed that it has API functions exposed that `api.py` doesn't have. That should be fixed. ###...

API

Fixes #2859 This PR aims to remove `shell=True` from all `subprocess.call` usages. This requires bigger changes as we are missing tests for some of functionality that is required to be...

API
tests

### Describe the bug When using a setter like `item.kernel_options`, the setter is assuming that you pass it a raw value. However if the data is retrieved before via `item.kernel_options`...

Bug Report
main

### Is your feature request related to a problem? Currently our settings file is very extensive and we are requiring all kind of keys. Since PyYAML does not support comments...

enhancement

### Is your feature request related to a problem? At the moment it is only possible to boot the legacy images of Ubuntu due to the missing cloud-init support. ###...

enhancement