Update readme, typos, use login shell in chroot, add user profile in chroot
This commit is contained in:
parent
930389c7c8
commit
a5dacebc3d
5 changed files with 88 additions and 15 deletions
|
@ -102,7 +102,14 @@ echo "installed busybox"
|
|||
|
||||
printf "export PATH=/bin:/usr/bin:/usr/sbin:\nexport JOBS=16\n" > ${ROOT}/etc/iglupkg.conf
|
||||
|
||||
#--------------------------------------
|
||||
echo "---------------------------------"
|
||||
echo " Kayboard configuration"
|
||||
echo "---------------------------------"
|
||||
|
||||
echo "Copying host keymap"
|
||||
|
||||
cp /etc/vconsole.conf ${ROOT}/etc/vconsole.conf
|
||||
|
||||
echo "---------------------------------"
|
||||
echo "Starting networking configuration"
|
||||
echo "---------------------------------"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue