Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Enable vlc to run as root
Date: Tue, 15 Sep 2015 14:33:57 +0100	[thread overview]
Message-ID: <55F81E45.1020305@imgtec.com> (raw)
In-Reply-To: <712f10f4f1eb6452279b88cb749906e66f711d8a.1442322597.git.jpinto@synopsys.com>

Dear Joao Pinto,

Regards,

Vincent.

On 09/15/2015 02:20 PM, jpinto wrote:
> A great number of embedded system only include the root user.

systems

> This patch has the goal of enabling vlc to be ran as root.
> 
> Signed-off-by: jpinto <jpinto@synopsys.com>
> Tested-by: jpinto <jpinto@synopsys.com>

Use your full name here.

> ---
>  package/vlc/vlc.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/vlc/vlc.mk b/package/vlc/vlc.mk
> index 6f7fd58..4e84b12 100644
> --- a/package/vlc/vlc.mk
> +++ b/package/vlc/vlc.mk
> @@ -54,6 +54,7 @@ VLC_CONF_OPTS += \
>  	--disable-mfx \
>  	--disable-vdpau \
>  	--disable-addonmanagermodules \
> +	--enable-run-as-root \

I don't know if running vlc as root is disabled by default due to
security reasons, but if so, perhaps we could do this selectable by the
user via menuconfig.

Also, there is a guy here [1] saying that although he configured it with
--enable-run-as-root, it still not working:

[1]
http://www.hackersgarage.com/vlc-is-not-supposed-to-be-run-as-root-sorry-solution.html

Have you done a runtime test to check that it actually works?

Regards,

Vincent.

>  
>  # Building static and shared doesn't work, so force static off.
>  ifeq ($(BR2_STATIC_LIBS),)
> 

  reply	other threads:[~2015-09-15 13:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-15 13:20 [Buildroot] [PATCH] Enable vlc to run as root jpinto
2015-09-15 13:33 ` Vicente Olivert Riera [this message]
2015-09-15 13:48   ` Joao Pinto
2015-09-15 21:11     ` Thomas Petazzoni

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=55F81E45.1020305@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox