Michael Niehaus

Results 5 issues of Michael Niehaus

I have a Kickstart script that makes some changes to files on /etc. To keep it simple, let's assume: %post echo "blah" > /etc/hostname %end I then generate a live...

It's a weird issue: We are using fsarchiver on Fedora 35/36 to restore a Redhat root image. Close to 80% of the time, the restfs process will hang. It appears...

Since 0.8.6 isn't included in Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=1965840), I was reading the docs at https://www.fsarchiver.org/installation/ to try to get this version myself. The docs say there will be a static binary,...

Based on what I ran into implementing an alternate content provider.

do-not-merge
Change sent to author
configuration-manager/prod
configmgr-sdk/tech

I've been experimenting with the Linux PR (a good learning process on the challenges of .NET Core) and merged in the latest changes from main to my local branch, but...