|
@@ -63,7 +63,7 @@ index 0000000..02271d3
|
|
+#-- build imagefile
|
|
+#-- build imagefile
|
|
+dd if=/dev/zero ibs=1M count=1 > $IMAGEFILE
|
|
+dd if=/dev/zero ibs=1M count=1 > $IMAGEFILE
|
|
+dd if=/dev/zero ibs=1M count=2048 | tr "\000" "\377" >> $IMAGEFILE
|
|
+dd if=/dev/zero ibs=1M count=2048 | tr "\000" "\377" >> $IMAGEFILE
|
|
-+apt-get install codelite wxcrafter
|
|
|
|
|
|
++#-------------------------------------------------------
|
|
+#-- create partitions BOOT rootfs !!! don't change !!!!
|
|
+#-- create partitions BOOT rootfs !!! don't change !!!!
|
|
+fdisk $IMAGEFILE << EOF
|
|
+fdisk $IMAGEFILE << EOF
|
|
+o
|
|
+o
|