The logical sector size used by LUKS1 is 512 bytes and LUKS2 uses 512 to 4069 bytes. The default password used is "pass", but can be overridden by setting the PASS environment variable. The device mapper name is set to the name of the temp directory so that its easy to correlate device mapper name with a particular test run. Also since this name is unique per test run, multiple simultaneous test runs are allowed. Note that cryptsetup is passing the --disable-locks parameter to allow cryptsetup run successfully when /run/lock/cryptsetup is not accessible. Since the device mapper name is unique per test run, there is no need to worry about locking the device to serialize access. Signed-off-by: Pierre-Louis Bonicoli <pierre-louis.bonicoli@libregerbil.fr> Tested-by: Glenn Washburn <development@efficientek.com> Signed-off-by: Glenn Washburn <development@efficientek.com> Reviewed-by: Patrick Steinhardt <ps@pks.im> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
280 lines
4.4 KiB
Plaintext
280 lines
4.4 KiB
Plaintext
#
|
|
# Ignore patterns in this directory and all subdirectories.
|
|
#
|
|
*.1
|
|
*.8
|
|
*.a
|
|
*.exec
|
|
*.exec.exe
|
|
*.image
|
|
*.image.exe
|
|
*.img
|
|
*.log
|
|
*.lst
|
|
*.marker
|
|
*.mod
|
|
*.o
|
|
*.pf2
|
|
*.pp
|
|
*.trs
|
|
*~
|
|
.deps-core/
|
|
.deps-util/
|
|
.deps/
|
|
.dirstamp
|
|
DISTLIST
|
|
GPATH
|
|
GRTAGS
|
|
GSYMS
|
|
GTAGS
|
|
Makefile
|
|
Makefile.in
|
|
ascii.bitmaps
|
|
genkernsyms.sh
|
|
gensymlist.sh
|
|
grub-bin2h
|
|
grub-emu
|
|
grub-emu-lite
|
|
grub-emu-lite.exe
|
|
grub-emu.exe
|
|
grub-macho2img
|
|
grub_emu_init.c
|
|
grub_emu_init.h
|
|
grub_probe_init.c
|
|
grub_probe_init.h
|
|
grub_script.tab.c
|
|
grub_script.tab.h
|
|
grub_script.yy.c
|
|
grub_script.yy.h
|
|
grub_script_check_init.c
|
|
grub_script_check_init.h
|
|
grub_setup_init.c
|
|
grub_setup_init.h
|
|
mdate-sh
|
|
mod-*.c
|
|
update-grub_lib
|
|
widthspec.bin
|
|
|
|
#
|
|
# Ignore patterns relative to this .gitignore file's directory.
|
|
#
|
|
/00_header
|
|
/10_*
|
|
/20_linux_xen
|
|
/30_os-prober
|
|
/30_uefi-firmware
|
|
/40_custom
|
|
/41_custom
|
|
/ABOUT-NLS
|
|
/ChangeLog
|
|
/INSTALL.grub
|
|
/Makefile.util.am
|
|
/Makefile.utilgcry.def
|
|
/aclocal.m4
|
|
/ahci_test
|
|
/ascii.h
|
|
/autom4te.cache/
|
|
/btrfs_test
|
|
/build-aux/
|
|
/build-grub-gen-asciih
|
|
/build-grub-gen-widthspec
|
|
/build-grub-mkfont
|
|
/cdboot_test
|
|
/cmp_test
|
|
/compile
|
|
/config-util.h
|
|
/config-util.h.in
|
|
/config.cache
|
|
/config.guess
|
|
/config.h
|
|
/config.log
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/contrib
|
|
/core_compress_test
|
|
/cpio_test
|
|
/date_test
|
|
/depcomp
|
|
/docs/*.info
|
|
/docs/*.info-[0-9]*
|
|
/docs/stamp-1
|
|
/docs/stamp-vti
|
|
/docs/version-dev.texi
|
|
/docs/version.texi
|
|
/ehci_test
|
|
/example_grub_script_test
|
|
/example_scripted_test
|
|
/example_unit_test
|
|
/exfat_test
|
|
/ext234_test
|
|
/f2fs_test
|
|
/fat_test
|
|
/fddboot_test
|
|
/file_filter_test
|
|
/garbage-gen
|
|
/garbage-gen.exe
|
|
/gettext_strings_test
|
|
/gnulib/
|
|
/grub-2.[0-9]*/
|
|
/grub-2.[0-9]*.tar.gz
|
|
/grub-bios-setup
|
|
/grub-bios-setup.exe
|
|
/grub-core/*.module
|
|
/grub-core/*.module.exe
|
|
/grub-core/*.pp
|
|
/grub-core/Makefile.core.am
|
|
/grub-core/Makefile.gcry.def
|
|
/grub-core/bootinfo.txt
|
|
/grub-core/build-grub-module-verifier
|
|
/grub-core/build-grub-pe2elf.exe
|
|
/grub-core/contrib
|
|
/grub-core/gdb_grub
|
|
/grub-core/genmod.sh
|
|
/grub-core/gensyminfo.sh
|
|
/grub-core/gentrigtables
|
|
/grub-core/gentrigtables.exe
|
|
/grub-core/gmodule.pl
|
|
/grub-core/grub.chrp
|
|
/grub-core/kernel.img.bin
|
|
/grub-core/lib/gnulib
|
|
/grub-core/lib/libgcrypt-grub
|
|
/grub-core/modinfo.sh
|
|
/grub-core/rs_decoder.h
|
|
/grub-core/symlist.c
|
|
/grub-core/symlist.h
|
|
/grub-core/trigtables.c
|
|
/grub-core/unidata.c
|
|
/grub-editenv
|
|
/grub-editenv.exe
|
|
/grub-file
|
|
/grub-file.exe
|
|
/grub-fs-tester
|
|
/grub-fstest
|
|
/grub-fstest.exe
|
|
/grub-glue-efi
|
|
/grub-glue-efi.exe
|
|
/grub-install
|
|
/grub-install.exe
|
|
/grub-kbdcomp
|
|
/grub-macbless
|
|
/grub-macbless.exe
|
|
/grub-menulst2cfg
|
|
/grub-menulst2cfg.exe
|
|
/grub-mk*
|
|
/grub-mount
|
|
/grub-ofpathname
|
|
/grub-ofpathname.exe
|
|
/grub-probe
|
|
/grub-probe.exe
|
|
/grub-reboot
|
|
/grub-render-label
|
|
/grub-render-label.exe
|
|
/grub-script-check
|
|
/grub-script-check.exe
|
|
/grub-set-default
|
|
/grub-shell
|
|
/grub-shell-tester
|
|
/grub-sparc64-setup
|
|
/grub-sparc64-setup.exe
|
|
/grub-syslinux2cfg
|
|
/grub-syslinux2cfg.exe
|
|
/grub_cmd_date
|
|
/grub_cmd_echo
|
|
/grub_cmd_regexp
|
|
/grub_cmd_set_date
|
|
/grub_cmd_sleep
|
|
/grub_cmd_test
|
|
/grub_cmd_tr
|
|
/grub_fstest_init.c
|
|
/grub_fstest_init.h
|
|
/grub_func_test
|
|
/grub_script_blanklines
|
|
/grub_script_blockarg
|
|
/grub_script_break
|
|
/grub_script_comments
|
|
/grub_script_continue
|
|
/grub_script_dollar
|
|
/grub_script_echo1
|
|
/grub_script_echo_keywords
|
|
/grub_script_escape_comma
|
|
/grub_script_eval
|
|
/grub_script_expansion
|
|
/grub_script_final_semicolon
|
|
/grub_script_for1
|
|
/grub_script_functions
|
|
/grub_script_gettext
|
|
/grub_script_if
|
|
/grub_script_leading_whitespace
|
|
/grub_script_no_commands
|
|
/grub_script_not
|
|
/grub_script_return
|
|
/grub_script_setparams
|
|
/grub_script_shift
|
|
/grub_script_strcmp
|
|
/grub_script_test
|
|
/grub_script_vars1
|
|
/grub_script_while1
|
|
/gzcompress_test
|
|
/hddboot_test
|
|
/help_test
|
|
/hfs_test
|
|
/hfsplus_test
|
|
/include/grub/cpu
|
|
/include/grub/gcrypt/g10lib.h
|
|
/include/grub/gcrypt/gcrypt.h
|
|
/include/grub/machine
|
|
/install-sh
|
|
/iso9660_test
|
|
/jfs_test
|
|
/lib/libgcrypt-grub
|
|
/libgrub_a_init.c
|
|
/lzocompress_test
|
|
/luks1_test
|
|
/luks2_test
|
|
/m4/
|
|
/minixfs_test
|
|
/missing
|
|
/netboot_test
|
|
/nilfs2_test
|
|
/ntfs_test
|
|
/ohci_test
|
|
/partmap_test
|
|
/pata_test
|
|
/po/*.gmo
|
|
/po/*.mo
|
|
/po/*.po
|
|
/po/LINGUAS
|
|
/po/Makefile.in.in
|
|
/po/Makevars
|
|
/po/Makevars.template
|
|
/po/POTFILES
|
|
/po/POTFILES-shell.in
|
|
/po/POTFILES.in
|
|
/po/Rules-quot
|
|
/po/grub.pot
|
|
/po/remove-potcdate.sed
|
|
/po/stamp-po
|
|
/printf_test
|
|
/priority_queue_unit_test
|
|
/pseries_test
|
|
/reiserfs_test
|
|
/romfs_test
|
|
/squashfs_test
|
|
/stamp-h
|
|
/stamp-h.in
|
|
/stamp-h1
|
|
/syslinux_test
|
|
/tar_test
|
|
/test_sha512sum
|
|
/test_unset
|
|
/tests/syslinux/ubuntu10.04_grub.cfg
|
|
/texinfo.tex
|
|
/udf_test
|
|
/uhci_test
|
|
/util/bash-completion.d/grub
|
|
/widthspec.h
|
|
/xfs_test
|
|
/xzcompress_test
|
|
/zfs_test
|