update
This commit is contained in:
parent
0caaddbe64
commit
552a368288
30
README.md
30
README.md
@ -9,26 +9,28 @@ Features
|
|||||||
- LVM
|
- LVM
|
||||||
- mdev,mdevd and eudev
|
- mdev,mdevd and eudev
|
||||||
|
|
||||||
Dependencies
|
|
||||||
------------
|
|
||||||
### Basic
|
|
||||||
```
|
|
||||||
busybox
|
|
||||||
kmod
|
|
||||||
```
|
|
||||||
### Optional
|
|
||||||
```
|
|
||||||
cryptsetup - LUKS support
|
|
||||||
lvm2 - LVM support
|
|
||||||
util-linux - PARTUUID support
|
|
||||||
```
|
|
||||||
|
|
||||||
Installation
|
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
|
git clone https://github.com/illiliti/initramfs
|
||||||
cd initramfs
|
cd initramfs
|
||||||
```
|
```
|
||||||
|
TODO
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user