readme: ldd is optional
This commit is contained in:
@@ -22,6 +22,8 @@ Dependencies
|
|||||||
* `switch_root`
|
* `switch_root`
|
||||||
* `mount`
|
* `mount`
|
||||||
* `cpio`
|
* `cpio`
|
||||||
|
* `ldd`
|
||||||
|
- Optional. Required for copying binary dependencies
|
||||||
* `strip`
|
* `strip`
|
||||||
- Optional. Required for reducing image size by stripping binaries
|
- Optional. Required for reducing image size by stripping binaries
|
||||||
* `blkid`
|
* `blkid`
|
||||||
@@ -51,6 +53,7 @@ Usage
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
# read tinyramfs.config(5) and setup /etc/tinyramfs/config
|
# read tinyramfs.config(5) and setup /etc/tinyramfs/config
|
||||||
|
# run as root
|
||||||
tinyramfs -o "/boot/initramfs-$(uname -r)"
|
tinyramfs -o "/boot/initramfs-$(uname -r)"
|
||||||
# update your bootloader
|
# update your bootloader
|
||||||
# reboot...
|
# reboot...
|
||||||
|
Reference in New Issue
Block a user