なつき

Results 152 comments of なつき

There are quite a few issues with El Capitan & later: - Package name and content changes - Package format (pbzx stream) - GUID Partition Map on BaseSystem.dmg I don't...

The `unifi-systemd` container already has `macvlan` driver installed. You will need to write a systemd unit to create a macvlan interface. You can use the macvlan script by @boostchicken if...

More or less like that, but you will probably need to modify `10-dns.sh` a little bit: https://github.com/boostchicken/udm-utilities/blob/b4b66b9701c39058ea7e96f3fd5e46d27b0c8c45/dns-common/on_boot.d/10-dns.sh#L34-L38 The cni plugin in fedora is installed at `/usr/libexec/cni/`, not `/opt/cni/bin`, so it...

What firmware version do you have? If you are not on 1.10.0 beta, you need to upgrade to the beta, or run the command below before you install unifi-systemd. This...

Glad to hear that it worked for you. I will consider packing it as a few predefined systemd services to make it easier to use when I got time. Thanks...

> The Dart-Sass implementation does not yet have a stable release, so it wouldn't be wise to release it to GitHub Pages before it's considered stable. Additionally, the [sass-embedded gem...

> Adding more C is suboptimal and this PR is actually prompted by someone wanting to use the Dart-Sass implementation. Should we upgrade to dart-sass impl then ship this new...

@ashmaroli It’s linked because that sass-embedded cannot do so is correct and consistent. Even for normal sassc command line is it not possible do so as it is a circular...

And if you're concerned about loading files outside of the project... You can do it from the very beginning by importing an absolute path. IMO this is a concern only...

@parkr Would you mind take a look when you get a chance?