summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dnsmasq.morph: Install also dhcp_release and dhcp_lease_timebaserock/pedroalvarez/dnsmasq-install-utilsPedro Alvarez2015-02-101-2/+6
| | | | | | | | | | | | These binaries are needed to run Openstack in baserock: The DHCP agent of neutron tries to run the following command: $ ip netns exec qdhcp-63399d35-f830-4972-86b5-fafaf4eca392 dhcp_release tap adbb6630-f5 192.168.1.4 fa:16:3e:5c:86:14 Resulting in the following error: exec of "dhcp_release" failed: No such file or directory
* Merge branch 'sam/requests-to-core'Sam Thursfield2015-02-103-13/+5
|\ | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Mike Smith <mike.smith@codethink.co.uk>
| * Update python-requests to latest (v2.5.1)Sam Thursfield2015-02-101-2/+2
| |
| * Move python-requests to 'python-core'Sam Thursfield2015-02-103-13/+5
|/ | | | | | It's already used in both 'cloudinit-support' and 'openstack-clients', and will soon be used by lorry-controller too. Really anybody using 'urllib2' should be using 'requests' instead.
* Merge branch 'baserock/lauren/extlinux-in-build-systems'Sam Thursfield2015-02-104-0/+8
|\ | | | | | | | | Reviewed-By: James Thomas <james.thomas@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Add extlinux to build systems to stop ./check tests failingLauren Perry2015-02-104-0/+8
| |
* | Merge branch 'baserock/jjardon/linux_pam'Javier Jardón2015-02-103-14/+8
|\ \ | | | | | | | | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * | strata/weston-*: Remove PAM from herebaserock/jjardon/linux_pamJavier Jardón2015-02-102-14/+2
| | | | | | | | | | | | We already build it in foundation as a systemd dependency
| * | strata/foundation: systemd's logind needs pam to workJavier Jardón2015-02-101-0/+6
| | |
* | | Merge remote-tracking branch 'origin/sam/timezone-data'Sam Thursfield2015-02-102-0/+16
|\ \ \ | |/ / |/| | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Javier Jardón <javier.jardon@codethink.co.uk>
| * | Add time-zone-database to foundationSam Thursfield2015-02-042-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | This increases the size of each system by about 3MB. It allows Baserock systems to convert local time values between different timezones, and is useful for all systems with users who want to be able to manage their system time relative to a certain timezone.
* | | Merge branch 'baserock/jjardon/weston1693'Javier Jardón2015-02-102-4/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: James Thomas <james.thomas@codethink.co.uk>
| * | | strata/weston-common: Upgrade weston to 1.7 rc2baserock/jjardon/weston1693Javier Jardón2015-02-101-2/+2
| | | |
| * | | strata/wayland-generic: Upgrade wayland to 1.7 rc2 releaseJavier Jardón2015-02-101-2/+2
| | | |
* | | | Merge branch 'baserock/richardipsum/python-pkg-shuffle'Richard Ipsum2015-02-1021-14/+58
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Reviewed by: Mike Smith <mike.smith@codethink.co.uk> Sam Thursfield <sam.thursfield@codethink.co.uk> Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * | | Remove pip and add virtualenvRichard Ipsum2015-02-101-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pip has moved into python-core. This is done as one commit rather than two so that the stratum can never be checked out in an empty state, since morph doesn't allow empty strata.
| * | | Make ceph get python-core rather than python-toolsRichard Ipsum2015-02-101-2/+2
| | | | | | | | | | | | | | | | pip is in python-core now
| * | | Make devel-systems depend on python-coreRichard Ipsum2015-02-1017-0/+34
| | | | | | | | | | | | | | | | pip is in python-core now
| * | | Move pbr into python-coreRichard Ipsum2015-02-102-8/+7
| | | | | | | | | | | | | | | | | | | | Also move to pbr 0.10.7, this fixes an issue that stops the import tool from importing packages that use pbr to install themselves.
| * | | Add python-core stratumRichard Ipsum2015-02-101-0/+11
|/ / /
* | | Merge branch 'baserock/jjardon/libinput09'Javier Jardón2015-02-091-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: James Thomas <james.thomas@codethink.co.uk>
| * | | strata/input-common: Upgrade libinput to latest stable version (0.9.0)baserock/jjardon/libinput09Javier Jardón2015-02-041-2/+2
| | | |
* | | | Merge branch 'jjardon/automake115'Javier Jardón2015-02-091-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Reviewed-by: Tiago Gomes <tiago.gomes@codethink.co.uk> Reviewed-By: Richard Ipsum <richard.ipsum@codethink.co.uk>
| * | | | strata/core.morph: Upgrade automake to latest stable (1.15)jjardon/automake115Javier Jardón2015-01-291-2/+2
| | | | |
* | | | | Merge branch 'baserock/jjardon/more_updates'Javier Jardón2015-02-063-5/+11
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * | | | | strata/foundation.morph: Update fuse to latest stable branch: fuse_2_9_bugfixbaserock/jjardon/more_updatesJavier Jardón2015-02-061-2/+2
| | | | | |
| * | | | | strata/tools: Upgrade to latest vala (0.26.2)Javier Jardón2015-02-062-3/+9
|/ / / / /
* | | | | Merge branch 'baserock/rdale/qt-creator-3.3.0'Richard Dale2015-02-061-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Javier Jardón <jjardon@gnome.org>
| * | | | | Upgrade qt-creator to 3.3.0Richard Dale2015-02-061-2/+2
|/ / / / /
* | | | | Merge branch 'jjardon/baserock/sqlite'Javier Jardón2015-02-061-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: Richard Dale <richard.dale@codethink.co.uk>
| * | | | | strata/core: Upgrade sqlite3 to 3.8.8.1jjardon/baserock/sqliteJavier Jardón2015-02-061-2/+2
|/ / / / /
* | | | | Merge branch 'baserock/jjardon/libusb'Javier Jardón2015-02-061-11/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Mike Smith <mike.smith@codethink.co.uk>
| * | | | | strata/foundation: Use libusb instead libusbxbaserorck/jjardon/libusbbaserock/jjardon/libusbJavier Jardón2015-02-041-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | libusbx is now a death project as it has been merged in libusb
* | | | | | Merge branch 'baserock/jjardon/updated_autotools'Javier Jardón2015-02-069-72/+66
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Tiago Gomes <tiago.gomes@codethink.co.uk>
| * | | | | | strata/core: Use git and upgrade pkg-config to latest (0.28)baserock/jjardon/updated_autotoolsJavier Jardón2015-02-022-7/+10
| | | | | | |
| * | | | | | strata/core: Upgrade xz to latest stable (5.2.0)Javier Jardón2015-02-022-6/+2
| | | | | | |
| * | | | | | strata/core: Upgrade libtool to latest tarball version (2.4.5)Javier Jardón2015-02-022-14/+13
| | | | | | |
| * | | | | | strata/core: Use latest gettext tarball (0.19.4)Javier Jardón2015-02-023-19/+15
| | | | | | |
| * | | | | | strata/core: Upgrade autoconf to latest version (2.69)Javier Jardón2015-02-022-18/+18
| | | | | | |
| * | | | | | strata/build-essential: Upgrade to latest m4 tarball (1.4.17)Javier Jardón2015-02-022-8/+8
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'baserock/jjardon/NetworkManager'Javier Jardón2015-02-042-3/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
| * | | | | strata/NetworkManager-common: Build NetworkManager 1.0.0baserock/jjardon/NetworkManagerJavier Jardón2015-02-042-3/+4
| | | | | |
| * | | | | strata/NetworkManager-common: build readline6Javier Jardón2015-02-041-0/+5
|/ / / / / | | | | | | | | | | | | | | | | | | | | We build readline 5 (GPL2) in core but NetworkManager depends on version 6 (GPL3)
* | | | | Update 'lorry'Sam Thursfield2015-02-041-1/+1
| |/ / / |/| | | | | | | | | | | | | | | | | | | This includes two new branches: - sam/tarball-obsolete-fields - sam/no-default-mirror-url
* | | | Merge branch 'baserock/jjardon/luajit'Javier Jardón2015-02-041-1/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-By: Richard Dale <richard.dale@codethink.co.uk>
| * | | | strata/enlightenment: Remove luajit2 as efl dependencybaserock/jjardon/luajitJavier Jardón2015-02-031-1/+0
|/ / / / | | | | | | | | | | | | | | | | luajit2 has been moved to the lua strata in commit 604ce30fd8f0a40164ede05c5fb365fa382387d5
* | | | Merge branch 'baserock/jjardon/only_xwayland'Javier Jardón2015-02-033-212/+6
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Richard Maw <richard.maw@codethink.co.uk>
| * | | | strata/x-generic.morph: clean not needed dependenciesbaserock/jjardon/only_xwaylandJavier Jardón2015-01-291-135/+1
| | | | |
| * | | | strata/x-common.morph: clean not needed dependenciesJavier Jardón2015-01-291-77/+0
| | | | |
| * | | | xserver.morph: build minimal xserver with only the XWayland binaryJavier Jardón2015-01-291-0/+5
| | | | |