debian-cd-clone/tools/boot/wheezy
Philipp Hahn 1a15968a7a Fix size calculation for EFI image
CD creation fails with "disk full", because of rounding errors.

The minimum size of data-allocation is a 'cluster', which is a
power-of-two multiple of sectors.
mkfs.msdos chooses minimum FAT and cluster size for image: FAT12<16G
mkfs.msdos uses block-count where a block is 1024 B, but must be rounded
up to track_size with 32 sectors.

Round up each file to clusters before summing.
A sub-directory entry needs 1 cluster minimum.
2016-04-19 22:09:24 +00:00
..
boot-alpha Change wget usage to make option handling easier 2016-01-03 12:54:46 +00:00
boot-amd64 start wheezy development; svn cp squeeze wheezy and s/squeeze/wheezy/ 2011-02-07 22:30:21 +00:00
boot-arm Switch references to d-i.debian.org to use https instead of http. 2016-01-03 00:37:39 +00:00
boot-armel Add armhf architecture 2012-03-16 14:43:18 +00:00
boot-armhf tweak exec bits 2012-03-16 15:00:50 +00:00
boot-hppa Change wget usage to make option handling easier 2016-01-03 12:54:46 +00:00
boot-hurd Change wget usage to make option handling easier 2016-01-03 12:54:46 +00:00
boot-hurd-i386 Add support for hurd-i386. Closes: #619211 2011-03-30 10:29:44 +00:00
boot-i386 start wheezy development; svn cp squeeze wheezy and s/squeeze/wheezy/ 2011-02-07 22:30:21 +00:00
boot-ia64 Change wget usage to make option handling easier 2016-01-03 12:54:46 +00:00
boot-kfreebsd Change wget usage to make option handling easier 2016-01-03 12:54:46 +00:00
boot-kfreebsd-amd64 start wheezy development; svn cp squeeze wheezy and s/squeeze/wheezy/ 2011-02-07 22:30:21 +00:00
boot-kfreebsd-i386 start wheezy development; svn cp squeeze wheezy and s/squeeze/wheezy/ 2011-02-07 22:30:21 +00:00
boot-m68k Change wget usage to make option handling easier 2016-01-03 12:54:46 +00:00
boot-mips Change wget usage to make option handling easier 2016-01-03 12:54:46 +00:00
boot-mipsel Change wget usage to make option handling easier 2016-01-03 12:54:46 +00:00
boot-powerpc Change wget usage to make option handling easier 2016-01-03 12:54:46 +00:00
boot-s390 Add s390x as a known architecture, merging common s390/s390x boot 2012-05-28 22:42:43 +00:00
boot-s390-common Change wget usage to make option handling easier 2016-01-03 12:54:46 +00:00
boot-s390x Add s390x as a known architecture, merging common s390/s390x boot 2012-05-28 22:42:43 +00:00
boot-sparc Change wget usage to make option handling easier 2016-01-03 12:54:46 +00:00
boot-x86 Fix size calculation for EFI image 2016-04-19 22:09:24 +00:00
common.sh Remove typo from the xorriso_version code 2014-04-09 10:33:47 +01:00
parse_isolinux Cosmetic tweaks to menu output 2013-04-23 17:33:03 +00:00
x86-desktop.sh Build without isolinux/desktop. Closes: #706150 2013-06-12 23:59:33 +01:00