MeeGo OS Base
MeeGo Base OS Software
uxlaunch
Uxlaunch is a generic X session launch utility, designed to
quickly start X and a user desktop.
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/uxlaunch.git uxlaunch cd uxlaunch
Add this repository as a remote to an existing local repository:
git remote add uxlaunch git://gitorious.org/meego-os-base/uxlaunch.git git fetch uxlaunch git checkout -b my-local-tracking-branch uxlaunch/master_or_other_branch
fastinit
The inittab file and the /etc/init.d scripts
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/fastinit.git fastinit cd fastinit
Add this repository as a remote to an existing local repository:
git remote add fastinit git://gitorious.org/meego-os-base/fastinit.git git fetch fastinit git checkout -b my-local-tracking-branch fastinit/master_or_other_branch
kernel-source
Kernel Configurations, Patches and related scripts.
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/kernel-source.git kernel-source cd kernel-source
Add this repository as a remote to an existing local repository:
git remote add kernel-source git://gitorious.org/meego-os-base/kernel-source.git git fetch kernel-source git checkout -b my-local-tracking-branch kernel-source/master_or_other_branch
gconf-dbus
Note that this repository is for historical reasons only, MeeGo 1.2 Update 4 onwards uses upstream GConf that has merged the DBus port. more…
GConf-dbus is a process-transparent configuration database API used to
store user preferences. It has pluggable backends and features to
support workgroup administration.
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/gconf-dbus.git gconf-dbus cd gconf-dbus
Add this repository as a remote to an existing local repository:
git remote add gconf-dbus git://gitorious.org/meego-os-base/gconf-dbus.git git fetch gconf-dbus git checkout -b my-local-tracking-branch gconf-dbus/master_or_other_branch
package-groups
MeeGo Package Groups
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/package-groups.git package-groups cd package-groups
Add this repository as a remote to an existing local repository:
git remote add package-groups git://gitorious.org/meego-os-base/package-groups.git git fetch package-groups git checkout -b my-local-tracking-branch package-groups/master_or_other_branch
meego-rpm-config
RPM macros packages for MeeGo
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/meego-rpm-config.git meego-rpm-config cd meego-rpm-config
Add this repository as a remote to an existing local repository:
git remote add meego-rpm-config git://gitorious.org/meego-os-base/meego-rpm-config.git git fetch meego-rpm-config git checkout -b my-local-tracking-branch meego-rpm-config/master_or_other_branch
sreadahead
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/sreadahead.git sreadahead cd sreadahead
Add this repository as a remote to an existing local repository:
git remote add sreadahead git://gitorious.org/meego-os-base/sreadahead.git git fetch sreadahead git checkout -b my-local-tracking-branch sreadahead/master_or_other_branch
image-configurations
MeeGo image configurations.
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/image-configurations.git image-configurations cd image-configurations
Add this repository as a remote to an existing local repository:
git remote add image-configurations git://gitorious.org/meego-os-base/image-configurations.git git fetch image-configurations git checkout -b my-local-tracking-branch image-configurations/master_or_other_branch
image-tools
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/image-tools.git image-tools cd image-tools
Add this repository as a remote to an existing local repository:
git remote add image-tools git://gitorious.org/meego-os-base/image-tools.git git fetch image-tools git checkout -b my-local-tracking-branch image-tools/master_or_other_branch
installer
The MeeGo installer
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/installer.git installer cd installer
Add this repository as a remote to an existing local repository:
git remote add installer git://gitorious.org/meego-os-base/installer.git git fetch installer git checkout -b my-local-tracking-branch installer/master_or_other_branch
initrd-handset
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/initrd-handset.git initrd-handset cd initrd-handset
Add this repository as a remote to an existing local repository:
git remote add initrd-handset git://gitorious.org/meego-os-base/initrd-handset.git git fetch initrd-handset git checkout -b my-local-tracking-branch initrd-handset/master_or_other_branch
mkdevnodes
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/mkdevnodes.git mkdevnodes cd mkdevnodes
Add this repository as a remote to an existing local repository:
git remote add mkdevnodes git://gitorious.org/meego-os-base/mkdevnodes.git git fetch mkdevnodes git checkout -b my-local-tracking-branch mkdevnodes/master_or_other_branch
meego-coreutils
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/meego-coreutils.git meego-coreutils cd meego-coreutils
Add this repository as a remote to an existing local repository:
git remote add meego-coreutils git://gitorious.org/meego-os-base/meego-coreutils.git git fetch meego-coreutils git checkout -b my-local-tracking-branch meego-coreutils/master_or_other_branch
meego-gnupg2
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/meego-gnupg2.git meego-gnupg2 cd meego-gnupg2
Add this repository as a remote to an existing local repository:
git remote add meego-gnupg2 git://gitorious.org/meego-os-base/meego-gnupg2.git git fetch meego-gnupg2 git checkout -b my-local-tracking-branch meego-gnupg2/master_or_other_branch
meego-findutils
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/meego-findutils.git meego-findutils cd meego-findutils
Add this repository as a remote to an existing local repository:
git remote add meego-findutils git://gitorious.org/meego-os-base/meego-findutils.git git fetch meego-findutils git checkout -b my-local-tracking-branch meego-findutils/master_or_other_branch
udev-rules
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/udev-rules.git udev-rules cd udev-rules
Add this repository as a remote to an existing local repository:
git remote add udev-rules git://gitorious.org/meego-os-base/udev-rules.git git fetch udev-rules git checkout -b my-local-tracking-branch udev-rules/master_or_other_branch
meego-tar
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/meego-tar.git meego-tar cd meego-tar
Add this repository as a remote to an existing local repository:
git remote add meego-tar git://gitorious.org/meego-os-base/meego-tar.git git fetch meego-tar git checkout -b my-local-tracking-branch meego-tar/master_or_other_branch
installer-shell
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/installer-shell.git installer-shell cd installer-shell
Add this repository as a remote to an existing local repository:
git remote add installer-shell git://gitorious.org/meego-os-base/installer-shell.git git fetch installer-shell git checkout -b my-local-tracking-branch installer-shell/master_or_other_branch
boardname
-
Cloning this repository:
git clone git://gitorious.org/meego-os-base/boardname.git boardname cd boardname
Add this repository as a remote to an existing local repository:
git remote add boardname git://gitorious.org/meego-os-base/boardname.git git fetch boardname git checkout -b my-local-tracking-branch boardname/master_or_other_branch
Activities 
-
Friday February 10 2012
-
Project
00:40
Nishanth Menon deleted Nishanth Menon/nmenons-image-configurations
-
-
Monday February 06 2012
-
Push
18:30
Auke Kok pushed 1 commit to meego-os-base/uxlaunch:master. View diff
master changed from 154cfe3 to 29e5274
-
-
Saturday January 21 2012
-
Repository
03:52
pedern cloned meego-os-base/boardname
New repository is in pederns-boardname
-
-
Friday January 20 2012
-
Repository
22:36
pedern cloned meego-os-base/kernel-source
New repository is in pederns-kernel-source
-
-
Sunday December 25 2011
-
Favorite
09:17
domin started watching meego-os-base/kernel-source
-
-
Thursday December 22 2011
-
Favorite
11:06
xinhuasoft started watching meego-os-base/kernel-source
-
-
Sunday December 04 2011
-
Repository
20:52
ealmqvist cloned meego-os-base/image-configurations
New repository is in ealmqvists-image-configurations
-
-
Thursday November 03 2011
-
Commit
23:16
-
Push
23:15
Tracy Graydon pushed 1 commit to meego-os-base/image-configurations:1.2. View diff
1.2 changed from e2e107d to 63aa09f
-
Push
23:15
Tracy Graydon pushed 1 commit to meego-os-base/image-configurations:1.2. View diff
1.2 changed from e1085ac to e2e107d
-
Push
23:14
Tracy Graydon pushed 1 commit to meego-os-base/image-configurations:1.2. View diff
1.2 changed from e652949 to e1085ac
-
Commit
03:54
-
Push
03:54
Tracy Graydon pushed 1 commit to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from 4a791d5 to a764d21
-
Push
03:53
Tracy Graydon pushed 1 commit to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from 3c7a2ad to 4a791d5
-
Push
03:53
Tracy Graydon pushed 1 commit to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from b3cefd6 to 3c7a2ad
-
Commit
03:37
-
Push
03:37
Tracy Graydon pushed 1 commit to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from 0465378 to b3cefd6
-
Push
03:36
Tracy Graydon pushed 2 commits to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from 88349ff to 0465378
-
Commit
02:49
-
Push
02:49
Tracy Graydon pushed 1 commit to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from 7616fd2 to 88349ff
-
Push
02:48
Tracy Graydon pushed 1 commit to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from d829707 to 7616fd2
-
Push
02:47
Tracy Graydon pushed 1 commit to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from 231e53d to d829707
-
-
Tuesday November 01 2011
-
Favorite
03:52
danbarsor started watching meego-os-base/kernel-source
-
-
Friday October 28 2011
-
Commit
22:58
-
Push
22:58
Tracy Graydon pushed 1 commit to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from d45d2a0 to 231e53d
-
Push
22:57
Tracy Graydon pushed 1 commit to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from 79031f5 to d45d2a0
-
Push
22:56
Tracy Graydon pushed 1 commit to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from 78ffe0b to 79031f5
-
Commit
22:39
-
Push
22:39
Tracy Graydon pushed 2 commits to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from 61d0304 to 78ffe0b
-
Push
22:35
Tracy Graydon pushed 1 commit to meego-os-base/package-groups:1.2.0. View diff
1.2.0 changed from 7a9cfea to 61d0304
-

