joeyli

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

Updated about 2 years ago. 11 hacker ♥️.

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! It doesn't concentrate on what it should do: Tell people about the distro so they download it. It's design is 5 years old, it's not mobile, it's not accessible. There is absolutely no interactive, engaging content at all and the technology used goes as far as a shell script/cron to update dynamic content.

Updated about 2 years ago. 30 hacker ♥️.

crash-python

a project by jeff_mahoney

New Development In previous hack weeks, the first few days ended up being wasted on just getting it working. I'm pleased to share that the code quality has improved dramatically since the last hack week and there are now extensive test cases for both unit testing and testing against real vmcores, and we'll use both mypy and pylint (if installed) to perform static analysis. Packages for those are available in openSUSE or as part of the crash-python OBS repo for SLE15. It has been tested with kernels from 3.0 to 5.1.

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

Reimplementation of "quilt setup"

an invention by jdelvare

I would like to change the way "quilt setup" is implemented. At the moment, we call rpmbuild and intercept the calls to tar and patch in order to record the location where archives are extracted and the order and options of the patches which apply to them. Then we replay that record to create our own quilt-compatible source tree.

Updated about 5 years ago. 10 hacker ♥️.

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. My approach to make life easier would be to create a simple cli to manage and administrate multiple connections on my local machine.

Updated almost 5 years ago. 5 hacker ♥️.

Hell-O-Kitty

an idea by coolo

HWinterstellar happens a week before halloween, so my project is to create a Hell-o-Kitty.

There are various 3D-Models e.g. http://www.thingiverse.com/thing:184363 - and adding some LEDs that blink using a tinyDuino into it should be very possible during hackweek.

Updated about 5 years ago. 12 hacker ♥️. Has no hacker: grab it!

LDraw for Linux

a project by jbohac

Project Description

Updated about 2 years ago. 6 hacker ♥️.

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. If you own some other WiFi-enabled Canon camera supported by the CameraWindow software, let me know.

Updated about 2 years ago. 4 hacker ♥️.

ipv6 pxe booting on grub2

a project by michael-chang

Learn the grub2 network stack and have fun with ipv6 network booting. :D

Updated about 5 years ago. 5 hacker ♥️.

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.

Updated about 2 years ago. 20 hacker ♥️.

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. Additionally, reading the entry point and the table from /dev/mem is no longer possible on all systems, so some work is in progress to offer an alternative interface through sysfs. It would be great to finalize this and release a new version of dmidecode that would support both SMBIOS version 3.0 and this new kernel interface.

Updated almost 5 years ago. 2 hacker ♥️.

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 ♥️.

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: * Display all packages for a given branch

Updated about 2 years ago. 4 hacker ♥️. Has no hacker: grab it!

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. () https://github.com/lcp/mok-autotest

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 ♥️.

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,

Option page

Updated about 5 years ago. 3 hacker ♥️.

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. The plan is to learn what actually dropwath can do and learn how does dropwatch work? and also learn how to use dropwatch? I'd like to get it working on openSUSE 13.2.

Updated about 5 years ago. 4 hacker ♥️.

Learning about Docker

an invention by abergmann

Based on the hackweek 9 project from Flavio I'm playing around with <b>docker</b> and Linux containers.<br> My goal is to have a private image store with several openSUSE and SLE versions ready to use.<br>

Updated about 5 years ago. 5 hacker ♥️.

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: 1) HDMI<br>

Updated about 5 years ago. 4 hacker ♥️.

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.

Updated about 5 years ago. 3 hacker ♥️.

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.

Updated about 5 years ago. 3 hacker ♥️.

Learn Coccinelle

a project by acho-novell

Learn Coccinelle ,we need automatic kernel backporting with Coccinelle.

Updated about 5 years ago. 6 hacker ♥️.

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". Releasing code is not hard, but it involves a lot of details, and you want to get them right, because a release is this public statement "Hey, it's done, it works, you can use it." and you can't take a release back, once it's out there. To help with releases there are tons of release scripts which try to automate things. But they usually are quite fragile in case something goes wrong and a pain to test and maintain.

Updated about 5 years ago. 7 hacker ♥️.

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. The initial plan is to:

Updated about 5 years ago. 5 hacker ♥️.

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!!! We have a band name :-)

Updated about 3 years ago. 46 hacker ♥️.

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.

Updated about 5 years ago. 2 hacker ♥️. Has no hacker: grab it!

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:

SLAB

Updated about 5 years ago. 6 hacker ♥️.

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.

Updated about 5 years ago. 7 hacker ♥️.

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.

Updated about 5 years ago. 7 hacker ♥️.

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.

Updated about 5 years ago. 7 hacker ♥️.

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?

Updated about 2 years ago. 11 hacker ♥️.

X86_64 platform system program

a project by jnwang

Description

It can boot up from udisk/floppy.

Updated about 2 years ago. 8 hacker ♥️. 3 followers.
13
10
22
32

Looking for projects around:

Nothing at the moment

Activity

  • about 1 year ago: joeyli added keyword "microsoft" to Look at Microsoft Mu project
  • about 1 year ago: joeyli added keyword "mu" to Look at Microsoft Mu project
  • about 1 year ago: joeyli started Look at Microsoft Mu project
  • about 1 year ago: joeyli originated Look at Microsoft Mu project
  • almost 2 years ago: joeyli started Poking technologies for enrolling customer key to kernel trusted keyring
  • almost 2 years ago: joeyli added keyword "security" to Poking technologies for enrolling customer key to kernel trusted keyring
  • almost 2 years ago: joeyli added keyword "shim" to Poking technologies for enrolling customer key to kernel trusted keyring
  • almost 2 years ago: joeyli added keyword "kernel" to Poking technologies for enrolling customer key to kernel trusted keyring
  • almost 2 years ago: joeyli added keyword "mok" to Poking technologies for enrolling customer key to kernel trusted keyring
  • almost 2 years ago: joeyli originated Poking technologies for enrolling customer key to kernel trusted keyring
  • about 3 years ago: joeyli added keyword "kernel" to Separate kernel module signature to a independent file
  • about 3 years ago: joeyli originated Separate kernel module signature to a independent file
  • almost 5 years ago: joeyli liked X86_64 platform system program
  • almost 5 years ago: joeyli originated ACPICA profiling
  • almost 5 years ago: joeyli started Collectl turbostat module
  • almost 5 years ago: joeyli originated Collectl turbostat module
  • almost 6 years ago: joeyli started Hibernate encryption and authentication adapt to user land util and keyring
  • almost 6 years ago: joeyli originated Hibernate encryption and authentication adapt to user land util and keyring
  • about 7 years ago: joeyli started kernel sensitive data protection
  • about 7 years ago: joeyli originated kernel sensitive data protection
  • about 7 years ago: joeyli started Using BCC to snoop ACPI or PCI power
  • about 7 years ago: joeyli originated Using BCC to snoop ACPI or PCI power
  • almost 8 years ago: joeyli originated LUV on SUSE Studio
  • over 8 years ago: joeyli liked Use jenkins as openQA UI
  • over 8 years ago: joeyli liked Learning more about SDN
  • All Activity