Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 1999 21:04:02 +0100
From:      Michael Bretterklieber <mbretter@sbox.tu-graz.ac.at>
To:        freebsd-small@FreeBSD.ORG
Subject:   RE: Problems and questions to custom-config
Message-ID:  <36AE1FB2.2F25351F@sbox.tu-graz.ac.at>

index | next in thread | raw e-mail

Hi,

I solved most of my problems:

>  I have the following problems with my custom-config:
>
>  1. I allways get
>     "init: login_getclass: unknown class 'daemon'",
>     but this login-class is in the login.conf file.

I think there is a bug in the populate script with a wrong
path so he can't find the login.conf file. I corrected it

>  2. I tried to compile wide-dhcp with crunchgen,
>     but I allways get the messages:
>     "crunchgen: crunch.conf: dhcpc: warning: could not find any .o
files"
>      "crunchgen: crunch.conf: dhcpc: error: no objpaths specified or
calculated"
>     I added the right paths in crunch.conf. I also tried it with ssh
and I had
>     the same problems.

In the makefiles were no OBJS variables.

>  3. I'd like to add a "/www" dir with an "index.html" file in it,
>     I added the /www in mfs.tree, but I have no idea, how I can
>     copy the index.html-file in this directory.

I added a call to an mfs.custom script into the populate script.

>  4. During the kernel-decompression I get "warning: malloc-wrapped"

Its mysterious!@#?! After some compilations I get this message and after
some not.
I'think under FreeBSD 3.0 the default binary-format is elf. And I have
not
changed the binary-format, because I doesn't know how I can change it.

>  5. I'd like to enable /var/log/messages logging for the firewall and
>     login logging.

I forgot the /etc/syslog.conf

>  6. I could'nt get work the simple_httpd.
>     I get "document contains no data" from my browser and the
>  simple_httpd dumps a core.
>     Note: I made a /httphome dir with a simple index.html file.

I have to wait for a bugfix from Andrzej.


Thanx,

mbretter@sbox.tu-graz.ac.at



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-small" in the body of the message


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36AE1FB2.2F25351F>