summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add rpi2 system and bspbaserock/pedroalvarez/merge-rpi2Pedro Alvarez2015-10-2511-0/+385
| | | | Change-Id: I2a89a90a5b0dff9693e14fb42723ebdaf2200d87
* coreutils-common: Add GNU grepPedro Alvarez2015-10-252-0/+18
| | | | Change-Id: Ic2eaea6d25aa280f9acced5a7ea49641e4cbc6c1
* strata/x-generic.morph: Upgrade xserver to 1.17.2Javier Jardón2015-10-241-2/+2
| | | | Change-Id: I2586927c0cf5745c5b032e45a0326ccc450443e8
* Rawdisk partitioning v2: Add documentationEdward Cragg2015-10-242-0/+189
| | | | Change-Id: Icf965499380522d8f80cc07f17678179dedeee1a
* Rawdisk partitioning v2: Add partitioning functionsEdward Cragg2015-10-244-71/+490
| | | | | | Add partitioning functions to the rawdisk.write deployment extension Change-Id: I45bcabc191951d086b8f4ae028a248f95a5e6f2e
* Rawdisk partitioning v2: Add a default partition specificationEdward Cragg2015-10-231-0/+9
| | | | | | | | This is the default YAML partition specification, describing a partition layout to be used in the case that the deployment cluster doesn't include a reference to a specific partition specification file. Change-Id: I50733c4dbc4b94794e8cd3718654abaa058a122e
* Rawdisk partitioning v2: Add pyfdisk.py moduleEdward Cragg2015-10-231-0/+766
| | | | | | | This module is a GPL2 licenced python wrapper for fdisk, used to provide partitioning capabilities Change-Id: I5a28310f081045dd65d37bd5da4356ff3e6410f9
* Requiring icu-common from graphics-commonTristan Van Berkom2015-10-221-0/+1
| | | | | | | | ICU is required for harfbuzz-icu to be built. The harfbuzz-icu build is required by WebKit Change-Id: Ide2dcc3ebb9bdcaacef7c3007b364c61980049fb
* Upgrading 2 instances of libxml2Tristan Van Berkom2015-10-222-4/+4
| | | | | | | | | | WebKit requires at least 2.8.0, upgrading to release tag v2.9.1. There is a 2.9.2 release at this time also, however it fails to pass configure so let's stick with 2.9.1, the latest release tag which actually builds. Change-Id: I20d7cf39431d34be4928850a97d264c3e2e4cbbc
* strata/gtk3.morph: Upgrade GTK+ to 3.18.2Javier Jardón2015-10-221-2/+2
| | | | Change-Id: I737d2886e77c6fa9bcec85df62d13c46293d602c
* Update libserf to 1.2.1Richard Maw2015-10-221-2/+2
| | | | | | | | | We have 1.1.0, but subversion's http:// support requires 1.2.0. There's 1.3.8, but they changed the build-system to SCons, so it's easiest to stick with something recent enough. Change-Id: I94126db0e966d05c54a86c15ba1f9946d894b525
* Added libwebp to graphics-common stratumTristan Van Berkom2015-10-211-0/+5
| | | | | | libwebp is a codec for the WebP image format, WebKit links to libwebp. Change-Id: I1784d78b88cefd168f65cea09d83408802957675
* clusters/ci.morph: increase GNOME system to 6GJavier Jardón2015-10-211-1/+1
| | | | | | 4GB is not enough and this is what we use in the GNOME cluster Change-Id: I9fb413d30a3a40374b6c4be3166d870d9ddd5e94
* Update lorry to a version that doesn't require branches or tagsRichard Maw2015-10-211-1/+1
| | | | Change-Id: I5e6563c82df6b0afed259908c3fbb8500c6c4b80
* RFC: Build git with man pagesRichard Ipsum2015-10-194-7/+22
| | | | | | | | | | | | | | | This commit renames git in core to git-minimal and adds a git chunk into devtools, the git chunk will replace git-minimal and will build and install git's man pages. It seems difficult to modify git in core so that it builds with docs without creating circular dependencies, chunks such as libtool depend on git, libxml2 depends on libtool, so libxml2 depends on git, but docutils depends on libxml2, and we need to make git depend on docutils, the fact that python2 is no longer in core also adds to the difficulty since asciidoc's build process depends on python2. Change-Id: Ifc64019b941740c85db058d36183b4a210c60e15
* Removing ICU from webtools stratum, using icu-common insteadTristan Van Berkom2015-10-193-13/+3
| | | | | | Also including icu-common in web-system-x86_64-generic Change-Id: I1ae85bdcaab70fbaa7ccdd6ad22cbd4cd6f30fa4
* Removing ICU from qt4-tools stratum, using icu-common insteadTristan Van Berkom2015-10-193-14/+3
| | | | | | Also including icu-common in qt4-devel-system-x86_64-generic Change-Id: I8e152dfa476341e1d37b978f0e4980d49747a544
* Removing ICU from qt5-tools stratum, using icu-common insteadTristan Van Berkom2015-10-193-16/+3
| | | | | | Also including icu-common in qt5-devel-system-x86_64-generic Change-Id: I389c2e7adb49bb2241ca4c62a1a4b8bae8a5cc7e
* Removing ICU from gnome stratum, using icu-common insteadTristan Van Berkom2015-10-193-14/+3
| | | | | | Also including icu-common stratum in gnome-system-x86_64 build Change-Id: I648fb3582fac8d0a7fcd0706ff32850c7420f445
* Build libxml2 against Python2 to build the 'libxml2' python moduleJavier Jardón2015-10-191-0/+7
| | | | | | Needed by itstool Change-Id: I933eeaa7d9d609362d60eec5df2247f7c48275d7
* strata/foundation.morph: This stratum doesnt depend on Python 2Javier Jardón2015-10-181-1/+0
| | | | Change-Id: I32803365ddad71325f0d260567f17f04441b89b6
* strata/gnome.morph: Force caribout to use Python3Javier Jardón2015-10-181-2/+2
| | | | | | | To avoid a conflict between using python3-gobject and pick Python2 after in the configuration step Change-Id: I1cf9bf133199bae0534b593fd120d0b5b525294f
* gnome.morph: it depends in python3-gobjectJavier Jardón2015-10-181-1/+1
| | | | Change-Id: I9f9d1723007202a550cf31a6cbc71a9076ddf4cb
* Add python3-gobject stratumJavier Jardón2015-10-182-0/+18
| | | | Change-Id: Id7ff99128df2bc3378ef0e4baf72956f8d0c8311
* nodejs depends on Python 2Javier Jardón2015-10-183-0/+5
| | | | Change-Id: I43ba66562835e2bc5c8834c6770f6cdee3d29964
* core: Use python3 instead python2Javier Jardón2015-10-1667-206/+155
| | | | | | | | | | | | | | | From [1]: "Python 2.x is legacy, Python 3.x is the present and future of the language" As a reference, python3 is already the default python version in Arch, and other distros like Ubuntu/Debian [2] or Fedora [3] are planning to switch soon [1] https://wiki.python.org/moin/Python2orPython3 [2] https://wiki.ubuntu.com/Python/3 [3] https://fedoraproject.org/wiki/Changes/Python_3_as_Default Change-Id: I6d4d11844d4424bfa49b37fe7d9a3639547c0139
* Adding common ICU buildTristan Van Berkom2015-10-162-0/+30
| | | | | | | | | | A common ICU stratum to share across system builds. This morph adds a conditional statement which possibly should be improved - as per commit ID 8874a7c7, we sed the makefiles specifically for arm builds. Change-Id: I282f6d4f1f599e76a1c196269233e38ea2d57d4f
* Adding network-manager-applet to the GNOME buildTristan Van Berkom2015-10-151-0/+9
| | | | | | | | | This is a soft requirement for the GNOME Shell desktop experience and a hard requirement for gnome-initial-setup. Applying this requires that the new lorry also be applied Change-Id: I52e4fb8d3c757eb58bb0787a1c830fd2614709c6
* Adding gnome-backgroundsTristan Van Berkom2015-10-151-0/+5
| | | | | | | | This is a runtime requirement for GDM and GNOME Shell. Applying this requires the new lorry also be applied Change-Id: Ibea8b0aa8c2e1e39c777f0229ee725d3836d047a
* Adding adwaita-icon-theme to the buildTristan Van Berkom2015-10-152-0/+16
| | | | | | | | This has a specialized morph to allow it access to the gdk-pixbuf loaders at build time, applying this patch requires that the new lorry also be applied Change-Id: I08d948214cf9cfcf259ebf9753cc14211ea2718f
* Upgrading NetworkManager to latest 1.1.0 devTristan Van Berkom2015-10-151-2/+2
| | | | | | | This is required to build a new enough network-manager-applet, which gnome-initial-setup will want. Change-Id: I1de8aa63496a72cfeda139123f8ae032cce24996
* migrations: 007 defaults, remove extra quotePedro Alvarez2015-10-151-1/+1
| | | Change-Id: I7a3b00759a7a4913b38bda2bb80dea876165cd24
* Update lorry-controller for better default cleanup configRichard Maw2015-10-141-1/+1
| | | | Change-Id: I2051a23747894a2078e01f262a8849fe5e8d39b2
* Configuring GDMTristan Van Berkom2015-10-142-2/+19
| | | | | | | | | | | | | | This commit configures GDM, not perfectly but at least in a way that it works. We've now: o Enabled installation of the xsession file o Enable X o Install basic LFS style PAM configuration o Create the gdm user properly in the system integration hook o Added some post-install-commands to tweak the PAM configuration Change-Id: I668de58734a5d5db8bcb57ae157d212bc3c9598b
* Upgrading p11-kit to 0.23.1Tristan Van Berkom2015-10-141-2/+2
| | | | Change-Id: Iabdf7dddeed8877ca73d182bd4012b22d69a01ce
* Upgrading gcr to 3.18.0Tristan Van Berkom2015-10-141-2/+2
| | | | Change-Id: Ib3e4990a578e569657d1bf7d7a56644ed71be4bd
* Updating gnome-keyring to 3.18.0Tristan Van Berkom2015-10-142-3/+3
| | | | | | Also disable selinux in configure flags Change-Id: I24a4d12a2f0406646f56b491f84465098fc9f176
* strata/gnome.morph: point gnome-shell to a ref with .gitmodules fixedJavier Jardón2015-10-131-2/+2
| | | | | | | This is a regression introduced in commit a011d1545b2ecaf28d4ca5e5bfda4f531fcd3e37 Change-Id: Ia3fdc6136a5cc8d9039b778e8b44278994e856f1
* gnome: udisks depend on gudev but that chunk is already in NetworkManagerJavier Jardón2015-10-121-1/+0
| | | | Change-Id: Ibf2c61cf4ea72b89012822e077f67165cdad74b7
* Fix buildJavier Jardón2015-10-121-2/+1
| | | | Change-Id: Ia0ba49e09200cad7aa2cd844c9696442ea909391
* Build systemd with --enable-compat-libsTristan Van Berkom2015-10-121-1/+1
| | | | | | | This enables building of libsystemd-daemon, which is a requirement for the new xserver to build. Change-Id: I6ee2305a960e33d922fe5c120c662ce8344d1af5
* Adding gnome-themes-standardTristan Van Berkom2015-10-122-0/+12
| | | | | | | This provides the theme engine modules, css and assets required for running GNOME. Change-Id: Id8d4c8518c54ea24457a4fc0e6644b7773134204
* Adding hicolor-icon-theme to gnome strataTristan Van Berkom2015-10-121-0/+4
| | | | | | | | The hicolor-icon-theme package is basically just an install hook for creating the icon theme directory hierarchy and some icon theme metadata Change-Id: I1897303feb5e874ce179fc9001ebe0a067c4fce1
* Adding gdm to gnome strataTristan Van Berkom2015-10-122-0/+15
| | | | | | | | The display manager provides services which are essential to GNOME Shell (and should be responsible for launching the session initially). Change-Id: Ibee801fde4dd63d7fea7dc89432d65d4523f28a8
* Create polkitd user for polkitdTristan Van Berkom2015-10-121-0/+5
| | | | | | | | Without creating the polkitd user, polkitd simply bails out at startup, the result being unexplained timeouts when trying to activate the PolicyKit1 service. Change-Id: I5e4ec083f4fa13860e1204ebc1e62632bb43a898
* Adding telepathy-logger to the gnome strataTristan Van Berkom2015-10-122-0/+12
| | | | | | This is a runtime dependency for GNOME Shell Change-Id: I89c22d8c4d2799e5804c1aaed7ef3fb5ceab1e0b
* Enable ModemManager unitTristan Van Berkom2015-10-122-0/+10
| | | | | | | | | ModemManager does not startup when asked to activate while firing up gnome-session, because the unit is not 'enabled'. This commit enables the unit in the target image Change-Id: Ib740f22a915063f457077ed69629838e4d4c3ad5
* Enable NetworkManager unit fileTristan Van Berkom2015-10-121-1/+5
| | | | | | | Installing NetworkManager is not enough for systemd dbus activation, one needs to enable the unit with systemctl. Change-Id: Iedc7274809123b2f1c71655790945dd90c7d0c68
* Adding accountsservice to gnome strataTristan Van Berkom2015-10-122-0/+17
| | | | | | Required by gnome-shell JS at startup Change-Id: Ia8a6c685140a716f8fae70399c1e79748c1a26ce
* Adding install-files for gnome-system-x86_64 system & clusterTristan Van Berkom2015-10-125-0/+147
| | | | | | | | | | | For starters, add the /etc/securetty configuration, avoids some warnings from the journal. Also, setup sshd configuration to use PAM. This is recommended for a systemd running system, and required for the system to create a session any login comming in through ssh. Change-Id: I3edc016b1bec73fb93f834829329416a40c81a05