make distcheck can be used to generate useable tarballs, but:
1) It only works if normal make has been invoked first, otherwise it fails complaining that there is no rule to generate openrabbitfu.
2) It deosn't find coldboot.s.
3) It creates a directory openrabbit-0.1.2 (or whatever the release is) that cannot be removed even by rm -rf by the user. I always use su to get rid of it.
make distcheck can be used to generate useable tarballs, but:
1) It only works if normal make has been invoked first, otherwise it fails complaining that there is no rule to generate openrabbitfu. 2) It deosn't find coldboot.s. 3) It creates a directory openrabbit-0.1.2 (or whatever the release is) that cannot be removed even by rm -rf by the user. I always use su to get rid of it.