Hi all,

On Wed, 29 Jan 2014, akhiezer wrote:

>> Date: Wed, 29 Jan 2014 17:32:15 +0100
>> From: Pierre Labastie <pierre.labas...@neuf.fr>
>> To: BLFS Development List <blfs-dev@linuxfromscratch.org>
>> Subject: [blfs-dev] create-service-dir in blfs-booscripts
>>
>> In blfs-bootscripts, the Makefile has:
>>
>> install-service-pppoe: create-service-dir
>>          install -m ${MODE} blfs/sysconfig/network-devices/services/pppoe
>> ${EXTDIR}/sysconfig/network-devices/services
>>          install -d -m ${DIRMODE} ${EXTDIR}/ppp/peers
>>          install -m ${CONFMODE} blfs/ppp/pppoe ${EXTDIR}/ppp/peers
>>
>> and I cannot find "install-service-pppoe" in the current book.
>>
>> Shouldn't the bootscripts be updated to take that into account ? That is:
>> - remove install-service-pppoe: RP-PPPoE has been svn rm'd at r7288...
>>
>> If anybody is against that, please speak out, I'll do that in a few days.
> Not so much 'against', but just to note (again) that rp-pppoe is still 
> very useful and reliable, robust software - e.g. for vdsl/fibre; it's 
> certainly still part of 'czos'/'slack-from-scratch' here.
Personally, I'd like install-service-pppoe to stay as well. Sure, if it 
causes maintainance trouble or confuses people, its more consistent to 
"archive" those lines together with rp-pppoe. But as long it does 
not hurt, its a benefit for people like me who will continue using 
rp-pppoe to get into internet, no matter whether its in the book or not...

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

Reply via email to