Initial commit (WIP)

This commit is contained in:
2022-02-13 15:17:55 +01:00
parent 727392393e
commit dfd59d987e
2 changed files with 21 additions and 5 deletions

View File

@ -1,10 +1,14 @@
# ArchRepo
## Version 1
## Version 1.1
### Introduction
### Version 1
In a nutshell:
* this script is run punctually, on a dedicated Arch VM;
* Proces:
* it takes all packages in the repository;
* checks online if a new version is available
* if so build it and then add it to the repository
### Version 1.1
Version 1.1 is an adapted version 1, with remote repository. The idea is to replace NFS by FTP for everything related
with connection to repository.