Commit graph

5 commits

Author SHA1 Message Date
Pig Monkey
966b159668 user kewlfft.aur collection
Closes #120 #74
2024-12-01 20:21:53 -08:00
Pig Monkey
4517a622ac upgrade hostsctl
Existing users should follow the 0.1.0 upgrade procedure in the
changelog:
https://github.com/pigmonkey/hostsctl/blob/master/CHANGELOG.md
2017-05-29 10:45:14 -07:00
Pig Monkey
8e93657da8 install hostsctl from aur
Prior to running this, existing users should put any custom host
definitions into /etc/hostsctl.d/10-hosts. This is due to a significant
refactor of hostsctl that was made after it was originally added to
spark. If you had not previously installed hostsctl, this is not
necessary.

    # mkdir /etc/hostsctl.d
    # echo "127.0.0.1" > /etc/hostsctl.d/10-hosts

The old script should also be deleted.

    # rm /usr/local/bin/hostsctl
2017-03-28 19:59:08 -07:00
Pig Monkey
04580a3e7a remove hostsctl submodule 2017-03-28 19:54:03 -07:00
Pig Monkey
bfd3ad7c9b use hostsctl instead of unbound blocking
This seems like a better solution.
2017-03-19 17:21:02 -07:00