Improve ftpboot for z/VMa project by azouhr Installing linux on z/VM requires some way to punch kernel/initrd/parmfile into the reader which in turn can be booted. In a previous hackweek, I wrote a small tool, that makes it possible to do so directly from the internal ftp server. this has been proven valuable but not perfect. |
SUSE Bug Query Enginea project by LPechacek In short, give second breath to http://hall.suse.de/bugs/defects.cgi. |
List of open github pull request in a card on a team trello boarda project by vlewin Write a simple command line tool for getting the open pull request from github and put it into a trello card. The tool should periodically update a list of pull request. In addition it would be great to have a connection between the trello card and github pull request. |
OpenSUSE support for OpenStack Trainingan invention by dguitarbite OpenSUSE support for OpenStack Training Labs |
experiments with Pebble smartwatch, including writing a SUSECon application for ita project by fcrozat Pebble smartwatch is a nice gadget I own and I'd like to start playing with it at the code level. |
SeaMonkey extension (for forgetting passwords)a project by pcerny SeaMonkey is the successor of the Mozilla Suite. The mail client allows connections over POPv3 and IMAPv4. In some cases one wants to leave the program running for longer periods of time, but once the mail client has password for a mail server it just stays connected. In case of "keep everything on server" profiles this means that the mail may stay accessible even when the machine is left unattended (which it often is). The purpose of the extension is to enable requesting the client to forget mail server passwords, so that the mail is no longer accessible without entering it again. |
|
|
Get SUSE VPN running on Android (was: get SUSE VPN running on sle12)an invention by sndirsch Figure out how to get SUSE VPN running on Android. |
Finish GCC match-and-simplify workan invention by rguenther In GCC we have multiple intermediate languages and for all of them we do manual pattern matching and replacement. The project uses a domain specific language to unify and simplify those pattern matching and replacing code. |