84 |
-b "$bootimg" \ |
-b "$bootimg" \ |
85 |
-c "$bootcat" \ |
-c "$bootcat" \ |
86 |
-no-emul-boot -boot-load-size 4 -boot-info-table \ |
-no-emul-boot -boot-load-size 4 -boot-info-table \ |
87 |
-x lost+found -x product -x updates -x 'buildinstall.tree.*' -x CVS -x product -x updates \ |
-x lost+found -x product -x updates -x 'buildinstall.tree.*' -x CVS \ |
88 |
-o ../iso/$distrel/$distarch/$disttag-$distvers-$distarch.iso \ |
-o ../iso/$distrel/$distarch/$disttag-$distvers-$distarch.iso \ |
89 |
$(pwd)/$distarch/ |
$(pwd)/$distarch/ |
90 |
|
|