
joeyli
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
openSUSE Landing Page Prototype
a project by hennevogel
www.opensuse.org is the single most accessed page in the SUSE/openSUSE universe. With 1.5 million visits per month it generates 2.5 million page views and has around 500 people on the page at any given time. Yet it's one of the oldest, crufty pages we have!
crash-python
a project by jeff_mahoney
New Development
Reimplementation of "quilt setup"
an invention by jdelvare
I would like to change the way "quilt setup" is implemented.
SSH Connection Manager
a project by jschmid1
My idea was created out of a need in my current team(Hardware-enablement). Whilst excessive SLE testing on multiple machines i was forced to remember tons of ips to debug remotely. Since i had to reinstall new releases over and over again, ips differ, obviously.
Hell-O-Kitty
an idea by coolo
HWinterstellar happens a week before halloween, so my project is to create a Hell-o-Kitty.
Support for WiFi-enabled Canon cameras in gphoto
a project by michal-m
I have a Canon PowerShot S120, which allows for browsing / copying photos over WiFi. There are apps for Android, iOS, and Windows to do that. The protocol uses upnp to discover the camera and the smartphone/computer and them some HTTP-based protocol. I have some code using libupnp for the discovery and a perl script that is capable of transfering one file, but it's far from complete. Plus, I need to refresh my memory, because the last commit is from January :-(. Now, there seems to be some support for such cameras in gphoto already. So the plan is to dive into gphoto and use what I learned about the protocol to fix the gphoto support.
ipv6 pxe booting on grub2
a project by michael-chang
Learn the grub2 network stack and have fun with ipv6 network booting. :D
Dockerize-it
a project by fteodori
Create a set of ready to use Dockerfiles based on OpenSUSE, and find a nice home for them to live in. Useful containers or just for fun, let's dockerize-it all.
SMBIOS 3.0 support in dmidecode
an invention by jdelvare
On February 12th, 2015, the DMTF released version 3.0.0 of the System Management BIOS Reference Specification. This update isn't just adding enumerated values to existing structures, as previous updates did. It is also introducing a new entry point format which allows for larger tables and structures. Support for this needs to be added to dmidecode.
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.
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:
Automate OMVF/shim/MOK tests
a project by gary_lin
I previously created a semi-auto test script(*) for MOK. The script controls the QEMU virtual machine a pre-setup image and performs two simple test cases. It's tedious to setup the images for every SLE and openSUSE. My goal is to write a script to automatically set up the virtual machines and images and do a full test. I would also like to set up a test for weekly-built OVMF. openQA might be a good reference.
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
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,
Learn more about dropwatch
a project by david_chang
dropwatch is a utility which can help you to see if data is been dropped in linux network stack.
Learning about Docker
an invention by abergmann
Based on the hackweek 9 project from Flavio I'm playing around with docker and Linux containers.
Bare Metal OpenQA
a project by algraf
Today OpenQA mostly runs on virtual machines, but it can get really tricky to find bugs triggered by real hardware. There are only few interfaces required to interact with a machine though:
Enhance cpupower userspace tool with powercapping
a project by trenn
There is a new kernel API/feature: powercapping. The perfect userspace tool to ease up usage and later possibly provide library calls is cpupower.
Learn more about CodeMirror and improving source viewer in openQA
a project by mlin7442
CodeMirror is a text editor implemented in JavaScript for the browser, openQA introduced CodeMirror in its source viewer, this project is learn more things from CodeMirror and trying to improving the source viewer in openQA, already had a ticket related, even can polish source viewer more, eg. file folding, etc.
Learn Coccinelle
a project by acho-novell
Learn Coccinelle ,we need automatic kernel backporting with Coccinelle.
Shipping everything
a project by cschum
Writing code is wonderful, but it gets its real value, when it's released and shipped to the world. You know the mantra: "Release early, release often".
Upgrade planet.opensuse.org
a project by lrupp
While in general everything still works, the current (patached/extended) planet installation behind planet.opensuse.org is a bit outdated and not maintained any more.
SUSE Music(ian) Space
a project by ralfflaxa
Once again, the SUSE band is coming together to make music and we're planning a party this time round!!!
clean up wiki pages on https://en.opensuse.org
an idea by ddemaio
There are a list of pages list on https://public.etherpad-mozilla.org/p/opensuse_wiki that we would like to clean up. Please consider spending 30 minutes this week cleaning up the openSUSE wiki.
libkdumpfile/gdb-kdump improvements
a project by alnovak
gdb-kdump (and libkdumpfile) needs a plenty of improvements and tasks to be done. For HackWeek 13, Vlastimil chose to work on SLAB memory support, Petr, amongst other things, reorganized the libkdumpfile code and alnovak begun with libkdumpfile's ppc64 support. Our status in 4/5 of HackWeek 13:
Learning more about SDN
a project by gary_lin
In openSUSE Asia summit 2015, there was a talk about the software defined networking, from the virtual switch, the controller, to the simulator. Just want to take a look at open vswitch and Ryu to learn more about SDN.
Learning more about SDN
a project by gary_lin
In openSUSE Asia summit 2015, there was a talk about the software defined networking, from the virtual switch, the controller, to the simulator. Just want to take a look at open vswitch and Ryu to learn more about SDN.
Learning more about SDN
a project by gary_lin
In openSUSE Asia summit 2015, there was a talk about the software defined networking, from the virtual switch, the controller, to the simulator. Just want to take a look at open vswitch and Ryu to learn more about SDN.
Use jenkins as openQA UI
an invention by okurz
motivation
jenkins is a great CI system (continuous integration) with a plethora of plugins available. SUSE QA uses openQA extensively as it excels in distribution and product testing - not only image comparison (common misconception ;-) ). How about combining both in using jenkins with plugins to act as a UI for openQA?
X86_64 platform system program
a project by jnwang
Description
It can boot up from udisk/floppy.
Looking for projects around:
Nothing at the moment
Activity