]> git.zerfleddert.de Git - m1-debian/blobdiff - m1di.pl
manual merge
[m1-debian] / m1di.pl
diff --git a/m1di.pl b/m1di.pl
index af5aef9ce5d80ac45345511322b65b983ad2bbe5..ca9f749ecf3dc4a61da4d424bc9fc2b32eb4a9c7 100644 (file)
--- a/m1di.pl
+++ b/m1di.pl
@@ -1,5 +1,14 @@
 #!/usr/bin/perl
 
+# SPDX-License-Identifier: MIT
+
+# 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