Skip to content
Snippets Groups Projects

Update requirements with processor architecture

Closed gitlab-qa-bot requested to merge github/fork/ClashTheBunny/patch-1 into master

Created by: ClashTheBunny

Therubyracer doesn't compile on ARM or PowerPC, and probably not MIPS.  Probably should stick to x86 and x64.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: vsizov

    many products doesn't work with this platform.

    By Administrator on 2012-11-14T11:10:14 (imported from GitLab project)

    By Administrator on 2012-11-14T11:10:14 (imported from GitLab)

  • Created by: deadpixel89

    so are we not getting ANY ARM support?

    By Administrator on 2013-01-14T15:53:42 (imported from GitLab project)

    By Administrator on 2013-01-14T15:53:42 (imported from GitLab)

  • Created by: HLFH

    For instant, Gitlabhq doesn't want to be installed on ARM architecture :(

    By Administrator on 2013-05-06T16:03:45 (imported from GitLab project)

    By Administrator on 2013-05-06T16:03:45 (imported from GitLab)

  • Created by: williscool

    @deadpixel89 why would you want to run gitlab on ARM?

    legit question not being smarmy

    By Administrator on 2013-05-06T16:07:58 (imported from GitLab project)

    By Administrator on 2013-05-06T16:07:58 (imported from GitLab)

  • Created by: HLFH

    @williscool Because Intel architecture is obsolete for me (and for a lot of people). So I use ARMv7 and in several months I will use ARMv8 with 64-bit support.

    By Administrator on 2013-05-06T16:17:43 (imported from GitLab project)

    By Administrator on 2013-05-06T16:17:43 (imported from GitLab)

  • Created by: williscool

    what operating system? whats the rest of the environment? is this a mobile device of some kind

    Just curious. I know nothing about processor architecture choices beyond the thought that arm is mostly in use in mobile devices and intel and amd are desktop/server

    By Administrator on 2013-05-06T17:10:29 (imported from GitLab project)

    By Administrator on 2013-05-06T17:10:29 (imported from GitLab)

  • Created by: HLFH

    @williscool You are wrong. New Techno Market Trend (TMT) : http://en.wikipedia.org/wiki/List_of_single-board_computers Raspberry Pi, Hackberry, Cubieboard, Wandboard, etc. They could be desktop. They could be server. They could be mobile. I'm using Hackberry on Debian Sid ARM, soon on ArchLinux ARM. I'm using a lot of Open Source solutions including Nginx, MariaDB, Node.js, Ruby on Rails, etc. Finally, with ARMv8 and 64-bit support, they could be powerful servers not only for power users but also for large companies.

    By Administrator on 2013-05-06T17:15:48 (imported from GitLab project)

    By Administrator on 2013-05-06T17:15:48 (imported from GitLab)

  • Created by: williscool

    very cool learn something new every day.

    Hopefully they get those arm compilation issues fixed for you

    https://github.com/gitlabhq/gitlabhq/issues/3849

    https://github.com/cowboyd/libv8/issues/42

    By Administrator on 2013-05-06T17:25:36 (imported from GitLab project)

    By Administrator on 2013-05-06T17:25:36 (imported from GitLab)

  • Created by: HLFH

    @williscool Not at all :( Nothing is fixed.

    By Administrator on 2013-05-06T19:18:35 (imported from GitLab project)

    By Administrator on 2013-05-06T19:18:35 (imported from GitLab)

  • Created by: deadpixel89

    Because i have an odroid x2 which should have enough power for it and use that device as some kind of server. Don't bother too much, now i'm using rhodecode :)

    Am 06.05.2013 um 18:08 schrieb williscool notifications@github.com:

    @deadpixel89 why would you want to run gitlab on ARM?

    legit question not being smarmy

    — Reply to this email directly or view it on GitHub.

    By Administrator on 2013-05-07T05:58:25 (imported from GitLab project)

    By Administrator on 2013-05-07T05:58:25 (imported from GitLab)

Please register or sign in to reply
Loading