You are not logged in.
why my /usr/share/archiso/configs/releng/airootfs/root/ this folder is empty??
I was searching for customize_airootfs.sh file on that folder
i found 2 hidden file .automated_script.sh .zlogin
$tree -a /usr/share/archiso/configs/releng/airootfs/root
/usr/share/archiso/configs/releng/airootfs/root
|-- .automated_script.sh
`-- .zlogin
0 directories, 2 files
Last edited by kazi_sifat9 (2021-07-20 07:37:46)
Offline
The reason you can't find customize_airootfs.sh in there is because it's been deprecated and removed. See https://gitlab.archlinux.org/archlinux/ … /issues/21.
Offline
Thanks a lot for reply that mean i need to put my config file on /archiso/configs/releng/airootfs/etc/skel?
And what is the live user password i didn't gave it.
root user have no password. Is it Okey to install as root user?
Offline
If it's for the root user, you can put it in the user's home directory, i.e. airootfs/root/ for root. For other users with UID >=1000, you can alternatively use airootfs/etc/skel/.
There's no "live" user by default. You can create one by following instructions on the wiki: https://wiki.archlinux.org/title/Archiso.
Installing as root should be fine.
Last edited by nl6720 (2021-07-27 14:31:56)
Offline
/releng/airootfs/root/ is only for root user
I can downgrade package vertion if i want customize_airootfs.sh
solved
Offline