Re: [blfs-dev] Need some input for dhcpcd

2014-02-19 Thread Pierre Labastie
Le 19/02/2014 20:35, Bruce Dubbs a écrit :

 
 The place to put temporary files that persist across boots is /var/tmp.
 
-- Bruce
 
Thanks, will use that.

Coming back to /lib/dhcpcd, I think it is the right place: on an LFS
system, we have /lib{firmware,modules,services,udev}, while only
/lib/modules is mentioned in the FHS. /lib/dhcpcd is similar
to services and udev (contains hooks and executables not to be
run by the user).

Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: [blfs-dev] Need some input for dhcpcd

2014-02-19 Thread Bruce Dubbs
Pierre Labastie wrote:
 Le 19/02/2014 20:35, Bruce Dubbs a écrit :


 The place to put temporary files that persist across boots is /var/tmp.

 Thanks, will use that.

 Coming back to /lib/dhcpcd, I think it is the right place: on an LFS
 system, we have /lib{firmware,modules,services,udev}, while only
 /lib/modules is mentioned in the FHS. /lib/dhcpcd is similar
 to services and udev (contains hooks and executables not to be
 run by the user).

Right.  I got mixed up with /{,usr/}{,s}bin.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page