Colin Walters
a47556432b
gnomeos: Update yocto commit script for new commit commandline syntax
2011-12-22 13:19:30 -05:00
Colin Walters
d444ee917d
gnomeos: Rename images to "runtime" and "devel"
...
They're just better names, and this matches what the
default artifact splitter is doing now.
2011-12-20 14:44:51 -05:00
Colin Walters
28a5714abd
gnomeos: Pull in ostree from working copy directly
...
We'll just try to keep it stable.
2011-12-19 21:43:51 -05:00
Colin Walters
c9c4dbfb22
gnomeos: Don't make device files
...
We don't need them any more inside a chroot now that we have
ostbuild-user-chroot.
2011-12-15 15:03:29 -05:00
Colin Walters
f812720fc6
gnomeos: Make run script transparently update existing FS image
...
This is noticeably faster.
2011-12-04 14:56:21 -05:00
Colin Walters
26de73ea55
gnomeos: commit-yocto-build.sh: Directly import tar files
...
Oh wow...this is fast.
2011-12-04 14:55:33 -05:00
Colin Walters
3f0866dc79
gnomeos: Switch to using pseudo for commits
...
This is noticeably faster.
One side effect here is that xattrs are empty, which is actually
a good thing.
2011-11-27 20:43:44 -05:00
Colin Walters
89735a233b
gnomeos: Pull in pseudo into -dev image
...
As a potential 'fakeroot' implementation.
2011-11-27 20:34:30 -05:00
Colin Walters
1a5994a45c
gnomeos: include -dev packages too in -dev image
...
Otherwise we don't get headers and stuff...
2011-11-27 18:03:22 -05:00
Colin Walters
8af4a62665
gnomeos: Add basic device files in /dev
...
So we're more usable in a chroot for compiling software.
2011-11-27 13:12:22 -05:00
Colin Walters
ab3efe446d
gnomeos: Fetch ostree from file:/// URI
...
This means anyone not using /src/ostree for the checkout will have
to change it, but it's way less annoying for me not to have to push
changes to git.
2011-11-27 13:08:32 -05:00
Colin Walters
9c4fc94266
gnomeos: Prefix branch names with -yocto to clarify their origin
...
Also add git to the dev image.
2011-11-25 12:02:03 -05:00
Colin Walters
7d0a8bab6c
gnomeos: Add ncurses to base
2011-11-25 12:01:38 -05:00
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