OSELAS
Open Source Embedded Linux Automation Services, OSELASĀ®
read more
ptxdist
PTXdist – Reproducable Embedded Linux Systems
Quote from original website: PTXdist is no distribution. PTXdist is considered to be “executable documentation”, which means that the steps necessary to build a target system are put into scripts which can be easily reviewed, but also executed with one click by a less experienced user.
-
Cloning this repository:
git clone git://gitorious.org/oselas/ptxdist.git ptxdist cd ptxdist
Add this repository as a remote to an existing local repository:
git remote add ptxdist git://gitorious.org/oselas/ptxdist.git git fetch ptxdist git checkout -b my-local-tracking-branch ptxdist/master_or_other_branch
oselas-bsp-logicpd-omap35x
OSELAS.BSP-LogicPD-OMAP35x
Embedded Linux board support packages for Logic Production and Development OMAP35x hardware
-
Cloning this repository:
git clone git://gitorious.org/oselas/oselas-bsp-logicpd-omap35x.git oselas-bsp-logicpd-omap35x cd oselas-bsp-logicpd-omap35x
Add this repository as a remote to an existing local repository:
git remote add oselas-bsp-logicpd-omap35x git://gitorious.org/oselas/oselas-bsp-logicpd-omap35x.git git fetch oselas-bsp-logicpd-omap35x git checkout -b my-local-tracking-branch oselas-bsp-logicpd-omap35x/master_or_other_branch
oselas-bsp-beagle
OSELAS.BSP-Beagle
Embedded Linux board support packages for OMAP3 Beagle hardware
-
Cloning this repository:
git clone git://gitorious.org/oselas/oselas-bsp-beagle.git oselas-bsp-beagle cd oselas-bsp-beagle
Add this repository as a remote to an existing local repository:
git remote add oselas-bsp-beagle git://gitorious.org/oselas/oselas-bsp-beagle.git git fetch oselas-bsp-beagle git checkout -b my-local-tracking-branch oselas-bsp-beagle/master_or_other_branch
oselas-bsp-mbref
OSELAS.BSP-Xilinx-Microblaze-Reference
Embedded Linux board support packages for Xilinx Microblaze Refernece hardware. See http://gitorious.org/mbref
-
Cloning this repository:
git clone git://gitorious.org/oselas/oselas-bsp-mbref.git oselas-bsp-mbref cd oselas-bsp-mbref
Add this repository as a remote to an existing local repository:
git remote add oselas-bsp-mbref git://gitorious.org/oselas/oselas-bsp-mbref.git git fetch oselas-bsp-mbref git checkout -b my-local-tracking-branch oselas-bsp-mbref/master_or_other_branch
toolchain
OSELAS.Toolchain()
Embedded Linux projects are based on the GNU toolchain, consisting of the GNU Compiler Collection GCC, binutils, the GDB debugger and the GNU C Library, glibc. more…
Like other Open Source projects, the GNU toolchain evolves quickly and has more performance and better standard conformance than ever. On the other hand, the complexity increases, because it is necessary to build a complete toolchain.
With OSELAS.Toolchain(), Pengutronix offers current GNU toolchains based on Open Source technology to its customers.
-
Cloning this repository:
git clone git://gitorious.org/oselas/toolchain.git toolchain cd toolchain
Add this repository as a remote to an existing local repository:
git remote add toolchain git://gitorious.org/oselas/toolchain.git git fetch toolchain git checkout -b my-local-tracking-branch toolchain/master_or_other_branch
oselas-bsp-pengutronix-generic
OSELAS.BSP-Pengutronix-Generic
This PTXdist based project combines two reference board support packages:
– ARM based “versatilepb”
– X86 generic PC
– MicroBlaze based
more…
They are intended to show new users of ptxdist how to prepare and build all required components for an embedded device.
-
Cloning this repository:
git clone git://gitorious.org/oselas/oselas-bsp-pengutronix-generic.git oselas-bsp-pengutronix-generic cd oselas-bsp-pengutronix-generic
Add this repository as a remote to an existing local repository:
git remote add oselas-bsp-pengutronix-generic git://gitorious.org/oselas/oselas-bsp-pengutronix-generic.git git fetch oselas-bsp-pengutronix-generic git checkout -b my-local-tracking-branch oselas-bsp-pengutronix-generic/master_or_other_branch
crosstool-ng
crosstool-NG aims at building toolchains. This is a mirror of mercurial repository from http://crosstool-ng.org/hg/crosstool-ng/ more…
For more information about crosstool-NG read on http://crosstool-ng.org/
-
Cloning this repository:
git clone git://gitorious.org/oselas/crosstool-ng.git crosstool-ng cd crosstool-ng
Add this repository as a remote to an existing local repository:
git remote add crosstool-ng git://gitorious.org/oselas/crosstool-ng.git git fetch crosstool-ng git checkout -b my-local-tracking-branch crosstool-ng/master_or_other_branch
Activities 
-
Monday May 21 2012
-
Push
16:04
Stephan Linz pushed 2 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from a7d8686 to 565c2d8
-
-
Sunday May 20 2012
-
Push
02:20
Stephan Linz pushed 4 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 5bcec1d to a7d8686
-
-
Saturday May 19 2012
-
Push
23:28
Stephan Linz pushed 4 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 90504f6 to 5bcec1d
-
-
Thursday May 17 2012
-
Push
18:36
Stephan Linz pushed 4 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 766fb54 to 90504f6
-
-
Sunday May 13 2012
-
Push
13:11
Stephan Linz pushed 2 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 1a4a277 to 766fb54
-
-
Saturday May 12 2012
-
Push
19:10
Stephan Linz pushed 50 commits to oselas/ptxdist:devel/arch-z80. View diff
devel/arch-z80 changed from 25cdb3a to 08fc89a
-
Push
19:09
Stephan Linz pushed 49 commits to oselas/ptxdist:devel/arch-microblaze. View diff
devel/arch-microblaze changed from 73f6ace to 6599557
-
Commit
19:08
-
Push
19:08
Stephan Linz pushed 49 commits to oselas/ptxdist:master. View diff
master changed from 73f6ace to 6599557
-
-
Thursday May 10 2012
-
Push
23:12
Stephan Linz pushed 6 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from ecd6e86 to 1a4a277
-
-
Saturday May 05 2012
-
Push
10:24
Stephan Linz pushed 2 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 889b62f to ecd6e86
-
-
Thursday May 03 2012
-
Push
22:24
Stephan Linz pushed 86 commits to oselas/ptxdist:devel/arch-z80. View diff
devel/arch-z80 changed from 6edf04a to 25cdb3a
-
Push
21:36
Stephan Linz pushed 21 commits to oselas/ptxdist:devel/arch-microblaze. View diff
devel/arch-microblaze changed from 1890303 to 73f6ace
-
Push
21:36
Stephan Linz pushed 22 commits to oselas/ptxdist:devel/arch-microblaze. View diff
devel/arch-microblaze changed from a4e8195 to 1890303
-
Push
21:35
Stephan Linz pushed 42 commits to oselas/ptxdist:master. View diff
master changed from 6548ee2 to 73f6ace
-
Push
21:31
Stephan Linz pushed 3 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from fb73954 to 889b62f
-
-
Wednesday May 02 2012
-
Push
17:47
Stephan Linz pushed 2 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from a00b7c8 to fb73954
-
-
Sunday April 29 2012
-
Push
12:18
Stephan Linz pushed 132 commits to oselas/crosstool-ng:master. View diff
master changed from 8f0ee4b to 382dafa
-
Push
08:10
Stephan Linz pushed 2 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 9721b75 to a00b7c8
-
-
Wednesday April 25 2012
-
Push
16:59
Stephan Linz pushed 2 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 86b4137 to 9721b75
-
-
Tuesday April 24 2012
-
Push
17:20
Stephan Linz pushed 3 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 1e51218 to 86b4137
-
-
Monday April 23 2012
-
Push
17:42
Stephan Linz pushed 1 commit to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 107c0c2 to 1e51218
-
-
Saturday April 21 2012
-
Push
23:24
Stephan Linz pushed 1 commit to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 4c113bb to 107c0c2
-
-
Sunday April 15 2012
-
Push
17:13
Stephan Linz pushed 4 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 1efbc6a to 4c113bb
-
Push
09:43
Stephan Linz pushed 44 commits to oselas/ptxdist:devel/arch-microblaze. View diff
devel/arch-microblaze changed from dd16483 to a4e8195
-
Commit
09:30
-
Push
09:30
Stephan Linz pushed 43 commits to oselas/ptxdist:master. View diff
master changed from dd16483 to 6548ee2
-
-
Friday March 23 2012
-
Favorite
21:18
Erica Roger started watching oselas/oselas-bsp-mbref
-
-
Friday March 16 2012
-
Push
22:20
Stephan Linz pushed 5 commits to oselas/oselas-bsp-mbref:devel/ptxdist. View diff
devel/ptxdist changed from 23e0914 to 1efbc6a
-
-
Wednesday March 14 2012
-
Commit
17:59
-

