==== Table of contents ==== * [[en:start|osFree wiki - Start page]] * General info about osFree project * [[en:os_2|A foreword about OS/2]] * [[en:petitions|Petitions to IBM to opensource OS/2]] * [[en:about|About the project]] * [[en:docs:general:index|osFree design and development concept]] * [[en:docs:general:architecture|Architectural ideas]] * [[en:docs:general:neutral|Personality-neutral (PN) services]] * [[en:docs:general:os2|OS/2 Personality]] * [[en:docs:general:mvm|MVM (VDM/other VM's) Personality]] * [[en:docs:general:win32|Windows Personality]] * [[en:docs:general:linux|Linux Personality]] * [[en:faq|FAQ]] * [[en:legal|Legal issues and licensing]] * [[en:legal:osfree|osFree general components license (BSD-like)]] * [[en:legal:4os2|4OS/2 license]] * [[en:legal:os2tk|OS/2 Toolkit copyright notice]] * [[en:artwork|osFree artwork (logos, etc.)]] * [[en:status|osFree Development status]] * [[en:roadmap|osFree long-term roadmap]] * [[en:screenshots|osFree screenshots]] * [[en:download|Download page]] * [[en:demo|osFree OS/2 personality demo]] * [[en:docs:projects|Comparison of different OS/2-cloning projects]] * [[en:credits|Third-party projects which code is reused in osFree]] * [[en:news|Project news]] * [[en:newsletter|Project Newsletter]] * [[en:develop|Developing osFree]] * [[en:bigtasks|Complex tasks for developers]] * [[en:smalltasks|Simple tasks for developers]] * [[en:develop:guidelines|osFree development guidelines]] * [[en:develop:bldenv|osFree build environment]] * [[en:docs:cvs|Netlabs CVS readme]] (obsolete, but still contains useful info) * [[en:community|osFree Community]] * [[http://osfree.org/forum/|Web forum]] * [[https://groups.yahoo.com/neo/groups/osFree/info|Mailing list]] * [[irc://efnet/osfree|IRC channel]] * [[https://github.com/osfree-project/osfree/|Git repository]] * [[http://osfree.org/mantis/|Issue tracker]] * [[en:teams|osFree project staff]] * [[en:teams:boot|Developers involved into osFree boot sequence project]] * [[en:teams:boot:members|Boot team members]] * [[en:teams:build|Maintainers of osFree build system]] * [[en:teams:build:members|Build team members]] * [[en:teams:web|Web developers and web masters]] * [[en:teams:web:members|Web team members]] * [[ru:articles|Articles (russian)]] * Yuri Prokushev [[ru:articles:oss1-os2|Article]] "Open Source and OS/2" * Yuri Prokushev [[ru:articles:oss2-os2|Article]] "Open Source and OS/2, part 2" * Valery "valerius" Sedletski [[ru:articles:l4-as-a-base|Article]] "L4 as a base of OS kernel" * Yuri Prokushev [[ru:articles:computerra-online|Interview]] to **Computerra-online** journal "OS/2: between past the and the future" * Our activist Vadim "Oxyd" Priluzkiy [[ru:articles:cc-2011|Report]] at **Chaos Constructions'2011** computer art festival * [[ru:os2faq:index|fido7.su.os2 OS/2 FAQ (russian)]] * [[?do=index|Site map]] * [[en:docs:index|Documentation Index]] * The general osFree documentation and ideas * [[en:docs:building_hard_disk_image_for_bochs|Building hard disk image for Bochs]] * [[en:docs:distribution|Distribution and packaging for osFree (or any OS/2-like system)]] * [[en:docs:web:index|Web-site maintaince guides and references]] * [[en:docs:web:generation1|Generation 1 of osFree web site]] * [[en:docs:web:generation2|Generation 2 of osFree web site]] * [[en:docs:web:generation3|Generation 3 of osFree web site]] * [[en:docs:web:migration|Rules during any migration]] * Boot sequence * [[en:docs:boot:index|Boot process guides and references]] * [[en:docs:boot:memmap|osFree boot sequence (Memory map changing)]] * [[en:docs:boot:bootseq2|osFree boot sequence (Draft II)]] * [[en:docs:boot:freeldr:history|A historical note about FreeLDR]] * [[en:docs:boot:freeldr:os2csm|Ideas inspired by OS2CSM]] * [[en:docs:boot:freeldr:ldr-design|FreeLDR design and ideas]] * [[en:docs:boot:freeldr:relnotes|FreeLDR 0.0.2 release notes]] * [[en:docs:boot:freeldr:bootos2|About OS/2 booter]] * [[en:docs:boot:kickstart|osFree boot sequence (From Kernel execution to root server execution)]] * [[en:docs:boot:mbr|osFree MBR loader]] * [[en:docs:boot:bootsector|osFree boot sectors]] * [[en:blackbox|Blackbox or MicroFSD]] * [[en:docs:boot:flow|osFree boot sequence execution flow]] * Microkernel * Older L4 X.2 docs * {{downloads:docs:idl4_manual.pdf|IDL4 Manual}} * {{downloads:docs:l4-x2-r5.pdf|L4 Version X.2 Reference Manual}} * [[en:docs:kickstart|L4Ka:Kickstart]] * [[en:docs:kernel:build|L4Ka::Pistachio and Afterburner build process]] * L4/Fiasco docs * [[en:docs:kernel:fiasco:build|L4/Fiasco build process]] * Newer Fiasco.OC docs * Personality neutral servers * Root server * Port Input Output server * [[en:api:kbd|KBD server]] * [[en:api:vio|VIO server]] * [[en:docs:virtual_file_system_servers|Virtual File System servers]] * OS/2 personality * [[en:docs:os2:architecture|Architectural ideas behind OS/2 personality]] * [[en:docs:os2:status|OS/2 personality prototype status]] * [[en:minimal_set_of_api|Minimal API subset required for MiniCMD minishell]] * [[en:docs:os2:ifs|Installable File System]] * [[en:docs:os2:ifs:utils|File System utilities]] * [[en:docs:os2:ixf|Installable Executable Format]] * [[en:docs:os2:cmd:index|Command Line Reference]] * [[en:docs:os2:modules|Modules and their entry points]] * [[en:docs:os2:pm:index|Presentation Manager]] * [[en:docs:os2:pm:architecture|osFree PM architecture]] * [[en:docs:os2:pm:pm_protocol|osFree PM communication protocol]] * [[en:docs:os2:pm:status|osFree PM current status]] * [[ru:docs:os2:freepm:index|Original FreePM Documentation]] * [[ru:docs:os2:freepm:terms|FreePM terms]] * [[ru:docs:os2:freepm:workflow|FreePM workflow]] * [[en:docs:os2:bld:index|Build Level documentation]] * [[en:ibm|IBM's OS/2 Toolkit and DDK documentation]] * [[en:docs:os2:api:vio|VIO API]] * [[en:docs:os2:api:cpi|CPI API]] * [[en:docs:general:mvm|MVM server]] * [[en:docs:os2:os2srv|main OS/2 server]] * [[en:docs:os2:os2exec|os2exec server]] * [[en:docs:os2:os2fs|filesystem server]] * [[en:docs:os2:kal|libKAL library]] * [[en:docs:os2:modules:doscalls|DOSCALLS.DLL library]] * [[en:docs:old:index|HTML-based docs (generated from IPF)]] * [[en:docs:old:cmdref|Command reference]] * [[en:docs:old:external|osFree External command reference]] * [[en:docs:old:ifs|IFS document from IBM (ifs.inf)]] * [[en:docs:old:prcp|IBM's 16-bit OS/2 API reference (prcp.inf)]] * [[en:docs:old:gradd|IBM's GRADD reference (gradd.inf)]] * [[en:docs:old:rxtt|REXX Tips and Tricks (rxtt.inf)]] * [[en:ibm|IBM docs (converted to wiki syntax)]] * [[en:ibm:ifs|ifs.inf]] * [[en:ibm:cmd|cmdref.inf]] * [[en:ibm:gradd|gradd.inf]] * DOS personality * [[en:docs:dos:api|DOS API]] * [[en:docs:fapi|Family API]] * Win16 personality