Armin K. wrote:
> On 08/26/2012 10:15 PM, [email protected] wrote:
>> Author: bdubbs
>> Modified: trunk/bootscripts/Makefile
>> ===================================================================
>> --- trunk/bootscripts/Makefile 2012-08-26 16:53:50 UTC (rev 10590)
>> +++ trunk/bootscripts/Makefile 2012-08-26 20:15:30 UTC (rev 10591)
>> @@ -365,16 +365,6 @@
>> ln -sf ../init.d/rsyncd ${EXTDIR}/rc.d/rc5.d/S30rsyncd
>> ln -sf ../init.d/rsyncd ${EXTDIR}/rc.d/rc6.d/K30rsyncd
>>
>> -install-samba: create-dirs
>> - install -m ${MODE} blfs/init.d/samba ${EXTDIR}/rc.d/init.d/
>> - ln -sf ../init.d/samba ${EXTDIR}/rc.d/rc0.d/K48samba
>> - ln -sf ../init.d/samba ${EXTDIR}/rc.d/rc1.d/K48samba
>> - ln -sf ../init.d/samba ${EXTDIR}/rc.d/rc2.d/K48samba
>> - ln -sf ../init.d/samba ${EXTDIR}/rc.d/rc3.d/S45samba
>> - ln -sf ../init.d/samba ${EXTDIR}/rc.d/rc4.d/S45samba
>> - ln -sf ../init.d/samba ${EXTDIR}/rc.d/rc5.d/S45samba
>> - ln -sf ../init.d/samba ${EXTDIR}/rc.d/rc6.d/K48samba
>> -
>
> I am not sure why you did this. samba bootscript is still mentioned in
> instructions. Mistake or what?
I don't recall how that happened. Clearly an error. Fixed. Thanks.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page