|
Message-ID: <20060217130650.GA4353@openwall.com> Date: Fri, 17 Feb 2006 16:06:50 +0300 From: Solar Designer <solar@...nwall.com> To: owl-users@...ts.openwall.com Subject: Re: DHCP client is missing On Fri, Feb 17, 2006 at 01:29:13PM +0100, Martin Ma?ok wrote: > I've installed OWL-2.0 on a Dell D610 notebook (just for fun :-) and > noticed that DHCP client seems to be nowhere. > /etc/sysconfing/network-scripts/ifup references dhclient but it is not > packed in any of dhcp*.rpm's ... This is intentional. We have not yet modified the DHCP client to avoid processing data obtained from the network as root. Only the DHCP server and relay have been modified for that. If you want to take the risk anyway, you can edit the following line in native/Owl/packages/dhcp/dhcp.spec: %define BUILD_DHCP_CLIENT 0 set it to 1, then build the package with "make PACKAGE=dhcp". Owl is primarily intended for servers, so providing a DHCP server was a higher priority for us. -- Alexander Peslyak <solar at openwall.com> GPG key ID: B35D3598 fp: 6429 0D7E F130 C13E C929 6447 73C3 A290 B35D 3598 http://www.openwall.com - bringing security into open computing environments Was I helpful? Please give your feedback here: http://rate.affero.net/solar
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.