ARM64 fastmodel

a project by gqjiang

ARM64 is become more popular on different markets, but obviously lots of pepople didn't have the hardware platform, and fastmodel is helpful for people to play with ARM64 environment, furthermore, we can run different software platform on it, such as Cloud, HA, Virt and OpenStack.

Updated about 5 years ago. 2 hacker ♥️.

Learn about virtualization and openstack

a project by XGWang0

Introduction:
We are doing virtualization related tasks, How can we still not know how

Updated over 4 years ago. 2 hacker ♥️.

Search in internal wiki

a project by yosun

Now we are lack of using internal wiki page to solve problem. One of the reason is that we don't know if it contain the solution we need, and it's not convenient to search it manually in wiki page. It's much more slower than using google. In one group, we are most likely facing the same problem during work. So keeping the best solution, which we got from searching engine, in internal wiki is an efficiency way to collect standard workflow.

Updated about 3 years ago. 3 hacker ♥️.

Migrate feed_hamsta.pl to C code.

an idea by jerrytang

Feed_hamsta.pl is cmdline interface for control Hamsta-master (http://qadb.suse.de/hamsta) Hamsta-master provide A lot of API base on socket.

Updated about 7 years ago. No love. Has no hacker: grab it!

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

gdb - better disassembly

a project by alnovak

The disassembly in gdb is not ideal. The binding with source code lines is weird (even crash, which does use gdb beneath, does that better), I don't see the jump targets; furthermore, there's a lot more informations hidden in the DWARF2 which may be of some interest - like which code is inlined, or which register/stack address should contain some variable. My goal is to search for a way how to improve that.

Updated about 5 years ago. 1 hackers ♥️.

Remote Attestation of SLE 12

an idea by rsassu

BACKGROUND Remote Attestation is a technique defined by the Trusted Computing Group (TCG) consortium (http://www.trustedcomputinggroup.org/) to verify a platform's integrity (i.e. whether or not that platform is behaving as expected).

Updated about 7 years ago. No love. Has no hacker: grab it!

VI for XML/DocBook

an idea by tbazant

Explore the VI(M) editor environment (scripts, settings, plugins) that ease writing XML/DocBook documents, possibly DTD-driven.

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

VNC keyboard layout test tool

a project by michalsrb

VNC protocol transfers key symbols (= basically characters), not key codes (= "coordinates" on keyboard). Therefore pressing the same keys may result in sending different commands over VNC depending on the keyboard layout and state of modifiers on the client side. The server however can not directly send the key symbol to the application, it must instead find or create key code that will translate to that symbol and send that. This is hard to implement correctly and there was already several bugs about it.

Updated about 5 years ago. 2 hacker ♥️.

package upstream test suite for 'bind'

an idea by hrommel1

Upstream (ISC) has a rich test suite for their name service daemon 'bind' (aka 'named'). It covers both different configurations as well as different topologies for DNS. Since we perform maintenance updates of this (probably most crucial) part of the Internet every now and then we should invest into making this test suite easy to use both for packagers and QA.

Updated almost 5 years ago. 1 hackers ♥️. Has no hacker: grab it!