ipv6 pxe booting on grub2

a project by michael-chang

Learn the grub2 network stack and have fun with ipv6 network booting. :D

Updated almost 6 years ago. 5 hacker ♥️.

Proof of Concept Support for SUSE Cloud, best practice

a project by rsimai

With many Proof of Concepts (PoCs) going on for SUSE Cloud, the development team has observed that we have no clear path on how Sales Engineers (SEs) and sometimes dedicated support engineers (xSE) can receive technical support to successfully complete the projects, often leading to escalation calls and even firefighting on-site visits by developers. Goal of that project is to come up with a best practice guide and to eventually set expectations on what's possible from a development point of view. Results should be documented in a central internal location and announced to all relevant parties.

Updated almost 6 years ago. 1 hackers ♥️.

one-click distribution from web page

an idea by mhocko

Maybe this is something we already know but I haven't found it. But found it really cool how Debian can be installed easily from Windows machines. Just have a look at http://goodbye-microsoft.com/

Updated almost 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Create Test Framework for XSLT Stylesheets

an idea by thomas-schraitle

Testing stylesheets can be a difficult task. Find a way to create a test suite for the DocBook stylesheets, for example.

Updated about 3 years ago. 1 hackers ♥️. Has no hacker: grab it!

Improve retty tool

a project by jankara

