Commit Graph

16 Commits

Author SHA1 Message Date
matmoul c56aec350d docs: tighten project conventions for mtm-ddwipe 2026-04-27 23:46:51 +02:00
matmoul 956cfd7325 fix: tighten mtm-ddwipe usage and device checks
Add an explicit mounted-device check with findmnt, shorten confirmation prompts, and align the usage text and log wording with the current script name.
2026-04-27 23:40:28 +02:00
matmoul 55c55a4a08 feat: strengthen wipe safety checks and confirmation flow
Add mounted/in-use device detection, show detailed device info before confirmation, and require an exact wipe phrase to proceed. Also move status output to stderr and refresh the usage warnings for clearer destructive-action guidance.
2026-04-27 23:37:40 +02:00
matmoul ecc6e5b038 fix: harden mtm-ddwipe confirmation and wipe flow
Add strict shell options, root and block-device validation, and a typed-device confirmation prompt before wiping. Preserve the fallback wipe sequence through secure discard, zero discard, and dd, while tightening error handling and keeping messages concise.
2026-04-27 23:32:45 +02:00
matmoul 7011426381 docs: clarify mtm-ddwipe safety and prompt conventions 2026-04-27 23:20:07 +02:00
matmoul b01e72cba6 fix: improve mtm-ddwipe argument handling and timing output 2026-04-27 23:17:16 +02:00
matmoul 08d6ccde0d docs: tighten mtm-ddwipe help and project guidance 2026-04-27 23:05:22 +02:00
matmoul 7321d7e087 docs: update project rules for safer wipe behavior 2026-04-27 23:02:14 +02:00
matmoul 7609bf9c17 feat: improve release script with dry-run and version increments 2026-04-27 22:57:08 +02:00
matmoul 80c87e282b Some infos update 0.0.8 2024-05-07 02:23:49 +02:00
matmoul 4922d1e369 Some infos update 0.0.7 2024-05-07 02:23:06 +02:00
matmoul 080ac737fe Some infos update 0.0.6 2024-05-07 02:19:19 +02:00
matmoul 8504eafa48 Identation and end status + 500M step 0.0.5 2024-05-07 02:06:22 +02:00
matmoul 87be64e61b add wipe status (100Gb step) 0.0.4 2024-05-07 01:53:45 +02:00
matmoul bb202db8d7 Add code 0.0.1 0.0.3 2024-03-16 23:11:26 +01:00
matmoul fde9a8e288 Initial commit 2024-03-16 22:08:20 +00:00