Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
775 stars 188 forks source link

Firefox (chrome) as pkg doesn't install #802

Open drnuriev opened 5 months ago

drnuriev commented 5 months ago

6.2.13 When I put firefox as "package firefox" to the config-file all works good. When a put "pkg firefox" to the config-file, add pkg-s to the right place (http returns 200), add to thinstation.conf.network PKG_PACKAGES="ca-bundle firefox nss"

PKG_PACKAGES="bash ca-bundle chrome jq nss"

PKG_PREFIX=pkg The FF-session doesn't work. Please help

Thinstation commented 5 months ago

I wouldn't make nss a pkg. When it's included, some special things happen during build. Maybe that is the issue.

drnuriev commented 5 months ago

Thanks a lot for your answer Donald. Unfortunately some magic things haven't help.

  1. Added dependencies package nss, ca-bundle to the build.conf.
  2. thinstation.conf.network PKG_PACKAGES="firefox" PKG_PREFIX=pkg
  3. http returns 200. The FF-session doesn't work. PS: build.conf attached. BASEURL is sending as parametrs APPEND initrd=http://........... BASEURL=http://10.10.10.5/TS_load2 build.txt