tEnable Codepage cp437 - pi3-aoe - ATA over Ethernet setup for Raspberry Pi 3
 (HTM) git clone https://git.parazyd.org/pi3-aoe
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 280ec770845c1e7039ae46349bd580a66a429249
 (DIR) parent e873117f93b559142692f09bd452f4cb951e6f65
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Thu, 28 Jan 2021 13:24:59 +0100
       
       Enable Codepage cp437
       
       Diffstat:
         M pi3.config                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/pi3.config b/pi3.config
       t@@ -3700,7 +3700,7 @@ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
        # CONFIG_NETWORK_FILESYSTEMS is not set
        CONFIG_NLS=y
        CONFIG_NLS_DEFAULT="utf8"
       -# CONFIG_NLS_CODEPAGE_437 is not set
       +CONFIG_NLS_CODEPAGE_437=y
        # CONFIG_NLS_CODEPAGE_737 is not set
        # CONFIG_NLS_CODEPAGE_775 is not set
        # CONFIG_NLS_CODEPAGE_850 is not set