Need host for unofficial user repo containing android sdk stuff

I've been using a local repo to manage my android-sdk related packages, and would be happy to share it with the community but I lack the bandwidth to provide a reliable permanent host. If anybody would like to donate some storage and bandwidth to host the repo please let me know. All packages are from unmodified AUR sources (some of which I maintain), built in both i686 and x86_64. Both packages and db are self-signed. The whole suite is 2.5GiB all together.
Here is the package list:
android-armv7a-eabi-system-image-14 4.0_r02-2
android-armv7a-eabi-system-image-15 4.0.4_r02-2
android-armv7a-eabi-system-image-16 4.1.2_r03-1
android-docs 16_r03-1
android-google-admob-ads-sdk 6.1.0-1
android-google-analytics-sdk 1.4.2-1
android-google-apis-10 2.3.3_r02-1
android-google-apis-11 3.0_r01-1
android-google-apis-12 3.1_r01-1
android-google-apis-13 3.2_r01-1
android-google-apis-14 4.0_r02-1
android-google-apis-15 4.0.4_r02-1
android-google-apis-16 4.1.2_r03-1
android-google-apis-3 1.5_r03-1
android-google-apis-4 1.6_r02-1
android-google-apis-7 2.1_r01-1
android-google-apis-8 2.2_r02-1
android-google-cloud-messaging r03-1
android-google-play-apk-expansion r02-1
android-google-play-billing r02-1
android-google-play-licensing r02-1
android-google-play-services r01-1
android-mips-system-image-13 3.2_r01-1
android-mips-system-image-15 4.0.4_r01-3
android-platform-10 2.3.3_r02-2
android-platform-11 3.0_r02-2
android-platform-12 3.1_r03-2
android-platform-13 3.2_r01-2
android-platform-14 4.0.2_r03-1
android-platform-15 4.0.4_r03-1
android-platform-16 4.1.2_r03-1
android-platform-3 1.5_r04-2
android-platform-4 1.6_r03-2
android-platform-5 2.0_r01-2
android-platform-6 2.0.1_r01-2
android-platform-7 2.1_r03-2
android-platform-8 2.2_r03-2
android-platform-9 2.3.1_r02-2
android-samples-10 2.3.3_r01-2
android-samples-11 3.0_r01-2
android-samples-12 3.1_r01-2
android-samples-13 3.2_r01-2
android-samples-14 4.0.2_r02-1
android-samples-15 4.0.4_r02-1
android-samples-16 4.1_r01-1
android-samples-7 2.1_r01-2
android-samples-8 2.2_r01-2
android-samples-9 2.3_r01-2
android-sdk r20.0.3-2
android-sdk-platform-tools r14-1
android-sdk-platform-tools-preview r15_rc9-1
android-sdk-preview r21_rc9-1
android-sources-14 4.0_r01-2
android-sources-15 4.0.4_r02-2
android-sources-16 4.1.1_r02-1
android-support r10-1
android-x86-system-image-10 2.3.7_r01-2
android-x86-system-image-15 4.0.4_r01-2
android-x86-system-image-16 4.1.1_r01-2

ewaller wrote:Why not just use one of the free services available?  Sourceforge, GitHub, BitBucket come to mind.
Those are VCS hosts, not intended for built-packages. Ideally looking for http vhost and sftp so I can just rsync.

