Re: make distribution fails

2006-08-09 Thread Nagy László Zsolt
from /usr/src either. :-( See below Laszlo messias# cd /usr/src messias# make distribution DESTDIR=/usr/local/diskless KERNCONF=DISKLESS cd /usr/src/etc; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 CPUTYPE= GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin GROFF_FONT_PATH

Re: make distribution fails

2006-08-09 Thread Erik Nørgaard
Nagy László Zsolt wrote: but the PR database is busy, I cannot read the details. What am I doing wrong? What version are you trying to install? On 5.X you gotta be in /usr/src/etc, but on 6.X this changed to /usr/src. Cheers, Erik I'm using 6.1 RELEASE. I upgraded yesterday

Re: make distribution fails

2006-08-09 Thread Nagy László Zsolt
I do: # cd /usr/src # make buildworld # make KERNCONF=DISKLESS buildkernel # mkdir /var/diskless/FreeBSD # make DESTDIR=/var/diskless/FreeBSD installworld # make DESTDIR=/var/diskless/FreeBSD distribution # make DESTDIR=/var/diskless/FreeBSD KERNCONF=DISKLESS installkernel You have to

Re: make distribution fails

2006-08-09 Thread Erik Nørgaard
Nagy László Zsolt wrote: I do: # cd /usr/src # make buildworld # make KERNCONF=DISKLESS buildkernel # mkdir /var/diskless/FreeBSD # make DESTDIR=/var/diskless/FreeBSD installworld # make DESTDIR=/var/diskless/FreeBSD distribution # make DESTDIR=/var/diskless/FreeBSD KERNCONF=DISKLESS

Re: make distribution fails

2006-08-09 Thread Nagy László Zsolt
I cannot change owner or change permission for some files. Is it possible to delete this directory somehow? # chflags -R noschg /path/to/distribution then remove You are a true guru. :-) Thanks! ___ freebsd-questions@freebsd.org mailing

Make error in /usr/etc while make distribution

2006-08-08 Thread Nagy László
I was following the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-diskless.html I got this: messias# pwd /usr/src/etc messias# make distribution DESTDIR=/usr/local/diskless cd /usr/src/etc; install -o root -g wheel -m 644 amd.map apmd.conf auth.conf crontab

make distribution fails

2006-08-08 Thread Nagy László Zsolt
I was following the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-diskless.html I got this: messias# pwd /usr/src/etc messias# make distribution DESTDIR=/usr/local/diskless cd /usr/src/etc; install -o root -g wheel -m 644 amd.map apmd.conf auth.conf crontab

Re: make distribution fails

2006-08-08 Thread Erik Nørgaard
Nagy László Zsolt wrote: I got this: messias# pwd /usr/src/etc messias# make distribution DESTDIR=/usr/local/diskless cd /usr/src/etc; install -o root -g wheel -m 644 amd.map apmd.conf auth.conf crontab csh.cshrc csh.login csh.logout devd.conf devfs.conf dhclient.conf disktab fbtab

Make Distribution

2006-01-28 Thread Grant Peel
Hi all, Since about yr 2000, we have been writing many hundreds of scripts and things specific to our (server) needs. We are at the point now, where we would like to make a rapid deployment disk, prefereably of FreeBSD 6.0. This deployment set would be based on on a system that is currenly

make distribution fails with call to cap_mkdb

2005-07-06 Thread jdyke
Trying to rebuild a jail and am getting an error on `make distribution` I was able to do this when the server was at 5.3-RELEASE without error, but since upgrading to 5.4-RELEASE it continusiously fails. The error is: cap_mkdb: illegal option -- l usage: cap_mkdb [-v] [-f outfile] file [file

Re: make distribution fails with call to cap_mkdb

2005-07-06 Thread Kris Kennaway
On Wed, Jul 06, 2005 at 12:33:35PM +, jdyke wrote: Trying to rebuild a jail and am getting an error on `make distribution` I was able to do this when the server was at 5.3-RELEASE without error, but since upgrading to 5.4-RELEASE it continusiously fails. The error is: cap_mkdb: illegal

Re: make distribution fails with call to cap_mkdb

2005-07-06 Thread jdyke
Kris Kennaway wrote: On Wed, Jul 06, 2005 at 12:33:35PM +, jdyke wrote: Trying to rebuild a jail and am getting an error on `make distribution` I was able to do this when the server was at 5.3-RELEASE without error, but since upgrading to 5.4-RELEASE it continusiously fails. The error

Re: make distribution fails with call to cap_mkdb

2005-07-06 Thread Kris Kennaway
On Wed, Jul 06, 2005 at 04:06:45PM +, jdyke wrote: Kris Kennaway wrote: On Wed, Jul 06, 2005 at 12:33:35PM +, jdyke wrote: Trying to rebuild a jail and am getting an error on `make distribution` I was able to do this when the server was at 5.3-RELEASE without error, but since

Re: make distribution fails with call to cap_mkdb

2005-07-06 Thread Alex Zbyslaw
jdyke wrote: h. sweet. thanks. i'll check that out. my cvs-supfile is *default release=cvs tag=. *default release=cvs tag=RELENG_5_4 --Alex ___ freebsd-questions@freebsd.org mailing list

Re: make distribution fails with call to cap_mkdb

2005-07-06 Thread jdyke
Alex Zbyslaw wrote: jdyke wrote: h. sweet. thanks. i'll check that out. my cvs-supfile is *default release=cvs tag=. *default release=cvs tag=RELENG_5_4 --Alex thanks all. will re-up. was thinking `.` equated to my release, guess i should have read closer.

make distribution fails on 5.2.1-p9

2004-07-14 Thread Hugo Silva
(...) defined In file included from /usr/obj/usr/src/kerberos5/lib/libroken/roken.h:59, from /usr/src/crypto/heimdal/lib/roken/vis.c:43: /usr/obj/usr/src/i386/usr/include/netdb.h:166:1: warning: this is the location of the previous definition In file included from

Cannot make distribution on 5.2.1-p9

2004-07-01 Thread Timothy Redaelli
# make distribution DESTDIR=/usr/local/livefs [cut] cd /usr/src/etc/pam.d; make install install -C -o root -g wheel -m 444 README /usr/local/livefs/etc/pam.d/README install -C -o root -g wheel -m 644 ftpd gdm imap kde login other passwd pop3 rexecd rsh sshd su system telnetd xdm /usr/local