summaryrefslogtreecommitdiff
path: root/strata/foundation.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/foundation.morph: Upgrade to systemd v230Javier Jardón2016-06-071-2/+2
| | | | Change-Id: I35dcfd044dbc37a4da83fa507ff8f5ae20e2ecaa
* Upgrade tbdiff to get a fix for upgradesPedro Alvarez2016-05-161-1/+1
| | | | | | | | Symlinks weren't being updated during upgrades, keeping the current version even if that wasn't modified by the user. Change-Id: I2f4290108d7dddc3bef5f25d3eb1e331be77e748
* Update components:Ana Huelamo2016-04-121-4/+4
| | | | | | | | | | - kmod - pciutils Built in a baserock system/build-system-x86_64.morph. Deployed and boot with the same system and checked both versions. Change-Id: I9f95f660485ae99d66bab0a04c003564eb24f60c
* foundation: Use upstream tagsPedro Alvarez2016-04-051-2/+2
| | | | Change-Id: Ie6c11252bab86971ccc8e6217297c2a2b211b222
* Move libarchive to foundationJavier Jardón2016-04-041-0/+5
| | | | | | | Its a common dependency between gnome and genivi strata, also a optional one for the ostree stratum Change-Id: I19f5df84e1f10319d3a7268a9da729545d52fd55
* Apply migration to definitions version 8Pedro Alvarez2016-03-301-1/+4
| | | | | | | Note: Migration scripts live now in: http://git.baserock.org/cgit/baserock/baserock/spec.git Change-Id: Ica4fd12d96e563e5195172318d2d65847266146f
* foundation/fuse: Apply fix for building on armv8Ed Cragg2016-03-181-2/+2
| | | | | | | | Cherry pick the upstream fix to use linux/types.h to define types (previously fixed in Baserock as 0479b766923a01553366d8dbf197ac5dabf4b9d6). The upstream patch also fixes on platforms other than Linux. Change-Id: I09cfd055092b24f9259da4179a3d6862f032007a
* Upgrade to systemd v229Pedro Alvarez2016-03-121-2/+2
| | | | Change-Id: I447a5b3d4b4f803e16135dc1a1e23cd7a22cd3db
* Upgrade fuse to 2.9.4Pedro Alvarez2016-03-121-2/+2
| | | | Change-Id: I0c4567b61b1aa79acd582c2043d5ca4c2172ab10
* Upgrade libusb to v1.0.20Pedro Alvarez2016-03-121-2/+2
| | | | Change-Id: I6ef453ae841f5f010e0b23eaa284ccc6efc624ae
* foundation: Add python-systemdPedro Alvarez2016-03-021-0/+7
| | | | Change-Id: I1d11d7b5ea5cb339648467adecc8b5f152f9bc28
* strata/foundation: Update libgcrypt to 1.5.5Javier Jardón2016-03-011-2/+3
| | | | | | | | Minor upgrade (we currently use 1.5.4) to fix: - CVE-2015-7511 - CVE-2014-3591 Change-Id: Idf138a5e8369fcb23f136c56e0eee500f6b9969f
* Put quotes around all unpetrify-ref that could be interpreted as numbersPaul Sherwood2016-02-281-1/+1
| | | | Change-Id: Ide3893f85f52070fe8ce66424ee1463951006004
* dbus: Upgrade to 1.10.6 with Common API patches neededPedro Alvarez2016-02-221-4/+4
| | | | Change-Id: Ice48921a2d3c0432bb93bf9de177ceeabf3d3753
* Push libseccomp into coreRichard Ipsum2015-11-161-6/+0
| | | | | | linux-user-chroot also uses it Change-Id: I0f8874e18e93d79a66a85ea4db0684fca2a149f3
* strata/foundation.morph: Upgrade systemd to 227Javier Jardón2015-11-041-2/+2
| | | | Change-Id: I00961fde77e307ff5ad4a5ee37449e0ab7e89f95
* strata/foundation.morph: build systemd with seccomp supportJavier Jardón2015-10-251-0/+6
| | | | | | | | seccomp (short for secure computing mode) is a computer security facility that provides an application sandboxing mechanism in the Linux kernel Change-Id: I528e321303184d586c1f2cbad2150d107823b18d
* strata/foundation.morph: This stratum doesnt depend on Python 2Javier Jardón2015-10-181-1/+0
| | | | Change-Id: I32803365ddad71325f0d260567f17f04441b89b6
* core: Use python3 instead python2Javier Jardón2015-10-161-0/+1
| | | | | | | | | | | | | | | 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
* strata/foundation.morph: Upgrade systemd to v225Javier Jardón2015-09-141-2/+2
| | | | | | | | | | Also: - Remove --disable-gudev, as it has been removed upstream - Hack for units/user@.service.m4.in is not needed anymore as it has been solved in 58ea275a68cd242ad60161bcb7582614d1d89f13, with the introduction of the KillMode=mixed Change-Id: I21024c56c5714ce0f9009d2825a90b0dc79b7db5
* strata/foundation.morph: Upgrade to dbus 1.10Javier Jardón2015-09-141-4/+4
| | | | Change-Id: Ife4df8a1c830998d8eb5de4f756334286fa86ed8
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+4
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* Move dbus-glib to audio-bluethooh stratumJavier Jardón2015-08-171-6/+0
| | | | Change-Id: I95d488831b13b978ea289d91a55be73f75c87fc7
* tbdiff: Update to fix failure to deploy when files in /etc contain \Richard Maw2015-06-041-1/+1
| | | | Change-Id: I0fe801dda64a9a20a27e3d67aa36cb12560a1f3a
* strata/foundation.morph: Upgrade to systemd v220Javier Jardón2015-06-031-2/+2
| | | | Change-Id: If22da124a46444fbcde69b12ff50ca3d44300173
* Upgrade dbus to 1.9.16James Thomas2015-05-221-4/+4
| | | | | | We can also now use enable-user-session to ensure users have a dbus session Change-Id: I80c174d9ef9ea7d848c2828ae03934c6bdb2c8c4
* Move e2fsprogs from foundation to core stratumJavier Jardón2015-05-191-6/+0
| | | | | | | | So cross- systems doesnt depend on the whole foundation (cross- systems include morph, which depends on ostree, wich depends on e2fsprogs) Change-Id: I77918e2a2a66e9bd7c8ce77d2447e390d192a1c8
* Update to btrfs-progs 4.0Tiago Gomes2015-05-151-2/+2
| | | | Change-Id: I1a3c6c9308c79ee81b74c15aee40bffdca312736
* strata/foundation.morph: Use hash instead tag for libgpg-errorJavier Jardón2015-04-291-1/+2
| | | | Change-Id: I1b6b6117b272633a47b6ec1b48b0758ef47c315a
* Update libgpg-error to latest release (1.19)Javier Jardon2015-04-291-1/+2
| | | | | | This release fixed problems when compiling with GCC 5.1 Change-Id: I7c5f3f97cb124980eb04cca23bcf6cb5199e9d77
* Fix linux-pamJonathan Maw2015-04-291-30/+0
| | | | | | | | | | | | | | | | This involves: * Reordering the chunks linux-pam, acl, attr and libcap2 - this means moving them into the 'core' stratum, and fixing errors that occur because of the move. * Configuring pam correctly. * Fix acl failing to build in core. * Fix shadow to build against pam and reconfigure shadow to not do things covered by pam. * Fix tar not building - I am not sure what caused this to fail to build, but fixing it involved stopping it from trying to init submodules that were already checked out. Change-Id: I1b00ca0158c31ce5f31c11fe60816434508a05a1
* Move GLib and gobject-introspection to -coreJavier Jardón2015-04-281-22/+0
| | | | | | | | | | | | | | Morph now depend on pygobject (to access ostree features). Also ostree depends on libsoup. Both libsoup and pygobject depends on GLib. morph is in cross-* systems, so we move GLib to the core stratum to not have to build the entire foundation stratum in the cross-* systems. Also the change makes sense as GLib is a dependency of strata that not necessarily depend on foundation (like multimedia-gstreamer) Change-Id: I9d1527b5057c71704ef5a0fe3d3e5f348f2908e5
* Upgrade systemd to latest master.Pedro Alvarez2015-04-221-2/+2
| | | | | | This version fixes an error at boot time on the Jetson boards. Change-Id: I1f25cab25b949a468902e7bacf5b416e885f6c06
* The return of the GENIVI marshalling patchPaul Sherwood2015-04-131-4/+4
| | | | Change-Id: I27b143b3bd027b58b1c9893c0aa4bbf388cd0529
* strata/foundation.morph: Point systemd's unpetrify-ref to a meaningful branchJavier Jardón2015-04-131-1/+1
| | | | Change-Id: I65fb89c8c7a82aa4e3696894a210ed1bdcaadf87
* Update systemd to development snapshot including netlink fixRichard Maw2015-04-131-2/+2
| | | | Change-Id: Ic8258340cd8a5a2750671b0a93c7b89e1b872aa6
* strata/foundation.morph: Add bash-completionJavier Jardón2015-04-131-0/+4
| | | | | | So commands can be autocompleted when pressing the "TAB" key Change-Id: I225335496e1007372603a2d0bea23ce0b8cb3692
* strata/foundation: Upgrade dbus to latest stable (1.8.16)Javier Jardón2015-04-071-4/+4
| | | | Change-Id: Ie01218cc9c9e40aa6f8bbfe45faff2d227a19d6e
* strata/foundation: upadte gobject-introspection to 1.44.0Javier Jardón2015-04-071-1/+2
| | | | Change-Id: If8d6ec4dd754255464ab6efee67489212e8c612f
* strata/foundation.morph: Upgrade GLib to latest stable (2.44.0)Javier Jardón2015-03-231-1/+2
| | | | Change-Id: I003f302c0fc353454c883f12a636330179e17fc3
* Update python-lxml and move it to python-core stratumFrancisco Redondo Marchena2015-03-171-4/+0
| | | | | | | | This moves python-lxml to python-core to avoid duplication of chunks in strata when the openstack-services strata is merged into definition master. lxslt has been moved to core.morph because is a very common dependency and is a requirement for python-lxml.
* Fix path of rsync.morphSam Thursfield2015-03-111-1/+1
| | | | I moved the file but didn't update the stratum.
* Move rsync to 'foundation' stratumbaserock/sam/rsync-to-foundationSam Thursfield2015-03-111-0/+5
| | | | | Our default upgrade process requires 'rsync'. So it needs to be in all systems, not just those that happen to contain the 'tools' stratum.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-12/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+12
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-12/+0
| | | | version: 1)
* Upgrade attr version and remove DESTDIR hackPedro Alvarez2015-03-051-1/+1
| | | | | | | | | | This chunk was installing things in $DESTDIR$DESTDIR. For some reason when creating the artifact morph ignores this error and creates the artifact successfully, but some paths in files installed by attr were wrong because they were including $DESTDIR on it: # grep attr.inst /usr/lib*/libattr.la libdir='/attr.inst/usr/lib64'
* strata/foundation.morph: Upgrade systemd to v219Javier Jardón2015-02-191-2/+2
|
* Merge branch 'baserock/pedroalvarez/systemd-v218'Pedro Alvarez2015-02-121-2/+2
|\ | | | | | | | | Reviewed-by: Javier Jardon <jjardon@gnome.org> Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Upgrade systemd to v218 to get bug fixesPedro Alvarez2015-02-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.