README: Fix formatting in TODO list
This commit is contained in:
parent
93f95d8e62
commit
348cab2a85
1 changed files with 8 additions and 8 deletions
14
README.md
14
README.md
|
|
@ -60,14 +60,14 @@ make bootstrap
|
||||||
```
|
```
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
-[ ] Add bootloader installation on UEFI (starting with GRUB)
|
- [ ] Add bootloader installation on UEFI (starting with GRUB)
|
||||||
-[ ] Automate cross-compiling ports tree on non-Alpine hosts with only Git
|
- [ ] Automate cross-compiling ports tree on non-Alpine hosts with only Git
|
||||||
submodules.
|
submodules.
|
||||||
-[ ] Add Bcachefs support
|
- [ ] Add Bcachefs support
|
||||||
-[ ] Make self-hosted installer
|
- [ ] Make self-hosted installer
|
||||||
-[ ] Add PXE-netbooted installer and ad-hoc TFTP server
|
- [ ] Add PXE-netbooted installer and ad-hoc TFTP server
|
||||||
-[ ] Finish raspi `/boot` partition.
|
- [ ] Finish raspi `/boot` partition.
|
||||||
-[ ] Share helper scripts with upstream Alpine??
|
- [ ] Share helper scripts with upstream Alpine??
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
* Alpine's [wiki page on bootstrapping](https://wiki.alpinelinux.org/wiki/Bootstrapping_Alpine_Linux)
|
* Alpine's [wiki page on bootstrapping](https://wiki.alpinelinux.org/wiki/Bootstrapping_Alpine_Linux)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue