Articles on this Page
- 10/21/08--11:50:_Cast your vote !
- 11/11/08--09:17:_Developing with...
- 01/27/09--10:22:_Build maemo-apps with...
- 05/04/09--08:32:_GSoC introduction –...
- 05/14/09--01:57:_Join us translating the...
- 05/15/09--03:53:_cat /usr/local/bin/osc
- 05/30/09--07:20:_openSUSE@ARM/GSoC: weekly...
- 06/06/09--04:12:_openSUSE@ARM/GSoC: weekly...
- 06/16/09--07:13:_openSUSE@ARM/GSoC:...
- 08/12/09--08:57:_openSUSE@ARM: GSoC status...
More Channels
- Feb 24: Im back my honkies.
- Feb 24: Twitter / Favorites from...
- Feb 24: Fitjar Kommune - saker til høyring
- Feb 24: DjYarick (House Brothers) -...
- Feb 24: Fenopy rss
- Feb 24: Online Direct Car Insurance...
- Feb 24: Untitled
- Nov 24: gelo's site
- Dec 4: antiv-nom's journals
- Nov 24: BR5 - Notícias das Cidades do...
- Dec 4: albertwesker5's journals
- Nov 24: animenikki45's gallery
- Nov 24: It's Impossible to get you off...
- Nov 24: AxxEL..(",)
- Dec 8: pinkpurplepolkadots's journals
- Dec 4: imnoseyplz's journals
- Dec 4: rolas33333's journals
- Feb 21: Baby Boutique Sales
- Dec 3: catchingkarma's journals
- Dec 4: hyannah77-stock's journals
- Feb 23: koiranpentu's journals
- Dec 11: pinkfloydsgurl's journals
- Dec 3: xthe-x-dorkx's journals
- Dec 11: akitastone's gallery
- Dec 11: amegoddess's journals
- Feb 3: angelskully's journals
- Dec 4: blackenstar's journals
- Feb 21: まつや清の日記
- Dec 18: بوی خاک عطر سیب
- Nov 24: .
- Dec 27: اين قلم و خاطرات...
- Nov 24: Baby Giggle
- Nov 24: D'autres paysages
- Nov 24: Kembali ke kehidupan rutinitas...
- Dec 16: Vonggola's
- Nov 24: The blog of all - Články
- Nov 24: iCe
- Nov 24: B&K - Články
- Dec 4: 2easy4yoshi's journals
- Dec 11: buckmaster119's journals
- Dec 11: dwor-kin's journals
- Dec 26: godivagoddess33's journals
- Dec 4: jfrison's journals
- Dec 4: kiyo90's journals
- Dec 8: mihraystock's journals
- Dec 12: papougirl's journals
- Dec 4: st77's journals
- Dec 16: vivavanstory's journals
- Dec 4: advancedlearner's journals
- Jan 8: agent-6's gallery
|
|
Are you the publisher? Claim this channel |
|
Channel Description:
Latest Articles in this Channel:
- 10/21/08--11:50: Cast your vote ! (chan 1778776)
- 11/11/08--09:17: Developing with libyui/libzypp & python – part4 (chan 1778776)
- 01/27/09--10:22: Build maemo-apps with openSUSE BuildService ? – It works ! (chan 1778776)
- 05/04/09--08:32: GSoC introduction – openSUSE@ARM (chan 1778776)
- 05/14/09--01:57: Join us translating the special edition ! (chan 1778776)
- 05/15/09--03:53: cat /usr/local/bin/osc (chan 1778776)
- 05/30/09--07:20: openSUSE@ARM/GSoC: weekly status (chan 1778776)
- 06/06/09--04:12: openSUSE@ARM/GSoC: weekly status (chan 1778776)
- 06/16/09--07:13: openSUSE@ARM/GSoC: Cross-compilation & speedup (chan 1778776)
- 08/12/09--08:57: openSUSE@ARM: GSoC status and final spurt (chan 1778776)
Up to now 65.40% of the votes have been cast. So if you’re a member or franchise voter -> now it’s time to cast your vote ! Because of the power outage the deadline has been extended and ballots will close 1200UTC Saturday 25th October . Here’s the link to users.opensuse.org .
Let’s extend the application to make it even more useful! * add support for YaST-Repositories * add Support for different architectures * use always a random temporary directory Now, it looks like this: You can grab it out of my home: in the openSUSE Build Service (for openSUSE 11.0). Start it with “repoviewer”, add the [...]
The openSUSE Build Service is an open and complete distribution development platform. It’s the infrastructure for a development of the openSUSE distributions. But this powerful tool can do much more! The upcoming version 1.5 will also have cross-build support and thus be able to build e.g. ARM packages on x86 hardware . Maemo is the [...]
Hi openSUSE community! I’m glad my proposal was accepted and today I want to introduce myself and my GSoC project. /me , thats Jan-Simon Möller and I’m just finishing my Diploma in electrical engineering at the Leibniz Universität Hannover. I’m coordinator of the openSUSE Weekly Newsletter and contribute also to the hamradio repository, the iFolder [...]
Today, the openSUSE Weekly Newsletter team will have the translation sessions for the special edition created yesterday. Join us from 12:00 UTC to 15:00 UTC in #opensuse-newsletter on freenode. (Schedule)
Until the Build Service supports git natively (see the GSoC project) , here is what I use to track my changes locally: #cat /usr/local/bin/osc : #!/bin/bash /usr/bin/osc “$@” if [ -e .osc/_files ]; then if [ ! -d .git ] ; then git init ; echo “.osc” > .gitignore ; echo “.gitignore” >> .gitignore ; [...]
Hi everyone! This week was exciting – we deployed a first prototype of a minimal ARM environment on build.opensuse.org in the repository Base:build:arm. It’s a set of packages which is capable of bootstrapping itself and still in an early stage as it’s using full emulation. Next station: speed-up ! I submitted also some patches for [...]
openSUSE@ARM/GSoC: weekly status The topic of this week was to speed up the build. As I mentioned last week, the prototype in Base:build:arm is compiling in an emulated environment and thus is quite slow. I prepared a cross-toolchain from the sources of binutils, gcc44 and glibc from openSUSE:Factory. Now its time to integrate this into [...]
This weeks topic was the integration of the cross-compilation mode into the build environment. But it’s more than just a cross-toolchain – it’s a speed-boost for our ARM build environment. As of today, the source is deployed in the repository Base:build:arm:cross. It’s not fully bootstrapped because of the current high load and the upcoming downtime [...]
I was buried with work in the last couple of days, so whats new on my GSoC-project: a lot of patches went into factory and some more are queued fixed issues with qemu most yast packages already building zypper builds, but requires some more bugfixing X11 builds cross-compilation stable, speed is good Todo: create image [...]