Bug 22696

Summary: picobsd build with router configuration can't boot.
Product: Base System Reporter: Mas.TAKEMURA <mastake>
Component: miscAssignee: Luigi Rizzo <luigi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.5-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Mas.TAKEMURA 2000-11-08 18:10:01 UTC
	'router' configuration uses 'oinit' program. 'oinit' includes
	simple shell function. But not all functions are implemented,
	for example *(asterisk: which means 'wild card').
	Picobsd's configuration script 'rc' uses *(asterisk) and oinit
	can't interpret. So picobsd with router configuration can't
	complete boot sequences.

Fix: move '/usr/src/release/picobsd/router/floppy.tree/etc/mfs.rc' to 
	'/usr/src/release/picobsd/mfs_tree/etc/oinit.rc'. And apply
	following patch
How-To-Repeat: 
	cd /usr/src/release/picobsd/build
	./build

	choose Type: router and build.
	boot with accomplished floppy disk.
Comment 1 Luigi Rizzo freebsd_committer freebsd_triage 2001-09-04 03:47:43 UTC
State Changed
From-To: open->closed
Comment 2 Luigi Rizzo freebsd_committer freebsd_triage 2001-09-04 03:48:37 UTC
State Changed
From-To: closed->analyzed

will take care of it later. 


Comment 3 Luigi Rizzo freebsd_committer freebsd_triage 2001-09-04 03:48:37 UTC
Responsible Changed
From-To: freebsd-bugs->luigi

been doing some picobsd work lately...
Comment 4 Luigi Rizzo freebsd_committer freebsd_triage 2003-07-22 08:44:25 UTC
State Changed
From-To: analyzed->closed

we do not monitor closely whether picobsd configs work 
over time, due to generic code bloat which forces us to 
remove features as time goes.