diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2007-02-09 19:03:18 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2007-02-09 19:03:18 +0000 |
| commit | 983f970981371bc9e9165e7587f85d323551371e (patch) | |
| tree | f805e6251ceb8f43616db68147386a907e9ab981 /sys/pc98 | |
| parent | 7aa737c6fe84c5d6c920b8f90b07aaf36ec32742 (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index d77be49809ee..fbbe7f52594d 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -45,6 +45,7 @@ options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_PART_GPT # GUID Partition Tables. +options GEOM_LABEL # Provides labelization options COMPAT_43TTY # BSD 4.3 TTY compat [KEEP THIS!] options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 |
