Skip to content

Atualização do sistema de verificação para pacotes void

License

Notifications You must be signed in to change notification settings

tuxslack/void-updates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Atualização do sistema de verificação para pacotes void

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.4%
  • Dockerfile 10.9%
  • Makefile 3.7%