Manjaro Server Management Tool
  • C++ 83.4%
  • Shell 11.4%
  • C 4.5%
  • QMake 0.7%
Find a file
2023-03-15 12:09:32 +07:00
boxit [boxit] adopt to 20 mins 2023-03-15 12:09:32 +07:00
boxit-server Increase timeout to 20 minutes 2023-03-13 15:46:05 +03:00
certificates updated boxit server scripts 2013-04-21 13:47:38 +02:00
.gitignore updated boxit server scripts 2013-04-21 13:47:38 +02:00
AUTHORS first commit 2012-08-13 03:36:53 +02:00
COPYING first commit 2012-08-13 03:36:53 +02:00
manjaroreposync updated boxit server scripts 2013-04-21 13:47:38 +02:00
README.md Update README.md 2020-01-01 10:50:28 +01:00
sync-stable-repo.sh added sample sync scripts 2020-01-01 10:49:36 +01:00
sync-testing-repo.sh added sample sync scripts 2020-01-01 10:49:36 +01:00
sync-unstable-repo.sh added sample sync scripts 2020-01-01 10:49:36 +01:00

Syncing repos

The Manjaro repos are updated at different intervals.

The recommended method is to use cron to schedule a check using one or more scripts.

You can use the sample scripts provided

sync-stable-repo.sh sync-testing-repo.sh sync-unstable-repo.sh

Stable

The stable repo is updated when security mandates an update and when the core team decides the testing branch is ready for deployment.

Suggested sync interval 8-12 hours

Testing

Testing repo

Suggested sync interval 4-6 hours

Unstable

Unstable repo changes often as it is the development branch.

Suggested sync interval 1-2 hours