Erik Schamper

Results 158 comments of Erik Schamper

Or, use the following PR which is still awaiting review which will replace the deployment guide once merged. It contains a ready-made PyOxidizer configuration and CI to build binaries: https://github.com/fox-it/acquire/pull/109

> If you want me to do this anyways, that's fine, just let me know No it's fine, let's keep it this way. One small change and this should be...

Thank you for the extensive description and suggestion! Sounds sensible to me. @JSCU-CNI since you initially wrote the auth.log parser, perhaps you can comment on if you agree?

Great! @damasch would you like to create a PR for this yourself?

You can fork the project, commit/push to your own fork and create a PR to this project. Doing it that way also makes sure you get properly credited for your...

That's a spicy seek position :smile: Are you able to share details on the type of image? Disk type (VMDK/QCOW2/dd), partition/volume information (regular partitions with an MBR/GPT or logical volumes...

Could you perform the following steps? ``` target-shell /my/path/image.img -p ``` This will open a Python shell. Can you output the result of the following: ``` t.fs.get("/var/log/cloud-init.log").open()._runlist t.fs.get("/var/log/cloud-init.log").open().size t.fs.get("/var/log/cloud-init.log").open().block_size ```...

Yeah I kept this issue open for that reason :)

It is planned, but depending on your definition of "near future" the answer will be yes or no 😄. I've started on it a little bit in my own time,...

Can you change the title to something useful?