All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Smalley <sds@tycho.nsa.gov>
To: "Álvaro Castillo" <midgoon@gmail.com>
Cc: selinux@tycho.nsa.gov
Subject: Re: How I download SEandroid?
Date: Tue, 24 Jan 2012 07:57:59 -0500	[thread overview]
Message-ID: <1327409879.6331.1.camel@moss-pluto> (raw)
In-Reply-To: <CAHodhts2rLr=kc_ZLNQVgrN4CVNu=abQr1os53nP+=+Enj8kzA@mail.gmail.com>

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.

      reply	other threads:[~2012-01-24 12:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24 11:55 How I download SEandroid? Álvaro Castillo
2012-01-24 12:57 ` Stephen Smalley [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=1327409879.6331.1.camel@moss-pluto \
    --to=sds@tycho.nsa.gov \
    --cc=midgoon@gmail.com \
    --cc=selinux@tycho.nsa.gov \
    /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.