Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-12 | feat: Add prometheus-postgres-exporter | Gabriel Arakaki Giovanini | |
2022-12-12 | WIP | Gabriel Arakaki Giovanini | |
2022-12-12 | ref: Remove unnecessary packages | Gabriel Arakaki Giovanini | |
Some package have made into the community repository on 3.17, so there is no need to keep them. | |||
2022-11-18 | ref: Rename tag | Gabriel Arakaki Giovanini | |
Just removing the source hut part of the tag to match the repo. | |||
2022-11-18 | feat: Update packages | Gabriel Arakaki Giovanini | |
2022-11-07 | fix: Fix firefly location and permission | Gabriel Arakaki Giovanini | |
Firefly was being copied into the wrong folder with root permission. Now it is on `www` which is what I use for it. | |||
2022-11-07 | feat: Finish firefly APKBUILD | Gabriel Arakaki Giovanini | |
Add dependencies and subpackages' dependencies. | |||
2022-10-18 | feat: Add initial APKBUILD for firefly3 | Gabriel Arakaki Giovanini | |
2022-10-17 | docs: Update apk info | Gabriel Arakaki Giovanini | |
2022-10-17 | feat: Remove unused arch | Gabriel Arakaki Giovanini | |
I have no use for something other than x86_64 | |||
2022-10-17 | docs: Add reference to projects included | Gabriel Arakaki Giovanini | |
2022-10-17 | feat: Add jellyfin | Gabriel Arakaki Giovanini | |
Add jellyfin to avoid importing the whole edge repo. | |||
2022-10-16 | ref: Update openrc files | Gabriel Arakaki Giovanini | |
Cleaning up the initd and confd files to make easier to setup and run multi service. | |||
2022-10-16 | fix: Update service to support extended service | Gabriel Arakaki Giovanini | |
2022-10-16 | ref: update reddit-nextcloud-importer | Gabriel Arakaki Giovanini | |
2022-10-16 | ref: remove unnecessary logs | Gabriel Arakaki Giovanini | |
2022-10-16 | feat: update gallery-dl | Gabriel Arakaki Giovanini | |
2022-10-15 | feat: Add yt-dlp edge package | Gabriel Arakaki Giovanini | |
2022-10-14 | ref: update list of packages | Gabriel Arakaki Giovanini | |
2022-10-14 | ref: Update readme to point to the right folder | Gabriel Arakaki Giovanini | |
2022-10-14 | fix: fix env var not being an env var | Gabriel Arakaki Giovanini | |
2022-10-14 | fix: rename folder to match package's name | Gabriel Arakaki Giovanini | |
This makes the whole thing a bit easier | |||
2022-10-14 | fix: Use local alpine to look for apks | Gabriel Arakaki Giovanini | |
Sourcehut's pkgkit was assuming that the remote server was alpine, thus running apk command to rewrite the remote alpine APKINDEX. This won't work on my setup since I have a fedora server (for now). | |||
2022-10-14 | feat: remove repo from path name | Gabriel Arakaki Giovanini | |
For my setup there is no need to have repo in the path. | |||
2022-10-14 | feat: fix remote pathing | Gabriel Arakaki Giovanini | |
2022-10-14 | feat: shamelessly copy pkgkit from sr.ht-apkbuilds | Gabriel Arakaki Giovanini | |
Copy some code from sourcehut's alpine build[0] to build my own packages. [0]: https://git.sr.ht/~sircmpwn/sr.ht-apkbuilds | |||
2022-10-08 | feat: Fix importer checksum | Gabriel Arakaki Giovanini | |
2022-10-08 | feat: Add gallery-dl | Gabriel Arakaki Giovanini | |
Adds gallery-dl from testing branch so I don't have to include it in the build process. | |||
2022-10-05 | feat: add openrc for importer | Gabriel Arakaki Giovanini | |
2022-10-01 | feat: Add reddit-nextcloud-importer | Gabriel Arakaki Giovanini | |
2022-10-01 | feat: Add nextcloud-api-wrapper | Gabriel Arakaki Giovanini | |
2022-10-01 | feat: Remove seafile | Gabriel Arakaki Giovanini | |
This project has been a pain to compile, and the documentation is quite lacking, so for now I'm gonna stick with Nextcloud. | |||
2022-09-25 | feat: Add some dependencies of seafile | Gabriel Arakaki Giovanini | |
Add initial setup for dependencies of seafile server | |||
2022-07-31 | ref: Add list of available apk | Gabriel Arakaki Giovanini | |
2022-07-31 | feat: Add configuration for nginx | Gabriel Arakaki Giovanini | |
Add an extra pkg to build the nginx file. | |||
2022-07-31 | fix: Add repo properly | Gabriel Arakaki Giovanini | |
2022-07-30 | fix: Move to web install | Gabriel Arakaki Giovanini | |
Nothing better than executing script from random place in the internet. | |||
2022-07-30 | feat: Add genpass apk build | Gabriel Arakaki Giovanini | |
2022-07-26 | fix: Add strongly recommended dependency | Gabriel Arakaki Giovanini | |
yt-dlp strongly recommend to install ffmpeg for many tasks. | |||
2022-07-26 | fix: Use proper path/user setups | Gabriel Arakaki Giovanini | |
2022-07-26 | fix: Add missing dependency | Gabriel Arakaki Giovanini | |
2022-07-26 | ref: Add how to setup on README | Gabriel Arakaki Giovanini | |
2022-07-26 | feat: Add working build | Gabriel Arakaki Giovanini | |
For now it only builds a single project ... as there is only one project to be build. | |||
2022-07-26 | feat: Update midr version | Gabriel Arakaki Giovanini | |
2022-07-25 | feat: Add initial commit to build midr | Gabriel Arakaki Giovanini | |