1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-21 22:28:08 +00:00

Merge pull request #788 from henrybear327/patch-2

Fix an image link in linux-misc-1.md
This commit is contained in:
0xAX 2022-07-31 15:10:25 +06:00 committed by GitHub
commit 75500e2a7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -224,7 +224,7 @@ $ make -j4
`busybox` is an executable file - `/bin/busybox` that contains a set of standard tools like [coreutils](https://en.wikipedia.org/wiki/GNU_Core_Utilities). In the `busybox` menu we need to enable: `Build BusyBox as a static binary (no shared libs)` option:
![busybox menu](http://i68.tinypic.com/11933bp.png)
![busysbox menu](https://i.imgur.com/TxPRCzQ.png)
We can find this menu in the: