Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

To add tinylogin in uclinux image

Hello Hippo,

Kindly guide me that:

" How can I add tinylogin source code into the buildroot and modify the buildroot's makefile. Finally, during uclinux bootup, the login comes before bash shell prompt. "

thanks & regard,

Goutam

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by goutam_kumar@May 2 2006, 02:36 PM

    hello hippo,

    kindly guide me that:

    " how can i add tinylogin source code into the buildroot and modify the buildroot's makefile. finally, during uclinux bootup, the login comes before bash shell prompt. "

    thanks & regard,

    goutam

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=14925)

    --- quote end ---

    --- Quote End ---

    There is a port of tinylogin in ~uClinux-dist-test/user . Please check step14 in buildroot guide to build it.

    There is a login in busybox, too. But I didn&#39;t try them.