summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re-petrify systemdbaserock/release/secret-volcanoRichard Maw2012-08-171-3/+3
| | | | | | Systems are mounted read-only in the previously released version of morph, this causes bugs in systemd, there's a hacky fix in systemd to handle this, which needs to be used.
* Re-petrify busyboxRichard Maw2012-08-171-1/+1
| | | | | A bug was found during the release process, so the fix needs to be re-petrified.
* Petrify strata in preparation for secret-volcanoRichard Maw2012-08-179-1087/+1285
|
* Add pv, lzo and distcc to devel stratum for nowDaniel Silverstone2012-08-151-0/+18
|
* Remove bogus double disk-size definition.Richard Maw2012-08-141-1/+0
|
* Merge branch 'liw/fix'Lars Wirzenius2012-07-275-0/+5
|\ | | | | | | | | This includes fixes for system morphologies to add the newly mandatory field system-kind.
| * Add system-kind fields to all system morphologiesLars Wirzenius2012-07-275-0/+5
| |
| * Fix foxLars Wirzenius2012-07-121-1/+1
| |
| * Use liw/fix branch for coreutils while fixing build problemLars Wirzenius2012-07-121-1/+1
|/
* Merge branch 'liw/cliapp'Lars Wirzenius2012-07-121-9/+9
|\ | | | | | | Reorder stuff to make it build.
| * Fix name of cliapp's build dependencyLars Wirzenius2012-07-121-1/+1
| |
| * Move cliapp after its new build dependencyLars Wirzenius2012-07-121-9/+9
|/
* cliapp: Use trunk and add missing build dependencyLars Wirzenius2012-07-121-2/+3
|
* morphs: remove reference to rm/no-bb-overlapRichard Maw2012-07-122-2/+2
|
* amend arch to x86_64Richard Maw2012-07-103-3/+4
|
* Reduce disk size of x86_64 base systemRichard Maw2012-07-091-1/+1
|
* foundation: use libusbx instead of libusbRichard Maw2012-07-051-3/+3
| | | | libusbx is better maintained
* strata: move nasm to x86 bspRichard Maw2012-07-032-10/+7
| | | | | | This will currently cause every system to have nasm installed. However once chunk and stratum splitting is implemented the runtime artifact can be made not to include nasm.
* foundation: add more depsRichard Maw2012-07-021-1/+5
| | | | btrfs-progs was missing attr.
* bootstrap-pass2: fix build-dependsRichard Maw2012-07-021-3/+4
| | | | | Some accidentally had the wrong build-depends, and intltool's were missing.
* Merge branch 'liw/add-build-deps' of ↵Richard Maw2012-06-298-64/+128
|\ | | | | | | git://roadtrain.codethink.co.uk/baserock/morphs
| * Add explicit build dependencies everywhereLars Wirzenius2012-06-288-64/+128
|/ | | | | | For the bootstrap strata, I did not even try to get them optimal. I merely added the implicit ones into an explicit least for those chunk sources that were missing them.
* Merge remote branch 'origin/danielsilverstone/devel-deps'Lars Wirzenius2012-06-281-37/+75
|\ | | | | | | I've tested that building this devel stratum works.
| * Move make, SQUASH MEDaniel Silverstone2012-06-221-6/+6
| |
| * Extraneous comma, SQUASH MEDaniel Silverstone2012-06-221-1/+1
| |
| * devel.morph: Build dependenciesDaniel Silverstone2012-06-221-33/+71
| | | | | | | | | | Add a lot of build dependencies to the development stratum in an attempt to improve the parallelisability of builds.
* | arm-versatile-base: reduce disk size to 2GRichard Maw2012-06-151-1/+1
|/ | | | | | | | | 10G is a hueg amount to send across the internet. btrfs filesystem df says it has allocated just over 1G, but is using less than a tenth of that. 100MB is a lot for a basic system, but it's currently unstripped with all the development headers, so it can be reduced.
* systems: add arch fieldRichard Maw2012-06-115-0/+5
|
* add scripting stratumRichard Maw2012-05-311-0/+12
|
* morphs: add arm-versatile variantsRichard Maw2012-05-313-0/+33
| | | | | | | | It may be worth moving some of this stuff into subdirectories now. arm-versatile-base-system will probably fail, since executables link to libgcc_s.so, which is not part of foundation. If possible this dependency should be removed.
* morph-cache-server: bottle is not lorriedRichard Maw2012-05-301-1/+1
| | | | The base-url for bottle is github, so we should add that.
* morphs: use binutils-redhat repositoryRichard Maw2012-05-212-3/+3
| | | | | | This managed to slip through the net after we migrated to redhat's mirror of binutils. This was already in git, so it saves us some work and at the time it was more up to date than launchpad's.
* morphs: Add descriptions to all strata and systems.Richard Maw2012-05-1712-0/+12
|
* morphs: remove devel-bootstrapRichard Maw2012-05-171-266/+0
| | | | Nothing uses it now, it was replaced by bootstrap-pass1 and pass2.
* devel.morph: add morphRichard Maw2012-05-171-0/+10
| | | | | Morph should be getting stable now, so it should be installed onto the image rather than run from a git work tree.
* foundation.morph: declare systemd dep util-linuxRichard Maw2012-05-151-0/+1
| | | | util-linux is needed to provide libblkid
* foundation.morph: systemd depends on kmodRichard Maw2012-05-151-0/+1
|
* foundation.morph: systemd use morph branchRichard Maw2012-05-141-1/+1
|
* bootstrap: fix missing repo definitionsRichard Maw2012-05-141-0/+2
|
* fix typoRichard Maw2012-05-141-1/+0
|
* Merge remote-tracking branch 'origin/master' into rm/systemdRichard Maw2012-05-112-0/+18
|\
| * Add {imx53,x86_64-generic}-bootstrap-pass3 strata.Jannis Pohlmann2012-05-092-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | These are used to group together what we want the results of the third pass of the bootstrap to be. Building one of these strata in a staging chroot will make the stuff of e.g. devel available to stuff that needs to be compiled for the BSP. Before I change baserock-bootstrap to build these strata in the third pass, I'll see if they actually solve our problem of not sharing the build results of devel with the builds needed for e.g. a BSP (in our case this was nasm having been installed into the devel build chroot and then not being available in the separate BSP chroot).
* | devel.morph: move gtk-doc-stub after makeRichard Maw2012-05-091-10/+13
| | | | | | | | | | | | It needs make to be defined first. texinfo has had its dependencies altered so the addition of gtk-doc-stub doesn't alter the semantics
* | devel.morph: add gtk-doc-stubRichard Maw2012-05-091-0/+9
| | | | | | | | | | foundation has glib, which needs gtk-doc. foundation is allowed to depend on devel, so gtk-doc-stub needs to be in devel.
* | devel.morph: build tagged linux-api-headersRichard Maw2012-05-091-1/+1
| |
* | devel.morph: fix typosRichard Maw2012-05-091-5/+5
| |
* | Merge remote-tracking branch 'origin/master' into rm/systemdRichard Maw2012-05-098-31/+206
|\ \ | |/
| * Switch to the stable baserock/3.2-headers branch of linux-api-headers.Jannis Pohlmann2012-05-083-3/+3
| | | | | | | | | | | | | | This is done so that when we move from one version of the linux kernel to another (e.g. by making a single change), we don't have to rebuild the headers all the time (which so far happened because linux.morph and linux-api-headers.morph were located in the same branch).
| * Use repo alias prefixes everywhereLars Wirzenius2012-05-038-44/+224
| |
* | Merge remote-tracking branch 'origin/master' into rm/systemdRichard Maw2012-05-048-25/+32
|\ \ | |/