📄 readme
字号:
How to make dhcpcd get invoked in synchronization with PCMCIA card boot-up0. IntroductionThis directory contains the following files: o README this file o README.jis README translated into Japanese o network replacement of /etc/pcmcia/network o network.opt replacement of /etc/pcmcia/network.opt1. Install (in case you are using Slackware distribution)1. make a back-up of the following directories: /etc/rc.d, /etc/pcmcia2. copy 'network' and 'network.opt' to /etc/pcmcia3. copy all the 'rc' files in the directory ../rc.d to the directory /etc/rc.d2. Environment Variables in the Shell Script 'network'The environment variables used in the shell script 'network' aredefined in the file 'network.opt'. The following environmentvariables, which are defined in 'network.opt', are related to dhcpcd:o DHCP: cardmgr invokes dhcpcd if this variable is set to "y". This value is set to "y" in 'network.opt'.o DHCPSTF: dhcpcd invokes the command file described by this variable if it is not set to the null string. This value is set to /etc/rc.d/rc.dhcp in 'network.opt'.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -