update
This commit is contained in:
parent
0caaddbe64
commit
552a368288
30
README.md
30
README.md
@ -9,26 +9,28 @@ Features
|
||||
- LVM
|
||||
- mdev,mdevd and eudev
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
### Basic
|
||||
```
|
||||
busybox
|
||||
kmod
|
||||
```
|
||||
### Optional
|
||||
```
|
||||
cryptsetup - LUKS support
|
||||
lvm2 - LVM support
|
||||
util-linux - PARTUUID support
|
||||
```
|
||||
|
||||
Installation
|
||||
------------
|
||||
Requirements:
|
||||
* busybox
|
||||
- --install [-s] [DIR]
|
||||
- mdev
|
||||
- uevent
|
||||
- switch_root
|
||||
- mount
|
||||
- umount
|
||||
- blkid
|
||||
* kmod
|
||||
* cryptsetup - LUKS
|
||||
* lvm2 - LVM
|
||||
* util-linux - PARTUUID
|
||||
|
||||
Download & Setup:
|
||||
```
|
||||
git clone https://github.com/illiliti/initramfs
|
||||
cd initramfs
|
||||
```
|
||||
TODO
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
Loading…
Reference in New Issue
Block a user