All of lore.kernel.org
 help / color / mirror / Atom feed
* How I download SEandroid?
@ 2012-01-24 11:55 Álvaro Castillo
  2012-01-24 12:57 ` Stephen Smalley
  0 siblings, 1 reply; 2+ messages in thread
From: Álvaro Castillo @ 2012-01-24 11:55 UTC (permalink / raw)
  To: selinux

Hello,

I had a problem to download SEAndroid.

http://pastie.org/3240061

or, I have wrong to downloaded it.

Thanks.

-- 
Álvaro Castillo

http://fedoraproject.org/wiki/User:Netsys
Linux user #547784


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

* Re: How I download SEandroid?
  2012-01-24 11:55 How I download SEandroid? Álvaro Castillo
@ 2012-01-24 12:57 ` Stephen Smalley
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Smalley @ 2012-01-24 12:57 UTC (permalink / raw)
  To: Álvaro Castillo; +Cc: selinux

On Tue, 2012-01-24 at 11:55 +0000, Álvaro Castillo wrote:
> Hello,
> 
> I had a problem to download SEAndroid.
> 
> http://pastie.org/3240061
> 
> or, I have wrong to downloaded it.

You didn't follow the instructions to download it.  First, download AOSP
in the usual way.  Then copy local_manifest.xml to your .repo
subdirectory and run repo sync again.  Example:

mkdir seandroid
cd seandroid
repo init -u https://android.googlesource.com/platform/manifest
wget http://selinuxproject.org/~seandroid/local_manifest.xml
mv local_manifest.xml .repo
repo sync


-- 
Stephen Smalley
National Security Agency


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

end of thread, other threads:[~2012-01-24 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-24 11:55 How I download SEandroid? Álvaro Castillo
2012-01-24 12:57 ` Stephen Smalley

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.