summaryrefslogtreecommitdiffstats
path: root/mkisofs.update
blob: ade47cd3df138d541ea75d41121b5bd404895545 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash

mkisofs -o sc2010.iso \
        -b boot/isolinux/isolinux.bin \
        -c boot/isolinux/boot.cat \
        -no-emul-boot \
        -boot-load-size 4 \
        -boot-info-table  \
        -r -J -l \
        source/