Skip to content

LGSInnovations/edison-yocto-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Edison Yocto Image

The ext4 partition to flash the Intel Edison, based on the Yocto Project.

For more info on contributing or using this image, see the Edison Ethernet project.

Warning: Only clone this repo on a Linux based machine -- Windows and Mac OS X will complain about invalid file naming.

Files Added/Changed

Below is a directory tree of files added(**) or changed(*) with a short description.

	/
	+-- bin/
	+-- boot/
	+-- dev/
	+-- etc/
	|	+-- alternatives/
	|	+-- ...
	|	+-- network/**
	|	|	+-- if-pre-up.d/**
	|	|	|	+-- change-mac** :: When the lo interace is loading on boot, change the MAC of eth0 based on /factory/mac
	|	|	+-- interfaces** :: Added 'auto eth0' and 'iface eth0 inet dhcp' to support the Ethernet block
	+-- ...
	+-- home/
	|	+-- root/
	|	|	+-- .bashrc** :: Added
	|	|	+-- .profile** :: Added useful aliases
	+-- sbin/
	|	+-- agetty
	|	+-- ...
	|	+-- post-install.sh* :: permission fixes, bash update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published