Skip to content

Update the pacman mirror list using reflector

License

Notifications You must be signed in to change notification settings

czras/pacmirror

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pacmirror

Update the pacman mirror list using reflector.

Commands

The available commands are backup and update. The backup command will copy the mirrorlist file to mirrorlist.backup. The update command will map the configuration to a reflector command, then run that command.

Configuration

The default configuration file is included in /etc/pacmirror/pacmirror.conf. You may also specify a configuration file using the --conf or -c parameter. The reflector section maps directly to reflector command-line options, so view the documentation for reflector to see what each option will do. The pacmirror section includes some options for pacmirror. These options should be self-documenting, or commented where appropriate.

About

Update the pacman mirror list using reflector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.6%
  • Shell 25.4%