Introduce RepositoryManager and extractdata
This commit change a lot of things in installsystems way of life. Repository cache is now disabled on access to remote repository done directly. New database and tarball format
Showing
- bin/isimage 1 addition, 2 deletionsbin/isimage
- bin/isinstall 7 additions, 9 deletionsbin/isinstall
- bin/isrepo 14 additions, 20 deletionsbin/isrepo
- installsystems/config.py 1 addition, 1 deletioninstallsystems/config.py
- installsystems/database.py 63 additions, 18 deletionsinstallsystems/database.py
- installsystems/image.py 108 additions, 33 deletionsinstallsystems/image.py
- installsystems/repository.py 114 additions, 36 deletionsinstallsystems/repository.py
- installsystems/template.py 4 additions, 0 deletionsinstallsystems/template.py
- installsystems/tools.py 4 additions, 2 deletionsinstallsystems/tools.py
Loading
Please register or sign in to comment