Handle newer autotools. Add some missing quotes while on it.
* Makefile.am (pkglib_DATA): Remove update-grub_lib. (pkglib_DATA): Move grub-mkconfig_lib from here ... (pkgdata_DATA): ... here. * Makefile.util.def (update-grub_lib): Removed. * conf/Makefile.common (pkglib_DATA): Removed. (pkglib_SCRIPTS): Likewise. (pkgdata_DATA): New variable. * tests/util/grub-shell-tester.in: Replace pkglib with pkgdata where needed. Add missing quotes. Remove unused variable while on it. * tests/util/grub-shell.in: Likewise. * util/grub-install.in: Likewise. * util/grub-mkconfig.in: Likewise. * util/grub-mknetdir.in: Likewise. * util/grub-mkrescue.in: Likewise. * util/grub-mkstandalone.in: Likewise. * util/grub.d/00_header.in: Likewise. * util/grub.d/10_hurd.in: Likewise. * util/grub.d/10_illumos.in: Likewise. * util/grub.d/10_kfreebsd.in: Likewise. * util/grub.d/10_linux.in: Likewise. * util/grub.d/10_netbsd.in: Likewise. * util/grub.d/10_windows.in: Likewise. * util/grub.d/20_linux_xen.in: Likewise. * util/grub.d/30_os-prober.in: Likewise. * util/update-grub_lib.in: Removed.
This commit is contained in:
		
							parent
							
								
									e555f379be
								
							
						
					
					
						commit
						48b391e9ab
					
				
					 21 changed files with 151 additions and 157 deletions
				
			
		|  | @ -21,6 +21,7 @@ transform="@program_transform_name@" | |||
| 
 | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| sbindir="@sbindir@" | ||||
| bindir="@bindir@" | ||||
| libdir="@libdir@" | ||||
|  | @ -31,8 +32,8 @@ PACKAGE_VERSION=@PACKAGE_VERSION@ | |||
| target_cpu=@target_cpu@ | ||||
| platform=@platform@ | ||||
| host_os=@host_os@ | ||||
| datarootdir=@datarootdir@ | ||||
| pkglibdir="${libdir}/`echo ${PACKAGE_TARNAME}/${target_cpu}-${platform} | sed ${transform}`" | ||||
| datadir="@datadir@" | ||||
| localedir="@datadir@/locale" | ||||
| 
 | ||||
| self="`basename $0`" | ||||
|  | @ -264,7 +265,7 @@ do | |||
|     esac | ||||
| done | ||||
| 
 | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| . "${datadir}/@PACKAGE@/grub-mkconfig_lib" | ||||
| 
 | ||||
| if test "x$install_device" = x && ([ "${target_cpu}-${platform}" = "i386-pc" ] \ | ||||
|     || [ "${target_cpu}-${platform}" = "sparc64-ieee1275" ]); then | ||||
|  |  | |||
|  | @ -18,25 +18,26 @@ set -e | |||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| transform="@program_transform_name@" | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| sbindir=@sbindir@ | ||||
| bindir=@bindir@ | ||||
| libdir=@libdir@ | ||||
| sysconfdir=@sysconfdir@ | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| sbindir="@sbindir@" | ||||
| bindir="@bindir@" | ||||
| sysconfdir="@sysconfdir@" | ||||
| PACKAGE_NAME=@PACKAGE_NAME@ | ||||
| PACKAGE_VERSION=@PACKAGE_VERSION@ | ||||
| host_os=@host_os@ | ||||
| datarootdir=@datarootdir@ | ||||
| datadir=@datadir@ | ||||
| pkgdatadir=${datadir}/`echo @PACKAGE_TARNAME@ | sed "${transform}"` | ||||
| datadir="@datadir@" | ||||
| pkgdatadir="${datadir}/`echo @PACKAGE_TARNAME@ | sed "${transform}"`" | ||||
| grub_cfg="" | ||||
| grub_mkconfig_dir=${sysconfdir}/grub.d | ||||
| grub_mkconfig_dir="${sysconfdir}"/grub.d | ||||
| 
 | ||||
| self=`basename $0` | ||||
| 
 | ||||
| grub_probe=${sbindir}/`echo grub-probe | sed "${transform}"` | ||||
| grub_probe="${sbindir}/`echo grub-probe | sed "${transform}"`" | ||||
| grub_script_check="${bindir}/`echo grub-script-check | sed "${transform}"`" | ||||
| 
 | ||||
| GRUB_PREFIX=`echo '/@bootdirname@/@grubdirname@' | sed "s,//*,/,g"` | ||||
|  | @ -94,7 +95,7 @@ do | |||
|     esac | ||||
| done | ||||
| 
 | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| . "${datadir}/@PACKAGE@/grub-mkconfig_lib" | ||||
| 
 | ||||
| if [ "x$EUID" = "x" ] ; then | ||||
|   EUID=`id -u` | ||||
|  |  | |||
|  | @ -19,22 +19,20 @@ | |||
| # Initialize some variables. | ||||
| transform="@program_transform_name@" | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| sbindir=@sbindir@ | ||||
| bindir=@bindir@ | ||||
| libdir=@libdir@ | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| bindir="@bindir@" | ||||
| libdir="@libdir@" | ||||
| PACKAGE_NAME=@PACKAGE_NAME@ | ||||
| PACKAGE_TARNAME=@PACKAGE_TARNAME@ | ||||
| PACKAGE_VERSION=@PACKAGE_VERSION@ | ||||
| host_os=@host_os@ | ||||
| localedir=@datadir@/locale | ||||
| datarootdir=@datarootdir@ | ||||
| pkglib_DATA="moddep.lst command.lst fs.lst partmap.lst parttool.lst handler.lst video.lst crypto.lst terminal.lst" | ||||
| 
 | ||||
| self=`basename $0` | ||||
| 
 | ||||
| grub_mkimage=${bindir}/`echo grub-mkimage | sed ${transform}` | ||||
| grub_mkimage="${bindir}/`echo grub-mkimage | sed ${transform}`" | ||||
| rootdir=/srv/tftp | ||||
| grub_prefix=`echo /boot/grub | sed ${transform}` | ||||
| modules= | ||||
|  | @ -45,13 +43,13 @@ recheck=no | |||
| debug=no | ||||
| debug_image= | ||||
| subdir=`echo /boot/grub | sed ${transform}` | ||||
| pc_dir=${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/i386-pc | ||||
| ppc_dir=${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/powerpc-ieee1275 | ||||
| sparc_dir=${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/sparc64-ieee1275 | ||||
| i386_ieee1275_dir=${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/i386-ieee1275 | ||||
| efi32_dir=${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/i386-efi | ||||
| efi64_dir=${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/x86_64-efi | ||||
| itanium_dir=${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/ia64-efi | ||||
| pc_dir="${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/i386-pc" | ||||
| ppc_dir="${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/powerpc-ieee1275" | ||||
| sparc_dir="${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/sparc64-ieee1275" | ||||
| i386_ieee1275_dir="${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/i386-ieee1275" | ||||
| efi32_dir="${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/i386-efi" | ||||
| efi64_dir="${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/x86_64-efi" | ||||
| itanium_dir="${libdir}/$(echo ${PACKAGE_TARNAME} | sed ${transform})/ia64-efi" | ||||
| 
 | ||||
| # Usage: usage | ||||
| # Print the usage. | ||||
|  | @ -173,12 +171,12 @@ process_input_dir () | |||
|     config_opt= | ||||
|     mkdir -p "$grubdir" || exit 1 | ||||
| 
 | ||||
|     for file in ${grubdir}/*.mod ${grubdir}/*.lst ${grubdir}/*.img ${grubdir}/efiemu??.o; do | ||||
| 	if test -f $file && [ "`basename $file`" != menu.lst ]; then | ||||
| 	    rm -f $file || exit 1 | ||||
|     for file in "${grubdir}"/*.mod "${grubdir}"/*.lst "${grubdir}"/*.img "${grubdir}"/efiemu??.o; do | ||||
| 	if test -f "$file" && [ "`basename $file`" != menu.lst ]; then | ||||
| 	    rm -f "$file" || exit 1 | ||||
| 	fi | ||||
|     done | ||||
|     for file in ${input_dir}/*.mod; do | ||||
|     for file in "${input_dir}"/*.mod; do | ||||
|         if test -f "$file"; then | ||||
|             cp -f "$file" "$grubdir/" | ||||
|         fi | ||||
|  | @ -225,7 +223,7 @@ process_input_dir () | |||
| source ${subdir}/grub.cfg | ||||
| EOF | ||||
| 
 | ||||
|     $grub_mkimage ${config_opt} -d "${input_dir}" -O ${mkimage_target} --output=${grubdir}/core.$ext --prefix=$prefix $modules $netmodules tftp || exit 1 | ||||
|     "$grub_mkimage" ${config_opt} -d "${input_dir}" -O ${mkimage_target} "--output=${grubdir}/core.$ext" "--prefix=$prefix" $modules $netmodules tftp || exit 1 | ||||
|     echo "Netboot directory for ${platform} created. Configure your DHCP server to point to ${subdir}/${platform}/core.$ext" | ||||
| } | ||||
| 
 | ||||
|  |  | |||
|  | @ -18,12 +18,14 @@ set -e | |||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| # Initialize some variables. | ||||
| 
 | ||||
| transform="@program_transform_name@" | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| bindir=@bindir@ | ||||
| libdir=@libdir@ | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| bindir="@bindir@" | ||||
| libdir="@libdir@" | ||||
| PACKAGE_NAME=@PACKAGE_NAME@ | ||||
| PACKAGE_TARNAME=@PACKAGE_TARNAME@ | ||||
| PACKAGE_VERSION=@PACKAGE_VERSION@ | ||||
|  |  | |||
|  | @ -18,12 +18,14 @@ set -e | |||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| # Initialize some variables. | ||||
| 
 | ||||
| transform="@program_transform_name@" | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| bindir=@bindir@ | ||||
| libdir=@libdir@ | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| bindir="@bindir@" | ||||
| libdir="@libdir@" | ||||
| PACKAGE_NAME=@PACKAGE_NAME@ | ||||
| PACKAGE_TARNAME=@PACKAGE_TARNAME@ | ||||
| PACKAGE_VERSION=@PACKAGE_VERSION@ | ||||
|  | @ -34,7 +36,7 @@ self=`basename $0` | |||
| source_directory= | ||||
| compression=auto | ||||
| format= | ||||
| grub_mkimage=${bindir}/`echo grub-mkimage | sed ${transform}` | ||||
| grub_mkimage="${bindir}/`echo grub-mkimage | sed ${transform}`" | ||||
| source= | ||||
| 
 | ||||
| # Usage: usage | ||||
|  | @ -184,7 +186,7 @@ memdisk_img=`mktemp "${TMPDIR:-/tmp}/tmp.XXXXXXXXXX"` || exit 1 | |||
| 
 | ||||
| (cd "${memdisk_dir}"; tar -cf - * $source) > "${memdisk_img}" | ||||
| rm -rf "${memdisk_dir}" | ||||
| $grub_mkimage -O "${format}" -C "$compression" -d "${source_directory}" -m "${memdisk_img}" -o "$output_image" --prefix='(memdisk)/boot/grub' memdisk tar $modules | ||||
| "$grub_mkimage" -O "${format}" -C "$compression" -d "${source_directory}" -m "${memdisk_img}" -o "$output_image" --prefix='(memdisk)/boot/grub' memdisk tar $modules | ||||
| rm -rf "${memdisk_img}" | ||||
| 
 | ||||
| exit 0 | ||||
|  |  | |||
|  | @ -19,13 +19,13 @@ set -e | |||
| 
 | ||||
| transform="@program_transform_name@" | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| libdir=@libdir@ | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| locale_dir=`echo ${GRUB_PREFIX}/locale | sed ${transform}` | ||||
| grub_lang=`echo $LANG | cut -d . -f 1` | ||||
| 
 | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| . "@datadir@/@PACKAGE@/grub-mkconfig_lib" | ||||
| 
 | ||||
| # Do this as early as possible, since other commands might depend on it. | ||||
| # (e.g. the `loadfont' command might need lvm or raid modules) | ||||
|  | @ -112,7 +112,7 @@ for x in ${GRUB_TERMINAL_INPUT} ${GRUB_TERMINAL_OUTPUT}; do | |||
| done | ||||
| 
 | ||||
| if [ "x$serial" = x1 ]; then | ||||
|     if ! test -e ${GRUB_PREFIX}/serial.mod ; then | ||||
|     if ! test -e "${GRUB_PREFIX}/serial.mod" ; then | ||||
| 	echo "Serial terminal not available on this platform." >&2 ; exit 1 | ||||
|     fi | ||||
| 
 | ||||
|  |  | |||
|  | @ -17,11 +17,10 @@ set -e | |||
| # You should have received a copy of the GNU General Public License | ||||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| libdir=@libdir@ | ||||
| datarootdir=@datarootdir@ | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| . "@datadir@/@PACKAGE@/grub-mkconfig_lib" | ||||
| 
 | ||||
| CLASS="--class gnu --class os" | ||||
| 
 | ||||
|  |  | |||
|  | @ -17,15 +17,13 @@ set -e | |||
| # You should have received a copy of the GNU General Public License | ||||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| bindir=@bindir@ | ||||
| libdir=@libdir@ | ||||
| datarootdir=@datarootdir@ | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| . "@datadir@/@PACKAGE@/grub-mkconfig_lib" | ||||
| 
 | ||||
| export TEXTDOMAIN=@PACKAGE@ | ||||
| export TEXTDOMAINDIR=@localedir@ | ||||
| export TEXTDOMAINDIR="@localedir@" | ||||
| 
 | ||||
| CLASS="--class os" | ||||
| 
 | ||||
|  |  | |||
|  | @ -17,15 +17,13 @@ set -e | |||
| # You should have received a copy of the GNU General Public License | ||||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| bindir=@bindir@ | ||||
| libdir=@libdir@ | ||||
| datarootdir=@datarootdir@ | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| . "@datadir@/@PACKAGE@/grub-mkconfig_lib" | ||||
| 
 | ||||
| export TEXTDOMAIN=@PACKAGE@ | ||||
| export TEXTDOMAINDIR=@localedir@ | ||||
| export TEXTDOMAINDIR="@localedir@" | ||||
| 
 | ||||
| CLASS="--class os" | ||||
| 
 | ||||
|  |  | |||
|  | @ -17,15 +17,14 @@ set -e | |||
| # You should have received a copy of the GNU General Public License | ||||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| bindir=@bindir@ | ||||
| libdir=@libdir@ | ||||
| datarootdir=@datarootdir@ | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| 
 | ||||
| . "@datadir@/@PACKAGE@/grub-mkconfig_lib" | ||||
| 
 | ||||
| export TEXTDOMAIN=@PACKAGE@ | ||||
| export TEXTDOMAINDIR=@localedir@ | ||||
| export TEXTDOMAINDIR="@localedir@" | ||||
| 
 | ||||
| CLASS="--class gnu-linux --class gnu --class os" | ||||
| 
 | ||||
|  |  | |||
|  | @ -17,15 +17,13 @@ set -e | |||
| # You should have received a copy of the GNU General Public License | ||||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| bindir=@bindir@ | ||||
| libdir=@libdir@ | ||||
| datarootdir=@datarootdir@ | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| . "@datadir@/@PACKAGE@/grub-mkconfig_lib" | ||||
| 
 | ||||
| export TEXTDOMAIN=@PACKAGE@ | ||||
| export TEXTDOMAINDIR=@localedir@ | ||||
| export TEXTDOMAINDIR="@localedir@" | ||||
| 
 | ||||
| if [ "x${GRUB_DISTRIBUTOR}" = "x" ] ; then | ||||
|   OS="NetBSD" | ||||
|  |  | |||
|  | @ -17,11 +17,11 @@ set -e | |||
| # You should have received a copy of the GNU General Public License | ||||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| libdir=@libdir@ | ||||
| datarootdir=@datarootdir@ | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| 
 | ||||
| . "@datadir@/@PACKAGE@/grub-mkconfig_lib" | ||||
| 
 | ||||
| case "`uname 2>/dev/null`" in | ||||
|   CYGWIN*)  ;; | ||||
|  |  | |||
|  | @ -17,15 +17,14 @@ set -e | |||
| # You should have received a copy of the GNU General Public License | ||||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| bindir=@bindir@ | ||||
| libdir=@libdir@ | ||||
| datarootdir=@datarootdir@ | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| 
 | ||||
| . "@datadir@/@PACKAGE@/grub-mkconfig_lib" | ||||
| 
 | ||||
| export TEXTDOMAIN=@PACKAGE@ | ||||
| export TEXTDOMAINDIR=@localedir@ | ||||
| export TEXTDOMAINDIR="@localedir@" | ||||
| 
 | ||||
| CLASS="--class gnu-linux --class gnu --class os --class xen" | ||||
| 
 | ||||
|  |  | |||
|  | @ -17,11 +17,11 @@ set -e | |||
| # You should have received a copy of the GNU General Public License | ||||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| libdir=@libdir@ | ||||
| prefix="@prefix@" | ||||
| exec_prefix="@exec_prefix@" | ||||
| datarootdir="@datarootdir@" | ||||
| 
 | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| . "@datadir@/@PACKAGE@/grub-mkconfig_lib" | ||||
| 
 | ||||
| if [ "x${GRUB_DISABLE_OS_PROBER}" = "xtrue" ]; then | ||||
|   exit 0 | ||||
|  |  | |||
|  | @ -1,23 +0,0 @@ | |||
| # stub for new grub-mkconfig_lib | ||||
| # Copyright (C) 2007,2008  Free Software Foundation, Inc. | ||||
| # | ||||
| # GRUB is free software: you can redistribute it and/or modify | ||||
| # it under the terms of the GNU General Public License as published by | ||||
| # the Free Software Foundation, either version 3 of the License, or | ||||
| # (at your option) any later version. | ||||
| # | ||||
| # GRUB is distributed in the hope that it will be useful, | ||||
| # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
| # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | ||||
| # GNU General Public License for more details. | ||||
| # | ||||
| # You should have received a copy of the GNU General Public License | ||||
| # along with GRUB.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 
 | ||||
| prefix=@prefix@ | ||||
| exec_prefix=@exec_prefix@ | ||||
| libdir=@libdir@ | ||||
| 
 | ||||
| . ${libdir}/@PACKAGE@/grub-mkconfig_lib | ||||
| 
 | ||||
| grub_warn "update-grub_lib is deprecated, use grub-mkconfig_lib instead" | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue