yast2-fonts

an invention by pgajdos

  • czech translation
  • [ ] turn antialiasing off -> [x] font antialiasing
Updated about 5 years ago. 1 hackers ♥️.

KVM for Nvidia Jetson TK1

a project by a_faerber

The Nvidia Jetson TK1 is an SBC with Nvidia Tegra K1 SoC (quad-core Cortex-A15, 32-bit ARMv7). I have openSUSE running on the Jetson TK1, but KVM is currently not usable as the CPUs are not booted in HYP mode. Thierry Reding of Nvidia has some work-in-progress for U-Boot and upstream kernel that I would like to test.

Updated about 5 years ago. 1 hackers ♥️.

Splitting python-gammu out of Gammu

an invention by mcihar

In past it was needed these project to be developed together due to unstable API of Gammu. This is now stable and having python module in the code just makes the things harder. The code should be separated, use standard distutils and have testsuite. In future it should also support Python 3, but that's not the primary goal now. The work has already started:

Updated about 2 years ago. 1 hackers ♥️.

Weblate 2.3

a project by mcihar

Work towards release of Weblate 2.3, the roadmap is in the issue tracker: <https://github.com/nijel/weblate/milestones/2.3>

Updated about 2 years ago. 1 hackers ♥️.

Have a look at the Android SELinux integration

an idea by jsegitz

I have two goals: * I basically have no clue how Android is working, which is unacceptable given the amount of time I spent using it. I want to change that

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

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

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

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

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

Learn about LilyPond

an idea by ta-ro

I'm interested in creating scores for percussion ensembles in LilyPond. This includes finding/creating a useful notation for components such as body percussion, basic dance steps, bouncing sticks etc.

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

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

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

YaST module for smarmontools

an idea by sbrabec

smartmontools has a number of options that fine tune disk checking, periodic tests, short tests, values to monitor, values to ignore. It would be nice to have a tool to easily configure it.

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

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

Simple user interface for head mounted displays

a project by chuller

Create a user interface useable with a see through head mounted display. The display was created from some Chinese video glasses and has a low resolution (320x240) which requires a optimized user interface that also is useful when using it hands free. The existing Head mounted display: https://jamballa.wordpress.com/2015/01/26/steampunked-hmd-1st-iteration/

Updated about 5 years ago. 1 hackers ♥️.

Chromium/Chrome extension to always allow saving passwords

a record by thardeck

Chromium/Chrome is - unlike Firefox - not able to save the password for many sites. There is already one extension which should fix this but doesn't work and there is also the Chrome Lastpass extension which is not supposed to have this problem but since I don't really need the other features it is no option.

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

Research about existing Google Drive Linux clients

an invention by sndirsch

Get an overview about the unofficial Google Drive clients, which exist for Linux. Give them a broader testing. Figure out which one is usable. * grive: With using that client I've seen fatal issues, e.g. I've created a folder upstream and uploaded some files to it. When running

Updated about 5 years ago. 1 hackers ♥️.

Simplify packaging our books

a project by keichwa

Our books are also available as regular software packages such as 'sles-manuals_en'. There is a semi-private script that I use to generate the requisites (fetch the old version from the BS, tar the XML sources with daps, update .spec and .changes, etc.) and to submit the results to the BS.

Updated about 5 years ago. 1 hackers ♥️.

Dive into drbd8.4.x and drbd9

a project by wanghaisu

DRBD refers to block devices designed as a building block to form high availability (HA) clusters.Also possible to combine multiple devices driver for Linux(MD) and the network block device(NBD) to achieve similar functionality. DRBD is done by mirroring a whole block device via an assigned network. DRBD can be understood as network based raid-1. Only two nodes are supported in 8.4.x. For the drbd9(dev in RC phase), multiple nodes can be supported as well. Diving into it and do hacks.

Updated about 5 years ago. 1 hackers ♥️.

Port a fake signal optimization to kGraft

a project by mbenes

We currently work on a consistency model for upstream livepatching infrastructure. We use something called a fake signal to speed up a finalization of the patching process. I'll port the implementation to kGraft in SLES which should allow to remove immediate patching since it has recently proved to be problematic...

Updated about 3 years ago. 1 hackers ♥️.

Fix a focus stealing bug in pidgin in openSUSE

a project by moskyto

I have an IRC tab open in pidgin and an adjacent XMPP tab; the latter one displayed with focus. When a new XMPP tab opens in background (with a message incoming), the IRC tab steals the focus but not the display. It brings annoying situations when I sometimes send something accidentally to the IRC instead of XMPP, not noticing that I don't have focus. Wanna hunt and fix this bug.

Updated about 5 years ago. 1 hackers ♥️.

gocloud - uploader framework for the public cloud

a project by sax2

We from the public cloud dev team regularly upload generic and product images to be available in public cloud systems like Amazon EC2, Google Compute Engine or Microsoft Azure. The task of uploading stuff there is not only about having the tools it's also about having the right environment which provides account credentials as well as access to the image when they are built in the buildservice. Also the location from where the upload happens can make a difference in performance. Therefore a framework to combine all this into a more clean process should be developed. The basic parts of the project consists of:

Updated about 5 years ago. 1 hackers ♥️.

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!

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!