summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Petrify againbaserock/release/tracy-islandRichard Maw2013-01-045-10/+10
| | | | | A bug in petrify caused some refs to be left un-petrified, causing incorrect build graphs.
* Petrify for Tracy Island releaseRichard Maw2013-01-039-179/+270
|
* Merge branch 'baserock/samthursfield/x86-32-systems'Sam Thursfield2012-11-233-0/+70
|\ | | | | | | Reviewed-By: Lars Wirzenius (on IRC)
| * Create x86_32 system variantsSam Thursfield2012-11-233-0/+70
|/ | | | | | | Although this duplicates the definitions of the systems, it is misleading to build a system named x86_64 for 32-bit x86, and we have a real instance of a user expecting the x86_32 system morphs to exist and becoming confused that they don't.
* Fix erroneous ref and tabbing in previous mergeRichard Maw2012-11-122-3/+3
|
* Merge branch 'liw/e2fsprogs' of git://git.baserock.org/baserock/morphsRichard Maw2012-11-122-2/+10
|\ | | | | | | | | We should add e2fsprogs to devel so that we can have a /boot as ext2 in the release after the next one.
| * Fix ref in devel system morphologyLars Wirzenius2012-11-091-1/+1
| |
| * Add e2fsprogs to devel stratumLars Wirzenius2012-11-091-1/+9
| |
* | Merge system branch 'baserock/S5178/update-util-linux'Richard Maw2012-11-121-1/+1
|\ \ | |/ |/|
| * branch baserock/S5178/update-util-linuxRichard Maw2012-11-122-3/+3
|/
* Merge branch 'liw/url-change' of git://git.baserock.org/baserock/morphsRichard Maw2012-11-089-20/+20
|\ | | | | | | | | | | | | | | | | We're going to move git.baserock.org to a new host, and also running on a new software stack. Because of the new software stack, the repo URLs that currently are of the form "baserock:foo" will need to change to the form "baserock:baserock/foo". We have added a compatibility symlink so that the new form works on the old git.baserock.org server, so changing morphologies now is harmless.
| * Change baserock: URLs to have baserock/ project dir in pathLars Wirzenius2012-11-079-20/+20
|/
* Merge branch 'samthursfield/clean-up-devel'Sam Thursfield2012-10-171-42/+138
|\
| * Clean up devel.morphSam Thursfield2012-10-161-42/+138
| | | | | | | | Tidy up formatting so 'morph edit' only changes refs.
* | Merge branch 'samthursfield/clean-up-foundation'Sam Thursfield2012-10-171-2/+1
|\ \ | |/ |/|
| * Clean up foundation.morphSam Thursfield2012-10-161-2/+1
|/ | | | | Tidy up formatting so that subsequent 'morph edit' commands only cause changes in the relevant ref fields.
* Fix rsync to build from the baserock/morph branchRichard Maw2012-10-051-1/+1
| | | | | This branch was created because rsync may not build in parallel, so it needed to have its morphology defined.
* Fix pass 3 bootstrap for ARMRichard Maw2012-10-051-3/+15
| | | | | It was not corrected when the morphology format was changed to allow strata to be kept in separate repositories.
* Add error-perl-tarball to devel and make git build-depend on itDaniel Silverstone2012-10-031-1/+8
|
* Merge branch 'baserock/richardmaw/S4505/suffix-with-arch-instead' of ↵Richard Maw2012-10-019-17/+14
|\ | | | | | | | | | | git://git.baserock.org/baserock/morphs Reviewed-By: Lars Wirzenius on IRC
| * Rename bootstrap morphologiesRichard Maw2012-10-013-3/+3
| | | | | | | | This requires the bootstrap script to be fixed.
| * Rename more commonly used system morphologiesRichard Maw2012-10-014-6/+3
| |
| * Rename the bsp morphologies to suffixed architectureRichard Maw2012-10-017-8/+8
|/
* Merge branch 'baserock/S5017/smaller-base-and-devel-images'Richard Maw2012-10-012-2/+2
|\ | | | | | | Reviewed-By: Lars Wirzenius on IRC
| * Reduce the size of devel disk imagesRichard Maw2012-10-012-2/+2
|/ | | | | These should be acceptable, since the common setup for development VMs is to mount extra disks for caches and tempdirs.
* Fix references to renamed armv7 strataSam Thursfield2012-09-283-3/+3
|
* Shunt xz from devel to foundation so that systemd can link to itDaniel Silverstone2012-09-272-6/+7
|
* Merge system branch 'baserock/radiofree/foundation_bzip2'Richard Maw2012-09-261-0/+8
|\
| * Add bzip2 to foundationJames Thomas2012-09-261-0/+8
|/
* 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
|