[Buildroot] [Bug 10036] Buildroot builds Raspbian Jessie headless image presenting incorrect prompt

bugzilla at busybox.net bugzilla at busybox.net
Tue Jul 11 21:49:27 UTC 2017


https://bugs.busybox.net/show_bug.cgi?id=10036

Arnout Vandecappelle <arnout at mind.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #2 from Arnout Vandecappelle <arnout at mind.be> ---
Please use the mailing list or IRC for questions. The bug tracker is for
reporting bugs.

The "buildroot login:" prompt appears because your system is configured with
"buildroot" as hostname - this is the default. If you want to change this, look
for the BR2_TARGET_GENERIC_HOSTNAME in "make menuconfig".

sudo is not found because you have not installed it. Look for BR2_PACKAGE_SUDO
in "make menuconfig".

If all this is not clear, you may want to consult
http://buildroot.org/manual.html

By the way, you can't build a raspbian image from Buildroot, there are quite a
few Required packages missing and the skeleton is different.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list