Matt Carroll

Results 5 issues of Matt Carroll

This enables the use of symlinked files and directories in config directories: ``` root@46597d0d80f5:/work/linktest# ls root@46597d0d80f5:/work/linktest# mkdir conf.d root@46597d0d80f5:/work/linktest# mkdir linksources root@46597d0d80f5:/work/linktest# cat > conf.d/unlinked-policy.hcl environment "all" { policy "unlinked-policy"...

Fixes build failing without manual intervention due to `mono-sgen` running as a dependency and failing due to missing PAX flags Requires https://github.com/subgraph/subgraph-debian-packages/pull/5

This was doing all kinds of crazy things when rendered to github markdown so I've tidied it up a bit. Look at https://github.com/oholiab/citadel/blob/fix-readme/docs/howto.md to see it rendered

Not entirely sure about `GOPATH`, but definitely `GOBIN` needs to be unset if they are set in the user's environment before calling `gdp buildpackage` I attempted to build `oz` with...

To reproduce: * Put some trash in an openvpn config file for a chromium-vpn oz profile * Launch the profile * Close the browser window that launches * oz-daemon will...