2021-12-25 02:46:00 +00:00
|
|
|
# alpine-infect
|
|
|
|
|
|
|
|
> Like nixos-infect, but for Alpine Linux
|
|
|
|
|
2021-12-29 03:17:09 +00:00
|
|
|
Tested setups:
|
|
|
|
| Platform | OS | Status |
|
|
|
|
| - | - | - |
|
|
|
|
| QEMU | Ubuntu 18.04 (without LUKS/LVM) | Works :white_check_mark: |
|
2021-12-29 05:13:36 +00:00
|
|
|
| Vultr | Debian 11 | Works :white_check_mark: |
|
2021-12-25 02:46:00 +00:00
|
|
|
|
|
|
|
This script **will** destroy your current install. Proceed with caution.
|
|
|
|
|
|
|
|
**Usage:**
|
|
|
|
```
|
|
|
|
./infect.sh
|
|
|
|
```
|