User Tools

Site Tools


windows:notes:wsl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:notes:wsl [2025/11/21 01:14] Sean Rhonewindows:notes:wsl [2025/11/21 13:25] (current) Sean Rhone
Line 25: Line 25:
   "wsl.exe" --update   "wsl.exe" --update
  
-====== Scripts ======+====== openSUSE Tumbleweed ======
  
-  MKDIR "%SystemDrive%\www\scripts\wsl" +  * [[windows;opensuse_tumbleweed_wsl|Notes]]
- +
-  "explorer.exe" "%SystemDrive%\www\scripts\wsl" +
- +
-===== Updater ===== +
- +
-  "notepad.exe" "%SystemDrive%\www\scripts\wsl\openSUSE Updater.bat" +
- +
-<code> +
-@echo off +
- +
-"wsl.exe" --distribution openSUSE-Tumbleweed --user root -- '/usr/bin/zypper' clean --all +
-"wsl.exe" --distribution openSUSE-Tumbleweed --user root -- '/usr/bin/zypper' --non-interactive refresh --force --services +
-"wsl.exe" --distribution openSUSE-Tumbleweed --user root -- '/usr/bin/zypper' --non-interactive dist-upgrade --auto-agree-with-licenses --allow-downgrade --allow-name-change --allow-arch-change --allow-vendor-change +
- +
-"wsl.exe" --distribution openSUSE-Tumbleweed -- '/usr/bin/sync' +
- +
-:: End</code> +
- +
-  "%SystemDrive%\www\scripts\wsl\Update.bat"+
  
 ====== Other ====== ====== Other ======
/var/www/wiki/data/attic/windows/notes/wsl.1763705655.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki