Integrate user_pkgfile in iso?

Hello,

is it possible to edit an iso to include a prebuilt user_pkgfile?

There is already one in the live iso. Look under liveuser directory.
You could add the packages you want to get installed to that file.

@Tealk

Welcome to the forum! :smile:

$ cat user_pkglist.txt 
# Add package names available from repositories (not from AUR) one package-name per line.
# Note: not for offline install.

@manuel, @pebcak, I think the OP is wanting to modify the ISO with their own copy of the file.

4 Likes

@pebcak @manuel
yes I know that, maybe I didn’t express myself clearly enough.

like @dalto say
I would like to edit the ISO, so that the file does not have to be edited in live mode but is already pre-filled as I want it.

So I can automate the “installation” without having to adjust the file each time.

2 Likes

Then you should rebuild the ISO. There are instructions at the development site
https://github.com/endeavouros-team/EndeavourOS-ISO
The file is here: https://github.com/endeavouros-team/EndeavourOS-ISO/blob/main/airootfs/root/liveuser-desktop-settings/user_pkglist.txt

4 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.