You are looking at an old revision of the page Examples. This revision was created by Nikolaus Schaller.
Command line examples with explanation
Here you can find command line examples with explanation.
./makesd gta04
make a production image for the GTA04 (Letux 2804)
./makesd replicant
make latest replicant (boots on L2804, L3704, L7004)
./makesd all
make a 4-system (Debian, QtMoko, Replicant, QuantumSTEP) combo image where you can choose the system through the boot loader menu (boots on L2804, L3704, L7004)
./makesd -v unstable quantumstep
make a card with Quantumstep and latest unstable kernel (boots on L2804, L3704, L7004)
./makesd —debug -v unstable pyra -f1 replicant
use unstable kernel and replace the Debian/LXDE in partition 2 with replicant (boots up to the root@android:/ # prompt) for the OMAP5432EVM
DEV=/dev/sdx ./makesd gta04 -f1 -s 10
increase size of first partition to 10%