17 Commits

Author SHA1 Message Date
Colin Walters
43ae898f65 gnomeos: Make python actually work, install bash by default 2011-11-22 10:03:12 -05:00
Colin Walters
ff77a1bd7d gnomeos: Check out both -base and -dev roots
This makes it easier to boot into either.
2011-11-20 20:50:14 -05:00
Colin Walters
fb98d0bf24 ostree-init: Also trim trailing newline from arguments
Otherwise the parsed argument is corrupted.
2011-11-20 20:49:45 -05:00
Colin Walters
571787b14e gnomeos: Add -x86 tag to builds
Since later we'll want -x86_64 too.
2011-11-19 14:03:18 -05:00
Colin Walters
79eb682cda gnomeos: local-clone into built image
This way we have the whole history in the image, and we can start
to demo things like switching roots, pulling etc.
2011-11-19 10:52:17 -05:00
Colin Walters
e588a47ba6 gnomeos: Have commit-yocto-build make more assumptions
This is so it's easier to use.
2011-11-17 18:29:32 -05:00
Colin Walters
8a24861763 gnomeos: Refactor build so we can have separate runtime/devel images 2011-11-17 13:24:52 -05:00
Colin Walters
53191e4c8e gnomeos: Some tweaks to image content 2011-11-16 21:47:56 -05:00
Colin Walters
073aa5973c gnomeos: Mounts work, far fewer boot errors 2011-11-16 12:51:24 -05:00
Colin Walters
f51e4ee772 gnomeos: Import copy of initscripts from Poky edison release 2011-11-15 16:31:33 -05:00
Colin Walters
701ba596e4 gnomeos: sysvinit actually runs inside the chroot 2011-11-15 15:19:31 -05:00
Colin Walters
5b70db8d60 gnomeos: Starting to get something bootable with yocto 2011-11-15 10:44:03 -05:00
Colin Walters
070b2cbb74 gnomeos: Some yocto work 2011-11-13 18:53:14 -05:00
Colin Walters
3d752e9a13 gnomeos: Initial work on switching to Yocto 2011-11-12 19:21:10 -05: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