Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve deb installs | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Use cd instead of pushd | Joshua M. Boniface | 2024-03-03 |
| | | | | pushd is a BASHism and not valid in /bin/sh. | ||
* | Actually fix the error with "test" (/bin/sh) | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Revert "Use other test format (/bin/sh)" | Joshua M. Boniface | 2024-03-03 |
| | | | | This reverts commit 5f29b32962155e5c5feebdbf99df20bd45d21478. | ||
* | Use other test format (/bin/sh) | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Fix invalid tests (/bin/sh) | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Add libmali OpenCL runtime for Rockchip RK3588 | Uruk | 2024-02-24 |
| | | | | Co-authored-by: nyanmisaka <nst799610810@gmail.com> | ||
* | Apply suggestions | Uruk | 2024-02-23 |
| | |||
* | Apply suggestions | Uruk | 2024-02-23 |
| | |||
* | Refactor jellyfin-packaging | Uruk | 2024-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 JELLYFIN_VERSION to all build-time envs | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Make all variables more descriptive | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Add combined docker builds and rework Deb builds | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Add Docker build dockerfiles | Joshua M. Boniface | 2024-02-04 |