index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
mkimg
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r306299:
marcel
2016-12-11
1
-3
/
+6
*
MFC r306131
asomers
2016-09-26
1
-1
/
+1
*
mkimg: bump version to 20151211 after r292082
emaste
2016-06-17
1
-1
/
+1
*
mkimg: Indicate that input file pages are unlikely to be reused.
markj
2016-06-01
1
-0
/
+3
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
1
-6
/
+3
*
MFH
gjb
2016-03-10
1
-0
/
+11
|
\
|
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
1
-0
/
+11
*
|
First pass to fix the 'tests' packages.
gjb
2016-02-02
1
-0
/
+4
|
/
*
Add ppcboot FAT type. Needed to create a bootable powerpc image.
imp
2015-12-11
3
-0
/
+6
*
META MODE: Update dependencies with 'the-lot' and add missing directories.
bdrewery
2015-12-01
1
-0
/
+19
*
Fix a ton of speelling errors
eadler
2015-10-21
1
-1
/
+1
*
mkimg: support fat16b partitions (MBR type 06h)
emaste
2015-10-15
4
-0
/
+10
*
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
ngie
2015-10-12
1
-2
/
+0
*
Fix a few mandoc warnings.
brueffer
2015-08-12
1
-1
/
+2
*
Fix typo introduced in previous commit.
marcel
2015-08-07
1
-1
/
+1
*
o Fix a typo.
marcel
2015-08-07
1
-2
/
+82
*
Rebase after r286395: rounding fix for dynamic VHD
marcel
2015-08-07
28
-402
/
+407
*
Fix the dynamic VHD format to work with qemu. The size of the disk
marcel
2015-08-07
1
-37
/
+55
*
Make image_copyout_zeroes() an interface function.
marcel
2015-08-03
2
-6
/
+7
*
Add the ntfs alias and support it with the MBR and GPT schemes
marcel
2015-06-27
4
-0
/
+5
*
Rebase after r284658:
marcel
2015-06-21
56
-711
/
+710
*
Microsoft Azure expects the creator OS to be "Wi2k" and not "FBSD".
marcel
2015-06-21
2
-3
/
+3
*
Rebase the fixed VHD images after the rounding fix.
marcel
2015-06-21
28
-314
/
+310
*
Microsoft Azure demands that fixed VHD images are a whole number
marcel
2015-06-21
1
-0
/
+9
*
Don't resize again prior to writing. Resizing may not be idempotent
marcel
2015-06-21
1
-5
/
+1
*
Update tests after sizing changes to the fixed VHD format.
marcel
2015-06-11
28
-309
/
+314
*
Handle the case in which ncyls is 0.
marcel
2015-06-11
1
-3
/
+5
*
For the fixed VHD format, round the raw image size to the next
marcel
2015-06-11
1
-42
/
+59
*
Add the -c option for specifying the capacity of the disk image. When
marcel
2015-02-22
3
-15
/
+64
*
Don't require a scheme if no partitions are given. Change the code
marcel
2015-02-22
2
-10
/
+13
*
In scheme_write(), don't overwrite the end parameter with the
marcel
2015-02-22
1
-1
/
+0
*
Remove extraneous parenthesis in assignment.
marcel
2015-02-22
1
-1
/
+1
*
mkimg: Add MBR EFI partition type
emaste
2015-01-09
1
-0
/
+4
*
The size of the first level reference count table is given in terms of the
marcel
2014-12-12
2
-5
/
+6
*
Convert to usr.bin/ to LIBADD
bapt
2014-11-25
1
-2
/
+1
*
Add missing commas to .Xr.
trasz
2014-11-14
1
-3
/
+3
*
SEEK_DATA has interesting behaviour for sparse files on ZFS. A sparse file
marcel
2014-11-12
1
-3
/
+5
*
Update baseline files for EBR, MBR and PC98 now that mkimg fills in
marcel
2014-10-03
36
-1229
/
+1227
*
Add mkimg_chs() for those schemes that need the LBA broken down into
marcel
2014-10-03
6
-21
/
+58
*
Improve performance of mking(1) by keeping a list of "chunks" in memory,
marcel
2014-10-01
2
-94
/
+586
*
Suffix the cookie constants with ULL to silence warnings from compilers
marcel
2014-10-01
1
-2
/
+2
*
Update the usage message and the man page to account for the new long
marcel
2014-09-27
3
-10
/
+40
*
Add 3 long options for getting information about mkimg itself:
marcel
2014-09-27
2
-13
/
+90
*
Add baseline files for QCOW2.
marcel
2014-09-24
29
-1
/
+625
*
Finish QCOW version 2 and stop making it conditional.
marcel
2014-09-24
1
-44
/
+66
*
Update the baseline for QCOW version 1. A bug was found that rendered
marcel
2014-09-24
28
-1466
/
+3456
*
Fix the creation of the L2 cluster table for version 1. The blkofs
marcel
2014-09-24
1
-44
/
+77
*
Clean the generated baseline files by adding them to CLEANFILES.
marcel
2014-09-24
1
-0
/
+2
*
Rename the tests to something more meaningful. I spent way too long
marcel
2014-09-22
1
-5
/
+2
*
Don't update the baseline file when the result of the test is identical
marcel
2014-09-22
1
-5
/
+30
[next]