Repositories
akabeicore
Core library for Akabei, Chakra’s package manager
-
Cloning this repository:
git clone git://gitorious.org/chakra/akabeicore.git akabeicore cd akabeicore
Add this repository as a remote to an existing local repository:
git remote add akabeicore git://gitorious.org/chakra/akabeicore.git git fetch akabeicore git checkout -b my-local-tracking-branch akabeicore/master_or_other_branch
akabeiclient
Client library for Akabei, Chakra’s package manager
-
Cloning this repository:
git clone git://gitorious.org/chakra/akabeiclient.git akabeiclient cd akabeiclient
Add this repository as a remote to an existing local repository:
git remote add akabeiclient git://gitorious.org/chakra/akabeiclient.git git fetch akabeiclient git checkout -b my-local-tracking-branch akabeiclient/master_or_other_branch
live-scripts
Live scripts for Chakra live cd
-
Cloning this repository:
git clone git://gitorious.org/chakra/live-scripts.git live-scripts cd live-scripts
Add this repository as a remote to an existing local repository:
git remote add live-scripts git://gitorious.org/chakra/live-scripts.git git fetch live-scripts git checkout -b my-local-tracking-branch live-scripts/master_or_other_branch
djustice-tribe
-
Cloning this repository:
git clone git://gitorious.org/~djustice/chakra/djustice-tribe.git djustice-tribe cd djustice-tribe
Add this repository as a remote to an existing local repository:
git remote add djustice-tribe git://gitorious.org/~djustice/chakra/djustice-tribe.git git fetch djustice-tribe git checkout -b my-local-tracking-branch djustice-tribe/master_or_other_branch
akabeicore-djszapi
-
Cloning this repository:
git clone git://gitorious.org/~djszapi/chakra/akabeicore-djszapi.git akabeicore-djszapi cd akabeicore-djszapi
Add this repository as a remote to an existing local repository:
git remote add akabeicore-djszapi git://gitorious.org/~djszapi/chakra/akabeicore-djszapi.git git fetch akabeicore-djszapi git checkout -b my-local-tracking-branch akabeicore-djszapi/master_or_other_branch
akabeiclient-djszapi
-
Cloning this repository:
git clone git://gitorious.org/~djszapi/chakra/akabeiclient-djszapi.git akabeiclient-djszapi cd akabeiclient-djszapi
Add this repository as a remote to an existing local repository:
git remote add akabeiclient-djszapi git://gitorious.org/~djszapi/chakra/akabeiclient-djszapi.git git fetch akabeiclient-djszapi git checkout -b my-local-tracking-branch akabeiclient-djszapi/master_or_other_branch
klajoss-akabeicore
-
Cloning this repository:
git clone git://gitorious.org/~klajos/chakra/klajoss-akabeicore.git klajoss-akabeicore cd klajoss-akabeicore
Add this repository as a remote to an existing local repository:
git remote add klajoss-akabeicore git://gitorious.org/~klajos/chakra/klajoss-akabeicore.git git fetch klajoss-akabeicore git checkout -b my-local-tracking-branch klajoss-akabeicore/master_or_other_branch
tribe
Chakra’s installer
-
Cloning this repository:
git clone git://gitorious.org/chakra/tribe.git tribe cd tribe
Add this repository as a remote to an existing local repository:
git remote add tribe git://gitorious.org/chakra/tribe.git git fetch tribe git checkout -b my-local-tracking-branch tribe/master_or_other_branch
akabeicore-hejki
-
Cloning this repository:
git clone git://gitorious.org/~hejki/chakra/akabeicore-hejki.git akabeicore-hejki cd akabeicore-hejki
Add this repository as a remote to an existing local repository:
git remote add akabeicore-hejki git://gitorious.org/~hejki/chakra/akabeicore-hejki.git git fetch akabeicore-hejki git checkout -b my-local-tracking-branch akabeicore-hejki/master_or_other_branch
akabeiclient-hejki
-
Cloning this repository:
git clone git://gitorious.org/~hejki/chakra/akabeiclient-hejki.git akabeiclient-hejki cd akabeiclient-hejki
Add this repository as a remote to an existing local repository:
git remote add akabeiclient-hejki git://gitorious.org/~hejki/chakra/akabeiclient-hejki.git git fetch akabeiclient-hejki git checkout -b my-local-tracking-branch akabeiclient-hejki/master_or_other_branch
chase
An automatic updater
-
Cloning this repository:
git clone git://gitorious.org/chakra/chase.git chase cd chase
Add this repository as a remote to an existing local repository:
git remote add chase git://gitorious.org/chakra/chase.git git fetch chase git checkout -b my-local-tracking-branch chase/master_or_other_branch
chakra-gtk-config
A K Control module for change the visual apperance of the Gtk apps and bundles
-
Cloning this repository:
git clone git://gitorious.org/chakra/chakra-gtk-config.git chakra-gtk-config cd chakra-gtk-config
Add this repository as a remote to an existing local repository:
git remote add chakra-gtk-config git://gitorious.org/chakra/chakra-gtk-config.git git fetch chakra-gtk-config git checkout -b my-local-tracking-branch chakra-gtk-config/master_or_other_branch
ivanblagos-tribe
-
Cloning this repository:
git clone git://gitorious.org/~ivanblago/chakra/ivanblagos-tribe.git ivanblagos-tribe cd ivanblagos-tribe
Add this repository as a remote to an existing local repository:
git remote add ivanblagos-tribe git://gitorious.org/~ivanblago/chakra/ivanblagos-tribe.git git fetch ivanblagos-tribe git checkout -b my-local-tracking-branch ivanblagos-tribe/master_or_other_branch
quick-usb-formatter
A tiny app for format usb sticks and devices
-
Cloning this repository:
git clone git://gitorious.org/chakra/quick-usb-formatter.git quick-usb-formatter cd quick-usb-formatter
Add this repository as a remote to an existing local repository:
git remote add quick-usb-formatter git://gitorious.org/chakra/quick-usb-formatter.git git fetch quick-usb-formatter git checkout -b my-local-tracking-branch quick-usb-formatter/master_or_other_branch
ccr-plasmoid
Plasmoid for handle the Chakra Community Repo
-
Cloning this repository:
git clone git://gitorious.org/chakra/ccr-plasmoid.git ccr-plasmoid cd ccr-plasmoid
Add this repository as a remote to an existing local repository:
git remote add ccr-plasmoid git://gitorious.org/chakra/ccr-plasmoid.git git fetch ccr-plasmoid git checkout -b my-local-tracking-branch ccr-plasmoid/master_or_other_branch
welcome-plasmoid
This is our welcome plasmoid for the live CD
-
Cloning this repository:
git clone git://gitorious.org/chakra/welcome-plasmoid.git welcome-plasmoid cd welcome-plasmoid
Add this repository as a remote to an existing local repository:
git remote add welcome-plasmoid git://gitorious.org/chakra/welcome-plasmoid.git git fetch welcome-plasmoid git checkout -b my-local-tracking-branch welcome-plasmoid/master_or_other_branch
rcconf-settings
A KCM for manage the Rc.conf file for Chakra GNU/Linux
-
Cloning this repository:
git clone git://gitorious.org/chakra/rcconf-settings.git rcconf-settings cd rcconf-settings
Add this repository as a remote to an existing local repository:
git remote add rcconf-settings git://gitorious.org/chakra/rcconf-settings.git git fetch rcconf-settings git checkout -b my-local-tracking-branch rcconf-settings/master_or_other_branch
infiniteint-tribe
-
Cloning this repository:
git clone git://gitorious.org/~infiniteint/chakra/infiniteint-tribe.git infiniteint-tribe cd infiniteint-tribe
Add this repository as a remote to an existing local repository:
git remote add infiniteint-tribe git://gitorious.org/~infiniteint/chakra/infiniteint-tribe.git git fetch infiniteint-tribe git checkout -b my-local-tracking-branch infiniteint-tribe/master_or_other_branch
cinstall
a simple bundle handler
-
Cloning this repository:
git clone git://gitorious.org/chakra/cinstall.git cinstall cd cinstall
Add this repository as a remote to an existing local repository:
git remote add cinstall git://gitorious.org/chakra/cinstall.git git fetch cinstall git checkout -b my-local-tracking-branch cinstall/master_or_other_branch
cbundle
a shared library for using Chakra software bundles
-
Cloning this repository:
git clone git://gitorious.org/chakra/cbundle.git cbundle cd cbundle
Add this repository as a remote to an existing local repository:
git remote add cbundle git://gitorious.org/chakra/cbundle.git git fetch cbundle git checkout -b my-local-tracking-branch cbundle/master_or_other_branch
akabei
Chakra’s CLI package manager
-
Cloning this repository:
git clone git://gitorious.org/chakra/akabei.git akabei cd akabei
Add this repository as a remote to an existing local repository:
git remote add akabei git://gitorious.org/chakra/akabei.git git fetch akabei git checkout -b my-local-tracking-branch akabei/master_or_other_branch
eothreds-tribe
-
Cloning this repository:
git clone git://gitorious.org/~eothred/chakra/eothreds-tribe.git eothreds-tribe cd eothreds-tribe
Add this repository as a remote to an existing local repository:
git remote add eothreds-tribe git://gitorious.org/~eothred/chakra/eothreds-tribe.git git fetch eothreds-tribe git checkout -b my-local-tracking-branch eothreds-tribe/master_or_other_branch
lams-tribe
-
Cloning this repository:
git clone git://gitorious.org/~lam/chakra/lams-tribe.git lams-tribe cd lams-tribe
Add this repository as a remote to an existing local repository:
git remote add lams-tribe git://gitorious.org/~lam/chakra/lams-tribe.git git fetch lams-tribe git checkout -b my-local-tracking-branch lams-tribe/master_or_other_branch
roccitynys-tribe
-
Cloning this repository:
git clone git://gitorious.org/~roccityny/chakra/roccitynys-tribe.git roccitynys-tribe cd roccitynys-tribe
Add this repository as a remote to an existing local repository:
git remote add roccitynys-tribe git://gitorious.org/~roccityny/chakra/roccitynys-tribe.git git fetch roccitynys-tribe git checkout -b my-local-tracking-branch roccitynys-tribe/master_or_other_branch
bgouhiers-quick-usb-formatter
-
Cloning this repository:
git clone git://gitorious.org/~bgouhier/chakra/bgouhiers-quick-usb-formatter.git bgouhiers-quick-usb-formatter cd bgouhiers-quick-usb-formatter
Add this repository as a remote to an existing local repository:
git remote add bgouhiers-quick-usb-formatter git://gitorious.org/~bgouhier/chakra/bgouhiers-quick-usb-formatter.git git fetch bgouhiers-quick-usb-formatter git checkout -b my-local-tracking-branch bgouhiers-quick-usb-formatter/master_or_other_branch
admiral0s-tribe
-
Cloning this repository:
git clone git://gitorious.org/~admiral0/chakra/admiral0s-tribe.git admiral0s-tribe cd admiral0s-tribe
Add this repository as a remote to an existing local repository:
git remote add admiral0s-tribe git://gitorious.org/~admiral0/chakra/admiral0s-tribe.git git fetch admiral0s-tribe git checkout -b my-local-tracking-branch admiral0s-tribe/master_or_other_branch
chakra-live
Tools to create a Chakra live cd
-
Cloning this repository:
git clone git://gitorious.org/chakra/chakra-live.git chakra-live cd chakra-live
Add this repository as a remote to an existing local repository:
git remote add chakra-live git://gitorious.org/chakra/chakra-live.git git fetch chakra-live git checkout -b my-local-tracking-branch chakra-live/master_or_other_branch
csslayers-chakra-gtk-config
-
Cloning this repository:
git clone git://gitorious.org/~csslayer/chakra/csslayers-chakra-gtk-config.git csslayers-chakra-gtk-config cd csslayers-chakra-gtk-config
Add this repository as a remote to an existing local repository:
git remote add csslayers-chakra-gtk-config git://gitorious.org/~csslayer/chakra/csslayers-chakra-gtk-config.git git fetch csslayers-chakra-gtk-config git checkout -b my-local-tracking-branch csslayers-chakra-gtk-config/master_or_other_branch
treeofsephiroths-rcconf-settings
-
Cloning this repository:
git clone git://gitorious.org/~treeofsephiroth/chakra/treeofsephiroths-rcconf-settings.git treeofsephiroths-rcconf-settings cd treeofsephiroths-rcconf-settings
Add this repository as a remote to an existing local repository:
git remote add treeofsephiroths-rcconf-settings git://gitorious.org/~treeofsephiroth/chakra/treeofsephiroths-rcconf-settings.git git fetch treeofsephiroths-rcconf-settings git checkout -b my-local-tracking-branch treeofsephiroths-rcconf-settings/master_or_other_branch
treeofsephiroths-chakra-live
-
Cloning this repository:
git clone git://gitorious.org/~treeofsephiroth/chakra/treeofsephiroths-chakra-live.git treeofsephiroths-chakra-live cd treeofsephiroths-chakra-live
Add this repository as a remote to an existing local repository:
git remote add treeofsephiroths-chakra-live git://gitorious.org/~treeofsephiroth/chakra/treeofsephiroths-chakra-live.git git fetch treeofsephiroths-chakra-live git checkout -b my-local-tracking-branch treeofsephiroths-chakra-live/master_or_other_branch

