Bug 14839

Summary: RELENG_2_2 boot kernel is large size problem.
Product: Base System Reporter: kondo <kondo>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description kondo 1999-11-12 08:40:01 UTC
src/sys/i386/conf/GENERIC default 'maxusers' is 32 (1.77.2.27)

but src/release/Makefile unchanged 'maxusers' option.

because , made by big kernel, perhaps /mnt filesystem is full.

Fix: RCS file: /usr/CVS-Repository/src/release/Makefile,v
retrieving revision 1.246.2.96
How-To-Repeat: cd /usr/src/release
make release.8
Comment 1 Poul-Henning Kamp freebsd_committer freebsd_triage 2001-03-28 20:23:54 UTC
State Changed
From-To: open->closed

Antique PR.