Home | History | Annotate | Download | only in lib

Lines Matching refs:conf

3 conf=${1}; shift
8 . "${conf}"
197 echo "ext3 ${EXT3_PART}" >/etc/kdump.conf
199 echo "core_collector makedumpfile ${MAKE_OPTIONS}" >>/etc/kdump.conf
206 echo "ext3 LABEL=${EXT3_LABEL}" >/etc/kdump.conf
208 echo "core_collector makedumpfile ${MAKE_OPTIONS}" >>/etc/kdump.conf
215 echo "ext3 UUID=${EXT3_UID}" >/etc/kdump.conf
217 echo "core_collector makedumpfile ${MAKE_OPTIONS}" >>/etc/kdump.conf
224 echo "raw ${RAW_PART}" >/etc/kdump.conf
226 echo "core_collector makedumpfile ${MAKE_OPTIONS}" >>/etc/kdump.conf
233 echo "net ${SCP_PATH}" >/etc/kdump.conf
235 echo "link_delay ${LINK_DELAY}" >>/etc/kdump.conf
240 echo "core_collector makedumpfile ${MAKE_OPTIONS}" >>/etc/kdump.conf
247 echo "net ${NFS_PATH}" >/etc/kdump.conf
249 echo "link_delay ${LINK_DELAY}" >>/etc/kdump.conf
253 echo "core_collector makedumpfile ${MAKE_OPTIONS}" >>/etc/kdump.conf
260 echo "net ${SCP_PATH}" >/etc/kdump.conf