Skip to content

Linux distribution ready to deploy on some popular boards

Notifications You must be signed in to change notification settings

Panduza/panduza-linux-distro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

panduza-linux-distro

Linux distribution ready to deploy on some popular boards

To build the image run the command :

./kas-container build [your-machine]-base.yml

Wifi Connection :

There are two ways to connect to Wifi :

Before building and flashing on SD Card

Create the configuration file by running the following command on your desktop. This will prompt you for the passphrase for your WiFi.

wpa_passphrase 'YOUR_SSID' >  ../sources/meta-panduza/recipes-connectivity/wpa-supplicant/files/wpa_supplicant-nl80211-wlan0.conf

Or after flashing (on your board)

You can run the following commmands on your board :

wpa_passphrase [ ssid ] [ passphrase ]
reboot

About

Linux distribution ready to deploy on some popular boards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published