wiki:Repositories

Version 36 (modified by Jakub Jermář, 13 years ago) ( diff )

Publicly Accessible HelenOS Repositories

If you are a HelenOS developer and you have one or more HelenOS Bazaar branches which are publicly accessible (for reading), please add them to the table below, along with a short one-line description.

URI Owner Description
bzr://bzr.helenos.org/mainline Official HelenOS repository (contains the mainline).
lp:~tomas-brambora/helenos/checkpoint Tomas Brambora Task checkpointing
lp:~ersin/helenos/measure2 Stanislav Kozina Statistics and measurements
lp:~helenos-dd/helenos/dd Lenka Trochtova Device drivers interface in HelenOS system
lp:~jsvoboda/helenos/tracing Jiri Svoboda Debugging and tracing (debugger)
lp:~jsvoboda/helenos/dynload Jiri Svoboda Dynamic linking
lp:~rimskyp/helenos/gui Pavel Rimsky Simple GUI system
lp:~jakub/helenos/fs Jakub Jermar File system development branch
lp:~jakub/helenos/net Jakub Jermar Networking code emancipation branch
lp:~jakub/helenos/ia64-revival Jakub Jermar The ia64 revival branch.
lp:~jakub/helenos/upa Jakub Jermar Unified Panic Architecture.
lp:~jiri-tlach/helenos/nommu Jiri Tlach Support for MMU-less operation.
lp:~martin-decky/helenos/mm Martin Decky Extended memory management overhaul (wrt. #3).
lp:~vojtech-horky/helenos/numa Vojtech Horky NUMA support.
lp:~frantisek-princ/helenos/ext4 Frantisek Princ Driver for ext4 filesystem.
bzr://helenos-usb.bzr.sourceforge.net/bzrroot/helenos-usb/development/ USB team Support for USB 1.1.
lp:~helenos-nicf/helenos/nicf NICF Team Framework for network drivers, RTL8139, E1000

HelenOS branches at Launchpad

How to register a branch at Launchpad

Register an account at launchpad, then follow their instructions to upload an SSH key. Go to the HelenOS branches project and click on Register a branch. Select yourself as the owner and hosted as the branch type. Launchpad will then give you instructions how to push into the branch. Alternatively, if you want to allow others to push into the branch, you can register it as being owned by a team (either an existing one, such as HelenOS Core, or ask Jakub to create a new team, if needed).

Note: See TracWiki for help on using the wiki.