Compare commits
No commits in common. "5fd6da816f0ec346c654be9b70e292b2963005ad" and "7c5f748791510e499fbb2bfdf8c09d94b19c2498" have entirely different histories.
5fd6da816f
...
7c5f748791
22
README.md
22
README.md
@ -12,7 +12,7 @@ to boot from a USB depending on just how broken it is).
|
|||||||
- Perl 5
|
- Perl 5
|
||||||
- `File::ReadBackwards` module
|
- `File::ReadBackwards` module
|
||||||
- cURL
|
- cURL
|
||||||
- GNU Make
|
- GNU Makefile
|
||||||
|
|
||||||
You can install these packages with the following command:
|
You can install these packages with the following command:
|
||||||
|
|
||||||
@ -49,26 +49,6 @@ Look at the man-page (`man pacundo`) for more information.
|
|||||||
|
|
||||||
- [yay](https://github.com/Jguer/yay)
|
- [yay](https://github.com/Jguer/yay)
|
||||||
|
|
||||||
## Contributing
|
|
||||||
|
|
||||||
If you find any issues, feel free to report them on GitHub or send me an E-Mail
|
|
||||||
(see my website/profile for the address). I will add these issues to my personal
|
|
||||||
Gitea page and (unless specified otherwise) mention you as the person who found
|
|
||||||
the issue.
|
|
||||||
|
|
||||||
For patches/pull requests, if you open a PR on GitHub I will likely not merge
|
|
||||||
directly but instead apply the patches locally (via Git patches, conserving
|
|
||||||
authorship), push them to my Gitea repository, which will finally be mirrored to
|
|
||||||
GitHub. However, you can save me a bit of work by just sending me the Git
|
|
||||||
patches directly (via E-Mail).
|
|
||||||
|
|
||||||
If you're looking for a way to contribute, there are a few to-do items within
|
|
||||||
the code which you can find using `grep`:
|
|
||||||
|
|
||||||
```console
|
|
||||||
# grep -n "TODO" pacundo.pl
|
|
||||||
```
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the terms & conditions of the Zlib license.
|
This project is licensed under the terms & conditions of the Zlib license.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user