Make diskimage-builder (part of TripleO) capable of building openSUSE imagesan invention by tserong A few months ago in a random post-PyConAU fit of hackery, I got disk-image-create in TripleO's diskimage-builder project running on openSUSE 12.3, i.e. you can now run disk-image-create on an openSUSE system, and have it create, say, an Ubuntu system image. Time to take the next step, and make it capable of building openSUSE images ;-) |
Nodejs automated packagingan invention by kwk Nodejs is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. It uses NPM as its packaging system. This hackweek project will create a npm2rpm Ruby gem to fully automate creation of (openSUSE) RPM packages. |
Merge webui into OBS APIan invention by coolo The webui is currently the poor cousin of the OBS parts even though it's wildly used. It's a pain in the ass to code for it as there is not a API for most things you need to do - and if there is it's cumbersome to use. |
Improve OpenStack Documentationan invention by a_jaeger Improve OpenStack documentation and tools used by it. Major idea: Improve openSUSE documentation |
Create a dispatcher script for vpn with DNSMasq in NetworkManageran invention by mcaj Base on internal user request, I |
Yandex.Disk (video/pictures/music) XBMC add-onsan invention by vlewin Yandex.Disk is a free cloud storage service (like Dropbox) that gives you access to your photos, videos and documents from any internet-enabled device. XBMC is an award-winning free and open source (GPL) software media player and entertainment hub that can be installed on Linux, OSX, Windows, iOS, and Android |
Write test cases for DAPSan invention by fsundermeyer DAPS, the "DocBook Authoring and Publishing Suite" provides a tool set for easy creation and publication of DocBook sources on Linux. DAPS lets you create HTML (incl. webhelp), PDF, EPUB, man pages, and other formats with a single command. DAPS is used and developed by teh SUSE documentation team. |
YaST Developer Happiness: Reboot the Documentationan invention by mvidner PLANWe have Ruby now, yay! But the developer documentation still quite sucks [the old version is shown in that link]. We want to fix that. |
Learning about Dockeran invention by abergmann Based on the hackweek 9 project from Flavio I'm playing around with <b>docker</b> and Linux containers.<br> My goal is to have a private image store with several openSUSE and SLE versions ready to use.<br> |
SUSE Hackweek Gallery XBMC add-onan invention by vlewin Browse the |
Continue on osc3 portingan invention by mvyskocil PrefaceIn a previous hackweek project (https://github.com/SUSE/hackweek/wiki/osc3%3A-port-osc-to-Python3) I have converted osc code to Python3. This has triggered quite some weirdness regarding plugins, but osc is usable from python3. Or it was, not sure if more recent changes did not break the compatibility. |
Optimize KIWI product build in Open Build Service (OBS)an invention by lslezak IntroductionOBS can build not only build traditional RPM packages, but it can even build appliances or installation ISO images. |
Testbusan invention by okir Create a framework for running tests distributed across a number of hosts. The goal is to be able to run tests for things like |
Cloud rearrangement: VM migration path-findingan invention by aspiers There are several use cases where it's beneficial to be able to automatically rearrange VM instances in a cloud into a different |
supportconfig databasean invention by leonardocf The supportconfig utility is used by support teams to collect all information needed to troubleshoot a system in one shot. The objective of this project is to create a central repository of supportconfig tarballs. To do so, we're going to develop a set of tools to automatically fetch tarballs from known sources, parse the information, import the useful parts into an SQL database and expose it in a Web front-end where users can run some simple queries. |
Learn Ruby and Ruby on Railsan invention by alarrosa The main goal is learning Ruby and enough Ruby on Rails to hack on the hackweek tool and fix (what seems to be) a simple issue like this . For that, I'll have a look at the following tutorials/documentation, and probably follow a couple of them: |