summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/baserock/richardmaw/S4750-arm-to-armv7'Daniel Silverstone2012-09-263-2/+2
|\
| * Rename arm architecture to armv7Richard Maw2012-09-203-2/+2
| |
* | bootstrap-pass2.morph: glib can be compiled without gtk-docJavier Jardón2012-09-241-8/+0
| | | | | | | | | | | | So remove dependecy and gtk-doc-stub from this stratum https://bugzilla.gnome.org/show_bug.cgi?id=674314
* | Remove morph-cache-serverSam Thursfield2012-09-212-68/+0
| | | | | | | | Reviewed-By: Lars Wirzenius (on IRC)
* | Fix bad refDaniel Silverstone2012-09-211-1/+1
| |
* | Merge branch 'baserock/radiofree/gdb' of ↵Daniel Silverstone2012-09-212-1/+7
|\ \ | | | | | | | | | file:///src/ws/baserock/radiofree/gdb/baserock:morphs
| * | Add gdb to develJames Thomas2012-09-201-0/+6
| | | | | | | | | | | | | | | Use ref/heads/master as the ref as show-ref will also list /refs/heads/cvs/master, which gets used instead of heads/master
| * | Update devel-system to reference current working branchJames Thomas2012-09-201-1/+1
| |/
* | Merge system branch 'baserock/radiofree/rsync'Daniel Silverstone2012-09-211-0/+6
|/
* Fix ref to lsofLars Wirzenius2012-09-191-1/+1
|
* Merge remote branch 'origin/baserock/radiofree/lsof'Lars Wirzenius2012-09-191-0/+6
|\
| * Add lsof to devel stratum using current working lsof branchJames Thomas2012-09-191-0/+6
| |
| * Update system morph to point at working repoJames Thomas2012-09-191-1/+1
|/
* Merge remote branch 'origin/baserock/radiofree/less'Lars Wirzenius2012-09-191-0/+6
|\
| * Add less to devel stratumJames Thomas2012-09-191-0/+6
| |
| * Update system image to point at new devel branchJames Thomas2012-09-191-1/+1
| |
* | usbutils now has a baserock/morph branch to fix up .gitmodulesDaniel Silverstone2012-09-141-1/+1
|/
* Lorry usbutils so we can build foundation entirely from git.baserock.orgDaniel Silverstone2012-09-121-1/+1
|
* Add cmake to develDaniel Silverstone2012-09-111-0/+6
|
* Fix ARM systems pointing at non-existant BSP stratumSam Thursfield2012-09-102-2/+2
|
* Use full triples for strata in x86_64-generic-bootstrap-pass3Sam Thursfield2012-09-031-3/+15
|
* Systems should use full triplets to refer to strataSam Thursfield2012-08-285-13/+65
|
* Strata should use "chunks" not "sources"Sam Thursfield2012-08-289-9/+9
|
* Merge branch 'samthursfield/vala' of git://git.baserock.org/baserock/morphsRichard Maw2012-08-222-0/+18
|\
| * Initial attempt at adding Vala to develSam Thursfield2012-08-162-0/+18
| | | | | | | | | | | | | | | | | | | | Not tested yet. Note that there is a vala-bootstrap module in gnome git which has the same purpose as our baserock/bootstrap branch. However, since we will need to do the same procedure for other languages in the future, perhaps it's better to be consistent for now, we can easily drop our branch in favour of upstream's in the future.
* | Merge branch 'danielsilverstone/strace-in-devel'Daniel Silverstone2012-08-201-0/+6
|\ \
| * | Add strace to develDaniel Silverstone2012-08-201-0/+6
|/ /
* | 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.