# $Id$ push_firstboot 80_pxeconfig push_firstboot_80_pxeconfig() { local serial="$1" # create an empty boot cmdline entry decho "set empty boot cmdline" import_resource client_boot "${serial}" "cmdline" "" }