Repositories
niwohlos
Das total niwohlose OS
-
Cloning this repository:
git clone git://gitorious.org/niwohlos/niwohlos.git niwohlos cd niwohlos
Add this repository as a remote to an existing local repository:
git remote add niwohlos git://gitorious.org/niwohlos/niwohlos.git git fetch niwohlos git checkout -b my-local-tracking-branch niwohlos/master_or_other_branch
nilo
NIwohlosLOader, der total niwohlose Loader. Multiboot-kompatibler Bootloader, kann also auch für andere Kernel benutzt werden. Lädt primär unseren niwohunloader
-
Cloning this repository:
git clone git://gitorious.org/niwohlos/nilo.git nilo cd nilo
Add this repository as a remote to an existing local repository:
git remote add nilo git://gitorious.org/niwohlos/nilo.git git fetch nilo git checkout -b my-local-tracking-branch nilo/master_or_other_branch
niwohlods
A complete rewrite of niwohlOS for the Nintendo DS.
-
Cloning this repository:
git clone git://gitorious.org/niwohlos/niwohlods.git niwohlods cd niwohlods
Add this repository as a remote to an existing local repository:
git remote add niwohlods git://gitorious.org/niwohlos/niwohlods.git git fetch niwohlods git checkout -b my-local-tracking-branch niwohlods/master_or_other_branch
niwohlos2
Rewrite of niwohlos
-
Cloning this repository:
git clone git://gitorious.org/niwohlos/niwohlos2.git niwohlos2 cd niwohlos2
Add this repository as a remote to an existing local repository:
git remote add niwohlos2 git://gitorious.org/niwohlos/niwohlos2.git git fetch niwohlos2 git checkout -b my-local-tracking-branch niwohlos2/master_or_other_branch
niwohlos3
Try try try, our third try…
-
Cloning this repository:
git clone git://gitorious.org/niwohlos/niwohlos3.git niwohlos3 cd niwohlos3
Add this repository as a remote to an existing local repository:
git remote add niwohlos3 git://gitorious.org/niwohlos/niwohlos3.git git fetch niwohlos3 git checkout -b my-local-tracking-branch niwohlos3/master_or_other_branch
niwohlosxx
niwohlOS++ – besser, kränker, kaputter
Alternative Technologien und Ansätze halten in dieser Version von niwohlOS Einzug.
-
Cloning this repository:
git clone git://gitorious.org/niwohlos/niwohlosxx.git niwohlosxx cd niwohlosxx
Add this repository as a remote to an existing local repository:
git remote add niwohlosxx git://gitorious.org/niwohlos/niwohlosxx.git git fetch niwohlosxx git checkout -b my-local-tracking-branch niwohlosxx/master_or_other_branch
zwoelf
-
Cloning this repository:
git clone git://gitorious.org/niwohlos/zwoelf.git zwoelf cd zwoelf
Add this repository as a remote to an existing local repository:
git remote add zwoelf git://gitorious.org/niwohlos/zwoelf.git git fetch zwoelf git checkout -b my-local-tracking-branch zwoelf/master_or_other_branch

