= 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/~jsvoboda/helenos/dynload lp:~jsvoboda/helenos/dynload] || Jiri Svoboda || Dynamic linking || || [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/~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. || || [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 || || [https://code.launchpad.net/~m-lombardi85/exfat-helenos lp:~m-lombardi85/exfat-helenos] || Maurizio Lombardi|| exfat filesystem development branch || || [https://code.launchpad.net/~wtachi/helenos/bithenge lp:~wtachi/helenos/bithenge] || Sean Bartell || [StructuredBinaryData Structured binary data tools] ([http://www.google-melange.com/gsoc/project/google/gsoc2012/wtachi/46005 GSOC 2012]/#317) || || [https://github.com/kurbel/genode git://github.com/kurbel/genode.git] ([https://github.com/kurbel/genode/tree/base-spartan base-spartan branch]) || Tobias Börtitz || HelenOS as a Genode platform ([http://www.google-melange.com/gsoc/project/google/gsoc2012/kurbel/20001 GSOC 2012]/#419) || || [https://code.launchpad.net/~medvedeva-julia/helenos/udf lp:~medvedeva-julia/helenos/udf] || Julia Medvedeva || UDF file system server ([http://www.google-melange.com/gsoc/project/google/gsoc2012/shante/26002 GSOC 2012]/#303/#304) || || [https://code.launchpad.net/~vivek-cs-iitr/helenos/gcc lp:~vivek-cs-iitr/helenos/gcc] || Vivek Prakash || Port GNU Compiler Collection (GCC) to HelenOS ([http://www.google-melange.com/gsoc/project/google/gsoc2012/vivekp/54002 GSOC 2O12]/#413) || [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).