Carl-Anton Ingmarsson
99803babd9
gnomeos-install.sh: retrieve full path to srcdir
...
This fixes the installation of the grub2 script.
2012-04-17 22:01:49 +02:00
Colin Walters
7cb8f46de1
gnomeos-install.sh: Fix link to -devel root
...
Now that we're using checkout --atomic-swap, there is no
-devel-current.
2012-04-05 21:53:25 -04:00
Diego Escalante Urrelo
75cd0b8494
gnomeos-install: don't cd into /ostree prematurely
...
The script will die and not proceed with the creation of the directory.
2012-04-05 09:05:22 -04:00
Diego Escalante Urrelo
7442009086
gnomeos-install: use /bin/bash, not /bin/sh
...
This scripts use bashisms, so use /bin/bash as the interpreter until
they are un-bashified.
2012-04-05 09:05:22 -04:00
Colin Walters
bae584c64a
core: Associate branches with remotes, move trigger runs into checkout
...
Also add --atomic-retarget option to checkout. This does the magical
symlink dance to do atomic swaps between trees.
2012-04-03 23:46:34 -04:00
Colin Walters
03de1f8e20
gnomeos: Move gnomeos/yocto into poky tree
...
Now lives here: https://github.com/cgwalters/poky
2012-03-13 11:57:14 -04:00
Colin Walters
0de82378b9
Move debian based bits to debian/ subdirectory
...
This is in preparation for introducing a Yocto-based variant.
2011-11-12 17:47:12 -05:00
Colin Walters
659c99417c
Switch to LGPLv2+ for most code
...
Since we're making a shared library, it should be usable by non-GPL
apps.
To allow more code sharing between the core and the tests, move them
to the LGPLv2+ too.
A few bits of test and other code are still GPL. See the new COPYING
file for more information.
2011-11-10 13:17:04 -05:00
Colin Walters
8d7acbd59f
Rename parallel-debian/ to gnomeos/
2011-11-10 12:07:15 -05:00