Skip to content
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: thanhhaictld/wsl2-hacks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shayne/wsl2-hacks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 2 files changed
  • 4 contributors

Commits on Jul 29, 2020

  1. Update instructions for Ubuntu 20.04

    Update instructions based on feedback from @scotte and @JohnTasto - Issue shayne#7
    atiensivu authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    e20bbca View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Fix formatting and missing 'fi'

    Updated from feedback
    atiensivu authored Aug 17, 2020
    Configuration menu
    Copy the full SHA
    50d379f View commit details
    Browse the repository at this point in the history
  2. Example 'wsl2hack' file pre-made for use

    Updated for 20.04/20.10 - do not use with earlier Ubuntu releases
    atiensivu authored Aug 17, 2020
    Configuration menu
    Copy the full SHA
    575f73b View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Preserve WSL variables in the launched shell

    This gives the launched shell access to environment variables that may
    be populated by WSL, including WSL_INTEROP, which is the socket that
    WSL uses to start windows programs on. Without this, Linux cannot start
    windows programs in the user shell.
    madumlao committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    78604c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Merge pull request shayne#10 from atiensivu/atiensivu-ubuntu-focal-fossa

    Update instructions for Ubuntu 20.04
    shayne authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    68b45ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request shayne#12 from atiensivu/patch-1

    Example 'wsl2hack' file pre-made for use
    shayne authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    275c9e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21ee1b9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request shayne#16 from madumlao/master

    Preserve WSL variables in the launched shell
    shayne authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    534d359 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Change config

    danielmarbach authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    f6b11a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Merge pull request shayne#21 from danielmarbach/patch-1

    Change config
    shayne authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    e54300e View commit details
    Browse the repository at this point in the history
Loading