Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add support for opkg (OpenWrt's package manager) #1053

Open
wants to merge 6 commits into
base: 2.x
Choose a base branch
from

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    f94d137 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f3c74 View commit details
    Browse the repository at this point in the history
  3. fix: clean up formatting and remove type annotations

    James Watt committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c708ae4 View commit details
    Browse the repository at this point in the history
  4. fix: correct documentation for opkg.Conf

    James Watt committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a5268cb View commit details
    Browse the repository at this point in the history
  5. Merge branch 'openwrt-opkg' of github.com:morrison12/pyinfra into ope…

    …nwrt-opkg
    James Watt committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    316e57c View commit details
    Browse the repository at this point in the history
  6. fix: remove import of __annotations__ and use older style type defini…

    …tions
    James Watt committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ea7eefd View commit details
    Browse the repository at this point in the history