move concourse instance from bare-metal to caasp production instance

a project by m_meister

Right now our concourse instance http://salzbreze.suse.de:8080 runs containerized (via docker-compose) on bare metal

Updated over 5 years ago. 1 hackers ♥️.

Raspberry Pi Security

a project by abergmann

Pi Security

Updated almost 3 years ago. 3 hacker ♥️. 1 follower.

Graphics support for SGI Octane

a project by tsbogend

With the approach of kernel 5.6 SGI Octanes are supported with builtin IO components. What's missing for a graphics workstation is a driver for the graphics card. There is already a not upstreamed framebuffer driver for Impact graphic cards. Since there will be no new framebuffer driver accepted upstream, the goal of this project is to convert the existing frame buffer driver to a DRM driver and make it ready to be sent upstream.

Updated almost 4 years ago. 3 hacker ♥️. 1 follower.

Deploy vm with libiscsi and iPXE

a project by rfan1

Description:

Updated over 3 years ago. 2 hacker ♥️. 3 followers.

Kernel livepatching tooling: improve klp-ccp's target abstraction

a project by nstange

Project Description

The kernel livepatching team developed klp-ccp to automate the work intensive task of copy&pasting self-contained livepatches from the original kernel sources together. We started using it right away as soon as it had been in a somewhat workable state, even though some quirks and workarounds are still required in everyday usage. The main barrier towards developing klp-ccp further is its internal compiler abstraction, intended to keep the generic code independent from the original compiler resp. the target architecture. It evolved over time and had been amended incrementally in an ad-hoc fashion as needed to quickly reach the main goal at the time. So there's room for improvement.

Updated over 3 years ago. No love. 1 follower.

openSUSE with openZFS as home NAS

an invention by mpagot

Main output is in the form of a Project blog: https://mpagot.github.io/opensuse.hackweek.23/

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

openQA v2 test, fix, deploy

an invention by bmwiedemann

openqa.opensuse.org is still running on the older v1 version necessitating extra maintenance (and bringing confusion to people about which version is the right one to use).

Updated over 5 years ago. 2 hacker ♥️.

Build a Unikernel that runs WebAssembly

a project by flavio_castelli

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

concierge: a distributed object capabilities based secret management tool implemented with Spritely Goblins

a project by gleidi

Description

The idea is to build a FOSS command line (for now) secrets management tool, you may have heard of SOPS or Hashicorp Vault, with Spritely Goblins.

Updated about 2 months ago. 2 hacker ♥️. 2 followers.

Make Intel baytrail based device(s) work better with openSUSE

a project by mkubecek

Recently I became a (not very proud) owner of Acer Aspire Switch 10E, a small notebook/tablet convertible based on Intel baytrail platform. Replacing preinstalled (32-bit!) Windows 8.1 with (64-bit) openSUSE proved more challenging than expected, mostly because the device is haunted by a 32-bit UEFI so that it took me a week to make it boot without an external USB flash disk.

Updated over 5 years ago. 5 hacker ♥️.

Continue with a systemd alternative/replacement

an invention by dsterba

Previous hackweeks spent on research (project/220), other alternatives. This time I'm

Updated about 1 year ago. 6 hacker ♥️.

Finish Making a grub-ipxe package for opensuse like Ubuntu has

a project by blarson

In ubuntu, you can install grub-ipxe, which adds an ipxe entry to the grub menu. This allows you to easily pxe boot on machines that may not natively support it. You can also use it along with grub2-reboot to remotely re-image a machine. The project has been started here: https://build.opensuse.org/project/show/home:blarson:grub-ipxe

Updated over 5 years ago. 2 hacker ♥️.

Create a ncurses based frontend for Deepsea's policy.cfg generation (SES5)

a project by jschmid1

Being part of SUSE's Storage Team I frequently talk about our Deployment tool called Deepsea.

Updated about 7 years ago. No love.

mailprocessing maintenance

