1 # Name this file config.mk to override options from the main Makefile
4 # deb http://raspbian.raspberrypi.org/raspbian stretch main non-free firmware rpi\n\
5 # deb http://archive.raspberrypi.org/debian stretch main\n
8 # BOOTSTRAP := http://raspbian.raspberrypi.org/raspbian
10 # PACKAGES := ${PACKAGES} foo bar ... additional packages
16 # ${IMGFILE}: rootpass
17 # rootpass: imgmount root_copy
18 # -chroot "$<" usermod -p "$(openssl passwd -1 -salt aaa password)" root