This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ref code, https://docs.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo.displayname | |
| // compiled by https://dotnetfiddle.net/ | |
| CULTURE ISO ISO WIN DISPLAYNAME ENGLISHNAME | |
| iv ivl IVL Invariant Language (Invariant Country) | |
| af af afr AFK af Afrikaans | |
| agq agq agq ZZZ Aghem Aghem | |
| ak ak aka ZZZ Akan Akan | |
| am am amh AMH am Amharic | |
| ar ar ara ARA ar Arabic |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| tar (tar from GNUWin32) | |
| $ & "C:\PFiles_x86\PT\GnuWin32\bin\tar.exe" --version | |
| tar (GNU tar) 1.13 | |
| Copyright (C) 1988, 92,93,94,95,96,97,98, 1999 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| Written by John Gilmore and Jay Fenlason. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # from 6.12 to 6.16.3, pop_os 24.04 on kernel 6.12.10 generic | |
| # to record for build of zfs module | |
| $ sudo apt update && sudo apt upgrade --yes | |
| Hit:1 http://apt.pop-os.org/proprietary noble InRelease | |
| Hit:2 http://apt.pop-os.org/release noble InRelease | |
| Hit:3 http://apt.pop-os.org/staging/linux-6.16 noble InRelease | |
| Hit:4 http://apt.pop-os.org/ubuntu noble InRelease | |
| Hit:5 http://apt.pop-os.org/ubuntu noble-security InRelease | |
| Hit:6 http://apt.pop-os.org/ubuntu noble-updates InRelease |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # successful upgrade to 2.3.4 | |
| $ sudo apt update && sudo apt install --only-upgrade *zfs* --yes | |
| Hit:1 http://apt.pop-os.org/proprietary noble InRelease | |
| Hit:2 http://apt.pop-os.org/release noble InRelease | |
| Hit:3 http://apt.pop-os.org/staging/linux-6.16 noble InRelease | |
| Hit:4 http://apt.pop-os.org/ubuntu noble InRelease | |
| Hit:5 http://apt.pop-os.org/ubuntu noble-security InRelease | |
| Hit:6 http://apt.pop-os.org/ubuntu noble-updates InRelease | |
| Hit:7 http://apt.pop-os.org/ubuntu noble-backports InRelease |
OlderNewer