Re: http://www.openbsd.org/anoncvs.html#starting
Steven Mestdagh <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Michael [2008-05-11, 12:46:38]: > From the page listed, I find: > "To extract the source tree from the CD to /usr/src (assuming the CD is mounted on /mnt): > > # cd /usr/src > # tar xzf /mnt/src.tar.gz > # cd /usr > # tar xzf /mnt/xenocara.tar.gz > # tar xzf /mnt/ports.tar.gz > > > Assuming the downloaded files, src.tar.gz, sys.tar.gz and xenocara.tar.gz are in /usr: > > # cd /usr/src > # tar xzf ../sys.tar.gz > # tar xzf ../src.tar.gz > # cd /usr > # tar xzf ../xenocara.tar.gz > # tar xzf ports.tar.gz" > > > Which partition is xenocara to reside in? As of OpenBSD 4.3, the default xenocara location is /usr/xenocara, whereas older releases used /usr/src/xenocara.