Commit Graph

23 Commits

Author SHA1 Message Date
Colin Walters 4de5a36b24 gnomeos: More tweaks to install/run scripts
The run script now allows using the current kernel+initrd.
2012-02-04 10:46:00 -05:00
Colin Walters c69f5ebd03 run.sh: Bump default memory to 512M 2012-01-31 19:27:59 -05:00
Colin Walters dea60e36dc run.sh: Enable qemu monitor by default 2012-01-31 19:27:59 -05:00
Colin Walters 22e1822d24 gnomeos: Fix /var/shadow link 2012-01-31 18:58:23 -05:00
Colin Walters 39f2616eb4 gnomeos: Ensure we have a symlink to an empty /var/shadow 2012-01-30 23:15:58 -05:00
Colin Walters df01189614 gnomeos: Move /var/lib/gdm creation into run.sh
We don't use /var from the images really.
2012-01-30 20:52:37 -05:00
Colin Walters 695b0ff874 gnomeos-run: Ensure we create DBus uuid 2012-01-27 18:19:51 -05:00
Colin Walters 7f8c030541 gnomeos-run.sh: Only create /etc/passwd if we need to
Otherwise we blow away data from "adduser"
2012-01-25 12:32:49 -05:00
Colin Walters 5b00c108bf gnomeos: Move /etc/passwd to /var/passwd
This makes "adduser" etc. work without significant modification, and
in general I think is in line with "OS-version indepedent data only
modifiable by programs" so it should be in /var.
2012-01-24 21:13:00 -05:00
Colin Walters 564840e691 gnomeos-run.sh: Run triggers after checkout
We need to run ldconfig etc.
2012-01-21 11:13:49 -05:00
Colin Walters 9d645495ba gnomeos-run: Only clone runtime and devel refs
This is a lot faster.
2012-01-20 17:51:26 -05:00
Colin Walters 8ffd26cd42 gnomeos-run.sh: Bump to 6 gigabytes
We're starting to get a large image...later we may want to change
this to only clone the last two builds, but for now this is OK.
2012-01-16 13:50:32 -05:00
Colin Walters 78fa13f966 gnomeos-run: Put current symlink in correct place 2012-01-11 22:54:35 -05:00
Colin Walters 8e6293de38 gnomeos: Fix gnomeos-run.sh to use new naming scheme 2012-01-07 11:26:34 -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 f812720fc6 gnomeos: Make run script transparently update existing FS image
This is noticeably faster.
2011-12-04 14:56:21 -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 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 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 53191e4c8e gnomeos: Some tweaks to image content 2011-11-16 21:47:56 -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