All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] more about package managers
Date: Sun, 21 Jun 2020 12:41:38 +0200	[thread overview]
Message-ID: <20200621104138.GD2351@scaer> (raw)
In-Reply-To: <20200621082017.182812-1-francois.perrad@gadz.org>

Fran?ois, All,

On 2020-06-21 10:20 +0200, Francois Perrad spake thusly:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/Config.in b/package/Config.in
> index 85d732636..a938b0d8d 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -2253,6 +2253,7 @@ comment "http://buildroot.org/manual.html#faq-no-binary-packages"
>  comment "-------------------------------------------------------"
>  	source "package/opkg/Config.in"
>  	source "package/rpm/Config.in"
> +comment "BusyBox could supply its own version of dpkg and rpm."

We do not have similar comments elsewhere in the tree. People that want
the full-blown rpm or dpkg will have to do like we do for all other
packages that are provided by busybox: enable BR2_PACKAGE_BUSYBOX_SHOW_OTHERS.

If you were concerned that the menu is empty without
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS, then it is not: thetre is at least opkg
or its dependency comment.

Regards,
Yann E. MORIN.

>  endmenu
>  
>  menu "Real-Time"
> -- 
> 2.25.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      reply	other threads:[~2020-06-21 10:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-21  8:20 [Buildroot] [PATCH] more about package managers Francois Perrad
2020-06-21 10:41 ` Yann E. MORIN [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200621104138.GD2351@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.