summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix pixman buildbaserock/james/fix-armv7-buildJames Thomas2015-02-162-0/+6
| | | | Disable iwmmx extensions, since they are armv5/6 specific and not needed
* Disable gcc warnings in m4James Thomas2015-02-161-1/+1
| | | | This should be the default for a tarball release
* Merge remote-tracking branch 'origin/baserock/jjardon/linux319'Sam Thursfield2015-02-168-16/+16
|\ | | | | | | | | Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * strata/bsp*: Upgrade to kernel v3.19baserock/jjardon/linux319Javier Jardón2015-02-128-16/+16
| | | | | | | | | | Do not upgrade bsp-armv8l64-generic and bsp-jetson as they are using non-stock kernels
* | Merge branch 'baserock/franred/update-memcached-add-python-adapters'Francisco Redondo Marchena2015-02-163-4/+24
|\ \ | | | | | | | | | | | | Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-by: Patrick Darley <patrick.darley@codethink.co.uk>
| * | Update libevent software to the latest version necessary for running with ↵Patrick Darley2015-02-161-2/+2
| | | | | | | | | | | | memcached 1.4.22
| * | Add psycopg2 and python-memcachedFrancisco Redondo Marchena2015-02-161-0/+11
| | | | | | | | | | | | | | | | | | psycopg2 is a python adapter for postgresql. python-memcached is a python interface to the memcacehd memory cache daemon.
| * | Update memcached and build it without autogen.sh dependencyFrancisco Redondo Marchena2015-02-162-3/+12
|/ / | | | | | | This change is needed to build memcached with automake-1.15
* | Merge branch 'baserock/franred/add-networking-utils-stratum'Francisco Redondo Marchena2015-02-133-0/+45
|\ \ | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
| * | Add networking-utils stratumFrancisco Redondo Marchena2015-02-133-0/+45
|/ / | | | | | | | | | | | | This stratum is created to place all the networking tools. In this commits it adds iproute2 tools like ip and tc and ipset tools. This stratum requires kernel support in order to work.
* | Merge branch 'baserock/franred/add-erlang-sd_notify'Francisco Redondo Marchena2015-02-133-0/+29
|\ \ | | | | | | | | | | | | Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * | Add erlang-sd_notify and rebar to the erlang stratumFrancisco Redondo Marchena2015-02-133-0/+29
|/ / | | | | | | | | | | | | | | erlang-sd_notify is a package which allows erlang services to use notify type in their systemd units. This will be required to synchronize rabbitmq-server and rabbitmq-controller. rebar is an erlang compiler.
* | Merge branch 'baserock/franred/update-qemu-libvirt-add-virtualization-packages'Francisco Redondo Marchena2015-02-135-10/+84
|\ \ | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
| * | Update description to point that this stratum needs kernel support for some ↵Francisco Redondo Marchena2015-02-131-1/+5
| | | | | | | | | | | | packages
| * | Update qemu to 2.2.0 for compiling with latest gccFrancisco Redondo Marchena2015-02-131-2/+2
| | |
| * | Add openvswitch to virtualization stratumFrancisco Redondo Marchena2015-02-132-0/+17
| | |
| * | Update gnome-common to 3.12.0Francisco Redondo Marchena2015-02-131-2/+2
| | |
| * | Update libvirt and libvirt-pythonFrancisco Redondo Marchena2015-02-134-5/+58
|/ / | | | | | | | | | | | | | | | | | | | | | | - Update libvirt and libvirt-python to 1.2.10. - Modify libvirt chunk: - Build libvirt using its submodule. - Reformat the configure command. - Create the libvirt group - Give the permissions to the libvirt group to read and write unix sockets. - Add lvm stratum required for libvirt to compile. - Add dmidecode and ebtables required for libvirt on runtime.
* | Merge branch 'baserock/pedroalvarez/remove-temp-file'Pedro Alvarez2015-02-131-28/+0
|\ \ | | | | | | | | | | | | Reviewed-by: James Thomas <james.thomas@codethink.co.uk> Reviewed-by: Tiago Gomes <tiago.gomes@codethink.co.uk>
| * | Remove temporary file which was added accidentallyPedro Alvarez2015-02-131-28/+0
|/ /
* | Merge branch 'sam/syslinux-ref'Sam Thursfield2015-02-131-2/+2
|\ \ | | | | | | | | | | | | Reviewed-By: Javier Jardón <javier.jardon@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk>
| * | Use SHA1 instead of named ref for syslinuxSam Thursfield2015-02-131-2/+2
| | |
* | | Merge branch 'baserock/franred/add-django-stratum'Francisco Redondo Marchena2015-02-131-0/+35
|\ \ \ | | | | | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
| * | | Add django and some of its pluginsFrancisco Redondo Marchena2015-02-131-0/+35
|/ / /
* | | Merge branch 'baserock/sam/pulseaudio-6.0'Sam Thursfield2015-02-131-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Reviewed-By: Javier Jardón <javier.jardon@codethink.co.uk> Reviewed-By: James Thomas <james.thomas@codethink.co.uk>
| * | | Update pulseaudio to 6.0Sam Thursfield2015-02-131-2/+2
| |/ /
* | | Update Morph for ref sam/distbuild-errorsSam Thursfield2015-02-131-1/+1
| | |
* | | Merge branch 'baserock/franred/create-xstatic-stratum'Francisco Redondo Marchena2015-02-131-0/+108
|\ \ \ | |/ / |/| | | | | | | | Reviewed-by: Javier Jardón <javier.jardon@codethink.co.uk> Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * | Create xstatic stratumFrancisco Redondo Marchena2015-02-131-0/+108
|/ / | | | | | | | | | | | | | | XStatic is a packaging standard to package external static files as a python package, so they are easily usable on all OSes. This stratum also adds some xstatic libraries. This conflicts with the 'everything from Git' policy of Baserock,but it is required right now for the Openstack system to work.
* | Merge branch 'baserock/franred/always-use-coreutils-dd'Francisco Redondo Marchena2015-02-121-0/+5
|\ \ | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
| * | Use coreutils dd instead of busybox ddFrancisco Redondo Marchena2015-02-121-0/+5
|/ / | | | | | | | | | | This hack is for supporting "fdatasync" argument in "dd" command which busybox "dd" does not support. This hack should dissappear when we merge /usr/bin and /bin.
* | Merge branch 'baserock/franred/move-six-to-python-core'Francisco Redondo Marchena2015-02-125-14/+12
|\ \ | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
| * | Move six to python-coreFrancisco Redondo Marchena2015-02-125-14/+12
|/ / | | | | | | | | six is a python 2 and 3 compatibility library, so move to python-core should remove dependencies in some strata.
* | Merge branch 'baserock/pedroalvarez/systemd-v218'Pedro Alvarez2015-02-123-3/+31
|\ \ | | | | | | | | | | | | Reviewed-by: Javier Jardon <jjardon@gnome.org> Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * | Update trove-setup to work with latest systemdPedro Alvarez2015-02-121-1/+1
| | |
| * | Upgrade systemd to v218 to get bug fixesPedro Alvarez2015-02-122-2/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trove-setup uses `systemctl enable` and it wasn't working for template units (in this case the minion services). With this upgrade we fix the Trove deployments. Also some users have found some problems with the 'systemd-journald' service, which starts logging before the system mounts the '/var' subvolume. This upgrade is supposed to fix that as well. Systemd v218 had an important bug: ~ # ssh localhost Connection closed by ::1 Which was dropping this error in the systemd journal: Assertion 'canonical' failed at src/nss-myhostname/nss-myhostname.c:204, function fill_in_hostent(). Aborting. This bug was fixed upstream in the commit 3fdcecc87eb381ef300719e419d5863dd8a64a97 and it's also been included in this upgrade.
* | | Merge branch 'baserock/jjardon/gtk_deps'Javier Jardón2015-02-122-10/+10
|\ \ \ | |_|/ |/| | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Tiago Gomes <tiago.gomes@codethink.co.uk>
| * | strata/gtk3: Upgrade to latest GTK+ (3.15.5)baserock/jjardon/gtk_depsJavier Jardón2015-02-121-2/+2
| | | | | | | | | | | | We need this to build latest GNOME components
| * | strata/gtk-deps: Update some GTK+ dependenciesJavier Jardón2015-02-121-8/+8
|/ /
* | Merge branch 'baserock/tiagogomes/armv8l64'Tiago Gomes2015-02-1226-71/+323
|\ \ | |/ |/| | | | | | | Reviewed by: * Javier Jardón <jjardon@gnome.org> * Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Add definitions to build armv8l64 systemsTiago Gomes2015-02-124-0/+170
| | | | | | | | | | Add definitions for building an armv8l64-based build system, and an armv8l64-based cross-bootstrap system.
| * Regenerate config.{guess,sub} scriptsTiago Gomes2015-02-127-3/+30
| | | | | | | | | | | | | | | | | | | | | | Some packages have old config.guess and config.sub scripts which don't recognize the aarch64-linux-gnu GNU triplet. For some cases, it is enough to do a `autoreconfig -if` to update those scripts. However, this approach cannot be used because when the configure scripts are not compatible with the current automake, autoheader, aclocal and friends; or when the project doesn't use automake at all (it has Makefile.in files, but not Makefile.am files). For those cases, we copy the system config.guess and config.sub scripts installed by automake.
| * Support installing the Linux headers for aarch64 systemsTiago Gomes2015-02-122-0/+4
| | | | | | | | | | Support installing the Linux headers for the morph armv8l64 and armb8b64 archs.
| * Point kexec-tools to a ref that builds on aarch64Tiago Gomes2015-02-121-2/+2
| | | | | | | | | | | | | | This ref points to a tip which includes some commits written by people working at Linaro [1]. [1]: https://git.linaro.org/people/geoff.levand/kexec-tools.git
| * Update to strace 4.8Tiago Gomes2015-02-121-2/+2
| |
| * Update to rsync 3.1.1Tiago Gomes2015-02-122-4/+4
| |
| * Update to gdb 7.8.2Tiago Gomes2015-02-122-4/+4
| |
| * Update to file 5.22Tiago Gomes2015-02-121-2/+2
| |
| * Update to btrfs-progs v3.18.2Tiago Gomes2015-02-125-12/+25
| | | | | | | | acl and e2fsprogs are new dependencies of btrfs-progs.
| * Update to openssh 6.7Tiago Gomes2015-02-122-6/+6
| | | | | | | | | | | | The ref points to a tip which also includes the commits 37a2376 and 782fe9e, cherry-picked from the commits a2e654f and 91e7ac9 in the old repo.