Skip to content

A raspberrypi distro to display a full page browser on boot

License

Notifications You must be signed in to change notification settings

7egend/devops-images-fullpageos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullPageOS (7egend version)

This is a fork from https://github.com/guysoft/FullPageOS.

Original README file can be found here

Build (docker)

  1. Download base OS
cd src/image
wget -c --trust-server-names 'https://downloads.raspberrypi.org/raspios_lite_armhf_latest'
  1. Run the container for building
cd src
docker run --rm -v `pwd`:/distro --device /dev/loop-control --privileged guysoft/custompios:devel build

Your image will be available in src/workspace.

Changes to the original version

Added

  • Added7egend splash image
  • X11VNC server without password

Updated

  • Chromium to the latest version

Removed/Disabled

  • Camera driver
  • Usage statistics
  • FullPageOS Dashboard
  • FullPageOS Welcome page
  • LIGHTTPD service

About

A raspberrypi distro to display a full page browser on boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%