Commit Graph

314 Commits

Author SHA1 Message Date
Le0xFF
d70c3757cf Better while loop in disk_partitioning function 2022-07-08 21:30:56 +02:00
Le0xFF
f8b85ec73c Minor changes 2022-07-08 19:16:18 +02:00
Le0xFF
c96b43963b Better while loop in disk_wiping function 2022-07-07 22:05:10 +02:00
Le0xFF
6e3c25f2fe Add disk_partitioning function
Add a function which let the user choose which drive to partition
2022-07-06 16:53:23 +02:00
Le0xFF
d010d1d1f5 Ask to connect to the internet
Let the user choose if they want to connect to the internet or not
2022-07-06 13:21:57 +02:00
Le0xFF
ff6c88ab60 Fix formatting 2022-07-06 13:03:09 +02:00
Le0xFF
7880db3de8 Ask to wipe
Let the user choose if they want to wipe any drive or not
2022-07-06 13:02:48 +02:00
Le0xFF
3f842fb9e9 Add disk_wiping function
Add a function which let the user choose which drive to wipe entirely
2022-07-06 12:52:29 +02:00
Le0xFF
0d249d1f6f Better y/n handling
When entering another letter rather then y/n the script would behave wrongly
2022-07-06 10:59:40 +02:00
Le0xFF
b017a5b432 Choose to change keyboard layout or not
Let the user choose if they want to change keyboard layout or not
2022-07-06 10:37:52 +02:00
Le0xFF
5ab08288e2 Fix styling when choosing keyboard layout
Now it just print all keyboard layouts without extensions
2022-07-06 10:11:15 +02:00
Le0xFF
10001b9a08 Fix wpa_supplicant stuffs
Now it checks if the service exists and if it's running or not
2022-07-06 08:56:36 +02:00
Le0xFF
5f5fb2b19b Better internet handling
Let the user choose if connecting with wifi or with ethernet cable
2022-07-05 22:14:02 +02:00
Le0xFF
0e49e84af8 Upload files 2022-07-05 20:42:36 +02:00