Skip to content

miltador/lede-image-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lede-image-builder

A set of my configs and an image build script for LEDE

The main script is build_image.sh. It will download image builder and build it with the preset of packages and configs.

Build requirements

# Debian/Ubuntu
sudo apt install -y build-essential libncurses5-dev zlib1g-dev gawk git ccache gettext libssl-dev xsltproc wget

Usage

nano build_image.sh
# edit script vars to suit your needs

# then build image
./build_image.sh

# generated image will be in /tmp
cd /tmp/lede-image-builder-*

About

🍽A set of configs and a build script for LEDE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published