Anton Hvornum
|
ff9475ffe4
|
Changed mount function, since libc can't handle loop devices automatically without some how probing partitions?
|
2020-07-06 16:43:29 +02:00 |
Anton Hvornum
|
0dfc0d6195
|
Fixed so that partition listing doesn't overwrite on each request, ruining some checks down the line if the filesystem has been formatted or not
|
2020-07-06 16:23:23 +02:00 |
Anton Hvornum
|
94f8d90121
|
Added a PArtition() class that supports mounting and formatting. Also reworked the installation flow a bit to be a bit more clear while sacrificing some automation. Maybe I'll revert some changes and 'automatically' do certain things, but for now this shouldn't impact anyone to much
|
2020-07-06 15:46:19 +02:00 |
Anton Hvornum
|
0399df8c25
|
Working partition and encryption+mount phase. Now to the installer and re-work that.
|
2020-06-30 21:22:28 +00:00 |
Anton Hvornum
|
5ae18b80fd
|
Starting to rework the entire codebase to be context friendly. Annotations is next after one successful install.
|
2020-06-29 08:55:25 +00:00 |