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
Renovate 22b3840974
All checks were successful
Patch Update / update-patchy (push) Successful in 9s
Add renovate.json
2025-09-09 23:17:59 +01:00
.github/workflows ci: Use noninteractive mode 2025-06-20 23:32:02 +01:00
.patchy fix: Remove example in config for easier grepping 2025-06-20 23:33:07 +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
renovate.json Add renovate.json 2025-09-09 23:17:59 +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