Improve kernel crashdump upload infrastructure

a project by puzel

Kernel dumps, provided by our customers, are uploaded by Customer Support to ziu.suse.de and shared via NFS to L3 servers at which they're analyzed. This procedure works, but likely has room for improvement. The goal of the project is to understand the workflows and needs of Customer Support, L3 and engineering (Labs) and to implement a system to automate parts of the workflows.

Updated about 5 years ago. 3 hacker ♥️.

One of couple of Python projects (update M2Crypto)

an invention by mcepl

There are couple of projects I work on, which need my attention and putting them to shape: * M2Crypto

Updated about 1 year ago. 3 hacker ♥️. 3 followers.

Base container image and template for openSUSE Leap 42.3

a project by dmacvicar

Build a base image and template (both kiwi and Dockerfile) for openSUSE Leap 42.3 using the native OBS container building feature. Results/WIP will be available here:

Updated about 2 years ago. 3 hacker ♥️.

Raspberry Pi and SUSE Manager

a project by e_bischoff

I have bought a Raspberry Pi 400 and would like to experiment how it integrates into SUSE ecosystem.

Project Description

Updated over 2 years ago. 5 hacker ♥️. 6 followers.

Terraform GUI

a project by kevinklinger

Project Description

Build a tool that provides a GUI for Terraform and is able to spin up machines directly on KVM.

Updated about 3 years ago. 4 hacker ♥️. 4 followers.

Create packages for SLES 12 s390x in obs.

a project by ihno

Create packages for SLES 12 s390x in obs. The problem is, that we do not have the native build power on our s390x system.

Updated about 5 years ago. 1 hackers ♥️.

Kernel Boot/Testing Framework with LinuxKit

a project by vrothberg

Problem statement

Once a kernel is built, a developer/janitor may want to boot the kernel for various reasons, such as performing simple boot test or running tests and workloads from user space or simply playing around in a shell. However, an easy to use and a descriptive tool to perform those tasks doesn't exist to our knowledge.

Updated about 2 years ago. 2 hacker ♥️.

Bring up Linux on Allwinner A23

a project by rmax

Non-Android Linux can already be booted on several devices that are based on CPUs from Allwinner, such as the A10 and A13, but support for the newer A23 is still incomplete. I want to use this Hackweek to work with the folks of the sunxi and Lima projects (http://linux-sunxi.org/, http://limadriver.org/) to get Linux up and running on an A23 based tablet.

Updated about 5 years ago. 2 hacker ♥️.

Improve openvswitch+libvirt+Xen

a project by jfehlig

openvswitch is used by cloud infrastructure (e.g. OpenStack) and software defined networking stacks, often in conjunction with KVM and Xen compute resources. When creating workloads on KVM compute resources, orchestration services can specify the openvswitch interfaceid and port-profile of the workload's virtual interface(s). E.g. orchestration can create workload configuration containing

Updated about 5 years ago. 3 hacker ♥️.

early stage kdump support

a project by mbrugger

Project Description

When we experience a early boot crash, we are not able to analyze the kernel dump, as user-space wasn't able to load the crash system. The idea is to make the crash system compiled into the host kernel (think of initramfs) so that we can create a kernel dump really early in the boot process.

Updated 5 months ago. 12 hacker ♥️. 8 followers.

UI/UX User testing and feedback

a project by lharden

Project Description

Gather quantitative/qualitative feedback to inform usability and interface decisions.

Updated about 3 years ago. 4 hacker ♥️. 3 followers.

Use AI to construct SQL queries for the openQA test database

an invention by okurz

Motivation

The openQA test database, based on PostgreSQL, has a lot of potential to be able to answer various questions but often we do not know how to put those questions into the right SQL queries so let's harness the power of artificial intelligence to go wild in this direction :)

Updated 5 months ago. 1 hackers ♥️. 3 followers.

virtio-serial in OpenStack

a project by e_bischoff

Currently, the usual way to communicate with VM instances in the cloud from outside is ssh. This is okay for most uses, but a) does not work when you mess up with the guest's ability to network and b) requires a free floating IP. I wonder if, for qemu/kvm instances, it would be possible to use virtio-serial possibilities : from the guest, it is seen as a serial port, and from the outside, it is seen as a UNIX socket, or as something else. It is fast, as it does not go through virtualization and device drivers.

Updated about 5 years ago. 19 hacker ♥️.

Improve SLE Release Management Container

a project by suntorytimed

Project Description

In this project I would like to extend the capabilities of the SLE Release Management Container. This container is used by some colleagues in the SLE Release Management team to have access to osc and other Release Management critical commands inside a container environment. This includes the beta-emails project to send our beta announcements.

Updated about 2 years ago. 3 hacker ♥️. 4 followers.

build a 10GB bandwith iscsi server

a project by LSZhu

In Beijing HA server room, we have a Huawei switch with a 10GB bandwith uplink FC port, a iSCSI HBA, a desktop computer, and some SFPs, I will build a 10GB bandwith iscsi server.

