Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-26 | Implement booting already-installed native install | Andrew Cady | |
This option is only available if the partitions have been renamed to indicate finalization of the install. The code that finalizes the install by renaming the partitions is available, but not yet run after the install. | |||
2017-03-26 | create and boot the encrypted root filesystem | Andrew Cady | |
2017-03-25 | Initial support for installing to an empty disk device | Andrew Cady | |
Right now, this just installs a new GPT partition table on the disk, with the partitions samizdat needs. Then nothing happens because nothing else is implemented. It will only allow a disk to be wiped like this if there are no partitions on the disk (or if the only partitions on the disk are partially-installed samizdat partitions). | |||
2016-05-01 | rename now-ill-named "lvm-create" | Andrew Cady | |
2016-04-29 | fix paths (in progress) | Andrew Cady | |