summaryrefslogtreecommitdiff
path: root/strata/foundation.morph
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | Merge branch 'baserock/tiagogomes/armv8l64'Tiago Gomes2015-02-121-11/+26
|\ \ | |/ |/| | | | | | | Reviewed by: * Javier Jardón <jjardon@gnome.org> * Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Update to btrfs-progs v3.18.2Tiago Gomes2015-02-121-2/+17
| | | | | | | | acl and e2fsprogs are new dependencies of btrfs-progs.
| * Update to openssh 6.7Tiago Gomes2015-02-121-3/+3
| | | | | | | | | | | | 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.
| * Point fuse to a ref that builds on aarch64Tiago Gomes2015-02-121-2/+2
| |
| * Update to lzo 2.08Tiago Gomes2015-02-121-2/+2
| |
| * Update to groff 1.22.3Tiago Gomes2015-02-121-3/+3
|/
* Fix error in linux-pam when try to run sudo commandbaserock/franred/fix-pam-sudo-errorFrancisco Redondo Marchena2015-02-111-0/+1
| | | | | | | | | | sudo command in an openstack system fails with the following error message: # sudo -u neutron echo sudo: unable to initialize PAM: No such file or directory Adding the "other" file in /etc/pam.d fixes this error.
* Merge branch 'baserock/jjardon/linux_pam'Javier Jardón2015-02-101-0/+6
|\ | | | | | | | | | | 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/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-101-0/+6
|\ \ | |/ |/| | | | | 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-041-0/+6
| | | | | | | | | | | | | | | | 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.
* | strata/foundation.morph: Update fuse to latest stable branch: fuse_2_9_bugfixbaserock/jjardon/more_updatesJavier Jardón2015-02-061-2/+2
| |
* | 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
* strata/foundation.morph: Remove pciutils, usbutils from systemd depsbaserock/jjardon/systemd_depsJavier Jardón2014-12-101-2/+0
| | | | | systemd doesnt depend on them anymore since commit 796b06c21b62d13c9021e2fbd9c58a5c6edb2764
* Update tbdiff for branch baserock/james/add_boot_deviceSam Thursfield2014-11-211-1/+1
|
* Build systemd v217Javier Jardón2014-11-171-2/+2
|
* New version of kmod needed to compile systemdJavier Jardón2014-11-171-2/+2
|
* strata/foundation.morph: Add libgcrypt, new systemd dependencyJavier Jardón2014-11-171-0/+10
|
* strata/foundation: Make it depend on coreutils-commonJavier Jardón2014-11-111-1/+1
|