Crowbar on openSUSE

a project by tboerger

In order to build a community around crowbar, our cloud installer, we need to get this running on openSUSE as well. So let's find some time to move the packaging of crowbar from the ibs to the obs!

Updated over 3 years ago. 9 hacker ♥️.

bug screening helper

a project by bmwiedemann

The Problem: many bugs filed for openSUSE go to the screening-team by default and often remain there for weeks, so that developers (who would be interested in analyzing or fixing these bugs) do not learn about them. However, the screening process is a hard one

Updated over 3 years ago. 8 hacker ♥️.

Packages for vagrant

an idea by tboerger

To really start with vagrant within the company and our company it would be awesome to create real SUSE packages for vagrant and some other cool and important plugins. It's not that easy like it sounds because vagrant runs within the upstream rpm in an embedded ruby container that needs to be fixed for our system packages.

Updated over 6 years ago. 4 hacker ♥️. Has no hacker: grab it!

SUSE Bug Query Engine

a project by LPechacek

In short, give second breath to http://hall.suse.de/bugs/defects.cgi.

Updated over 6 years ago. 6 hacker ♥️.

Resistance is Futile - Using zypper to "upgrade" CentOS/RHEL to openSUSE/SLES

a project by RBrownSUSE

zypper is magic

Updated almost 6 years ago. 23 hacker ♥️.

Replace the SUSE Manager client stack with an existing configuration management software

a project by kwk

Intro

Updated over 3 years ago. No love.

Improve ftpboot for z/VM

a project by azouhr

Installing linux on z/VM requires some way to punch kernel/initrd/parmfile into the reader which in turn can be booted. In a previous hackweek, I wrote a small tool, that makes it possible to do so directly from the internal ftp server. this has been proven valuable but not perfect.

Updated over 4 years ago. No love.

Git like subcommand support for zypper

an idea by mlandres

Add subcommand support for zypper. That is, if 'zypper foo' is not found, look for %{_libexec}/zypper/zypper-foo just like git does. Then those subcommands could be binaries linked to libzypp or just scripts.

Updated over 6 years ago. 7 hacker ♥️. Has no hacker: grab it!

Teach zypp to query/download/mirror multiarch repos

an idea by mlandres

Zypp offers only those items within a repository, which are 'installable', i.e. 'compatible' with the systems architecture.

Updated over 6 years ago. 2 hacker ♥️. Has no hacker: grab it!

A SUSE chronicle 0.1

a project by rhaidl

Talking to people, getting the information about what had happened in the SUSE history, bringing all together to kind of a chronicle. Let's give it a try :-)

Updated over 6 years ago. 6 hacker ♥️.

Dochazka

a project by smithfarm

Dochazka is a long-term project to replace the obsolete Attendance & Time Tracking system used by the Prague office since 2007. Dochazka is a complex system consisting of three major components:

Updated over 3 years ago. 12 hacker ♥️. 1 follower.

Machinery Inspectors for RHEL Systems

a project by tgoettlicher

Machinery supports inspection of SLES11 and SLES12 systems right now.

Updated over 6 years ago. 6 hacker ♥️.

make openSUSE working on Sony Xperia Tablet Z

a project by sleep_walker

Look once again on Xperia Tablet Z and try to have there openSUSE running natively as alternative operating system.

Updated over 6 years ago. 3 hacker ♥️.

crash-python

a project by jeff_mahoney

New Development

Updated over 4 years ago. 22 hacker ♥️. 5 followers.

Implement BREAK for pseudo-terminals

a project by ptesarik

This will greatly enhance the usefulness of QEMU virtual serial ports, because the Linux kernel interprets a break on the serial console as a SysRq, but there is currently no way to pass this signal over a pseudo-terminal.

Updated over 3 years ago. 5 hacker ♥️.

[Yast] Provide useful understandable error messages for Storage

an idea by locilka

It has probably already happened to you: Creating volume /dev/sda2 failed with error -1008 Did it tell anything useful to you? Maybe if Storage gave you some more info, you could have continued, fix the problem by yourself.

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

QA Dashboard - provide a easy overview of the quality status of a product in development

a project by xgonzo

