]> git.zerfleddert.de Git - m1-debian/commitdiff
add todos
authorThomas Glanzmann <thomas@glanzmann.de>
Tue, 8 Feb 2022 09:26:52 +0000 (10:26 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Tue, 8 Feb 2022 09:26:52 +0000 (10:26 +0100)
m1di.pl

diff --git a/m1di.pl b/m1di.pl
index af5aef9ce5d80ac45345511322b65b983ad2bbe5..106ab1744368269f671a03ea22f3ba5798827751 100644 (file)
--- a/m1di.pl
+++ b/m1di.pl
@@ -1,5 +1,12 @@
 #!/usr/bin/perl
 
+# Todo:
+# Create an exclude identifier list of all Apple volumes and build a safetey check
+# Detect if the paritions already exist and offer to reinstall system
+# Let the use pick between u-boot and untethered m1n1
+# Check that there is at least 1.5 GB space
+# Make sure that there is only one free region
+
 use strict;
 
 my ($identifier, $size);
Impressum, Datenschutz