Similar Messages

  • Need SP_TN for specific user must use specific document series and warehouse in Marketing Documents

    Hi experts,
       I need SP_TN for specific user must use specific document series and warehouses in Marketing Documents SAP B1.
       Kindly give solution ASAP.
    Thanks in advance

    Hi Nagarajan,
       It show (1) Not allowed to add PO.
       I used the following SP
    IF  @object_type = '22' AND @transaction_type IN (N'A',N'U')
    BEGIN
    IF Exists
    (SELECT T0.DocEntry FROM POR1 T0 INNER JOIN OPOR T1 ON T0.DocEntry = T1.DocEntry
    WHERE  T1.DocType = 'I' AND T1.Series = '142' OR T1.Series = '145' AND T0.[WhsCode] = 'STEX-01'
    or T0.[WhsCode] = 'STNEX-01' and T1.[UserSign] ='1'
    and T1.docentry = @list_of_cols_val_tab_del)
    BEGIN
    SELECT @error = 1
    SELECT @error_message = 'Not allowed to add PO'
    END
    END
    warm regards,
    Guhan

  • Please consider providing files.tar.gz for your unofficial user repo

    Some Unofficial User Repositories don't provide <repo_name>.files.tar.gz for pkgfile to use.
    It's not a huge deal if foobar binary is provided by foobar package - I can simply search for 'foobar' packagename with pacman - but sometimes I would have to resort to posting on the forums e.g. when the package in question is called foo-scripts.
    I know it means more work for repo maintainers and few people may benefit from it, but I would appreciate it, even if I'm not using this feature very often.
    Thanks to all users who maintain their unofficial repositories. It's very handy to be able to just grab a binary with pacman :-)

    We may have found the reason not everyone is providing $repo.files db - it's not obvious how to create it ;P
    man repo-add wrote:A package database is a tar file, optionally compressed. Valid extensions are “.db” or “.files” followed by an archive extension of “.tar”, “.tar.gz”, “.tar.bz2”, “.tar.xz”, or “.tar.Z”. The file does not need to exist, but all parent directories must exist.
    'repo-add':
    -> Computing checksums...
    -> Creating 'desc' db entry...
    -> Creating 'depends' db entry...
    'repo-add -f':
    -> Computing checksums...
    -> Creating 'desc' db entry...
    -> Creating 'depends' db entry...
    -> Creating 'files' db entry...
    The extra step takes time and space (bigger db).
    Last edited by karol (2012-10-18 17:37:19)

  • Why do we need UPA for rehydrating users in Sharepoint provider hosted app scenario?

    Our on prem. SPS 2013 environment is configged to authenticate through ADFS against a third party IDP. We know nothing about these users, the returned SAML contains a role and based on this role we authorize user in SPS. This works great.
    No we are investigating high-trust provider hosted apps (on prem, no azure acs). We have created a simple MVC, and configged it to use ADFS. Now if users are authenticated from SPS they can call the MVC and the ADFS token is reused. Works perfect. Only thing
    is that whenever we need to call Sharepoint code through the client objectmodel, we get a 401 and the ULS shows that SPS is not able to map the incoming user to a user in User Profile DB. Off course it can't because the user is not in UPA and cannot be in
    UPA beacuse the users are stored outside our domain and there is no way to sync these to our SPS environment. I read a couple of blogs about this issue and the all say that we ned to sync with the user repository to fill upa; but again that cannot be (suppose
    on of our IDP's was facebook...?)
    The construction works if we use apponly security, but now we lose our SPS security. So my real question is, can we some how workaround User Profile service in the scenario, or at least without needing to sync these users.
    Any help/guidance is much appreciated!
    Sander

    Hi John,
    No we were not able to find a solution. The provider hosted app-model of SPS 2013 just does not take into account that in some cases useraccounts are not available. We could not find a way around user rehydration. Off course you can all ways use another
    security model like app-only policies, but that was not sufficient for us. It was also kind of disappointing there was no way to handle this; th emost problematic for me personal is that I cannot think of a reason why the rehydration can not be skipped in
    some way. If you configure it to run within SPS itself, rehydration is not necessary, so why it seams mandatory in provider hosted app beats me ;-)
    We went back to good old farm-solutions with webparts. 
    Sorry 
    Sander

  • Best practice for managing unofficial user repo with git?

    G'day Archers,
    (I hope this is the right subforum for my question -- feel free to move.)
    I am currently playing around with setting up an unofficial repo. So far so good, except I am trying to make sure I do things "properly".
    I am currently deploying my website according to this tip I've seen recommended. I.e. on the server, set up a bare repo in say ~/src/www.git with a post-receive hook that states something like
    GIT_WORK_TREE=$HOME/www_public git checkout -f
    where ~/www_public is the apache directory root for the website.
    Doing it this way, I can push and pull changes between my desktop, the server and my laptop and the .git files don't end up visible to the public.
    Now I want to add my repo to this system, but repo-add creates ".tar.gz" files. According to github help, these are better off ignored by git.
    One solution that occurs to me is to add a pre-commit that decompresses the db into plain text and a post-receive that recompresses to a form that pacman will understand. However, I wonder if there is a simpler solution that I'm missing? I notice that Debian seems to have a tool that will do what I want, for Debian users. Does something equivalent exist for Archlinux, or do any Archers who run unofficial repos have any tips for me based on their experience/mistakes/successes of the past?

    G'day Archers,
    (I hope this is the right subforum for my question -- feel free to move.)
    I am currently playing around with setting up an unofficial repo. So far so good, except I am trying to make sure I do things "properly".
    I am currently deploying my website according to this tip I've seen recommended. I.e. on the server, set up a bare repo in say ~/src/www.git with a post-receive hook that states something like
    GIT_WORK_TREE=$HOME/www_public git checkout -f
    where ~/www_public is the apache directory root for the website.
    Doing it this way, I can push and pull changes between my desktop, the server and my laptop and the .git files don't end up visible to the public.
    Now I want to add my repo to this system, but repo-add creates ".tar.gz" files. According to github help, these are better off ignored by git.
    One solution that occurs to me is to add a pre-commit that decompresses the db into plain text and a post-receive that recompresses to a form that pacman will understand. However, I wonder if there is a simpler solution that I'm missing? I notice that Debian seems to have a tool that will do what I want, for Debian users. Does something equivalent exist for Archlinux, or do any Archers who run unofficial repos have any tips for me based on their experience/mistakes/successes of the past?

  • Need FM for reading user status at run time in CRMD_ORDER txn.

    hello all,
    i need to know the FM for finding the user status on the screen.
    i know there are FM's for finding the values on subject and external reference fields. similarly i want it for user status .please help me in this regard....
    Thanks,
    Sreekanth.

    Hey Shiva,
    The FM for finding user status is CRM_STATUS_READ_OW
    Please Reward for usefull usefull post..
    Regards,
    Anand..

  • Ipad needs support for multiple user accounts!

    There is a big difference between a smartphone and a tablet computer. Tablet is a device that may sit on a coffee or a kitchen table, with everyone in the family being able to check on their own email, browse internet, etc. and still have privacy for their own data. Very few of us can afford to buy an ipad for each family member.
    I would say this should be number one priority for apple, more urgent than new screen, better camera, etc.
    We need this feature, even if it comes with some restrictions compared to OSX – for example, if all applications of a logged out user should terminate. The trouble is how to do it so thousands of existing applications won’t be affected by it. The good news is that all apple devices run unix underneath, which may make it easier to implement this much needed functionality.
    If you agree with me on this issue, let's make some noise on this thread and let apple know what we really need!

    Johnathan Burger wrote:
    You have never heard of webmail?
    Tell that to Apple if you have a MobileMe account! Anyway, it's not just mail, there is Facebook, Twitter, and all the other user accounts that have to be logged in and out of.
    We do not need this feature, you might but I do not.
    You may not, and I may not, but lots of people do, so please respect their needs.
    It clearly is highly unlikely that iOS would ever get this feature, but there is no harm in sending feedback to Apple.

  • [OIM] Need report for a user that unlock another one

    Great people of OIM realm..
    I need to make a report that can discern about users that were unlocked by an administrator, or by OIM for example, one that pass the challenge-response. Do you know if is there in some part of the data model, a query I can make so I can display USER-DATE_OF_UNLOCK-BY_WHO?
    Thanks!

    Hi Babu,
    <b>Please check out this Blog
    /people/sap.user72/blog/2005/02/23/raising-exceptions-in-sap-xi-mapping
    Also check these blogs ...
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    ALERTS STEP BY STEP MICHAL
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide
    ALERTS TROUBLE SHOOTING MICHAL
    /people/krishna.moorthyp/blog/2006/04/08/reconciliation-of-messages-in-bpm
    Reconciliation of messages in BPM
    /people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
    Triggering XI alerts from user defined function
    Thanks,
    Aby

  • Disable Portable Home Directories on specific hosts for all users?

    Hello All,
    Would it be possible to block any and all Portable Home Directory services for specific hosts? Something like "MobileAccountNeverAsk-<user>" but for the whole workstation? We have a network with both portable and stationary machines. I'd like our users to be able to use all machines, going portable on the MacBook and not bothering with syncing when logged into iMacs or Mac Pros.
    The Open Directory servers are running Snow Leopard (for now) and all clients are running Lion.
    Thanks
    Paul

    Darren,
    Yes. The clients are Solaris 10 as well. And the domain is the same on both server and clients.
    The files should be owned by real users.
    If a user ssh's into the server directly, the permissions display properly. But on the clients it is nobody. Other than the permission displaying wrong, I haven't noticed any permission-related restrictions on the clients.
    -Jim
    Edited by: cr8rface on Sep 22, 2008 10:30 AM

  • Need details for SAP USER-ID

    Dear All,
    I am Chartered Accountant and having 2 years of domain experience. I have completed my training from a small institute that is not SAP partner. I have very good hold on SAP FI and CO modules and want to appear for SAP FI certification. I DID SELF STUDY AND I AM TOO MUCH CONFIDENT ON THE SUBJECT.
    But for appearing any SAP certification I need SAP USER-ID. I DON"T KNOW HOW CAN I GET IT IF I AM INDIVIDUAL CONSULTANT??
    Exam Registration & Scheduling Information
    Registration for SAP certification exams taken at Pearson VUE is a simple 3-step process:
    1. See information below for details on obtaining your SAP User-ID.
    2. Create your Pearson VUE web account (SAP user id from step 1 will be required)
    3. Register for the exam
    All exams require the use of the SAP user id for proper tracking in the SAP Certification System.
    CUSTOMERS / PARTNERS / INDEPENDENT CONSULTANTS:
    If you have previously taken an SAP exam or attended SAP training, go directly to step b, otherwise, customers and partners should access visit the Service Marketplace to register for your S-user number. Independent consultants, as well as Customers and partners having questions or problems regarding this step, should use the following contacts:
    1. North America: Tel: +1 888 777 1727.
    2. For all APJ countries excluding Japan: education.apa at sap.com or tel: +65 62 708188
    3. For Japan: training.japan at sap.com or tel: +81 3 3273 7070 (9:00-17:00 in Japan local time)
    4. For all other countries please navigate to the appropriate country on sap.com/services/education and contact your local Education Department.
    CALLING ANY OF ABOVE NUMBER DOESN;T HELP. THEY DON;T REPLY OR CALL WAITING AND ALWAYS WAITING. I HAVE ALREADY SPENT AROUND FEW THOUSAND ON MAKING CALLS ON THESE NUMBERS.
    COULD ANYONE OF YOU EXPERTS HELP ME IN APPERING FOR SAP FI and CO CERTIFICATION? I HOPE THERE WILL BE A WAY TO APPEAR FOR CERTIFICATION EXAM WITHOUT USING SAP ID or ANY TRAINING CENTER WHO PROVIDED CERTIFICATION FACILITY WITHOUT ATTENDING THE TRAINING.
    AWAITING EXPERTS FEEBACK ON THIS ISSUE.
    Thanks,
    Manu Rathore
    Moderator message: please do not use all upper case in the future.
    Edited by: Thomas Zloch on Nov 29, 2010 11:09 AM

    Hi
    Elgibility for Certification:
    You should either complete your training in any Authorized Training Center or Should have experience of more than 2 years(not sure if it is 2 or 3 now) in the said module.
    If you dont have any of the above, then certification wont happen in India.
    Vishwa.

  • Need reg_exp for checking the string contains only alphanumeric or not

    Dear All,
    I need to check the given string in if condtion contains only the alphanumeric or not pls help me..
    like
    if reg_exp then
    end if;
    thanks,
    Oracle

    Hi,
    REGEXP_LIKE ( str
                , '[^[:alnum:]]'
                )returns TRUE if the string str contains any character other than an alphanumeric.
    You can use this wherever conditions are allowed, such as a WHERE clause or a CASE expression. For example:
    SELECT     str
    .     CASE
             WHEN  REGEXP_LIKE ( str
                         , '[^[:alnum:]]'
             THEN  'Contains speace, punctuation or special symbol'
             ELSE  'Okay'
         END               AS is_alnum
    FROM     table_x
    I hope this answers your question.
    If not, post a little sample data (CREATE TABLE and INSERT statements, relevant columns only), and the results you want from that data.
    Explain, using specific examples, how you get those results from that data.
    Always say what version of Oracle you're using.
    Edited by: Frank Kulash on Dec 30, 2011 4:37 AM

  • Need FM for setting user status of sales transaction

    Hello experts,
    I need a fm for setting the user status of a sales transaction.
    I want to select some sales orders and for this I want to set the user status via a FM.
    Can anybody help me ?
    THANKS
    Gerd

    Hi,
    Try this if you want to execute a process
            "Set Status for Header
            CALL FUNCTION 'CRM_STATUS_CHANGE_FOR_ACTIV_OW'
              EXPORTING
                objnr                  = lv_guid_h "guid Header
                vrgng                 = gc_process-cf_approved "Process
                iv_ref_kind         = 'A'
              EXCEPTIONS
                status_not_allowed = 6
                OTHERS             = 7.
    If it is just the Status that you want to set:
    crm_status_maintain_ow
    You need to call CRM_ORDER_SAVE after any of this call
    Thanks!
    Amrut Tadas

  • I need firewall for 40 users

    hello Support I need help,
    please recommend firewall to allow 40 users to filter traffic and block sites like facebook or msn, filter viruses or spyware.
    Model SA540 SA540-K9 Security Appliance, does it meet the requirements?
    thanks

    Is there a reason you could not use an ASA-5505 instead?
    Do you already have an infrastructure in place? If so, you could simple add the 5505 between your external facing router and your ISP and that could work for you.
    However, in answer to your initial question, yes, the SA540 would also work.

  • Created the following in iShowU and need help for Windows User

    I know a Windows XP user who only sees green static type screen when viewing this short tutorial: http://www.abbcfellowship.com/Downloads/registration.mov
    The clip was generated using iShowU. Does anyone know why and if I can fix it? I could offer a Flash Version as well, but QuickTime is supposed to be cross-platform. Thanks for any help! The video was captured at 30 fps, h.264 codec, audio at 20 Kz stereo.

    I think its been answered:
    Help!! How to Link users informations to user page???

  • Setting of init.ora file for 500 users

    how to set diffrents parameters in init.ora file
    for 500 user
    (hybrid system)(oltp+dss)
    thanks

    Yeah, it depends and you will need to adjust thoses parameters during the "life" of the database.
    I give you some of my thoughts (that's just thoughts, not a rule => there is no perfect rule) :
    500 users = Unix box i guess so :
    If MTS (dont think u need MTS for 500 users) => SGA = 75% of the RAM of the server
    If NOT MTS (dedicated processes) => SGA = 50% of the RAM
    Say 2GB of RAM on no MTS :
    buffer cache = 900 MB
    shared pool = 100MB to 200 MB
    sort_area_size = 256KB
    something like 50 to 100 RBS (depends on how many users are connected simultaneously)
    for the users which will not do some OLTP operations, you should make few BIG RBS and assign their transactions to them. for thoses users, you probably need a bigger sort_area_size.
    all the tablespaces LOCALLY MANAGED
    backup with RMAN
    Fred

Maybe you are looking for

  • Thunderbird asks for wrong account password when I try to send an e-mail

    When trying to send an e-mail from gmail account A, Thunderbird prompts me for the password for account B. All identities in Thunderbird & account settings on Gmail.com are verified as correct, as well as my account settings and outgoing server setti

  • Ad Hoc provisioning - code sign error...

    I have a bit of a problem creating the ad hoc build for the app.... Here's what I did so far: 1. Created the AdHoc provisioning profile on the portal 2. Downloaded and installed it in Xcode 3. Copied the Release configuration as AdHoc 4. As suggested

  • Dreamweaver CS6 help

    Hello, I am fairly new to web development and Dreamweaver in general.  I am attempting to edit a site created in PHP with a connected MySQL database.  I really need some help getting connected to the site so that I can actually do some editing.  I op

  • Sync of 2 calendars to Outlook

    Hi, We have a new employee who comes to the company with his old Excange account on the iphone. Then put our exchange account to the iPhone and he can see the calendar in Outlook, but we are not able to see both calendars (Old exchange, new exchange)

  • I purchased pages for my imac can i download this for i ipad mini free of charge?

    I purchased pages for my Imac can i download this for my ipad mini free of charge?