InsanePrawn
|
86b4b30685
|
exec: makedir() accept Union[str, int] for user and group
|
2022-08-29 20:20:16 +02:00 |
|
InsanePrawn
|
ac7d16e4a7
|
exec.file.write_file(): fix situation where file exists but stat fails due to permissions
|
2022-08-28 02:22:54 +02:00 |
|
InsanePrawn
|
0924ea298a
|
exec/file: add get_temp_dir() (for tempdirs without sticky bits) and chmod()
|
2022-08-17 00:50:20 +02:00 |
|
InsanePrawn
|
4ed0b8626b
|
add exec.file.symlink() and use in BuildChroot
|
2022-08-16 03:39:29 +02:00 |
|
InsanePrawn
|
818b354000
|
exec/file.py: add {root_,}makedir()
|
2022-08-16 02:35:40 +02:00 |
|
InsanePrawn
|
cc29b60f9f
|
use exec.file.{root_write_file,remove_file} where appropiate
|
2022-08-16 02:35:40 +02:00 |
|
InsanePrawn
|
ceedf4bced
|
file.chown() add recursive=False parameter
|
2022-08-15 23:31:57 +02:00 |
|
InsanePrawn
|
107ca5d86e
|
exec/file.py: add new module to write to files as root via cmd.run_root_cmd()
|
2022-08-15 23:12:59 +02:00 |
|