Juan RP
|
3d30dbb7a6
mkimage: misc cosmetic tweaks; umount rootfs/boot only if it's mounted.
|
hace 10 años |
Juan RP
|
9b00e0b1fe
mkimage: do not touch rootfstype from cmdline, it's unnecessary.
|
hace 10 años |
Juan RP
|
e52f493f15
mk{image,rootfs}: add support for the rpi2 platform (armv7).
|
hace 10 años |
Juan RP
|
7dff7059c0
mkimage: added bananapi platform.
|
hace 10 años |
Juan RP
|
1c1251c506
mkimage: disable fsck on rootfs if it's f2fs; it does not work in the rpi.
|
hace 10 años |
Juan RP
|
f3dea549e8
mkimage: simplify.
|
hace 10 años |
Juan RP
|
8939262303
mkimage: get rid of partx completely.
|
hace 10 años |
Juan RP
|
a7c809c6b0
mkimage: use losetup --partscan rather than partx.
|
hace 10 años |
Juan RP
|
a3675d092f
mkimage: umount boot only in !beaglebone.
|
hace 10 años |
Juan RP
|
3818e6d425
mk{image,rootfs}: misc tweaks for beaglebone.
|
hace 10 años |
Juan RP
|
b7a3926c5b
mkimage: remove unnecessary beaglebone workaround.
|
hace 10 años |
Juan RP
|
1c603437d3
mk{image,rootfs}: add beaglebone platform support.
|
hace 10 años |
Juan RP
|
c4efb3d95e
mkimage: if root fstype is ext[34] disable the journal.
|
hace 10 años |
Juan RP
|
20f2340387
mkimage: guess platform automatically, add new options to set fstype and boot fssize.
|
hace 11 años |
Gottox
|
24f3cd97c2
install bootloader on udroid-u2
|
hace 11 años |
Juan RP
|
aedb3ea05c
mkimage: use conv=sparse if dd supports it; added -p to set platform.
|
hace 11 años |
root
|
9683dc0045
using xpart instead of losetup -P, as -P is not supported by debian stable
|
hace 11 años |
Juan RP
|
1ee561f98d
mkimage: create /boot partition at 4096 sectors.
|
hace 11 años |
Juan RP
|
ede54ad439
mkimage: check for losetup existence too.
|
hace 11 años |
Juan RP
|
adf32efa6b
mkimage: check for mkfs.xxx after setting defaults.
|
hace 11 años |
Juan RP
|
2c846d9f4c
mkimage: make sure to update rootfstype on /boot/cmdline.txt for Raspberry Pi.
|
hace 11 años |
Juan RP
|
81378ab3c6
mkimage: allow -r f2fs or any other fs and check we have required cmds.
|
hace 11 años |
Juan RP
|
ecf9674d14
mkimage: do not force FAT32 for the /boot filesystem.
|
hace 11 años |
Juan RP
|
065b000f4f
New void-mkimage script to generate working images with a provided rootfs tarball.
|
hace 11 años |