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
/
sys
/
geom
/
part
History
Andrey V. Elsukov
5357f27569
If nested scheme allows dump kernel to its partition, we may allow
...
dump for the parent partition too. MFC after: 2 weeks
2012-02-20 06:35:52 +00:00
..
g_part_apm.c
Let's be more realistic and limit maximum number of partition to 4k.
2012-02-10 06:44:30 +00:00
g_part_bsd.c
Change the way how we update bootcode for BSD scheme.
2011-06-20 12:22:30 +00:00
g_part_ebr.c
Add additional check to EBR probe and create methods:
2012-02-15 10:33:29 +00:00
g_part_gpt.c
Add support for Boot Camp. The support is defined as follows:
2011-10-23 02:51:23 +00:00
g_part_if.m
Reimplemented "gpart destroy -F". Now it does all work in kernel.
2010-10-25 16:23:35 +00:00
g_part_mbr.c
Add alias for the partition type 0x0f. Now "ebr" name is used for both
2012-02-20 05:48:57 +00:00
g_part_pc98.c
Do not truncate available disk space to the closest track boundary.
2011-05-25 09:45:13 +00:00
g_part_vtoc8.c
Allow to dump on Solaris swap partitions.
2011-10-18 20:16:02 +00:00
g_part.c
If nested scheme allows dump kernel to its partition, we may allow
2012-02-20 06:35:52 +00:00
g_part.h
Add new user-friendly aliases for partition types for the MBR and
2011-01-28 11:13:01 +00:00