seb diff examples/build.conf @ rev 18

Some fixes after booting frugal and testing
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 07 10:51:02 2017 +0100 (2017-03-07)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/examples/build.conf	Tue Mar 07 10:51:02 2017 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +# Seb builder config file
     1.5 +
     1.6 +work="$PWD"
     1.7 +iso="seb-testing.iso"
     1.8 +linux="/boot/vmlinuz-$(uname -r)"