= 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''' || || [http://trac.helenos.org/trac.fcgi/browser bzr://bzr.helenos.org/mainline] || -- || Official HelenOS repository (contains the ''mainline''). || || [https://code.launchpad.net/~tomas-brambora/helenos/checkpoint lp:~tomas-brambora/helenos/checkpoint] || Tomas Brambora || Task checkpointing || || [https://code.launchpad.net/~ersin/helenos/measure2 lp:~ersin/helenos/measure2] || Stanislav Kozina || Statistics and measurements || || [https://code.launchpad.net/~helenos-dd/helenos/dd lp:~helenos-dd/helenos/dd] || Lenka Trochtova || Device drivers interface in HelenOS system || || [https://code.launchpad.net/~jsvoboda/helenos/tracing lp:~jsvoboda/helenos/tracing] || Jiri Svoboda || Debugging and tracing (debugger) || || [https://code.launchpad.net/~jsvoboda/helenos/dynload lp:~jsvoboda/helenos/dynload] || Jiri Svoboda || Dynamic linking || || [https://code.launchpad.net/~rimskyp/helenos/gui lp:~rimskyp/helenos/gui] || Pavel Rimsky || Simple GUI system || || [https://code.launchpad.net/~jakub/helenos/fs lp:~jakub/helenos/fs] || Jakub Jermar || File system development branch || || [https://code.launchpad.net/~jakub/helenos/net lp:~jakub/helenos/net] || Jakub Jermar || Networking code emancipation branch || || [https://code.launchpad.net/~jakub/helenos/ia64-revival lp:~jakub/helenos/ia64-revival] || Jakub Jermar || The ia64 revival branch. || || [https://code.launchpad.net/~jakub/helenos/upa lp:~jakub/helenos/upa] || Jakub Jermar || Unified Panic Architecture. || || [https://code.launchpad.net/~jakub/helenos/mm lp:~jakub/helenos/mm] || Jakub Jermar || Memory management related stuff. Mainly ticket 114. || || [https://code.launchpad.net/~jiri-tlach/helenos/nommu lp:~jiri-tlach/helenos/nommu] || Jiri Tlach || Support for MMU-less operation. || || [https://code.launchpad.net/~martin-decky/helenos/mm lp:~martin-decky/helenos/mm] || Martin Decky || Extended memory management overhaul (wrt. #3). || || [https://code.launchpad.net/~vojtech-horky/helenos/numa lp:~vojtech-horky/helenos/numa] || Vojtech Horky || NUMA support. || || [https://code.launchpad.net/~frantisek-princ/helenos/ext4 lp:~frantisek-princ/helenos/ext4] || Frantisek Princ || Driver for ext4 filesystem. || || [http://helenos-usb.bzr.sourceforge.net/bzr/helenos-usb/development/files bzr://helenos-usb.bzr.sourceforge.net/bzrroot/helenos-usb/development/] || USB team || Support for USB 1.1. || || [https://code.launchpad.net/~helenos-nicf/helenos/nicf lp:~helenos-nicf/helenos/nicf] || NICF Team || Framework for network drivers, RTL8139, E1000 || || [https://code.launchpad.net/~m-lombardi85/mfs lp:~m-lombardi85/mfs] || Maurizio Lombardi|| MINIX v3 filesystem driver || || [http://ho.st.dcs.fmph.uniba.sk/~mato/bzr/helenos-ext2] || Martin Sucha || Ext2 file system support. || [https://code.launchpad.net/helenos 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).