(-i3B85) Local version - append to kernel release > 在内核版本后面加上自定义的版本字符串。 [ ] Automatically append version information to the version stringi > 自动增加版本信息到版本字符串。 () Build ID Salt Kernel compression mode (ZSTD) ---> > 内核压缩模式选ZSTD。 () Default init pat...
() Build ID Salt Kernel compression mode (LZMA) ---> 编译内核 ~/linux-5.4$ make uImage LOADADDR=0x40008000 -j$(nproc) ... OBJCOPY arch/arm/boot/zImage Kernel: arch/arm/boot/zImage is ready UIMAGE arch/arm/boot/uImage Image Name: Linux-5.4.47 Created: Sun Jun 21 22:41:40 20...
# General setup#CONFIG_INIT_ENV_ARG_LIMIT=32# CONFIG_COMPILE_TEST is not set# CONFIG_WERROR is not setCONFIG_LOCALVERSION="_20230506"# CONFIG_LOCALVERSION_AUTO is not setCONFIG_BUILD_SALT=""CONFIG_HAVE_KERNEL_GZIP=yCONFIG_HAVE_KERNEL_BZIP2=yCONFIG_HAVE_KERNEL_LZMA=yCONFIG_HAVE_KERNEL_XZ=y...
#user: root #(指定运行salt-minion的用户,由于安装包、启动服务等操作都需要root权限,为规范minion端要使用root) #root_dir: / #pki_dir: /etc/salt/pki/minion #id: #(指定本minion的标识,salt内部使用id作为标识,此处不设置则默认是主机名,若此处id变了,master会认为是不同的主机) #grains: # roles: ...
linux 高阶 主动配置 docker salt /opt//nginx112/sbin/nginx -t 检测语法是否成功 多虚拟主机 设置多个 server{} nginx -s stop nginx 访问日志功能 打开配置注释 log_format access_log 访问记录 tail -f access.log curl -i wangzhi.com/ip location {...
yum clean all vi /etc/yum.repos.d/iso.repo baseurl=file:///mnt/iso enabled=1 yum suse repo build on rhel On RHEL, Install & configure vsftpd. Place all SuSE dvd under /var/ftp/pub/sles103_repo/suse/ createrepo /var/ftp/pub/sles103_repo/suse/ yum clean all yum -d10 check-upda...
string "Build ID Salt" default "" help The build ID is used to link binaries and their debug info. Setting this option will use the value in the calculation of the build id. This is mostly useful for distributions which want to ensure the build is unique between builds. It's...
build-salt.h build_bug.h buildid.h bvec.h c2port.h cache.h cacheflush.h cacheinfo.h capability.h cb710.h cc_platform.h cciss_ioctl.h ccp.h cdev.h cdrom.h cfag12864b.h cfi.h cfi_types.h cgroup-defs.h cgroup.h cgroup_api.h cgroup_rdma.h cgroup_refcnt.h cgroup_subsys.h ci...
File "/usr/lib/python2.7/site-packages/cloudinit/sources/DataSourceAzure.py", line 1153, in encrypt_pass return crypt.crypt(password, salt_id + util.rand_str(strlen=16)) File "/usr/lib64/python2.7/crypt.py", line 55, in crypt return _crypt.crypt(word, salt) UnicodeEncodeError: 'asc...
File "/usr/lib/python2.7/site-packages/cloudinit/sources/DataSourceAzure.py", line 1153, in encrypt_pass return crypt.crypt(password, salt_id + util.rand_str(strlen=16)) File "/usr/lib64/python2.7/crypt.py", line 55, in crypt return _crypt.crypt(word, salt) UnicodeEncodeError: 'ascii...