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

Added Debian Support with .deb file and buildscript #3958

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 2, 2024

  1. Update Makefile

    added makedeb target
    0xFOSSMan authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ab3369f View commit details
    Browse the repository at this point in the history
  2. Update Makefile

    Added build command to makedeb target
    0xFOSSMan authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d51ecf1 View commit details
    Browse the repository at this point in the history
  3. Create makedeb.sh

    Bash Script to create a .deb file
    0xFOSSMan authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cb5f54f View commit details
    Browse the repository at this point in the history
  4. Update makedeb.sh

    renamed directory name to resolve a conflict
    0xFOSSMan authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b6bcac3 View commit details
    Browse the repository at this point in the history
  5. Update makedeb.sh

    removing temporary directory
    0xFOSSMan authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9c8b435 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Added Debian Instructions
    0xFOSSMan authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    160508e View commit details
    Browse the repository at this point in the history