wok diff BootProg/receipt @ rev 25696

created recipe for dool
author Hans-G?nter Theisgen
date Sat May 11 17:17:55 2024 +0100 (6 weeks ago)
parents 3c71bb4367c3
children 82a123e54615
line diff
     1.1 --- a/BootProg/receipt	Thu May 11 15:58:49 2023 +0000
     1.2 +++ b/BootProg/receipt	Sat May 11 17:17:55 2024 +0100
     1.3 @@ -26,7 +26,7 @@
     1.4  	{
     1.5  		sed "1,2d;s|FAT32SZ|$(stat -c %s boot32.bin)|" $stuff/bootprog.sh
     1.6  		cat ${bs// /.bin }.bin
     1.7 -	} | xz -z --format=lzma --lzma1=lc=0,pb=0,nice=100,dict=4k >> bootprog
     1.8 +	} | xz -z --format=lzma --lzma1=lc=0,pb=0,nice=33,dict=4k >> bootprog
     1.9  	chmod +x bootprog
    1.10  }
    1.11