[elbe-devel] [PATCH v2 2/2] examples: busybox based rescue initramfs with shared libraries
John Ogness
john.ogness at linutronix.de
Mon Sep 11 16:55:02 CEST 2017
Hi Holger,
On 2017-09-11, Holger Dengler <dengler at linutronix.de> wrote:
> This example creates a busybox based rescue initramfs with shared libs.
> [...]
> + <pkg-list>
> + <pkg>libc6</pkg>
> + <pkg>busybox</pkg>
> + </pkg-list>
In diet mode, the runtime dependencies are installed. So there is no
need to list libc6 as a package. It will be installed automatically.
John Ogness
More information about the elbe-devel
mailing list