Bug 39353

Summary: /usr/share/examples/diskless clone root creates a superfluous /conf/etc and ignores dest dir
Product: Base System Reporter: Dirk-Willem van Gulik <dirkx>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description Dirk-Willem van Gulik 2002-06-15 23:20:01 UTC
When running 

 	/usr/share/examples/diskless/clone_root

a /<root>/conf/etc is created which is not needed. Also it is not clear to me that we need a complete

	<root>/etc/*
and
	<root>/conf/default/etc/*

as there seems some overlaying already done and/or perhaps the first can be limited to just rc, fstab, rc.conf defaults/rc.conf, rc.early and rc.diskless1.

How-To-Repeat: set up a diskless machine according to diskless(8)
Comment 1 Mike Makonnen freebsd_committer freebsd_triage 2003-02-23 23:14:45 UTC
State Changed
From-To: open->closed

Matt fixed this in his most recent diskless work.