think we have something better here

This commit is contained in:
brent s. 2017-04-11 09:17:38 -04:00
parent 6ff5a96d76
commit c9ccb3aa17
2 changed files with 5 additions and 3 deletions

View File

@ -60,7 +60,8 @@ srcdir = ${dlpath}/src
prepdir = ${dlpath}/temp prepdir = ${dlpath}/temp
archboot = ${prepdir}/${bdisk:name} archboot = ${prepdir}/${bdisk:name}
mountpt = /mnt/${bdisk:uxname} mountpt = /mnt/${bdisk:uxname}
multiarch = yes #multiarch = yes
multiarch = x86_64
sign = yes sign = yes
ipxe = no ipxe = no
i_am_a_racecar = yes i_am_a_racecar = yes

View File

@ -60,13 +60,14 @@ srcdir = ${dlpath}/src
prepdir = ${dlpath}/temp prepdir = ${dlpath}/temp
archboot = ${prepdir}/${bdisk:name} archboot = ${prepdir}/${bdisk:name}
mountpt = /mnt/${bdisk:uxname} mountpt = /mnt/${bdisk:uxname}
multiarch = yes #multiarch = yes
multiarch = x86_64
ipxe = no ipxe = no
i_am_a_racecar = no i_am_a_racecar = no


[gpg] [gpg]
mygpgkey = mygpgkey =
mygpghome = mygpghome = ${build:dlpath}/.gnupg


[sync] [sync]
http = no http = no