James

Results 421 comments of James

I think that the solution in https://github.com/insomniacslk/dhcp/pull/371/files was over-engineered, but in any case, I expect most people like myself just want simple logging. This patch adds a simple implementation so...

@pmazzini You want to merge this now?

On Sat, Mar 28, 2020 at 6:04 AM Anatole Denis wrote: > > Thanks for the report! > > Can you share with us how you actually send the response...

> TL;DR: If you run a basic "coredhcp" DHCPv4 server, does it work for you when interface field is empty string? Any chance you had a chance to try? If...

If you think it still needs fixing lmk and I can rebase. Otherwise close. Cheers

@DaanDeMeyer Awesome, thanks! From your recent commit message: > systemd-nspawn cannot run as an unprivileged user yet I've been waiting for this for a while, and your `yet` gives me...

This is basically done. Some additional feature ideas exist in the issue, but we're close enough that I think I will close this for now. Woo!

@ofekatr Thank you for the PR, I sent an initial review. If you're looking for some mgmt patches to write, ping me and happy to guide you. Cheers!

Hi folks! Sorry for not replying here in a while. Here's some backstory! My golang concurrency skills were probably not as good back then when I wrote this code as...

> replace the fstab shenanigans with native systemd mount units So we should definitely be doing systemd mount... Whether we also have flags to still touch legacy /etc/fstab is a...