Restructure KIWI ext? file system image build

a project by rjschwei

Implement file system image build using the Builder infrastructure. The project will create additional builders for the ext filesystems laying the ground work for restructuring other filesystem builders.

Updated about 5 years ago. 3 hacker ♥️.

Self-hosted Online communities Communication tool for Beijing GNU/Linux User Group

an invention by tonghuix

The project's goal is for Beijing GNU/Linux User Group port a self-hosted online communication tool. We discovered lets-chat project suite for our requirements, but it need more encryption. So, my primary work is deployed the lets-chat project in my VPS, and then try port a OTR encryption implement for this project.

Updated almost 5 years ago. 3 hacker ♥️.

Provision SLE12 Power compute host with crowbar.

a project by k0da

In order to have complete cloud experience on Power platform it needs some missing pieces to be available: * SLEShammer image (SLE11-> SLE12)

Updated about 5 years ago. 2 hacker ♥️.

Improve debug information for LTO compiled objects

a project by rguenther

The goal is to use the work from the debug-early GCC branch to generate better debug information for LTO compiled objects, especially with regarding to language specifics like classes and templates. This has now been achieved and openSUSE Factory

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

Simple images in OBS

an invention by -miska-

As OBS can install various distributions, it should be in theory possible to abuse this functionality to create distribution independent way to create rootfs tarball. Done: https://github.com/openSUSE/obs-build/pull/166

Updated about 5 years ago. 1 hackers ♥️.

Connect maintenance

a project by -miska-

openSUSE Connect is almost forgotten tool used only for elections. It would be nice to update it, polish it a little bit, disable functions that nobody uses and fix those few that people would actually like to use.

Updated about 5 years ago. 3 hacker ♥️.

A tool for remote ssl service testing/evaluation

an invention by whdu

Maybe it is yet another wheel

but still worth to do. The original idea is come from https://xmpp.net/.

Updated about 5 years ago. 4 hacker ♥️.

integrate password manager feature into GNOME desktop

a project by fcrozat

I'm currently using LastPass as password manager but it has several drawbacks: * closed-source

Updated over 2 years ago. 8 hacker ♥️.

Protect disk devices from concurrent use in the libvirt libxl hypervisor driver

a project by jfehlig

The libvirt qemu hypervisor driver has long supported protecting disk devices from concurrent use via libvirt's lock manager interface. Xen used to support the same functionality in the old xend toolstack, but dropped support in the new libxl toolstack. The Xen community decided, rightly so, that this functionality is best provided by a higher-level management tool, e.g. libvirt. This project aims to provide integration between libvirt's lock manager and the libxl hypervisor driver, essentially reintroducing support for disk device protection in the Xen management stack.

Updated about 5 years ago. 1 hackers ♥️.

Webfrontend for who-is-an-expert-for at SUSE

a project by jloeser

Goal: You have a problem/question and don't know who could help you at SUSE?

Updated about 5 years ago. 6 hacker ♥️.

Plymouth status screen(s) for offline updates

a project by badshah400

Objective

The openSUSE plymouth theme presently lacks a nice graphical screen to inform

Updated about 5 years ago. 1 hackers ♥️.

Integrate e1000e into the Linux Kernel Backports project

a project by benjamin_poirier

