Searched full:backports (Results 1 – 25 of 99) sorted by relevance
1234
2 # Use cmake 3.6 from jessie-backports5 …"deb http://archive.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d/jessie-…8 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean
16 echo 'deb https://deb.debian.org/debian buster-backports main' >/etc/apt/sources.list.d/backports.l…20 # Use newer packages from backports by default23 Pin: release a=buster-backports
1 FROM debian:stretch-backports23 RUN apt-get install -t stretch-backports -y \
1 FROM debian:stretch-backports35 RUN apt-get install -t stretch-backports -y \
15 RUN apt-get install -t stretch-backports -y \
8 RUN echo "deb [check-valid-until=no] http://archive.debian.org/debian jessie-backports main" | \13 apt-get install -y --no-install-recommends -t jessie-backports \
16 # -- PYTHON2 BACKPORTS:18 backports.shutil_which; python_version <= '3.3'
8 from backports.shutil_which import which
5 # Enabling backports gives us access to clang-6 and makes it more likely that13 # Hosts can install this by adding the stretch-backports debian source (see next RUN)
112 # enable 1.0 backports113 backports = []200 required-features = ["full", "backports"]
127 "backports",303 backports = []
83 [Debian jessie-backports]:http://backports.debian.org/Instructions/
23 echo deb http://deb.debian.org/debian buster-backports main > \24 /etc/apt/sources.list.d/backports.list; \
1 There are three backports of ipaddress in the wild:50 …` property returns a `bytearray` object with that backport. Again, this backports strives to be co…
320 branch on GitLab. Refer to the :ref:`instructions below <backports>`.361 example, :ref:`backports <backports>` of new code to support a384 Sending backports for the stable branch
87 on these targets, Arm have provided backports of the latest CoreSight90 <https://gitlab.arm.com/linux-arm/linux-coresight-backports>95 git clone https://git.gitlab.arm.com/linux-arm/linux-coresight-backports.git98 You can include these backports in your kernel by either merging the228 driver backports. Trace decode is provided by the OpenCSD library
9 - george-edison55-precise-backports
2 # Backports for the typing module to older Python versions. See
35 # Adding george-edison55-precise-backports ppa for for cmake 3.x.43 - george-edison55-precise-backports
16 the [backports project](https://backports.wiki.kernel.org/index.php/Main_Page).
1 # "pathlib2" and "scandir" are backports of new standard modules, pyfakefs will
4 RUN echo "deb http://deb.debian.org/debian buster-backports main" >> /etc/apt/sources.list