| Summary: | /etc/rc.d/var uses commands from /usr/bin and /usr/sbin when /usr not yet mounted (diskless boot) | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Ralf Wenk <RZ-FreeBSD1004> |
| Component: | conf | Assignee: | Brooks Davis <brooks> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | RZ-FreeBSD1004 |
| Priority: | Normal | ||
| Version: | 5.3-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ralf Wenk
2005-02-11 11:50:12 UTC
Aless messy workaround is to mount /usr in _populate_var() in rc.d/var. State Changed From-To: open->patched I've committed code to CURRENT today that removes the requirements for touch and newsyslog as well as code to try to mount /usr if mtree is needed. Responsible Changed From-To: freebsd-bugs->brooks I'm working on this stuff. Can this change be MFCed ? Thanks Best Regards -- Rionda aka Matteo Riondato Disinformato per default G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) On Mon, Apr 04, 2005 at 08:10:53AM +0200, Matteo Riondato wrote:
> Can this change be MFCed ?
It's on my todo list, but I've got a couple more changes I want to make
in HEAD before I do an MFC of my recent changes to the diskless code.
-- Brooks
--
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
State Changed From-To: patched->closed Realisticly, I'm not likely to do the MFC to 5.x at this point. The problems are pretty much fixed in 6.0 and I don't have the time to test under 5.x. If you do need this MFCd, please request that the PR be reopened. |