Cleanups
This commit is contained in:
parent
274ec1022e
commit
9a60bfac1e
1 changed files with 0 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
# build_usb_boot.sh [-k kernel-version] destdev
|
||||
#
|
||||
# Assumes syslinux is installed
|
||||
# Assumes devstack files are in `pwd`/pxe
|
||||
# Needs to run as root
|
||||
|
||||
KVER=`uname -r`
|
||||
|
@ -95,7 +94,6 @@ cat >>$CFG <<EOF
|
|||
|
||||
LABEL local
|
||||
MENU LABEL ^Local disk
|
||||
MENU DEFAULT
|
||||
LOCALBOOT 0
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Reference in a new issue