This commit is contained in:
illiliti 2020-02-16 00:59:55 +00:00 committed by GitHub
parent 0caaddbe64
commit 552a368288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
-------------