Updated about 5 years ago. 3 hacker ♥️.

Heart Rate Variabilty (HRV) evaluation with open source tools

a project by bigironman

What is HRV ?

HRV is a method for measuring the ability of your heart to respond to inner and outer levels of stress.

Updated about 5 years ago. 2 hacker ♥️.

ignite.opensuse.org

a project by lkocman

Let's do what we can to get https://github.com/openSUSE/fuel-ignition running as ignite.opensuse.org respectively ignite-stage.opensuse.org

Project Description

Updated almost 2 years ago. 2 hacker ♥️. 2 followers.

Port Spacewalk to Salt-Stack

an invention by dmacvicar

Spacewalk has its custom client stack. Salt stack provides a big bunch of it, but it is a popular community project and add other features on top:

Updated about 2 years ago. 1 hackers ♥️.

QEMU/KVM Test Infrastructure

a project by bfrogers

Our QEMU/KVM testing needs to be improved. I plan on working on an ontology to help form the basis of a thorough test matrix for

Updated about 5 years ago. 1 hackers ♥️.

Learn to use pen testing tools

a project by bryanstephenson

Take some online classes for penetration testing tools and then practice using them. The goal is to learn enough to provide some value for pen testing of real products. Originally I was hoping to have a real cloud to pen test, but that appears unlikely so I plan to set up an Apache web server instead as the system under test. It won't matter much as the goal is to learn to use the tools.

Updated about 5 years ago. 2 hacker ♥️. 1 follower.

Refactor apply_role in crowbar framework to create a better world

a project by itxaka

Look at this beauty: https://github.com/crowbar/crowbar-core/blob/master/crowbar_framework/app/models/service_object.rb#L941 Nice uh? Its a 500 lines methods that its distinctly separated into 4 different pieces internally that make 4 very distinct phases inside.

Updated about 5 years ago. 2 hacker ♥️.

Prepare GFXprim widget library for a release

a project by metan

After nearly ten years of work my minimal widget C library is nearly ready for a use.

Project Description

Updated about 2 years ago. 1 hackers ♥️. 3 followers.

Blog about our ScummVM Freeware games packages

a project by sndirsch

Blog about ScummVM Freeware games of our openSUSE Build Service games project

Status

Updated almost 2 years ago. 4 hacker ♥️. 2 followers.

Create new mirror-script package

a project by mcaj

I`d like to create new set of tools for mirroring ISOs and repositories from "master" server to slaves/mirrors. ATM we are using very old and buggy set of internal tools. scripts are written in several different languages (bash, perl, python) and on always easy to undigested their purpose.

Updated about 5 years ago. 4 hacker ♥️.

Learning Rust by rewriting DriConf with GTK+ 4

a project by clanig

The DriConf-Project inside of MESA has seen its latest update in 2006 and is implemented with GTK+ 2. https://dri.freedesktop.org/wiki/DriConf/

Updated about 5 years ago. 2 hacker ♥️.

Learn Crystal by porting part of YaST to that language

an invention by ancorgs

For a very long time, I have been planning to play with Crystal as possible substitute/complement for Ruby. With that goal, I have isolated a very small subset of the Ruby project I know the best (yast-storage-ng) and I want to migrate that subset to Crystal to get a general feeling about the language. See the repository with the experiment already in progress. There is no evil plan to migrate YaST to Crystal. This is just done in the Hack Week spirit of "what if". But if more people join maybe we could get this to an state in which some benchmarks can be executed to check what's the real gain in speed and memory consumption using Crystal instead of Ruby (note: speed and memory are not the only goals of the migration).

Updated about 4 years ago. 4 hacker ♥️. 2 followers.

Support UEFI network boot in Orthos Prague

a project by ggherdovich

Project Description

It's becoming less and less likely that server-class machine support booting with legacy BIOS. The industry standard is now UEFI, and has been for 15 years; this is what vendors test and support.

Updated about 3 years ago. 6 hacker ♥️. 3 followers.

Obsolete Trello with Redmine

a project by jnweiger

Redmine.suse.de (as an inhouse tool) is very close to be a jump in replacement for Trello.com (the outhouse tool). Investigate into setting up a redmine-board so that it has exactly (and only) the features a Trello board has,

Updated almost 5 years ago. 11 hacker ♥️.

Find openQA jobs which using specific test module

a project by rfan1

[Description]: # A simple web package can find openQA jobs/jobgroups which use specific test module [Status]: # In plan

Updated almost 2 years ago. 3 hacker ♥️. 4 followers.

Neutron driver for Cilium

a project by mrostecki

It's clear that in Kubernetes world, SUSE and openSUSE chose Cilium as the main network provider, which also means choosing BPF and XDP as underlying technologies for implementing datapath and packet filtering. That's different from what we are doing in OpenStack. SUSE OpenStack Cloud provides mostly Open vSwitch DPDK as a network solution.

Updated almost 5 years ago. 1 hackers ♥️. 3 followers.

I want to learn the Nette framework

a project by tbazant

Updated about 5 years ago. 1 hackers ♥️.

openQA log reader / openQA graphical client

a project by apappas

Project Description

openQA is very diligent about providing logs, but they can be different to parse especially as one has 15 webUI tabs open.

Updated about 3 years ago. 1 hackers ♥️. 2 followers.

Teuthology

a project by jfajerski

Extend Teuthology to meet our needs. This includes (but is not limited too): * replace ceph-cm-ansible

Updated about 3 years ago. 1 hackers ♥️.

openSUSE:Factory python2/python3 split

a project by pluskalm

As in near future, there will be python2python3 in Factory but no /usr/bin/python and in SLE-15 base no python2 it is necessary to start checking/switching dependencies. See also:

Updated about 5 years ago. 2 hacker ♥️.

Project Skyscraper - PoC of a Cloud Governance Dashboard

a project by tmuntan1

Project Description

We would like to create a single interface for teams to manage our cloud governance.

Updated almost 2 years ago. 1 hackers ♥️. 2 followers.

Trigger openQA jobs via Jenkins

a project by bchou

Try to use Jenkins 2.0 CI environments to trigger jobs which running in openQA Topic 1:

Updated almost 5 years ago. 7 hacker ♥️.

Make YaST Testing Independent of Keyboard Shortcuts

a project by shundhammer

Motivation / Problem

Right now, our QA team tests YaST with OpenQA very much based on keyboard shortcuts: Set the keyboard focus to the "User Name" input field with Alt-U, enter a user name, [Tab] to get to the next field, enter more text, finally Alt-N to activate the "Next" button.

Updated about 5 years ago. 5 hacker ♥️.

Messing around with an Arduino Board and C

a project by sschricker

See title

Updated over 6 years ago. No love.

[yast] storage-ng improvements

a project by joseivanlopez

yast2-storage-ng is a reimplementation of the YaST storage module (yast2-storage) based on the also reimplemented library for storage manager

Updated about 5 years ago. 1 hackers ♥️.

Network improvements in our Gran Canaria extra-official office

a project by rtorrero

I'd like to spent some time improving the network for our office in Gran Canaria in the following aspects: - Mini rack: Get a cheap or second hand mini rack to put all the network equipment inside.

Updated almost 5 years ago. 2 hacker ♥️. 1 follower.

Make DNF5 package manager ready for openSUSE

a project by dmach

Project Description

DNF 5 is a package manager that is currently in development and will land in the future Fedora and RHEL versions.

Updated almost 2 years ago. 1 hackers ♥️. 3 followers.

Give some love to spec-cleaner

a project by kstreitova

Project Description

spec-cleaner is an open-source project and command-line tool for automating the process of cleaning and improving RPM specfile quality and assuring that it follows a specific style guide. It can replace old elements with new ones and reorganize the specfile so it's clean and more readable.

Updated about 1 year ago. 3 hacker ♥️. 4 followers.

Backport IPSec Test Suite

a project by liangzheng

There is a IPSec test suite on strongSwan project(http://strongswan.org/test-scenarios.html).But it bases on Debian an Ubuntu, we plan to backport it into our SLES test suite repo.

Updated about 5 years ago. 1 hackers ♥️.

Capture datacenter infrastructure information in a graph database

an invention by kwk

Orientdb is an open source graph/document database. It supports various language bindings

Updated about 4 years ago. 1 hackers ♥️.

Play with OpenCV

a project by nadvornik

OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. The goal is to get familiar with OpenCV API and with the available algorithms. Specifically, I want to look into these particular tasks:

Updated about 5 years ago. 6 hacker ♥️.

yast2-network clean up and start a new API design

a project by teclator

The YaST2 Network module manages network configuration including device configuration, DNS, Routing etc.. The current code is not very object oriented and in many cases there is not a good separation between the business logic and the presentation. The API is also not very clear an many people get confused for example between NetworkInterfaces (class that handles with the ifcfg-files and reside in yast-yast2) and LanItems.

Updated about 2 years ago. 1 hackers ♥️.

Chinese Translation for 'Free Software, Free Society' which written by RMS

an invention by tonghuix

Updated almost 5 years ago. 2 hacker ♥️.

Team Check Form

an invention by hennevogel

Move our agile team check, with some more elaborate assessment, online to office365

Updated about 2 years ago. No love. 2 followers.

Integration of Ironic in Uyuni for automating provisioning of bare metal machines.

a project by ygutierrez

Project Description

Research about the integration of Ironic in Uyuni for automating provisioning of bare metal machines.

Updated 6 months ago. 3 hacker ♥️. 3 followers.

Improve Maintenance-workflow in BuildService

a project by BenniBrunner

  • automated generation of patchinfos
  • improve incident-view
Updated over 4 years ago. 3 hacker ♥️.