QA uses a dashboard (SUSE internal: http://qa.suse.de/dashboard/ ) to provide an overview of various data to assess the quality of a product.

Updated over 4 years ago. 4 hacker ♥️.

Hibernate signature verification - Symmetric key edition

a project by joeyli

In last hackweek, I implemented a RSA private key parser in kernel: https://github.com/SUSE/hackweek/wiki/RSA-private-key-parser-in-kernel

Updated over 3 years ago. 11 hacker ♥️.

Merge hermes into OBS API

a project by coolo

After https://hackweek.suse.com/projects/105 the next thing to merge is hermes.

Updated over 6 years ago. 5 hacker ♥️.

Detect type of change in a project analyzing the log history

a project by aplanas

Use machine learning and natural language processing techniques to analyze the changes made in a project, and classify them in:

Updated over 3 years ago. 8 hacker ♥️.

YaST module for IRST

a project by mlin7442

Intel Rapid Start Technology(IRST) is a firmware mechanism enables your system to get up and running faster from sleep, saving time and power consumption, it will cause the system to wake up from S3 and suspend to S4(with SSD)[1]. Currently kernel 3.11 already support it[2], however there haven't a graphic tool to control its wakeup event and timeout, like as similar tool on Windows[3]. This Hackweek I'll create a YaST module to handle those parameters.

Updated over 8 years ago. No love.

Jabber server side history

a project by -miska-

Finish extension for server side history for jabberd2 server and create a simple webui to browse it using tntnet. Part of the project is to learn to use tntnet toolkit, other part is to have server side history.

Updated over 8 years ago. No love.

Achieve world domination.

a project by bgerhard

The goal of my project is to achieve total world domination. == Hell, yeah!

Updated over 6 years ago. 2 hacker ♥️.

Integrate xfstests with qa_automation

a project by jankara

xfstests is rather comprehensive filesystem testing framework used for functional filesystem testing. The aim of this project is to integrate xfstests with our qa_automation framework so that xfstests can be run in it and results are automatically processed and stored in qadb.

Updated over 8 years ago. No love.

Enable >256 vcpus for KVM guests

a project by bfrogers

Although there isn't much demand right now, it won't be long before >256 vcpus in a KVM guest will be desired. Currently, due to 8 bit apic ids only being used the limit is 256. Implement the x2apic infrastructure that will allow QEMU + KVM to break the 256 vcpu barrier.

Updated over 8 years ago. No love.

KVM S3 and S4 handling in SLES and openSUSE

a project by bfrogers

There are issues with S3 and S4 handling in a KVM SLES or openSUSE guest. I'd like to figure out what's going wrong and get things fixed as much as possible.

Updated over 8 years ago. No love.

OmegaT automatic glossary insertion

a project by vdziewiecki

I want to continue my work on this feature for a CAT (Computer Aided Translation) program, OmegaT. When translating a segment (usually a sentence), I would like OmegaT to automatically replace all words it finds in an active glossary by their translations. This will save the translator some time.

Updated over 6 years ago. 2 hacker ♥️.

Learning Gosu - 2D game development library (with ruby bindings)

a project by digitaltomm

Links:

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Chef Cookbook Attributes file documentation parser

a project by iartarisi

Write a tool to generate documentation (README.md) from chef cookbook attributes files including the comments that describe the attributes. The goal is to use this with the openstack chef cookbooks from https://github.com/stackforge/ and maybe integrate it the upstream Gerrit as a Jenkins job.

Updated over 6 years ago. 1 hackers ♥️.

Reduce the number of builds in the openSUSE Build Service

a project by dmuhamedagic

In case any of the source files changed, openSUSE Build Service rebuilds the dependent packages regardless of whether that particular modification affects the dependency. This makes our resources footprint bigger (and the electrical power bills higher). It also affects users, because every new package build causes the package manager to include that package in the next update thus consuming network bandwidth and resources of users' computers.

Updated over 6 years ago. 3 hacker ♥️.

Create bi-lingual ebooks

an idea by snwint

Write a tool to create bi-lingual ebooks.

Updated over 6 years ago. 2 hacker ♥️. Has no hacker: grab it!

evfilter improvement

a project by ehamera

The evfilter project (https://github.com/lhc4/libevfilter/) isn't able to substitute multiple events to one event or vice versa. I want to improve that and repair some other bugs.

Updated almost 4 years ago. 1 hackers ♥️.

studio-appliance-editor

a project by bear454

Build an open-source appliance editor for SUSE Studio that interacts only with the API, using modern JS web frameworks.

Updated over 6 years ago. 3 hacker ♥️.

Try another OS (or distro)

a project by bear454

Feeling very comfortable with your (open)SUSE desktop? Don't get too comfortable; there's a lot of innovation out there. Try living in a different system for a few days, and see if you can find some innovative paradigms to bring back 'home' with you. Here's a few suggestions:

Updated over 6 years ago. 4 hacker ♥️.

pyg: PEG parsing runtime for Python

a project by rneuhauser

pyg will be a PEG parser library formed as an internal Python DSL. it will be used in cramex, a copycat of cram with expect support.

Updated almost 6 years ago. No love.

REST API for QADB

a project by llipavsky

QADB is the database used to strore results of automated tests in SUSE QA.

Updated over 6 years ago. 2 hacker ♥️.

CodeAdopter

a project by kalabiyau

Initial idea to build a tool to help rubygems community to rotate maintainers for abandoned projects.

Updated over 6 years ago. 2 hacker ♥️.

Learn how to write 'Learn Language App'

a project by kalabiyau

The basic idea behind learning language is to ensure three parts:

Updated over 6 years ago. 1 hackers ♥️.

fontinfo

an idea by pgajdos

  • add support of other text directions in png specimen
  • figure out which fonts need other specimen sentences for given script (they do not include some characters from present sentences) and supply other sentences in that script
Updated over 8 years ago. No love. Has no hacker: grab it!

Podcast Studio

a project by KGronlund

I've been running a podcast together with two friends for over a year now. We have a recording and mixing process going, but unfortunately it involves using non-free operating systems and software all the way through.

Updated over 8 years ago. No love.

Extend iso_code

an idea by tboerger

I would like to extend my existing gem isocode (https://github.com/tbpro/isocode). Currently it translates all available countries and languages into multiple languages. I plan to integrate more ISO specifications like scriptnames, subdevisions and currencies.

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

Finalize geozip gem

an idea by tboerger

I have started many months ago a project named geozip (https://github.com/tbpro/geozip) and i would like to finalize it. I want to parse openstreetmap files and generate polygon geo coordinates for zip codes. After processing it should be exported to multiple file formats to get them imported into databases for various projects.

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

Work on my OBS packages

a project by lrupp

~> osc my pkg | wc -l

Updated over 4 years ago. 4 hacker ♥️.

libvirt TCK

a project by jfehlig

The libvirt TCK provides a framework for performing testing of the integration between libvirt drivers, the underlying virt hypervisor technology, related operating system services and system configuration. The idea (and name) is motivated by the Java TCK.

Updated over 8 years ago. No love.

Kernel oops decoder

a project by benjamin_poirier

Read in a crash or oops-style backtrace and access DWARF information to output the current content of the stack and registers in term of symbols, and the the crash commands to dump/pretty print them. In other words, when looking at a crash dump, answer the questions "Which variable is currently stored in $rax? What is the structure of the stack? Which variable is stored at $rsp+16?"

Updated over 6 years ago. 9 hacker ♥️.

Support for the SMBus ARP protocol

a project by jdelvare

The SMBus standard specifies an address resolution protocol (SMBus ARP.) It has two key features :

Updated over 6 years ago. 3 hacker ♥️.

Weblate improvements

a project by Nijel

My plan is to add some more features to Weblate. The list is definitely not complete, but I'd like to check at least following areas:

Updated over 6 years ago. 3 hacker ♥️.

Improve MMTests Comparisons and Reporting

a project by vbabka

The Proposal

Updated over 8 years ago. No love.

NFC - hardware enablement and enhance in openSUSE

an idea by acho

Hardware Information

  • SONY RC-S380/S
Updated over 6 years ago. 2 hacker ♥️. Has no hacker: grab it!

openQA framework studying and improvement.

an idea by bchou

openQA is a set of utilities designed to test operative systems in an fully automated way. I would like to get started from the Tutorial and get familiar the whole process (openQA of webUI, auto-inst test modules, specific cases writing ) and detail framework. It would be accelerating the test cases creation in the future.

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