diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-20 10:32:52 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-20 10:32:52 +1200 |
| commit | cf593ad33741a89babfe6abe6792ba115eb7b60f (patch) | |
| tree | f9e56fdaf9985f369e9619b493c26467c4e8354c /meta-yerba/recipes-kernel | |
| parent | 5eda7fe7dbd7459f075a3859a302ef66956d0153 (diff) | |
| download | yerbalinux-cf593ad33741a89babfe6abe6792ba115eb7b60f.tar.xz yerbalinux-cf593ad33741a89babfe6abe6792ba115eb7b60f.zip | |
Add a proper user and add the image/logo to README
Diffstat (limited to 'meta-yerba/recipes-kernel')
| -rw-r--r-- | meta-yerba/recipes-kernel/linux/files/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yerba/recipes-kernel/linux/files/defconfig b/meta-yerba/recipes-kernel/linux/files/defconfig index 9639ec9..06b84fc 100644 --- a/meta-yerba/recipes-kernel/linux/files/defconfig +++ b/meta-yerba/recipes-kernel/linux/files/defconfig @@ -58,7 +58,7 @@ CONFIG_KERNEL_GZIP=y # CONFIG_KERNEL_LZ4 is not set # CONFIG_KERNEL_ZSTD is not set CONFIG_DEFAULT_INIT="" -CONFIG_DEFAULT_HOSTNAME="gentoo" +CONFIG_DEFAULT_HOSTNAME="yerba" CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_SYSVIPC_COMPAT=y |
