Commit History

Author SHA1 Message Date
  Michael Aldridge 039360118b Consistently use ROOTFS to refer to the system being built 7 years ago
  Michael Aldridge 04bf2e873b Support building GCP ready images 7 years ago
  Leah Neukirchen 57c6107be3 mkrootfs.sh.in/mkimage.sh.in: add rpi3. 8 years ago
  Chris Brannon 4317c1a4f6 Preserve Linux capabilities when running tar, and misc fixes for mkrootfs. (#92) 8 years ago
  Christopher Brannon 9800862806 mkimage.sh: fix sfdisk usage for multiple arches. 8 years ago
  Christian Neukirchen 58f6a3e7c0 mkimage.sh.in: odroid-c2: u-boot doesn't understand new ext4 features, disable. 8 years ago
  Juan RP 8a22f2c03d mkimage: typo fix (close #80). 8 years ago
  Juan RP fdb41f88e8 mkimage: active first partition (fat32) for bbb and others. 8 years ago
  Christian Neukirchen b2415b015d mkimage.sh.in: add odroid-c2. 9 years ago
  Juan RP d6f949d640 mkimage: get rid of parted completely (missed this in previous). 9 years ago
  Juan RP 3debfb21de mkimage: ci20 uboot does not need /boot/vmlinux.img; looks for uImage. 9 years ago
  Juan RP 687cd4e536 mkimage: match any platform (glibc and musl). 9 years ago
  Juan RP 6372530837 mkimage: get rid of parted; use sfdisk(8). 9 years ago
  Juan RP be2251492f mkimage: ci20 just needs a single partition and expects the kernel in /vmlinux.img. 9 years ago
  Juan RP ffe9572e3f mkimage: added ci20 platform support (MIPS CI20 Creator). 9 years ago
  Ron Damen 11000d9f3c mkimage.sh.in: fix truncate size argument 9 years ago
  Toyam Cox a25ec4a9b0 Switch to truncate to allocate storage for images 9 years ago
  Juan RP 391e50f0c2 mkimage: consistently redirect std{err,out} to /dev/null with dd(1). 10 years ago
  jbu a7f094439b mkimage.sh: fix partition size + toggle boot flag 10 years ago
  Juan RP 41fbde8a5b mk{image,rootfs}: accept musl targets and fix image creation with two partitions. 10 years ago
  Juan RP d95e13b4aa mkimage: bananapi-uboot still assumes fat partition. 10 years ago
  Juan RP 1bd3d55b05 mkimage: on bpi, cubie{board2,truck} we don't need a FAT partition. 10 years ago
  jbu f3b9e9d2e4 mkimage.sh.in: add cubietruck 10 years ago
  Enno Boland 8b238fad3f add platform support for USB armory 10 years ago
  Juan RP 3d30dbb7a6 mkimage: misc cosmetic tweaks; umount rootfs/boot only if it's mounted. 10 years ago
  Juan RP 9b00e0b1fe mkimage: do not touch rootfstype from cmdline, it's unnecessary. 10 years ago
  Juan RP e52f493f15 mk{image,rootfs}: add support for the rpi2 platform (armv7). 10 years ago
  Juan RP 7dff7059c0 mkimage: added bananapi platform. 10 years ago
  Juan RP 1c1251c506 mkimage: disable fsck on rootfs if it's f2fs; it does not work in the rpi. 10 years ago
  Juan RP f3dea549e8 mkimage: simplify. 10 years ago