Lines Matching full:echo
14 E2FSPROGS_DAY=`echo $DATE | awk -F- '{print $1}'`
15 MONTH=`echo $DATE | awk -F- '{print $2}'`
16 YEAR=`echo $DATE | awk -F- '{print $3}'`
39 *) echo "Unknown month $MONTH??" ;;
42 base_ver=`echo $E2FSPROGS_VERSION | \
49 pre_vers=`echo $base_ver 0.01 - p | dc`
58 echo "Generating configuration file for e2fsprogs version $E2FSPROGS_VERSION"
59 echo "Release date is ${E2FSPROGS_MONTH}, ${E2FSPROGS_YEAR}"
163 echo "Disabling maintainer mode"
166 echo "Enabling maintainer mode"
170 echo "Disabling maintainer mode by default"
180 echo "Disabling compression support"
183 echo "Enabling compression support"
184 echo "WARNING: Compression support is experimental"
187 echo "Disabling compression support by default"
197 echo "Disabling htree directory support"
201 echo "Enabling htree directory support"
206 echo "Enabling htree directory support by default"
222 echo "Disabling ELF shared libraries"
234 echo "Enabling ELF shared libraries"
239 echo "Disabling ELF shared libraries by default"
252 echo "Disabling BSD shared libraries"
264 echo "Enabling BSD shared libraries"
269 echo "Disabling BSD shared libraries by default"
282 echo "Disabling profiling libraries"
287 echo "Building profiling libraries"
292 echo "Disabling profiling libraries by default"
305 echo "Disabling checker libraries"
309 echo "Building checker libraries"
314 echo "Disabling checker libraries by default"
331 echo "Disabling journal debugging"
334 echo "Enabling journal debugging"
337 echo "Disabling journal debugging by default"
346 echo "Disabling blkid debugging"
349 echo "Enabling blkid debugging"
352 echo "Disabling blkid debugging by default"
361 echo "Disabling testio debugging"
364 echo "Enabling testio debugging"
367 echo "Disabling testio debugging by default"
377 echo "Disabling swapfs support"
381 echo "Enabling swapfs support"
385 echo "Enabling swapfs support by default"
396 echo "Disabling debugfs support"
400 echo "Enabling debugfs support"
403 echo "Enabling debugfs support by default"
414 echo "Disabling e2image support"
418 echo "Enabling e2image support"
421 echo "Enabling e2image support by default"
432 echo "Disabling e2resize support"
436 echo "Enabling e2resize support"
439 echo "Enabling e2resize support by default"
451 echo "Not building fsck wrapper"
454 echo "Building fsck wrapper"
460 echo "Not building fsck wrapper by default"
464 echo "Building fsck wrapper by default"
477 echo "Not building e2initrd helper"
480 echo "Building e2initrd helper"
484 echo "Building e2initrd helper by default"
495 echo "Disabling device-mapper support"
501 echo "Enabling device-mapper support"
506 echo "pkg-config not installed; please install it."
522 echo "Working around Debian bug #390243..."
532 echo "Disabling device-mapper support by default"
547 echo "Disabling thread local support"
550 echo "Enabling thread local support"
554 echo "Try using thread local support by default"
567 echo "Not building uuidd"
572 echo "Building uuidd"
577 echo "Building uuidd by default"
803 echo "On $host_os systems, root_prefix defaults to ''"
814 echo "On $host_os systems, prefix defaults to /usr"
816 echo "...and mandir defaults to /usr/share/man"
840 echo "Setting root_bindir to $root_bindir"
844 echo "Setting root_sbindir to $root_sbindir"
848 echo "Setting root_libdir to $root_libdir"
852 echo "Setting root_sysconfdir to $root_sysconfdir"
893 echo "Using Apple Darwin / GNU libintl workaround"