Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: boot2docker/boot2docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19.03.4-rc1
Choose a base ref
...
head repository: boot2docker/boot2docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v19.03.4
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 21, 2019

  1. Swap TCL's squashfs-tools for a static compiled version instead

    For some reason, the latest 4.4 upload of squashfs-tools in TCL 10.x fails to extract many/most .tcz files from TCL.  On the flip side, it's really easy to compile statically and the `Dockerfile` is much cleaner, so we're going with it.
    
    (cherry picked from commit 65b7041)
    tianon committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    b508be4 View commit details
    Browse the repository at this point in the history
  2. Update Linux to 4.14.150

    tianon committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    9d96a66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ee8336 View commit details
    Browse the repository at this point in the history
  4. Update to 19.03.4

    tianon committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    f1f7586 View commit details
    Browse the repository at this point in the history
Loading