mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add apple-boot and apple-ufs.
Submitted by: nwhitehorn
This commit is contained in:
parent
5f26dcd859
commit
37c90cfec7
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ struct apm_ent {
|
|||
#define APM_ENT_TYPE_FREEBSD_VINUM "FreeBSD-Vinum"
|
||||
#define APM_ENT_TYPE_FREEBSD_ZFS "FreeBSD-ZFS"
|
||||
|
||||
#define APM_ENT_TYPE_APPLE_BOOT "Apple_Bootstrap"
|
||||
#define APM_ENT_TYPE_APPLE_HFS "Apple_HFS"
|
||||
#define APM_ENT_TYPE_APPLE_UFS "Apple_UNIX_SVR2"
|
||||
|
||||
#endif /* _SYS_APM_H_ */
|
||||
|
|
|
|||
Loading…
Reference in a new issue