Julian Lobbes
|
5665759667
|
update arg parser
|
2022-07-29 15:13:48 +02:00 |
|
ulinja
|
7904e4b0e7
|
update dependencies list and README
|
2022-04-23 17:34:45 +02:00 |
|
ulinja
|
29e9c92b29
|
fix: cpio modification not working
|
2022-04-23 17:27:15 +02:00 |
|
ulinja
|
90742185c1
|
replace md5sums generation with python-native implementation
|
2022-04-22 21:08:10 +02:00 |
|
ulinja
|
352e92cd96
|
fix: typo in ISO extraction and bug preventing cleanup
|
2022-04-22 21:04:53 +02:00 |
|
ulinja
|
4049cc0b9d
|
replace gzip and chmod operations with python-native implementations
|
2022-04-22 15:52:02 +02:00 |
|
ulinja
|
df3c9c58d3
|
replace ISO extraction with xorriso-implementation
bsdtar is no longer required as a dependency
|
2022-04-22 15:33:03 +02:00 |
|
ulinja
|
09248a7974
|
replace MBR extraction with python-native implementation
|
2022-04-22 15:27:02 +02:00 |
|
ulinja
|
1d8118cfcc
|
add udib main entry point
|
2022-04-22 01:12:24 +02:00 |
|
ulinja
|
a350d3b6ec
|
improve module docstrings and remove unnecessary shebangs
|
2022-04-21 18:49:55 +02:00 |
|
ulinja
|
309dcb0022
|
add library for modifying ISO files
|
2022-04-21 18:49:18 +02:00 |
|
ulinja
|
641e7e4b92
|
refactor: fix PEP violations
|
2022-04-21 01:33:33 +02:00 |
|
ulinja
|
5c2eabf758
|
fix: resolve undefined reference error
The error occurred when downloading a file and the 'content-length' field is missing from the
HTTP response header.
|
2022-04-21 01:14:18 +02:00 |
|
ulinja
|
21ff40f75b
|
replace print statements with clibella functions
|
2022-04-21 01:06:29 +02:00 |
|
ulinja
|
058051f1e9
|
import image procurement code into project
|
2022-04-20 22:45:44 +02:00 |
|
ulinja
|
ab9008db73
|
add function to extract ISO archives/images
|
2022-04-20 22:44:42 +02:00 |
|