The /etc/resolv.conf file parser in rust
This repository has been archived on 2025-09-21. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
Jade Ellis 891c516afb
Some checks failed
Patch Update / update-patchy (push) Failing after 5s
chore: Remove no-aaaa branch as it has been merged
2025-09-16 10:00:44 +01:00
.github/workflows ci: Use noninteractive mode 2025-06-20 23:32:02 +01:00
.patchy chore: Remove no-aaaa branch as it has been merged 2025-09-16 10:00:44 +01:00
.gitignore chore: Add .gitignore for branch switching 2025-06-20 23:12:41 +01:00
README.md docs: Fix typo 2025-06-20 23:33:56 +01:00

resolv-conf patches

This repository maintains continuwuity specific patches for the resolveconf package. It uses the patchy CLI tool to automate generating the final git branch for use in continuwuity. This is configured in .patchy/config.toml

Current applied changes;

  • Use 1-indexed line numbers when displaying parse errors
  • Accept no-AAAA option