Newer
Older
Scripts to support customized image generation for many arm systems
Charles Steinkuehler
committed
BeagleBoard branch:
------------
git clone https://github.com/beagleboard/image-builder.git
Images:
./beagleboard.org_image.sh
http://beagleboard.org/source
Flasher:
sudo ./setup_sdcard.sh --img-4gb BBB-eMMC-flasher-debian-7.X-201Y-MM-DD \
--dtb beaglebone --beagleboard.org-production --boot_label BEAGLEBONE \
--rootfs_label eMMC-Flasher --enable-systemd --bbb-flasher \
--bbb-old-bootloader-in-emmc
xz -z -8 -v BBB-eMMC-flasher-debian-7.X-201Y-MM-DD-4gb.img
sudo ./setup_sdcard.sh --img-2gb bone-debian-7.X-201Y-MM-DD --dtb beaglebone \
--beagleboard.org-production --boot_label BEAGLEBONE --enable-systemd \
--bbb-old-bootloader-in-emmc
Bug Tracker:
http://bugs.elinux.org/projects/debian-image-releases
Release Process:
bb.org-v201Y.MM.DD
git tag -a bb.org-v201Y.MM.DD -m 'bb.org-v201Y.MM.DD'
git clone https://github.com/RobertCNelson/omap-image-builder
Charles Steinkuehler
committed
./RootStock-NG.sh -c eewiki_minfs_debian_stable_armel
./RootStock-NG.sh -c eewiki_minfs_debian_stable_armhf
./RootStock-NG.sh -c eewiki_minfs_ubuntu_stable_armhf
./RootStock-NG.sh -c eewiki_bare_debian_stable_armel
./RootStock-NG.sh -c eewiki_bare_debian_stable_armhf
Charles Steinkuehler
committed
./RootStock-NG.sh -c rcn-ee_console_debian_stable_armhf
./RootStock-NG.sh -c rcn-ee_console_debian_testing_armhf
http://elinux.org/BeagleBoardDebian#Demo_Image
elinux.org: Ubuntu Images:
./RootStock-NG.sh -c rcn-ee_console_ubuntu_stable_armhf
http://elinux.org/BeagleBoardUbuntu#Demo_Image
Charles Steinkuehler
committed
git clone -b config-hooks https://github.com/cdsteinkuehler/omap-image-builder
git pull --no-edit https://github.com/cdsteinkuehler/omap-image-builder MachineKit