summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: Fix ssh-keygen invocationSam Thursfield2017-07-131-1/+1
* .gitlab-ci.yml: Create ~/.ssh, and speed upSam Thursfield2017-07-131-9/+13
* .gitlab-ci.yml: Fix yamlSam Thursfield2017-07-131-1/+2
* .gitlab-ci.yml: Enable artifact cache integrationSam Thursfield2017-07-131-5/+16
* Ensure colourful output in CISam Thursfield2017-07-051-1/+1
* Update Linux to 4.11Sam Thursfield2017-06-291-2/+2
* Upgrade GDB to 8.0Sam Thursfield2017-06-281-2/+2
* Fix libffi buildSam Thursfield2017-06-281-2/+2
* gnu-toolchain: Update final GCC to 7.1Sam Thursfield2017-06-281-2/+2
* Revert "gnu-toolchain: Move `ldconfig` to first element of stage 3"Sam Thursfield2017-06-272-5/+9
* gnu-toolchain: Update glibc to 2.25 to match stage2-glibcSam Thursfield2017-06-271-2/+2
* .gitlab-ci.yml: Another attempt to get it to workSam Thursfield2017-06-261-1/+12
* bsp: Rewrite stage2-linux by copying what mkroot (formerly Aboriginal) doesSam Thursfield2017-06-221-354/+83
* .gitlab-ci.yml: Use my fork of BuildStream, for nowSam Thursfield2017-06-221-0/+10
* .gitlab-ci.yml: Work around locale issueSam Thursfield2017-06-221-1/+1
* Initial attempt at GitLab CI for the BuildStream conversion branchSam Thursfield2017-06-221-142/+5
* Revert "Replace the Freedesktop SDK with a much smaller Alpine Linux toolchain"Sam Thursfield2017-06-226-12/+49
* gnu-toolchain: Disable libmpxSam Thursfield2017-06-221-0/+1
* Update one last GCC to 7.1.0Sam Thursfield2017-06-221-2/+2
* Add initial stage2-linux.bstSam Thursfield2017-06-212-0/+385
* gnu-toolchain: Fix ld.so on ppc64lSam Thursfield2017-06-201-6/+12
* project.conf: Fix ppc64beSam Thursfield2017-06-201-1/+1
* gnu-toolchain: Update to GCC 7.1 for stage1 and stage2 compilersSam Thursfield2017-06-203-7/+7
* gnu-toolchain: Move `ldconfig` to first element of stage 3Sam Thursfield2017-06-202-9/+5
* gnu-toolchain: Fix more %{bst-arch} to %{bst-target-arch}Sam Thursfield2017-06-206-14/+14
* Allow building GCC 4.9 with GCC 6 or 7Sam Thursfield2017-06-191-1/+1
* Correct 'track' field for stage2-fhs-dirsSam Thursfield2017-06-191-1/+1
* project.conf: Support powerpc64Sam Thursfield2017-06-191-0/+6
* project.conf: Ensure target follows --target-arch argumentSam Thursfield2017-06-191-1/+1
* Replace the Freedesktop SDK with a much smaller Alpine Linux toolchainsam/bootstrap-wipSam Thursfield2017-06-166-49/+12
* Use new host-arches conditional in base import elementsSam Thursfield2017-06-142-2/+2
* Fix up conversion of elixir.bstSam Thursfield2017-06-141-1/+1
* project.conf: Fix spelling in commentSam Thursfield2017-06-141-1/+1
* Fix erlang `make install` targetSam Thursfield2017-05-251-1/+1
* project.conf: Set a more accurate name for the projectSam Thursfield2017-05-251-4/+1
* Remove unneeded 'collect' keyword in script elementsSam Thursfield2017-05-242-4/+0
* Fix build of GitSam Thursfield2017-05-241-1/+1
* Fix wrong name for 'modulebuild' elementsSam Thursfield2017-05-243-3/+3
* Fix reference to missing variable %{make-install}Sam Thursfield2017-05-242-2/+2
* Add deployment target for devel-systemSam Thursfield2017-05-2421-50/+187
* Add elements from OpenStack systemsSam Thursfield2017-05-24209-0/+3699
* convert: Add openstack-system to the list of things we importSam Thursfield2017-05-241-0/+7
* Add initramfs elementsSam Thursfield2017-05-243-0/+33
* Remove redundant initramfs build instructionsSam Thursfield2017-05-242-10/+0
* Add 'files/initramfs/' from commit 'e5c71f0ca075bd29ffd55ec0c25804585bc21046'Sam Thursfield2017-05-244-0/+201
|\
| * Add systemd shutdownramfs supportRichard Maw2015-05-192-1/+67
| * Convert build-system to autotools-likeRichard Maw2015-05-193-5/+10
| * Support rootwait (enabled by default)Richard Maw2015-03-311-25/+43
| * Drop into /bin/sh on failureRichard Maw2015-03-261-1/+1
| * Add initial version of initramfs scriptRichard Maw2014-06-022-0/+112