mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-07-25 22:49:28 +02:00
Update README
This commit is contained in:
parent
0bc06044a9
commit
c48ea40c98
@ -1,13 +1,12 @@
|
||||
# ALMA - Arch Linux Mobile Appliance
|
||||
|
||||
This tools installs Arch Linux into a USB drive, making it a customized live Arch Linux bootable
|
||||
This tool installs Arch Linux into a USB drive, making it a customized live Arch Linux bootable
|
||||
drive. It was inspired by [this](http://valleycat.org/linux/arch-usb.html) article. The USB drive
|
||||
should be bootable both by UEFI and legacy boot.
|
||||
|
||||
## Installation
|
||||
|
||||
You should build the project using `cargo build`. An AUR package will be provided with the first
|
||||
stable version.
|
||||
You can either build the project using cargo build or install the `alma` package from AUR.
|
||||
|
||||
## Requirements
|
||||
|
||||
@ -19,6 +18,8 @@ This tool should be ran from an exiting Arch Linux installations. It depends on
|
||||
* mkfs.fat
|
||||
* mkfs.btrfs
|
||||
|
||||
Dependencies will be handled for you if you install alma from AUR.
|
||||
|
||||
## Usage
|
||||
|
||||
``` shell
|
||||
|
Loading…
x
Reference in New Issue
Block a user