Tiny Core Linux

Tiny Core Base => CorePlus => Topic started by: eltone on February 08, 2014, 06:43:45 PM

Title: 'dhcp' extension HICCUP
Post by: eltone on February 08, 2014, 06:43:45 PM
Re: TCP 5.2 (current)

ATT: tc-5.x GURUS

Q1: Does this dialog indicate a bug in dhcp.tcz?

Q2: 'dhcp-doc' has subdir after subdir, what's the idea?
I just want to print out the readme HELP file.

ACT:
Code: [Select]

tc@box:~$ tce-load -i dhcp
/etc/sysconfig/tcedir/optional/dhcp.tcz: OK
tc@box:~$ dhcp --help
sh: dhcp: not found
tc@box:~$ tce-load -i dhcpcd
/etc/sysconfig/tcedir/optional/dhcpcd.tcz: OK
tc@box:~$
Re: TCP 5.2 (current)



EXP:
Code: [Select]

tc@box:~$ dhcpcd --help
usage: dhcpcd [-dgknpqwxyADEGHJKLOTV] [-c script] [-f file] [-e var=val]
              [-h hostname] [-i classID ] [-l leasetime] [-m metric] [-o option]
              [-r ipaddr] [-s ipaddr] [-t timeout] [-u userclass]
              [-F none|ptr|both] [-I clientID] [-C hookscript] [-Q option]
              [-X ipaddr] <interface>
tc@box:~$
eltone
Title: Re: 'dhcp' extension HICCUP
Post by: gerald_clark on February 08, 2014, 06:47:57 PM
Stop opening dhcp threads.
Title: Re: 'dhcp' extension HICCUP
Post by: bmarkus on February 08, 2014, 06:58:09 PM

Code: [Select]

tc@box:~$ tce-load -i dhcp
/etc/sysconfig/tcedir/optional/dhcp.tcz: OK
tc@box:~$ dhcp --help
sh: dhcp: not found

[/quote]

There are no such applications as dhcp provided by dhcp.tcz Use 'Files' menu of application browsers. Therefore dhcp not found.

dhcp-doc.tcz provides man pages as expected.

My kind advice is to stop DHCP discussion and start learning Tiny Core basics. Read Curaga's book on concept, tools, etc.