wslu icon indicating copy to clipboard operation
wslu copied to clipboard

[Release] 4.1.2

Open patrick330602 opened this issue 1 year ago • 2 comments

This is the pull request for the release of wslu 4.1.2.

  • fix: sysdrive_prefix returning wrong label when Windows installed at label other than C: (@epiciskandar)
  • fix: replace sed with simple basename (@epiciskandar)
  • chore: Add support for Rocky to installer (@cjonesy)
  • fix(wslact): fix memory-reclaim incoherence (@kbpk)
  • fix(wslact): increase memory reclamation amount (@kbpk)
  • Deploy to Pengwin debian bookworm as well (@crramirez)
  • fix(wslview): fix opening links with brackets (@miduddin)
  • docs: fixed typos (@Smoothieewastaken)
  • ci: upgrade CI pengwin deployment ruby version
  • fix: [#290] use proper folder for the states
  • fix: [#268] allow skipping validation
  • fix: [#264] make DESTDIR properly configured in header
  • fix: [#295] decode file protocol url properly
  • feat: [#293] allow set path with param -e to set BROWSER variable
  • fix: [#294] add bash version requirement.
  • fix: [#291] allow disable reading from registry

patrick330602 avatar Dec 31 '23 15:12 patrick330602

Hello @epiciskandar,

Have you seen a recent case when windows is installed and report itself in a drive different than C? D:\Windows?

In which case it can be done?

Regards, Carlos

crramirez avatar Dec 31 '23 17:12 crramirez

Hello @epiciskandar,

Have you seen a recent case when windows is installed and report itself in a drive different than C? D:\Windows?

In which case it can be done?

Regards, Carlos

It's done intentionally since when it was a windows 7 installed on a disk with pre-allocated volume, and gradually upgrades to windows 11 now. If you just make a fresh standard install, that should not be happened.

epiciskandar avatar Jan 19 '24 08:01 epiciskandar