a project by jgrassler

Once more mailprocessing has developed some bitrot, namely this recent crash:

Updated over 3 years ago. No love. 1 follower.

Hydrogen Drum Machine: export to hardware drum machine

a project by dmacvicar

Hydrogen is a software drum machine and pattern editor.

Updated almost 3 years ago. No love. 1 follower.

Multi-machine development at openqa

a project by tinawang123

Last hackweek I have use multi-machine for RMT testing. This hackweek I would like to research how to develop the multi-machine at openQA.

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

qemu-kvm streamlined binary

a project by claudiofontana

Since a few months it is now possible to build an upstream QEMU which includes only our supported VCPU accelerator.

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

Explore the possibility and value to have a centralized Developer Portal

an invention by nkopliku

Updated over 2 years ago. 3 hacker ♥️. 2 followers.

ddflare: (Dynamic)DNS management via Cloudflare API in Kubernetes

an invention by fgiudici

Description

ddflare is a project started a couple of weeks ago to provide DDNS management using v4 Cloudflare APIs: Cloudflare offers management via APIs and access tokens, so it is possible to register a domain and implement a DynDNS client without any other external service but their API.

Updated 22 days ago. 2 hacker ♥️. 1 follower.

Cast: A simple alternative to the Make build tool

a project by bbachmann

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

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 almost 8 years ago. No love.

openQA Notifier - A Chrome extension for monitoring your openQA instance status

a project by mlin7442

Displays your openQA instance status, the feature/behavior should had at least like the list below,

Updated over 5 years ago. 3 hacker ♥️.

update+fix samsung exynos/arndale arm board boot

a project by bmwiedemann

We had old arndale images working, but those were based on openSUSE-12.x which is now long obsolete and bad (e.g. missing security updates).

Updated almost 8 years ago. No love.

[openSUSE] speed up distro rebuild time by analyzing rebuild graph

a project by lnussel

The openSUSE build service could build hundreds of packages in parallel but in practice serial package dependencies prevent that.

Updated over 5 years ago. 16 hacker ♥️.

Add more unit tests for libvirt

a project by jfehlig

I wanted to work on something test related this hackweek since we always need more automated testing of our virtualization-related packages. There are many possible test-related topics, but I think a good addition would be more unit tests that are run during build time, e.g. during 'make check'. Additional tests of this nature would then be run by upstream developers and the various distro CI setups, exposing the tests to more environments than would typically be available within SUSE.

Updated over 5 years ago. 1 hackers ♥️.

Parser to extract function names from openQA lib/ functions - improve perl skills

a project by jorauch

Since there is no real documentation about openQA's lib/ functions I wanted to kill two birds with one stone and write a parser in perl that extracts all function names (and maybe preceding comments) in said directory and improve my perl knowledge by doing this.

Updated over 5 years ago. 3 hacker ♥️.

Time Cube

a project by cbruckmayer

An initial prototype from the last hackweek can be found on YouTube

Updated over 5 years ago. 4 hacker ♥️. 1 follower.

Play Gnuk token (FST-01G)

a project by whdu

I just got the FST-01G device from my friend, which could work as the Gnuk token. I'm going to try to make it work for ssh authentication.

Updated over 5 years ago. 2 hacker ♥️.

ssh key management in QAM

a project by pluskalm

Currently, way we distribute ssh keys within QAM on our testing infrustructure is a bit cumbersome - maybe we should try to (ab)use existing salt used by our internal infra team.

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

From bare metal to virtualized Kubernetes cluster with just Salt and Redfish

a project by joachimwerner

My goal is build on Alberto's work on "yomi" and the new Salt-based virtualization management features that Cedric has contributed, then combine them with a Redfish prototype to do the following from one (ideally idempotent) Salt state (orchestration state if required):

Updated about 3 years ago. 1 hackers ♥️. 1 follower.

Design patterns for os-autoinst-distri-opensuse

