All of lore.kernel.org
 help / color / mirror / Atom feed
* Removing busybox
@ 2019-02-27 12:16 Jean-Christian de Rivaz
  2019-02-27 17:06 ` Tom Rini
  0 siblings, 1 reply; 32+ messages in thread
From: Jean-Christian de Rivaz @ 2019-02-27 12:16 UTC (permalink / raw)
  To: Yocto discussion list

Hi all,

After reading the thread "Removing busybox completely from the generated
image" I tested to reproduce the method but this doesn't work as expected.

git clone git://git.yoctoproject.org/poky -b thud
cd poky
echo 'require conf/distro/poky.conf' > meta-poky/conf/distro/poky-ng.conf
echo 'DISTRO = "poky-ng"' >> meta-poky/conf/distro/poky-ng.conf
echo 'VIRTUAL-RUNTIME_base-utils = ""' >> meta-poky/conf/distro/poky-ng.conf
sed -i 's/^DISTRO.*/DISTRO = "poky-ng"/' conf/local.conf
bitbake core-image-minimal
runqemu core-image-minimal kvm

After login as root there still a lot of links to busybox inside /sbin/
/bin/ /usr/sbin/ and /usr/bin/ .

Can someone provides a working method ?

Best Regards,

Jean-Christian de Rivaz



^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2019-03-02 18:39 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-27 12:16 Removing busybox Jean-Christian de Rivaz
2019-02-27 17:06 ` Tom Rini
2019-02-27 17:25   ` Mark Hatle
2019-02-27 17:42     ` Burton, Ross
2019-02-27 17:58       ` Tom Rini
2019-02-27 18:35         ` Burton, Ross
2019-02-27 18:45           ` Tom Rini
2019-02-27 18:47             ` Burton, Ross
2019-02-27 18:54               ` Tom Rini
2019-02-27 18:48             ` Scott Rifenbark
2019-02-28 18:43       ` Tom Rini
2019-02-27 20:06   ` Jean-Christian de Rivaz
2019-02-27 20:09     ` Tom Rini
2019-02-27 21:31       ` Paul Eggleton
2019-02-27 21:35         ` Tom Rini
2019-02-27 21:40       ` Adrian Bunk
2019-02-27 21:46         ` Tom Rini
2019-02-27 21:49         ` Burton, Ross
2019-02-27 22:24         ` Jean-Christian de Rivaz
2019-02-27 22:58           ` Philip Balister
2019-02-27 23:02           ` Burton, Ross
2019-02-27 23:54             ` Tom Rini
2019-02-27 23:59               ` Burton, Ross
2019-02-28  0:10                 ` Jean-Christian de Rivaz
2019-02-28  0:11                   ` Burton, Ross
2019-02-28  5:19                 ` Adrian Bunk
2019-02-28 12:05                   ` Burton, Ross
2019-02-28 14:27                     ` Richard Purdie
2019-02-28 14:37                       ` Tom Rini
2019-02-28 14:55                         ` Richard Purdie
2019-02-28 15:30                   ` Jean-Christian de Rivaz
2019-03-02 18:38                   ` Randy MacLeod

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.