Skip to content

Commit

Permalink
default hostname + =y instead of =m for isofs
Browse files Browse the repository at this point in the history
  • Loading branch information
problame committed Nov 16, 2023
1 parent 430f12f commit aa5f67c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neonvm/hack/linux-config-6.5.11
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ CONFIG_HAVE_KERNEL_ZSTD=y
# CONFIG_KERNEL_LZ4 is not set
CONFIG_KERNEL_ZSTD=y
CONFIG_DEFAULT_INIT=""
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_DEFAULT_HOSTNAME="neonvm"
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_SYSVIPC_COMPAT=y
Expand Down Expand Up @@ -10750,7 +10750,7 @@ CONFIG_CACHEFILES_ERROR_INJECTION=y
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
Expand Down

0 comments on commit aa5f67c

Please sign in to comment.