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
Colin Walters
8bdcb6adae
initscripts: Kill bootmisc.sh, add gnomemisc
2012-01-31 11:24:11 -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
905104e704
gnomeos: DISTRO_FEATURES += pam
2012-01-30 20:52:23 -05:00
Colin Walters
5d3e6a825c
gnomeos: More build fixes for latest gstreamer, switch to new folks branch
2012-01-30 12:31:08 -05:00
Colin Walters
e6f8b39aa1
gnomeos: Pull in libdb-devel explicitly for e-d-s
2012-01-30 12:30:58 -05:00
Colin Walters
4b801e5502
gnomeos: Build fixes for latest git of various modules
2012-01-30 12:29:11 -05:00
Colin Walters
bb53ca2ecb
gnomeos: Add nss patch to build on Linux 3.1
2012-01-29 17:42:26 -05:00
Colin Walters
18ed9ac589
gnomeos: Rebase mesa-no-builddir.patch
2012-01-29 17:42:26 -05:00
Colin Walters
50fb0c66bc
gnomeos: Drop libxklavier to a release tag
...
The latest seems to fail to build.
2012-01-29 17:41:17 -05:00
Colin Walters
102f6a7f43
ostbuild: Make separate .lastfetch files for e.g. gtk2 and gtk3
...
This ensures we don't need to check out any git repository which is
built twice under different names.
2012-01-29 17:24:20 -05:00
Colin Walters
6d51f85667
gnomeos: Pull OpenSSH into default image
...
We want to be able to log in.
2012-01-29 16:47:19 -05:00