Thierry Laurion
Thierry Laurion
Why is that @crrodriguez @holodnak @tobiaspal @mmuman @Enlik ? Trying to salvage drive content with testdisk recognizing all the partition table and being ready to save content but unfortunately `Function...
[Skulls script](https://github.com/merge/skulls/blob/8626cc1d79b8a67f462e3ac5a1273b288736c657/external_install_bottom.sh#L238:) `${ME_CLEANER_PATH} -d -S -O "${TEMP_DIR}"/work.rom "${TEMP_DIR}"/test1.rom` [As opposed to](https://osresearch.net/Clean-the-ME-firmware/) `python ~/me_cleaner/me_cleaner.py -r -t -d -S -O clean_flash.bin down.rom.new --extract-me extracted_me.rom` This confused people, a lot. ``` -r, --relocate...
Cocreating propositions is a necessity. Pull-request-like system would work to suggest amendments when there is opposition in an actual form of a proposition but not on the idea. Such system...
line 2168 NoneTyp dedup.lst.gz is not callable
Unfortunately, rsync.net cannot offer either tar, python or sync into accounts ssh environments. Sad because they offered enough customization to offer a main RW account and then RO sub-account. Not...
Hey @tasket Here is my current attempt to fix incompatibilities between bash/ash, where busybox is more on the dash side even when bash compatibility is on. I would love you...
``` [user@dom0 ~]$ sudo qubes-wyng-util qubes-wyng-util alpha rel. 2021-09-07 Specify 'meta-prep', 'meta-recover [vm names]' or 'version'. Example 1, Backup: $ sudo qubes-wyng-util meta-prep Metadata saved. $ sudo wyng send vm-personal-private...
Sorry if I am a bit rigid on documentation. I have a hard time wrapping my head on current, where QubesOS costs on AppVM's LVM disk for storage for backup...
@tasket, here are some typo fixes (grep -q -> grep -E, none -> None) that were making this script non-working (tested over Fedora-32 live) the "lv -> lvm lv" fix...