[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Saving GUI settings inside the ISO



> Gracie wrote:
>> What is the best way to save parameters from a GUI to the final ISO
>> file?
>
> I don't know of any smarter way (suggestions welcome) but to:
>
>   * chroot into the image (--hook bash),
>   * launch firefox on your local display,
>   * exit the chroot.
>
> save the ~/.firefox directory for future use, so you could include it
> with --include-chroot.

One could try with Xnest

Inside chroot

export DISPLAY=localhost:1

Outside

Xnest -ac :1



Reply to: