Skip to content

Files needed to build Linux images for the Fydetab Duo

Notifications You must be signed in to change notification settings

Linux-for-Fydetab-Duo/releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest GitHub Release Total GitHub Downloads

Images

This repository contains files needed to build each image for the FydeTab Duo

Currently, the following images are available:

  • Arch Linux
  • Debian 12 (Bookworm)

Prerequisites

  • ImageForge
  • archlinux-install-scripts
  • Root access
  • mmdebstrap (for Debian images)
  • debian-archive-keyring (for Debian images)

Instructions

  1. Clone this repository
  2. Run the profiledef in the folder of the image you want to build
sudo profiledef -c /path/to/image -w /path/to/workdir -o /path/to/output-dir
  1. Wait for the image to be built
  2. Flash the image to a microSD card or emmc

Credits

  • 7Ji for VPU acceleration in chromium and ffmpeg (Arch Linux)