Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: rfvgyhn/teslausb

Tags

v1.2

Toggle v1.2's commit message
Add locking to a few scripts

Prevent scripts from being run while they're still being run
by headless setup.

v1.1

Toggle v1.1's commit message
Run with read-only boot and root

The presence of the one-step setup configuration file would trigger the
boot and root partitions to be remounted read-write again on every boot.
This change makes rc.local move rather than copy the setup file from boot
to root, and makes the setup_progress logging function handle a read-only
log file.

v1.0a

Toggle v1.0a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.0

Toggle v1.0's commit message
Reorganize pi-gen-sources, add documentation

Add instructions for building an image, move some files around to make
the process simpler.
Add btrfs-tools since I plan to use those in the future and don't
want to have to make a new image then.
Also updated a few references in docs and scripts from cimryan to
therealmarcone, since this fork no longer works with the scripts
and instructions from cimryan.