This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.bin
/
mkimg
History
Gordon Bergling
6bddade611
mkimg(1): Correct a typo in the usage output
...
- s/partion/partition/ MFC after: 5 days
2021-08-09 13:53:30 +02:00
..
tests
Significantly speed up mkimg_test
2020-10-18 18:35:23 +00:00
apm.c
…
bsd.c
…
ebr.c
mkimg: Add fat32lba partition type
2021-06-21 21:04:58 -04:00
endian.h
…
format.c
…
format.h
…
gpt.c
Add GPT PREP-boot type to mkimg(1) from geom_gpt.
2021-02-24 10:31:44 -05:00
image.c
…
image.h
…
Makefile
Do a sweep and remove most WARNS=6 settings
2020-10-01 01:10:51 +00:00
Makefile.depend
…
mbr.c
mkimg: Add fat32lba partition type
2021-06-21 21:04:58 -04:00
mkimg.1
Fix a few mandoc issues
2020-10-09 19:12:44 +00:00
mkimg.c
mkimg(1): Correct a typo in the usage output
2021-08-09 13:53:30 +02:00
mkimg.h
…
qcow.c
…
raw.c
…
scheme.c
mkimg: Add fat32lba partition type
2021-06-21 21:04:58 -04:00
scheme.h
mkimg: Add fat32lba partition type
2021-06-21 21:04:58 -04:00
uuid.c
…
vhd.c
…
vhdx.c
Fix invalid VHDX generation for image larger than 4Gb
2020-07-13 02:24:31 +00:00
vmdk.c
…
vtoc8.c
…