All Projects → void-linux → void-updates

void-linux / void-updates

Licence: ISC license
Update check system for void-packages

Programming Languages

shell
77523 projects
Dockerfile
14818 projects
Makefile
30231 projects

Labels

Projects that are alternatives of or similar to void-updates

VoidMuslWSL
Install Void Linux (with musl-libc) as a WSL Instance (for Windows 10 1803 64bit or later)
Stars: ✭ 30 (+20%)
Mutual labels:  voidlinux
ungoogled-chromium-void
Ungoogled Chromium template and builds for Void Linux
Stars: ✭ 35 (+40%)
Mutual labels:  voidlinux
voidnsrun
Run glibc binaries in musl libc Void Linux environment
Stars: ✭ 31 (+24%)
Mutual labels:  voidlinux
linux-installer
Universal GNU+Linux installer script
Stars: ✭ 16 (-36%)
Mutual labels:  voidlinux
void-pine64
Build scripts for void linux images on Pine64 boards.
Stars: ✭ 14 (-44%)
Mutual labels:  voidlinux
octoxbps
A Qt-based XBPS front end
Stars: ✭ 45 (+80%)
Mutual labels:  voidlinux
void-runit
runit init scripts for Void
Stars: ✭ 118 (+372%)
Mutual labels:  voidlinux
void-infrastructure
Infrastructure configuration data for Void systems
Stars: ✭ 49 (+96%)
Mutual labels:  voidlinux

void-updates

Script intended to be run daily via cron for finding upstream updates to void-packages. This is just a wrapper around ./xbps-src update-check.

Requirements

  • xbps
  • git

Usage

  1. Create a dedicated user for void-updates which is member of the xbuilder group.

  2. Run a command like the following from the dedicated user's crontab daily:

    void-updates -p 20
    -r https://github.com/void-linux/void-packages.git
    -s /var/cache/void-packages
    -o /srv/http/void-updates

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].