mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update README about what the installer does
This commit is contained in:
parent
c15be05712
commit
4709c2477b
1 changed files with 1 additions and 2 deletions
|
@ -32,7 +32,7 @@ The following will happen:
|
||||||
- Clear partition table for `/dev/***`.
|
- Clear partition table for `/dev/***`.
|
||||||
- Creates a GPT partition table for `/dev/***`.
|
- Creates a GPT partition table for `/dev/***`.
|
||||||
- Create a +512M EFI partiton at `/dev/***1`.
|
- Create a +512M EFI partiton at `/dev/***1`.
|
||||||
- Create a root partition at `/dev/***2`.
|
- Create a encryted root partition at `/dev/***2`.
|
||||||
- Create a swap partition at `/dev/***3` with the choice to set it as the same size as the RAM.
|
- Create a swap partition at `/dev/***3` with the choice to set it as the same size as the RAM.
|
||||||
- Install systemd-boot.
|
- Install systemd-boot.
|
||||||
|
|
||||||
|
@ -42,7 +42,6 @@ The following will happen:
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
- [ ] Encrypt /root
|
|
||||||
- [ ]
|
- [ ]
|
||||||
|
|
||||||
# Possible Ideas
|
# Possible Ideas
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue