Searched refs:bootdirname (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-reboot.in33 grubdir=`echo "/@bootdirname@/@grubdirname@" | sed 's,//*,/,g'`
112 bootdir=/@bootdirname@
116 bootdir=${rootdir}/@bootdirname@
H A Dgrub-set-default.in33 grubdir=`echo "/@bootdirname@/@grubdirname@" | sed 's,//*,/,g'`
112 bootdir=/@bootdirname@
116 bootdir=${rootdir}/@bootdirname@
H A Dgrub-install.in50 grubdir="`echo "/@bootdirname@/@grubdirname@" | sed 's,//*,/,g'`"
360 bootdir="/@bootdirname@"
364 bootdir="${rootdir}/@bootdirname@"
/osnet-11/usr/src/grub/grub2/
H A Dconfigure1279 bootdirname
3352 bootdirname='' ;;
3353 *) bootdirname='boot' ;;
3355 bootdirname=`echo "$bootdirname" | sed "$program_transform_name"`
3359 #define GRUB_BOOT_DIR_NAME "$bootdirname"
[all...]

Completed in 702 milliseconds