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
/
sys
/
geom
/
part
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CTLFLAG_TUN to sysctls.
ae
2012-03-19
1
-4
/
+4
*
Add new GEOM_PART_LDM module that implements the Logical Disk Manager
ae
2012-03-19
1
-0
/
+1504
*
Make kern.geom.part node not static. Also add CTLFLAG_TUN to the
ae
2012-03-19
1
-3
/
+4
*
Add MODULE_DEPEND() to geom_part modules.
ae
2012-03-15
2
-1
/
+3
*
Remove unactionable message about label geometry
emaste
2012-03-08
1
-7
/
+0
*
If nested scheme allows dump kernel to its partition, we may allow
ae
2012-02-20
1
-2
/
+5
*
Add alias for the partition type 0x0f. Now "ebr" name is used for both
ae
2012-02-20
1
-0
/
+1
*
Add additional check to EBR probe and create methods:
ae
2012-02-15
1
-8
/
+19
*
Add PART::type attribute handler. It returns partition type as string.
ae
2012-02-15
1
-0
/
+4
*
Add alias for the partition with type 0x42 to the MBR scheme.
ae
2012-02-10
1
-0
/
+1
*
Let's be more realistic and limit maximum number of partition to 4k.
ae
2012-02-10
1
-1
/
+1
*
Correct typo in comment (numbver)
emaste
2012-02-04
1
-1
/
+1
*
The scheme code may not know about some inconsistency in the metadata.
ae
2012-02-01
1
-0
/
+3
*
Experimental support for booting CHRP-type PowerPC systems from hard disks.
nwhitehorn
2012-01-25
1
-0
/
+1
*
Allow an MBR primary or extended Linux swap partition to be specified
truckman
2012-01-13
2
-4
/
+6
*
Add an ability to increase number of allocated APM entries when we
ae
2011-11-28
1
-30
/
+47
*
The size of APM could be bigger than number of already allocated entries.
ae
2011-11-28
1
-1
/
+1
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+2
*
Our geom withering function could take some time before geom with its
ae
2011-10-28
1
-0
/
+4
*
Add support for Boot Camp. The support is defined as follows:
marcel
2011-10-23
1
-97
/
+213
*
Allow to dump on Solaris swap partitions.
marius
2011-10-18
1
-1
/
+2
*
Initialize elements of state array when creating the GPT table.
ae
2011-06-29
1
-34
/
+33
*
EBR could contain an early stage of boot code. But we do not support it.
ae
2011-06-27
1
-16
/
+20
*
MS Windows NT+ uses 4 bytes at offset 0x1b8 in the MBR to identify
ae
2011-06-27
1
-6
/
+8
*
Change the way how we update bootcode for BSD scheme.
ae
2011-06-20
1
-13
/
+12
*
Add diagnostic message about not aligned partitions.
ae
2011-06-03
1
-1
/
+16
*
Some partitioning tools may have a different opinion about disk
ae
2011-05-27
1
-2
/
+7
*
Do not truncate available disk space to the closest track boundary.
ae
2011-05-25
1
-7
/
+3
*
Do not truncate available disk space to the closest track boundary.
ae
2011-05-25
1
-2
/
+1
*
Do not truncate available disk space to the closest track boundary.
ae
2011-05-25
1
-4
/
+3
*
Remove unused variable.
ae
2011-05-24
1
-3
/
+0
*
Remove unused variable.
ae
2011-05-24
1
-3
/
+0
*
Make diagnostic messages more specific. With bootverbose print out
ae
2011-05-16
1
-42
/
+83
*
Add diagnostic messages for integrity checks.
ae
2011-05-16
1
-0
/
+20
*
Add a sysctl kern.geom.part.check_integrity for those who has corrupt
ae
2011-05-15
1
-3
/
+14
*
Add basic metadata integrity check. In case when partition table was
ae
2011-05-11
1
-1
/
+48
*
Limit number of sectors that can be addressed.
ae
2011-05-08
1
-5
/
+2
*
Limit number of sectors that can be addressed.
ae
2011-05-08
1
-2
/
+2
*
Limit number of sectors that can be addressed.
ae
2011-05-08
1
-2
/
+5
*
Limit number of sectors that can be addressed.
ae
2011-05-08
1
-2
/
+2
*
Replace UINT_MAX to UINT32_MAX.
ae
2011-05-08
2
-4
/
+4
*
Limit number of sectors that can be addressed.
ae
2011-05-08
1
-2
/
+2
*
Limit number of sectors that can be addressed.
ae
2011-05-08
1
-2
/
+2
*
Remove an incorrect be16toh() that prevented geom_part_apm from working on
gavin
2011-04-15
1
-1
/
+1
*
Add some FEATURE macros for various GEOM classes.
netchild
2011-02-25
7
-0
/
+26
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
1
-1
/
+1
*
Add support to set a slice name.
nyan
2011-02-19
1
-11
/
+37
*
Add support to write boot menu.
nyan
2011-02-11
1
-9
/
+17
*
Add new user-friendly aliases for partition types for the MBR and
ae
2011-01-28
5
-28
/
+66
*
While inspecting the disklabel check that start offset of partition is
ae
2011-01-27
1
-0
/
+3
[next]