This commit is contained in:
Marc Beninca 2021-10-12 23:34:13 +02:00 committed by Marc Beninca
parent fb63dc8048
commit 1def9f5fc3
2 changed files with 7 additions and 8 deletions

View file

@ -8,8 +8,14 @@
## To Do
* [ ] build archive
* [ ] extract distribution
* [ ] apply configuration
* [ ] archive directory
### Fixes
### Tests
* [ ] pacman's need of .sig files for packages
* [ ] bootstrap mintty, msys runtime and pacman

View file

@ -10,14 +10,7 @@ import synchronization
def build():
# TODO identify
print('TODO identify')
# TODO extract
print('TODO extract')
# TODO apply
print('TODO apply')
# TODO archive
print('TODO archive')
pass
def check():