734 Commits

Author SHA1 Message Date
Colin Walters
e79209da91 initscripts: Don't create udev init script here
Instead we'll just patch the poky one.
2012-02-18 11:18:11 -05:00
Colin Walters
78dd9171e4 yocto: Switch to util-linux "mount"
Just more Busybox replacement.
2012-02-18 11:11:16 -05:00
Colin Walters
f1e38d6e4b ostbuild: Add --recompose argument
This is necessary to run after rebuilding the Yocto base.
2012-02-16 18:30:42 -05:00
Colin Walters
c2f32689e7 initscripts: Install udev init script 2012-02-16 18:06:37 -05:00
Colin Walters
f61632d2cc yocto: Also use udevadm from ostbuild 2012-02-13 18:20:24 -05:00
Colin Walters
6fa1c5cfc8 clone-qemu: Also rsync modules/ directory 2012-02-13 15:32:42 -05:00
Colin Walters
f9e4e62a8b yocto: Create correct udev link 2012-02-13 15:32:32 -05:00
Colin Walters
8729997eab switchroot: Bind mount /lib/modules after we mount /lib
Otherwise we don't ge the right /lib/modules.
2012-02-13 10:56:13 -05:00
Colin Walters
dd4982ff29 yocto: Move modules to /ostree, other misc fixes 2012-02-11 09:23:29 -05:00
Colin Walters
fcd70e5891 switchroot: Bind mount /lib/modules from /ostree/modules
Since we have kernels outside of the tree, keep modules outside
too.
2012-02-10 19:17:29 -05:00
Colin Walters
d79aac6d3a manifest: Pull in py2cario, pygobject, and caribou
Needed for gnome-shell.
2012-02-09 17:35:09 -05:00
Colin Walters
351d243ccf ostbuild: Fix --debug-shell
We want to reuse an existing source tree.
2012-02-09 16:47:25 -05:00
Colin Walters
97d8a342ce manifest: Rebase dracut branch 2012-02-09 12:39:13 -05:00
Colin Walters
ee712b8419 installer: Rename run.sh to clone-qemu.sh
The idea here is that we expect people to run installed (i.e. with
host kernel), but we now have an option to boot via qemu too.
2012-02-09 12:38:21 -05:00
Colin Walters
883896a1b2 initscripts: Kill gnomeudev script; udev runs from dracut now 2012-02-09 12:37:40 -05:00
Colin Walters
820709e791 ostbuild: When doing a fetch, call fetch before trying to mirror the branch
Otherwise when the manifest specifies a branch we haven't fetched, we
error out.
2012-02-09 11:19:33 -05:00
Colin Walters
feca75a930 switchroot: remount rootfs read/write
See rationale in comment.
2012-02-08 22:23:25 -05:00
Colin Walters
8e944cbffd ostree-switch-root: Correctly prepend sysroot before mounts to move from dracut 2012-02-08 20:22:27 -05:00
Colin Walters
78bc1bbb20 installer: Fix typo 2012-02-08 20:22:04 -05:00
Colin Walters
2231bdac52 installer: Further work on booting with host kernel, modified dracut 2012-02-08 17:34:08 -05:00
Colin Walters
f30325ba3a manifest: Build dracut 2012-02-08 17:33:52 -05:00
Colin Walters
510de35f83 installer: Ensure we have /var/tmp 2012-02-08 17:33:31 -05:00
Colin Walters
4d3763159b contents: Pull in module-init-tools and cpio
Both needed by dracut.
2012-02-08 17:33:01 -05:00
Colin Walters
0172ab5a3a switchroot: Further work on being dracut-only 2012-02-08 17:32:34 -05:00
Colin Walters
fef67756f9 ostbuild: Add 'status' command
Roughly equivalent to 'jhbuild info'.
2012-02-08 16:37:14 -05:00
Colin Walters
a904c9693b Add ostree-switch-root here
Merge the code from ostree-init; now that we're back to targeting an
initramfs (dracut), we don't need to statically link the binary, so
there's no strong reason to have a separate module.
2012-02-05 16:02:44 -05:00
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
1aaf74651b gnomeos: Fix hwdata install 2012-02-04 10:44:46 -05:00
Colin Walters
5fe008bb9e README: Some more details. 2012-02-03 18:21:42 -05:00
Colin Walters
6647050978 Update READMEs a bit 2012-02-03 08:42:07 -05:00
Colin Walters
9fb842443e gnomeos-contents: Try to ensure we have ostree-native 2012-02-02 13:57:02 -05:00
Colin Walters
097c1b8025 vcs: Delete temporary directory too 2012-02-02 13:56:46 -05:00
Colin Walters
73fa98694e builtins: Fix error message if workdir doesn't exist 2012-02-02 13:56:25 -05:00
Colin Walters
a9e153fbea README: Fixes 2012-02-02 13:55:49 -05:00
Colin Walters
845ba39a0e ostbuild: Add 'checkout' builtin
This is useful for the developer to get the source code of
several things at exactly the revision specified in the manifest.
2012-02-02 09:22:44 -05:00
Colin Walters
df92b8d46f ostbuild: Unify mirrordir lookup code 2012-02-02 08:40:18 -05:00
Colin Walters
1d93adc925 gnomeos: start writing an install script 2012-02-02 07:46:52 -05:00
Colin Walters
f1930d2c99 triggers: Fix typo in gconf trigger 2012-01-31 22:59:28 -05:00
Colin Walters
c83cd8f344 yocto: Add glib-2.0 depends for ostree 2012-01-31 22:54:32 -05:00
Colin Walters
a8151ac836 Add gconf trigger 2012-01-31 22:54:23 -05:00
Colin Walters
a8d9e9b9e0 yocto: Switch ostree recipie to pull from GNOME git 2012-01-31 22:14:06 -05:00
Colin Walters
21ab320eef gnomeos: Ensure we build ConsoleKit with PK support 2012-01-31 20:42:43 -05:00
Colin Walters
40bbb2f782 gnomeosdistro.conf: Enable 6 gettys by default 2012-01-31 19:27:59 -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
914f9ffc61 ostbuild: Actually compose devel image from devel base
Otherwise we don't have gcc, gdb, git etc...
2012-01-31 18:57:02 -05:00
Colin Walters
7fc3630222 README: A few more bits 2012-01-31 18:28:16 -05:00
Colin Walters
a4e1d832fe README: Some docs on building 2012-01-31 18:08:24 -05:00
Colin Walters
85df143017 initscripts: Bump PR
This should ensure we actually override an earlier version.
2012-01-31 13:04:18 -05:00