Re: Installing on a read only file system
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 02, 2014 at 09:36:31PM -0400, D'Arcy J.M. Cain wrote: > some. The easiest way to find those if you, like me, use a regular > user to CVS update but build as root is to run this at the top level: Or something like: cvs up -dPA -I \! (replace the -A with -r $branch if needed) Martin