Commit 01b8d51
committed
initcpio: Don't try to copy vendorfw to root filesystem if missing
This can happen on systems with broken firmware extraction/missing
upgrade to the the cpio mechanism. In this case the systems can be
temporarily fixed by unpacking the firmware to the real rootfs, but
then we shouldn't overlay it with an empty tmpfs in the initramfs.
Signed-off-by: Hector Martin <[email protected]>1 parent 9818eaf commit 01b8d51
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments