- Oct 09, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 06, 2017
-
-
Simon McVittie authored
We don't break out a Debug runtime yet, so the debug symbols for libc will just go into the SDK. This seems fine for now. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 03, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 02, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Sep 20, 2017
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
- Sep 18, 2017
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
Development files for libgles2, libglu1-mesa are indirectly pulled in by development files for SDL2. Development files for libxcb-randr0, libxcb-render0 are indirectly pulled in by development files for Mesa, via libxcb-present-dev. It's misleading if we have development files for something in the Sdk (so we can link against it at build time) but then don't ship the corresponding shared library in the Platform.
-
file:///Simon McVittie authored
This means they are treated like downloaded files, so they end up as bundleable sources rather than base64 in the manifest.
-
- Sep 15, 2017
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
- Sep 07, 2017
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
Otherwise, building for i386 on an x86_64 host will install ${sdk}/i386/${version}, but then flatpak-builder will try and fail to use ${sdk}/x86_64/${version} instead.
-
Simon McVittie authored
This avoids removal errors when adduser.postrm wants to use debconf, which needs perl-base.
-
Simon McVittie authored
initscripts invokes it from postrm.
-
Simon McVittie authored
Even if a package update removes /sbin/initctl, this one will be in the base tarball's PATH.
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
('python' in set([b'python'])) is False.
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
The Steam Runtime is based on Ubuntu precise, which can't be usrmerged during debootstrap (even if the Ubuntu debootstrap scripts supported merged /usr, which they don't). However, after upgrading to merged-/usr/friendly packages from the Steam Runtime (<https://github.com/ValveSoftware/steam-runtime/issues/79>), we can carry out the /usr merge.
-
Simon McVittie authored
-