The current approach to having new hardware support and features in SLE kernels it to integrate changes to individual drivers from the mainline kernel back into the SLE kernel. The Linux Kernel Backports project (https://backports.wiki.kernel.org/) in comparison has an approach which consists in adding a shim layer between unmodified mainline drivers and older kernel interfaces. This project has its roots in wireless drivers. It currently supports only a handful of old ethernet adapters. The goal of this hackweek project is to integrate support for the Intel 1Gb pci-express ethernet driver e1000e into the Backports project. This particular driver was chosen because it is widely used and modern while not being exotic.

Updated about 5 years ago. 4 hacker ♥️.

Experience with SLERT11 SP3 and try build SLERT11 SP4 Alpha 2 image

a project by Jeffreycheung

Due to the newly appointed PM of SLERT 11 SP4, I would like to try out the SLERT 11 SP3 to experience the REAL TIME features so that I can talk and share the knowledge to team and other people Due to SLERT11 Alpha 2 image set at 28 April, I would like to take a chance at hackweek to try build the image because I never did any similar before.

Updated about 5 years ago. 1 hackers ♥️.

add LVM support to Guix System Distribution

a project by sleep_walker

LVM support for Guix System Distribution

With GNU Guix 0.8.1 and it's distribution there is still lack of LVM support. As I'm probably the only user of LVM, I need to hack support into initrd myself.

Updated about 5 years ago. 2 hacker ♥️.

Have a look at http://www.libarchive.org/ library

a project by metan

Have a look at the library implementation and its API. I'm just curious about the library implementation. If things goes nicely I may use it to implement cbr support for http://gfxprim.ucw.cz later.

Updated about 5 years ago. 1 hackers ♥️.

openQA webVTT subtitles

a project by bmwiedemann

The webVTT standard (nearly the same as the older SRT subtitles) allows to add subtitles to a video. We could use this in openQA to show which keys were pressed at that point in the video, in which line of code we were or on what event we waited. This could make debugging easier and might be instructive to users, too.

Updated about 5 years ago. 3 hacker ♥️.

A programming language exploration

a project by KGronlund

I would like to have a programming language that has the performance characteristics of C, but integrates some programming language features that I like from other languages. My first goal would be to start with a language that is very limited in scope and compiles directly to C, and step by step add to it. There are a lot of programming languages, but very few that handles memory as an explicit resource. To be able to explicitly manage memory is a very powerful technique and essential for applications such as high performance video games.

Updated about 7 years ago. No love.

Porting SHA1 codes to EFI stub environment

a project by joeyli

For Hibernate Signature Verification - HMAC version, I need a hash algorithm in EFI stub environment before ExitBootServices() to mix / mess random seed from different sources (rdtsc, rdrand...) for generating the HMAC key to sign the hibernate image in runtime environment. There have no any hash functions provides by EFI services, so need implement it in EFI stub. I choice SHA1 to be the target algorithm because currently I choice HMAC-SHA1 to be the algorithm to generate signature of hibernate image.

Updated about 5 years ago. 2 hacker ♥️.

Generic disaster recovery

an invention by jsmeix

Basically the idea is to boot inst-sys but to not run YaST and instead run a selfmade script that does the usual disaster recovery steps:

Updated about 5 years ago. 3 hacker ♥️.

Nailing Products to a Dashboard

a project by m_meister

Nailed is a Sinatra app which currently shows Bugzilla, Github and Jenkins [WIP] data. The data gets fetched/refreshed by a ruby command line tool in the background. you can have a look at a running instance on http://nailed.cloud.suse.de

Updated about 5 years ago. 4 hacker ♥️.

Learn Salt by converting ansible scripts to salt states.

a project by kbaikov

I would like to learn Salt by converting ansible scripts to salt states. Current ansible scripts do some QA tasks on cloud nodes, so i thought it would be a good idea to convert them to salt after reading salt tutorial.

Updated about 5 years ago. 3 hacker ♥️.

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. While there are some patches reportedly allowing to build twinkle with Qt4, e.g. here, all seem to use a Qt3 compatibility layer of Qt4 which has been dropped in Qt5, AFAIK, so that those won't be very future-proof either.

Updated about 7 years ago. No love.

[ARM] Bootstrap ILP32 on AArch64

a project by algraf

Some customers are still stuck in a world of 32bit. On ARM64, we have two options for those poor folks: 1) Run applications in the legacy ARMv7 instruction set

Updated about 5 years ago. 1 hackers ♥️.

Improve posixovl to support fully featured POSIX file system on top of any limited file system (e. g. vfat)

a project by sbrabec

posixovl is a FUSE based successor of the old UMSDOS. It has a goal to provide POSIX file system functionality on top of vfat. Its code is nice and well written, but its feature set is not complete yet. It just supports: POSIX modes and user/group, hard and symbolic links, device nodes and named pipes. Much more can be done:

Updated about 3 years ago. 1 hackers ♥️.

mount option helper for VFAT and other file systems

a project by sbrabec

While auto-mounting a VFAT volume in a desktop environment, there is no way to select required mount options for the particular volume. But there is no combination of options that will fit to all purposes. Without being able to choose mount options, some tasks work in an inferior way.

Updated about 5 years ago. 2 hacker ♥️.