Merge branch 'main' of github.com:superconvert/smart-os into main

This commit is contained in:
superconvert 2022-08-06 06:15:22 +08:00
commit d97718cf29
2 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,7 @@ core_num=`nproc`
with_gcc=false
# 是否开启 xorg
with_xorg=true
with_xorg=false
# 是否挂载第二块硬盘
with_sdb=false

View File

@ -29,6 +29,7 @@ PS1="[\u@\h \w]\# "
export PS1 HOSTNAME
EOF
# 重新生成 inittab 文件
cat<<EOF>${diskfs}/etc/inittab
::sysinit:/bin/hostname -F /etc/hostname
::sysinit:/etc/init.d/rcS