a project by ybonatakis

The idea is to hack os-autoinst-distri-opensuse infrastucture and explore design patterns that can fit. The end point of this is to restructure the framework in such a way that the main-common.pm is more efficient, functional and readable.

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

Contribute in the "Egunean behin" project

an invention by xarbulu

"Egunean behin" (means "Once a day" in Basque) is a really popular Phone app/game in the Basque country.

Updated almost 5 years ago. 1 hackers ♥️. 1 follower.

Coursework: Foundations of Humane Technology

an invention by bear454

Complete the course "Foundations of Humane Technology", offered by the Center for Humane Technology.

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

Create tool for managing RPM package signing keys

an invention by dheidler

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

Enhance UV openQA helper script

an invention by mdonis

Description

A couple months ago an UV openQA helper script was created to help/automate the searching phase inside openQA for a given MU to test. The script searches inside all our openQA job groups (qam-sle) related with a given MU and generates an output suitable to add (copy & paste) inside the update log.

Updated 22 days ago. No love. 1 follower.

Ruboto - JRuby On Android

a project by digitaltomm

Updated over 5 years ago. 2 hacker ♥️.

Learning ROS

a project by zhonglidong

Project Description

The Robot Operating System (ROS) is a set of software libraries and tools for building robot applications. From drivers and state-of-the-art algorithms to powerful developer tools, ROS has the open source tools you need for your next robotics project.

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

Rancher Controller speed-boost

an invention by kjoiner

Updated about 1 year ago. No love. 1 follower.

Dartboard TUI

a project by IValentin

Description

Our scalability and performance testing swiss-army knife tool Dartboard is a major WIP so why not add more scope creep?

Updated about 2 months ago. 2 hacker ♥️. 2 followers.

Porting Twinkle to Qt5

an invention by mkubecek

Twinkle, my favourite SIP client, seems no longer developed, has been accused of "bitrotting" and even dropped from some distributions. While I don't believe in bits actually rotting, there is one pressing issue: twinkle uses Qt3.

Updated almost 8 years ago. No love.

Automated testing of accessibility

a project by coolo

The goal of openQA is "test as a QA engineer". But openQA has no ears - all we can test for are DTMF sounds. And even those are very bad.

Updated over 5 years ago. 7 hacker ♥️.

Teach the users/* branch checker about kabi

an invention by michal-m

In the kernel repository, we have a script that checks users/* branches and does some basic checks on them. My plan is to teach this script to detect kabi changes.

Updated over 5 years ago. 1 hackers ♥️.

Babylon Testing

a project by dmaiocchi

Goal:

Updated over 5 years ago. 25 hacker ♥️.

Play with Docker, Kubernetes and AWS using Ansible

a project by gsanso

I'd like to learn Docker and Kubernetes. I'd also like to learn about AWS so I'll use that platform using the free tier account.

Updated about 7 years ago. No love.

Second Memory

an invention by jcavalheiro

What is it about?

Updated almost 5 years ago. 9 hacker ♥️.

Take a look at Metal³ (Kubernetes Bare metal management)

a project by ykornilov

Metal³ is the idea to support a declarative bare metal cluster management for Kubernates by employing a simplified stand alone version of Ironic.

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

Relax-and-Recover (ReaR) proof of concept implementation of new "storage" code

a project by jsmeix

The current disk layout recreation code in ReaR is about 10 years old now and more and more

Updated almost 5 years ago. 1 hackers ♥️. 1 follower.

On-demand notification using spacewalk (SUMA) API

a project by atighineanu

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

crashsite

a project by alnovak

Examining vmcore with crash (very) often means to look at multiple outputs at once, which in console enviroment simply is not easily achievable. Since last hackweek, there is a

Updated almost 5 years ago. 2 hacker ♥️.

Improve debugging of kernel workques

a project by pmladek

Project Description

Updated almost 2 years ago. No love. 1 follower.