Colin Walters
be67df0bd3
3.4: Add patch for latest NetworkManager
2012-02-22 16:46:42 -05:00
Colin Walters
0a195e6874
ostbuild: Make resolve fully expand config-opts, delete now-unnecessary vcsconfig
...
The source manifest format allows for compression, but it's more
convenient for consuming code if it's fully expanded in one place.
2012-02-22 15:17:42 -05:00
Colin Walters
b26b981b0d
ostbuild: Use correct directory for submodule update
2012-02-22 14:17:18 -05:00
Colin Walters
9939f1861d
osbuild: Don't use linux-user-chroot for git submodules
...
On the ostree.gnome.org build server, LDAP is used for username
lookups, and git aborts if it can't look up the user.
2012-02-22 11:51:18 -05:00
Colin Walters
341096f18a
ostbuild: Drop down to Python 2.6
...
Hopefully this gets us working on RHEL6.
2012-02-20 22:31:10 -05:00
Colin Walters
4aa8ff61de
contents: Add cpio to RDEPENDS
2012-02-20 19:08:22 -05:00
Colin Walters
98f1f8c3cf
yocto: Update to newer ostree commit
2012-02-20 17:44:15 -05:00
Colin Walters
00ad0a2ea7
gnomeos: Drop ostree-init module
...
We use dracut+ostree-switch-root now
2012-02-20 14:00:56 -05:00
Colin Walters
fbaf32f776
build: Check for attr/xattr.h
2012-02-20 13:59:52 -05:00
Colin Walters
1ed90d0b1f
gnomeos: Add py2cairo-autogen.patch
...
Forgot to commit this file
2012-02-20 13:58:13 -05:00
Colin Walters
21f1ca364f
triggers: Fix comparison function
2012-02-19 21:10:59 -05:00
Colin Walters
633da1e7ad
triggers: We need to order their execution
...
Otherwise we run in inode order which is unpredictable. In particular
this causes problems because we might run e.g. the gtk+ trigger before
the gdk-pixbuf one. And ldconfig should really be first.
2012-02-19 20:52:50 -05:00
Colin Walters
339271726a
gnomeos: Kill Yocto init scripts, switch to my ginitscripts
...
There's reams of crud in the Yocto ones, and we need a place
to put our custom scripts.
2012-02-19 20:51:42 -05:00
Colin Walters
0a428d2bce
yocto: Don't overwrite target with initial compose
...
The idea of creating the "initial compose" is it should be just that -
initial. If we've later added stuff via ostbuild, we don't want to
overwrite it. ostbuild will itself recompose from the base.
2012-02-18 11:21:17 -05:00
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