summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add comment to configure commandbaserock/richardipsum/lspci-fix-v2Richard Ipsum2015-01-221-1/+1
| | | | | At first glance this might seem redundant since the makefile defaults to share/man if the directory is already present
* Quote variablesRichard Ipsum2015-01-221-2/+2
|
* Pass PREFIX to makeRichard Ipsum2015-01-221-4/+4
| | | | Makes lpsci look in the right place for the pci.ids file
* Disable busybox lspciRichard Ipsum2015-01-221-0/+1
| | | | We will use the pciutils lspci
* Merge branch 'baserock/richardipsum/add-devtools-stratum'Richard Ipsum2015-01-2229-23/+83
|\ | | | | | | | | | | Reviewed by: Sam Thursfield <sam.thursfield@codethink.co.uk> Paul Sherwood <paul.sherwood@codethink.co.uk>
| * Update sha for vim to get new mouse settingsbaserock/richardipsum/add-devtools-stratumRichard Ipsum2015-01-221-1/+1
| |
| * Add devtools to build systemRichard Ipsum2015-01-227-0/+14
| |
| * Add devtools to trove systemRichard Ipsum2015-01-221-0/+2
| |
| * Add devtools to devel systemsRichard Ipsum2015-01-2217-0/+34
| |
| * Move some tools into newly created devtools stratumRichard Ipsum2015-01-224-23/+33
|/ | | | | Collect tools which nothing build depends on into same stratum to reduce unnecessary rebuilding.
* Update Morph for ARMv8 64-bit supportSam Thursfield2015-01-211-1/+1
|
* Enable cloud-init config extension in ceph-service systemSam Thursfield2015-01-201-0/+1
| | | | | This isn't needed yet, but it costs nothing to enable it now and will be needed when deploying to OpenStack.
* Merge branch 'baserock/jmac/add-chef-and-ceph'Sam Thursfield2015-01-2041-20/+820
|\ | | | | | | | | | | Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Add NTPD morphJim MacArthur2015-01-201-0/+10
| |
| * Add morphs for sgdisk and libpoptJim MacArthur2015-01-203-0/+19
| |
| * chef: Add missing C libraryJim MacArthur2015-01-201-0/+6
| | | | | | | | This must be added manually, because it's not described in the RubyGems metadata.
| * Add example chef/ceph client deploy morphJim MacArthur2015-01-202-0/+23
| |
| * Add sgdisk and make chef dependent on coreJim MacArthur2015-01-191-0/+7
| |
| * Add /etc/lsb-release when installing chefJim MacArthur2015-01-191-0/+7
| |
| * Add chef strata to ceph-serviceJim MacArthur2015-01-191-0/+22
| |
| * chef: Fix build of signed Gems, by doing an unsigned buildSam Thursfield2015-01-193-0/+6
| |
| * chef: Use ipaddress 'master' branch to fix Gem buildSam Thursfield2015-01-191-0/+0
| | | | | | | | | | The 0.8.0 release had a bad Gemspec file committed, master seems to contain several useful fixes.
| * chef: Fix libyajl2 buildSam Thursfield2015-01-191-2/+2
| | | | | | | | Needs to be told to use the system-wide version, not its own bundled copy.
| * chef: Manually fix Erubis buildSam Thursfield2015-01-191-1/+6
| | | | | | | | | | Seems to use an obsolete build system called 'rook', which I cannot get to work.
| * chef: Add system morphSam Thursfield2015-01-191-0/+32
| |
| * chef: Add auto-generated Chef stratumSam Thursfield2015-01-191-0/+207
| |
| * chef: Manually add morphs for non-standard Gem componentsJim MacArthur2015-01-193-0/+42
| |
| * Add morphs generated by import toolJim MacArthur2015-01-1928-0/+364
| |
| * Simplify and correct ceph.configureJim MacArthur2015-01-191-20/+70
| |
* | Merge branch 'daniel/cross-bootstrap-fix'Sam Thursfield2015-01-191-2/+1
|\ \ | | | | | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * | Fix incorrect dependency in build-essentialDaniel Silverstone2015-01-191-2/+1
|/ / | | | | | | | | | | If the BUILD system is unable to directly run TARGET binaries then it fails during the preparation of stage2-fake-bash because it incorrectly build-depends on stage2-busybox.
* | Update baserock-importRichard Ipsum2015-01-141-1/+1
| | | | | | | | Change to this sha to receive a series of bug fixes
* | Update trove-setup for branch sam/fix-upgrade-from-old-lcSam Thursfield2015-01-141-1/+1
|/
* Merge branch 'mikesmith/zookeeper-fix'Sam Thursfield2015-01-122-0/+4
|\ | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * added zookeeper to end system rather than build-only-dependanceyMike Smith2015-01-122-0/+4
|/
* Update lorry for branch sam/fix-tarball-failureSam Thursfield2015-01-121-1/+1
|
* Update baserock-import tool for npm supportSam Thursfield2015-01-091-1/+1
|
* Update baserock-import tool to fix importing wrong versions of RubyGemsSam Thursfield2015-01-071-1/+1
|
* Run update-ca-certificates at system-integration timebaserock-15.02baserock/richardipsum/fix-ca-certs-v2baserock/release/baserock-15.02Richard Ipsum2015-01-061-0/+4
|
* Update baserock-import toolRichard Ipsum2015-01-061-1/+1
|
* Update morph for branch sam/fix-command-loggingSam Thursfield2015-01-021-1/+1
|
* Merge branch 'baserock/pedroalvarez/pxeboot-changes-needed2'Pedro Alvarez2014-12-234-6/+71
|\ | | | | | | Reviewed-by: Sam Thursfield
| * Add a cluster example to deploy into hardwarePedro Alvarez2014-12-231-0/+36
| |
| * pxeboot.check: Check if nfs-server is running when is neededPedro Alvarez2014-12-231-0/+10
| |
| * pxeboot.check: Fail with a nice error if PXEBOOT_MODE is needed and not setPedro Alvarez2014-12-231-2/+9
| | | | | | | | | | This is needed because now pxeboot.check doesn't fail if the options specified in the environment match more than one mode.
| * pxeboot.check: Multiple complete_matches is not an errorPedro Alvarez2014-12-231-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code was assuming that if there are more than one complete_match we were setting more options that needed and this is not always true. For example when setting 'PXEBOOT_DEPLOYER_INTERFACE' and 'PXEBOOT_VLAN', there will be more than one complete_matches, given that these options match the spawn-vlan and the spawn-novlan modes. My workaround consists on report warning messages instead of failing when this happens. The reason that I haven't removed the code is that I think that it could be fixable. For now this code will report "warnings" instead of failing.
| * pxeboot.check: Fix a couple of syntax errors in the codePedro Alvarez2014-12-231-2/+3
| |
| * Add ipmitools to strata/tools.morphPedro Alvarez2014-12-232-0/+12
|/ | | | | | Add ipmitool to strata/tools.morph Ipmitool is needed to use pxeboot.write extension
* Merge branch 'baserock/ps/add-importer-depends'Pedro Alvarez2014-12-201-1/+4
|\ | | | | | | | | Reviewed-by: - Pedro Alvarez
| * Add build-depends for baserock-importPaul Sherwood2014-12-201-1/+4
|/ | | | | The tool is now run at build-time (to generate a 'man' page) so its runtime dependencies need to be available in the staging area.