Retty is a tool for changing stdin,stdout,stderr of a running process (http://pasky.or.cz/dev/retty/) which may be handy if you want to attach to a process running e.g. from a died ssh session, changing running process to run from under screen(1) etc.. Currently it doesn't work for 64-bit systems and it doesn't handle changing of a controlling tty of a process (which may be possible using setsid() and opening a new tty). The aim of this project it to fix the above deficiencies and package the tool in OBS.

Updated almost 6 years ago. 1 hackers ♥️.

Bisect (open)SUSE kernels using prebuilt packages

an idea by michal-m

I have been building an archive of the x86_64/default KOTDs for some months now. It's time to make them available at least internally and write some web frontend to the archive. The frontend could do various things:

Updated about 3 years ago. 4 hacker ♥️. Has no hacker: grab it!

Docker orchestration

a project by flavio_castelli

Play with Docker orchestration tools like the ones provided by CoreOS, OpenShift and kubernetes. Provide packages for openSUSE and SLE.

Updated almost 6 years ago. 1 hackers ♥️.

Design and create SUSE branded IQ lamps

a project by kwwii

see iqlight.com to understand what an IQ Lamp is.

Updated almost 6 years ago. 3 hacker ♥️.

Bookworm, the educational tool

a project by kwwii

Create a system to allow a community to add contextual information to "open books". Think wikipedia for books

Updated almost 6 years ago. 2 hacker ♥️.

Investigate and model Ceph cluster performance

a project by LarsMB

Predicting the non-functional properties of a Ceph cluster can be quite difficult. There are many inputs in the hardware setup and software configuration that affect the resulting availability, reliability and performance (latency and throughput at nominal levels and during degraded and rebuild times).

Updated almost 6 years ago. 3 hacker ♥️.

Generate branches in kernel.git and kernel-source.git trees to match provided kernel PTFs

an idea by sleep_walker

Current status

Updated almost 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

sar data summary report tool

a project by tabraham1

provide a summary report of data from a sar data file.

Updated almost 6 years ago. 1 hackers ♥️.

Ciabatta reloaded: Work on a Heat-driven SUSE demo/QA environment as an OpenStack Horizon plugin

a project by joachimwerner

I want to revive my "Cloud in a Box" project and this time focus on how OpenStack's Heat automation framework can help with setting up a complete demo or QA environment consisting of several SUSE products (e.g. a SLEPOS Admin/Branch/Client environment).

Updated about 8 years ago. No love.

Testing CRIU and containers

a project by tiwai

Although I've been maintaining CRIU package, I had little time to play with it recently. It's still interesting especially in combination with various containers. So let's spend (or waste) some time.

Updated almost 6 years ago. 1 hackers ♥️.

Wireshark hacking

an idea by npower

About

There is a wip dissector for the windows search protocol from gregor beck, I have used it, it's nice but it is missing some things I need. I have no idea about wireshark dissectors, I would like to hack on this and make it more useful to me,

Updated almost 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

GCC: finish implementation of predicated value numbering

a project by matz2

I'm sitting on old patches that implemented predicated value numbering in GCC by combining the algorithms from http://portal.acm.org/citation.cfm?id=512529.512536

Updated about 8 years ago. No love.

Android client for bluetooth serial device for car diagnostics

a project by cwh

There is quite a popular Android software for connection OBD standard adapters but not for older, brand specific ones. One for pre 2001 VAG cars is this one:

Updated almost 6 years ago. 1 hackers ♥️.

Optimize kdump speed with 6+ TB of RAM

a project by ptesarik

The kdump package can now use SMP and multiple targets with constant memory requirements. The goal of this project is to find the optimum parameters for dumping a very large machine (SAP can give me access to 6TB, SGI is able to test with 64 TB).

Updated almost 6 years ago. 2 hacker ♥️.

Crash Reference Card for ARM64

an idea by ptesarik

Update the Crash Reference Card, replacing 32-bit x86 with ARM64. The above link contains all sources I used to create the original card.

Updated about 3 years ago. 1 hackers ♥️. Has no hacker: grab it!

Biofeedback / Neuroscanner / Dreamanalyser

an idea by chuller

This project is based on some hack of a mind flex toy containing a so called "neurosky eeg" chip. Having a sensor connected to your skull this system can meassure several waves emitting from the brain, also called brainwaves. The Idea is to combine this system with some camera based monitoring system that will watch a test subject while sleeping and recording the corresponding brainwaves for later analysis of brainactivity and body movement.

Updated over 5 years ago. 9 hacker ♥️. Has no hacker: grab it!

desktop saver

a project by psladek

The idea is to produce a standalone, independent tool to save and restore windows positions and sizes, analogous to a similar feature in KDE desktop. This would be handy in various lightweight desktop enviroments.

Updated almost 6 years ago. 2 hacker ♥️.

"emerge" for rpm/SUSE

an idea by dmacvicar

There are lot of packages that can't be hosted on the Build Service.

Updated about 5 years ago. 4 hacker ♥️. Has no hacker: grab it!

SSDBoost

a project by hrommel1

If you want to use the full potential of SSDs as primary (and possibly only) storage on SLE or openSUSE systems, you are supposed to perform several configuration settings to make it fly, including:

Updated about 3 years ago. 1 hackers ♥️.

play with Coccinelle and lock checking

a project by mhocko

We had a quick course of Coccinelle during the last Labs conference. The tool is really great and I would like to explore possibility of checking lock invariants for particular functions. Julia was really prompt and implemented something that should help but I didn't get to it since the conference.

Updated almost 6 years ago. 1 hackers ♥️.

try to understand cups > 1.5

a project by mhocko

Starting with CUPS 1.6 things have changed considerably. Clients are no longer discovering broadcasted printers anymore. Distributions (e.g. Debian) has backported the original protocol into cups-daemon package but this doesn't seem to work either on my laptop. I would like to look and try to understand what the hack is going on here.

Updated almost 6 years ago. 2 hacker ♥️.

understand and possibly improve cscope

a project by mhocko

cscope is a great tool index C/C++ sources and allow to navigate through the code. I have learned that the project is mostly dead and what is worse it uses its own database format to store the index. I would like to see some extended functionality in the tool - e.g. search whether a function A is reachable from B, filtering search results per-file, fix functions with function parameter detection (such functions are not recognized properly currently) and some others.

Updated almost 6 years ago. 3 hacker ♥️.

finish de-l3slaveing of crash-setup

a project by mhocko

The primary motivation for crash-setup (created by l3team) is to make kernel crashdumps deployment and crash using as easy as possible. This has been the case for quite some time except the tool was quite l3slave centric. With a great help from tcech the tool is close to be fully usable from other machines and !.de network as well.

Updated almost 6 years ago. 1 hackers ♥️.

Ceph crushmap visualization

a project by qakapil

The CRUSH algorithm determines how to store and retrieve data by computing data storage locations. CRUSH empowers Ceph clients to communicate with OSDs directly rather than through a centralized server or broker. With an algorithmically determined method of storing and retrieving data, Ceph avoids a single point of failure, a performance bottleneck, and a physical limit to its scalability. CRUSH requires a map of your cluster, and uses the CRUSH map to pseudo-randomly store and retrieve data in OSDs with a uniform distribution of data across the cluster.

Updated almost 6 years ago. 2 hacker ♥️.

Combine Hack Week and continious services

a project by hager

More and more customers use our products in mission critical environment. They have a huge need that things run smooth. With Hack Week we have the challenge

Updated almost 6 years ago. 1 hackers ♥️.

package inputlirc (or add it to existing lirc package)

a project by wiederda

inputlirc is superior to previous lirc input daemon as it can monitor multiple input sources at the same time. This is needed for some new remote controls that appear as two devices, providing both virtual keypresses as well as mouse clicks. Since I'm too lazy to always build the package manually, I would like to have it available for OpenSUSE.

Updated about 8 years ago. No love.

Take a stroll in dependency hell

a project by jgleissner

While packaging node.js modules, which often depend on specific versions of other node.js modules, sometimes many of them, you easily end up in dependency hell, and maintaining an OBS project with a few hundred of those modules can be a tedious task.

Updated almost 6 years ago. 2 hacker ♥️.

Personal Travel recording web application

an idea by cxiong

I want an open travel application to record my travel activity: connect time/date, photos, comments and thoughts (and many others) with locations and show them all in a map. My plan:

Updated almost 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

fix performance problem in soundkonverter

a project by wiederda

I'm using soundkonverter a lot (my whole music collection is flac, but for the car or my children I prefer mp3) and it is working fine. However when doing mass conversions, building the list of files to convert can take ages. It seems the filelist is being re-created for every title added. Debug it and try to fix it in order to speed up this operation.

Updated about 8 years ago. No love.

Add test support to rpmbuild (and build service)

an idea by dmuhamedagic

Add test directives to the spec file which would instruct rpmbuild to run regression and unit tests for the package. rpmbuild should probably also get an option to run these tests. The interface could be exposed in the build service with the possibility to consider a package not passing its tests as failed to build.

Updated about 8 years ago. No love. Has no hacker: grab it!

evince: personal pdf center

a project by dliang

[User]

Updated about 8 years ago. No love.

Package DAPS for Debian using the BuildService

a project by tbazant

DAPS (https://build.opensuse.org/package/show/Documentation:Tools/daps) is a tool we use in the documentation team to create/validate/export/... docbook documents. It's currently available for SUSE and openSUSE systems, and I believe that packaging it for Debian GNU Linux would help both the DAPS and the Linux community (and me myself as I'm using Debian at home as well :-)

Updated almost 6 years ago. 3 hacker ♥️.

sysvinit-base

a project by wiederda

Package a basic, stripped down version of sysvinit for emergency cases, so you can repair a failed system without interference. My goal is not to replace systemd with sysvinit again, but to provide a sysvinit-base package that does not have any dependencies at all and can just be installed on any system. sysvinit will only be used in exception situations by specifying the kernel parameter "init=/sbin/init" or something like that. The package will come with the binary, a minimal inittab and a basic boot script that does only the really needed stuff.

Updated almost 6 years ago. 6 hacker ♥️.

Broaden image segmentation functionality of OpenCV

a project by mbenes

OpenCV is an open source computer vision and image processing library (http://www.opencv.org).

Updated almost 6 years ago. 1 hackers ♥️.

Android libvirt client

a project by cbosdonnat

The project aims at kick-starting an Android application to manage libvirt-based VMs and containers. The libvirt build on android expedition has already been completed during hackweek 10 and refreshed here. Which leaves for hackweek to use libvirt-java bindings to use it.

Updated about 3 years ago. No love.

Investigate/implement the Raft consistent algorithm

a project by wanghaisu

Investigate/hack of the Raft consistent algorithm for cluster.

Updated about 8 years ago. No love.

merge sikuli to openqa.

a project by yfjiang

Investigate the good way to put sikuli into openqa.

Updated almost 6 years ago. 4 hacker ♥️.

Explore Android Wear

an idea by aduffeck

Being a proud owner of an Android Wear smartwatch (Moto 360) I want to learn more about how Android Wear works, what kind of APIs are available and how apps are written for it.

Updated about 8 years ago. No love. Has no hacker: grab it!

DSLR Spirit

a project by JoeShang

A set of DSLR remote controller, including:

Updated about 8 years ago. No love.

ESCape

a project by sbehlert

There are a few scripts around analysing isos and helping ReleaseManagers (and others) to achieve a great release. I'd like to see this all combined in one web overview, a kind of "Enterprise Service control ape" (ok, it's more an "Enterprise Control Center mokey", but that's not an acronym ;) ).

Updated about 8 years ago. No love.

Find Socket and Pipe Partners

a project by eeich

For debugging purposes one often times needs to know the communication partner on a socket or pipe a program has open. This information is not

Updated almost 6 years ago. 4 hacker ♥️.

Setup a jenkins server and made our ftp/http/pxe/slp server automated

a project by zxdvd

I want to gain some knowledge about CI and devops. I wrote a script to generated configuration files for pxe server and slp sever.

Updated about 5 years ago. 4 hacker ♥️.

GNOME Localization for zh_CN (Relaunched)

a project by ychen

GNOME is important to openSUSE and other distributions. I would like to help with the translation of GNOME. Mainly, the focus will be on the chinese (zh_CN) translation of GNOME 3.22 and 3.24 user interface.

Updated almost 6 years ago. 4 hacker ♥️.

Leave Management Tool

a project by cachen

It's a tool or website for Bej employee to manage his(her) leave days, then they don't need ask HR for each time.

Updated about 4 years ago. 2 hacker ♥️.

Bug Stats for upstreams in the public

a project by zzhou

Q: How many new bugs opened over time for a package?

Updated about 4 years ago. 1 hackers ♥️.

Package all available Qt-based libraries

an idea by cschum

There are many 3rd party libraries based on Qt. Inqlude collects them all. The goal of this project is to package them all, ideally automatically from the meta data provided by Inqlude. The build service provides all the tools we need for that and would even make it possible to provide packages for a multitude of Linux platforms and maybe even Windows. Interesting challenges ahead...

Updated almost 6 years ago. 3 hacker ♥️. Has no hacker: grab it!