summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* usrmerge kmodbaserock/pedroalvarez/usr-mergePedro Alvarez2015-02-151-7/+7
|
* usrmerge nfs-utilsPedro Alvarez2015-02-151-4/+9
|
* usrmerge fusePedro Alvarez2015-02-151-1/+2
|
* fix procpsPedro Alvarez2015-02-152-0/+9
|
* usrmerge bashPedro Alvarez2015-02-151-1/+4
|
* usermerge systemdPedro Alvarez2015-02-151-8/+12
|
* fixup-busyboxPedro Alvarez2015-02-151-2/+3
|
* fix-util-linuxPedro Alvarez2015-02-151-1/+1
|
* fix-sqlitePedro Alvarez2015-02-151-1/+1
|
* fixup-stage2-fhsPedro Alvarez2015-02-151-3/+1
|
* fixup-fhsPedro Alvarez2015-02-151-0/+2
|
* usrmerge glibc workaroundPedro Alvarez2015-02-151-0/+19
|
* fix artifacts glibcPedro Alvarez2015-02-151-3/+3
|
* fixup-fhs-s2Pedro Alvarez2015-02-151-4/+4
|
* fixup-fhsPedro Alvarez2015-02-151-4/+4
|
* fixup-glibcPedro Alvarez2015-02-151-2/+2
|
* busybox to /usr/[s]binPedro Alvarez2015-02-131-6/+2
|
* more things in fhsPedro Alvarez2015-02-131-4/+6
|
* Avoid creation of /lib and /lib64, now in /usrPedro Alvarez2015-02-131-6/+9
|
* Add symlinks to /usr from /Pedro Alvarez2015-02-132-2/+12
|
* 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.
| * 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-124-6/+10
| |
| * Update to libexpat 2.0.1Tiago Gomes2015-02-122-9/+6
| | | | | | | | | | Also change the build system to cmake, as the autotools based one doesn't seem to work with the current automake version.
| * Update to texinfo 5.2Tiago Gomes2015-02-121-2/+3
| |
| * Update to ncurses 5.9-20150131Tiago Gomes2015-02-122-3/+39
| | | | | | | | | | | | | | | | The new ref points to a tarball import which contains the machinery to build on aarch64. This commit also moves the contents of the ncurses-morph-postinstall.sh script to the chunk morph to avoid having a delta.
| * Update to gdbm 1.11Tiago Gomes2015-02-121-3/+3
| |
| * Update to Make 4.1Tiago Gomes2015-02-121-6/+6
| |
| * Update gawk to 4.1.1Tiago Gomes2015-02-121-4/+4
| |
| * Update morph refTiago Gomes2015-02-122-2/+2
|/
* Merge branch 'baserock/franred/fix-pam-sudo-error'Francisco Redondo Marchena2015-02-112-0/+14
|\ | | | | | | | | Reviewed-by: Javier Jardón <javier.jardon@codethink.co.uk> Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
| * Fix error in linux-pam when try to run sudo commandbaserock/franred/fix-pam-sudo-errorFrancisco Redondo Marchena2015-02-112-0/+14
|/ | | | | | | | | | 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/git230'Javier Jardón2015-02-111-2/+2
|\ | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Richard Maw <richard.maw@codethink.co.uk>