build squashfs in packer; set hostname using mac address
This commit is contained in:
parent
657336cf7c
commit
2bc4d064b3
6 changed files with 58 additions and 38 deletions
1
Makefile
1
Makefile
|
|
@ -55,6 +55,7 @@ images/debian-stretch.squashfs: images
|
|||
-v "${PWD}/images:/images" \
|
||||
-e "user=`id -u`" \
|
||||
-e "group=`id -g`" \
|
||||
-e "IMAGES=${PWD}/images" \
|
||||
-e "ANNOUNCE=$(ANNOUNCE)" \
|
||||
-e "WEBSEED=$(WEBSEED)" \
|
||||
-e "COMPRESSION_LEVEL=$(COMPRESSION_LEVEL)" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue