Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
e76aea8
add new function for calling command line as text
Kopern1k Aug 15, 2023
e57ebde
update subpprocess.call to new cmd_exec function for better code read…
Kopern1k Aug 15, 2023
c40bcac
remove unused python modules
Kopern1k Aug 15, 2023
e47e52c
use for tar extraction "sudo tar xpf " command and if possible use lb…
Kopern1k Aug 15, 2023
158e845
add checking package_installed when running application
Kopern1k Aug 15, 2023
da257ce
remove duplicity
Kopern1k Aug 15, 2023
b969bf6
change rest functions from subprocess.call to cmd_exec
Kopern1k Aug 15, 2023
2acb26d
change list_all_versions to be generated
Kopern1k Aug 15, 2023
f25ac2e
change not necessary line wrapping
Kopern1k Aug 15, 2023
09c7c88
add testing for existing config db
Kopern1k Aug 15, 2023
312c80e
generalize printing configurations by print_config function, now it t…
Kopern1k Aug 15, 2023
d7cb751
Remove multiple calls for checking config. Rename check_compatibility…
Kopern1k Aug 15, 2023
36e085d
use function for downloading resource. Use it in downloading
Kopern1k Aug 15, 2023
74b60e5
improve downloading resources. When any file is missing try to downlo…
Kopern1k Aug 15, 2023
aa5a5a0
remove not necessary gitpython module
Kopern1k Aug 15, 2023
8620b86
Update readme.md
eMrazSVK Jul 20, 2023
5b5e7d9
Update readme.md
eMrazSVK Jul 21, 2023
683500c
Create LICENSE
eMrazSVK Jul 21, 2023
4410f22
Update readme.md
MartinSedlacek Jul 21, 2023
fa18883
Add try catch when executing commands
Kopern1k Aug 17, 2023
a8a6404
Add new configs and extend them with "rootfs_type"
Kopern1k Aug 17, 2023
2e86392
add minimal, full type of rootfs to deploy configuration to check
Kopern1k Aug 17, 2023
c822d99
update check_missing_resources to get_missing_resources to prevent en…
Kopern1k Aug 17, 2023
5bd6c3a
move yes_no_question function outside class
Kopern1k Aug 17, 2023
582caa4
allow to decompress files without "." with last name equal to tbz2 or…
Kopern1k Aug 18, 2023
6bceedf
fix yes_no_question
Kopern1k Aug 18, 2023
97db923
update function docu
Kopern1k Aug 18, 2023
1af391d
add function for extracting download path from given url
Kopern1k Aug 18, 2023
87955ff
use generated download file path from url to resource_paths. Use them…
Kopern1k Aug 18, 2023
9487eb0
add cleanup function for old download directories
Kopern1k Aug 18, 2023
6e6708f
update readme file according new download folders
Kopern1k Aug 21, 2023
8802103
fix force option not working
Kopern1k Aug 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading