James

Results 416 comments of James

@lynncyrin > A non-breaking solution would be to create a app.ProgramName that's always myprogramname. But its unclear it the intention of that would be clear when compared with app.Name. Sure,...

@lucasdemarchi ! Ah, I will test again shortly with git master, and close if the issue is gone. I am currently using the packaged version in F29 which perhaps doesn't...

After testing with git master and reading the source, I can confirm the bug is valid. In particular the `mkosi.builddir` and `mkosi.cache` directories don't get `chown`-ed, so the stuff in...

@poettering I have a `make.sh` script to poke at the things like this: https://github.com/purpleidea/mgmt/blob/0fa3d6c462bd5dd34fee4b80cd5f9aaaf9a4c2c9/misc/mkosi/make.sh#L50 Unfortunately it means I've got a `sudo` that happens after a long mkosi operation. So I...

Hiya, I recently build this tftp lib into an https://github.com/purpleidea/mgmt/ resource. The code for that is here: https://github.com/purpleidea/mgmt/blob/master/engine/resources/tftp.go When using this to provision the firmware for some grandstream GXP1625 VOIP...

I am still experiencing this with machine1 lib. Any update from anyone?

My current thought is to use https://godoc.org/github.com/coreos/go-systemd/dbus#Conn.StartTransientUnit to add `Property` which has -Z and -L which should normally go in the service file AIUI.

NOTE: It has to be able to detect if there's room for the following word to fit on the earlier line. So for example: ``` A quick brown fox jumped...

Yeah, I always hated reading on screens for exactly this purpose. Maybe it's time for HTML to grow up and grow proper type setting? Maybe you can use this issue...