aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* Clarify debsig-verify statusJoshua M. Boniface2024-05-01
|
* Add Debian package and dsc signing with repo keyJoshua M. Boniface2024-05-01
| | | | | | | | Allows for the verification of the integrity and ownership of the resulting .deb, .dsc, .changes, and .buildinfo files for both Debian and Ubuntu using `debsig-verify` and the standard Apt toolkits. Closes #14
* Fix link tooJoshua M. Boniface2024-03-28
|
* Update license badgeJoshua M. Boniface2024-03-28
|
* Properly codeblock archesJoshua M. Boniface2024-03-18
|
* Fix incorrect refJoshua M. Boniface2024-03-18
|
* Add examples to quickstartJoshua M. Boniface2024-03-18
|
* Remove incorrect docker refJoshua M. Boniface2024-03-18
|
* Switch no-push to localJoshua M. Boniface2024-03-18
| | | | Makes it a bit clearer what this option actually does.
* Update more wording in READMEJoshua M. Boniface2024-03-18
|
* Add Package names for DebianJoshua M. Boniface2024-03-18
|
* Improve wording of Quickstart introJoshua M. Boniface2024-03-18
|
* Improve header of repoJoshua M. Boniface2024-03-18
|
* Add quickstart section to READMEJoshua M. Boniface2024-03-18
| | | | | Provides instructions for non-automated builds using this tooling, and simplifies the intro paragraph to reduce cruft.
* Reorder NuGet in READMEJoshua M. Boniface2024-03-07
|
* Remove references to CentOS/FedoraJoshua M. Boniface2024-03-07
| | | | Moving these to RPMFusion now.
* MissedUruk2024-02-23
|
* Apply suggestionsUruk2024-02-23
|
* Refactor jellyfin-packagingUruk2024-02-23
| | | | | | | | | | - Fix typo in the README - Added -f to rm from fix https://github.com/jellyfin/jellyfin/pull/11008 - Apply fix from https://github.com/jellyfin/jellyfin/pull/10763 - Refactor Docker for better syntax and readability - Update Intel runtime drivers to 24.05.28454.6 - Added possible miss line 159 docker/Dockerfile : "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg" - Removed wget in cleanup
* Add note on portable architecturesJoshua M. Boniface2024-02-16
|
* Add better note about archive supportJoshua M. Boniface2024-02-16
|
* Add some more notes for DockerJoshua M. Boniface2024-02-16
|
* Adjust some more wordingJoshua M. Boniface2024-02-16
|
* Add missing entry in listJoshua M. Boniface2024-02-16
|
* Fix spelling mistakeJoshua M. Boniface2024-02-15
|
* Mention the manual triggerJoshua M. Boniface2024-02-15
|
* Mention the target OS releaseJoshua M. Boniface2024-02-15
|
* Add two more deb entriesJoshua M. Boniface2024-02-15
|
* Fix forum badgeJoshua M. Boniface2024-02-15
|
* Add forum badge and remove reddit badgeJoshua M. Boniface2024-02-15
|
* Remove Azure badgeJoshua M. Boniface2024-02-15
|
* Mention GHCR tooJoshua M. Boniface2024-02-15
|
* Update README with design decisions and specJoshua M. Boniface2024-02-15
|
* Add initial build scriptJoshua M. Boniface2024-02-07
|
* Add missing step to READMEJoshua M. Boniface2024-02-04
|
* Add initial commit of README explaining the repoJoshua M. Boniface2024-02-03
bgstack15