User:OxR463/Drafts/installation on android
Dependencies
- Root Access
- Busybox
- ADB / Termux or other Shell
Setup Disk
fallocate -l 1G rootfs.bin
/data/data/org.alpinelinux/
- Encrypt via LUKS
- Mount
- Format File System
Bootstrap System
- Fetch File System Tarball
- Chroot
Further Configuration
- TODO
Helper Scripts
- TODO