diff --git a/add_pkg b/add_pkg new file mode 100755 index 0000000..ed19b23 --- /dev/null +++ b/add_pkg @@ -0,0 +1,73 @@ +#!/bin/bash + +set -e # exit on error +set -o pipefail # exit on pipeline error +set -u # treat unset variable as error + +SCRIPT_DIR="$(dirname "$(readlink -f "$0")")" +PARENT_DIR="$(dirname "$SCRIPT_DIR")" +ISO_DIR="$(dirname "$SCRIPT_DIR")"/iso + +set +u +if [ -z $OUTPUT ]; then + . $SCRIPT_DIR/linux-live/buildconfig || exit 1 +fi +set -u +. $SCRIPT_DIR/linux-live/minioslib || exit 1 +. $SCRIPT_DIR/linux-live/config || exit 1 + +# don't change! use ./autoinstall instead +UNATTENDED="0" + +CMD=(add_package) + +# ============= main ================ + +BUILD_DIR="" + +common_variables + +if [ -f /.dockerenv ] || [ "$container" = "podman" ]; then + new_run +fi + +console_colours + +allow_root_only + +create_livekitname_install_symlink + +create_completion + +create_backup + +# check number of args +if [[ $# == 0 || $# > 3 ]]; then help; fi + +# loop through args +dash_flag=false +start_index=0 +end_index=${#CMD[*]} +for ii in "$@"; do + if [[ $ii == "-" ]]; then + dash_flag=true + continue + fi + find_index $ii + if [[ $dash_flag == false ]]; then + start_index=$index + else + end_index=$(($index + 1)) + fi +done +if [[ $dash_flag == false ]]; then + end_index=$(($start_index + 1)) +fi + +#loop through the commands +for ((ii = $start_index; ii < $end_index; ii++)); do + setup_build_dir + ${CMD[ii]} +done + +echo -e "${BOLD}${LIGHTYELLOW}$0${ENDCOLOUR} - ${LIGHTGREEN}Command completed successfully!${ENDCOLOUR}" diff --git a/add_pkg.list b/add_pkg.list new file mode 100644 index 0000000..fe9ceca --- /dev/null +++ b/add_pkg.list @@ -0,0 +1 @@ +xubuntu-core^ \ No newline at end of file diff --git a/build_modules b/build_modules new file mode 100755 index 0000000..834cbb9 --- /dev/null +++ b/build_modules @@ -0,0 +1,73 @@ +#!/bin/bash + +set -e # exit on error +set -o pipefail # exit on pipeline error +set -u # treat unset variable as error + +SCRIPT_DIR="$(dirname "$(readlink -f "$0")")" +PARENT_DIR="$(dirname "$SCRIPT_DIR")" +ISO_DIR="$(dirname "$SCRIPT_DIR")"/iso + +set +u +if [ -z $OUTPUT ]; then + . $SCRIPT_DIR/linux-live/buildconfig || exit 1 +fi +set -u +. $SCRIPT_DIR/linux-live/minioslib || exit 1 +. $SCRIPT_DIR/linux-live/config || exit 1 + +# don't change! use ./autoinstall instead +UNATTENDED="0" + +CMD=(build_modules) + +# ============= main ================ + +BUILD_DIR="" + +common_variables + +if [ -f /.dockerenv ] || [ "$container" = "podman" ]; then + new_run +fi + +console_colours + +allow_root_only + +create_livekitname_install_symlink + +create_completion + +create_backup + +# check number of args +if [[ $# == 0 || $# > 3 ]]; then help; fi + +# loop through args +dash_flag=false +start_index=0 +end_index=${#CMD[*]} +for ii in "$@"; do + if [[ $ii == "-" ]]; then + dash_flag=true + continue + fi + find_index $ii + if [[ $dash_flag == false ]]; then + start_index=$index + else + end_index=$(($index + 1)) + fi +done +if [[ $dash_flag == false ]]; then + end_index=$(($start_index + 1)) +fi + +#loop through the commands +for ((ii = $start_index; ii < $end_index; ii++)); do + setup_build_dir + ${CMD[ii]} +done + +echo -e "${BOLD}${LIGHTYELLOW}$0${ENDCOLOUR} - ${LIGHTGREEN}Command completed successfully!${ENDCOLOUR}" diff --git a/linux-live/bootfiles/boot/grub/bootlogo.png b/linux-live/bootfiles/boot/grub/bootlogo.png index 57eddef..6362f91 100644 Binary files a/linux-live/bootfiles/boot/grub/bootlogo.png and b/linux-live/bootfiles/boot/grub/bootlogo.png differ diff --git a/linux-live/bootfiles/boot/grub/bootlogo960.png b/linux-live/bootfiles/boot/grub/bootlogo960.png deleted file mode 100644 index 6362f91..0000000 Binary files a/linux-live/bootfiles/boot/grub/bootlogo960.png and /dev/null differ diff --git a/linux-live/bootfiles/boot/grub/grub.cfg b/linux-live/bootfiles/boot/grub/grub.cfg deleted file mode 100644 index 2c748d5..0000000 --- a/linux-live/bootfiles/boot/grub/grub.cfg +++ /dev/null @@ -1,48 +0,0 @@ -set default="0" -set timeout="10" -set hidden_timeout_quiet=false -set gfxmode=auto -insmod efi_gop -insmod efi_uga -insmod gfxterm -terminal_output gfxterm -set color_normal=black/black -set color_highlight=black/white -loadfont /boot/grub/unicode.pf2 -background_image /boot/grub/bootlogo.png - -set default_settings="load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 consoleblank=0 apparmor=0 net.ifnames=0 biosdevname=0" -set perch_settings="slax.flags=perch,automount" -set live_settings="slax.flags=automount" -set ram_settings="slax.flags=toram" -set debug_settings="load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 apparmor=0 debug net.ifnames=0 biosdevname=0" -set linux_64="/minios/boot/vmlinuz" -set initrd_img="/minios/boot/initrfs.img" -set default=0 -set message="Загружаем ядро и рамдиск... Подождите..." - -menuentry "Запуск MiniOS с сохранением изменений"{ - echo $message - search --set -f $linux_64 - linux $linux_64 $default_settings $perch_settings - initrd $initrd_img -} -menuentry "Запуск MiniOS в чистом режиме"{ - echo $message - search --set -f $linux_64 - linux $linux_64 $default_settings $live_settings - initrd $initrd_img -} -menuentry "Запуск MiniOS с загрузкой в RAM"{ - echo $message - search --set -f $linux_64 - linux $linux_64 $default_settings $ram_settings - initrd $initrd_img -} - -menuentry "Запуск MiniOS в режиме отладки"{ - echo $message - search --set -f $linux_64 - linux $linux_64 $debug_settings - initrd $initrd_img -} diff --git a/linux-live/bootfiles/boot/syslinux/syslinux.cfg b/linux-live/bootfiles/boot/syslinux/syslinux.cfg deleted file mode 100644 index b45bd82..0000000 --- a/linux-live/bootfiles/boot/syslinux/syslinux.cfg +++ /dev/null @@ -1,32 +0,0 @@ -FONT 866_8x16.psf -DEFAULT vesamenu.c32 -PROMPT 0 -TIMEOUT 90 -ALLOWOPTIONS 0 -ONTIMEOUT default -MENU BACKGROUND bootlogo.png - -MENU COLOR border 30;44 #00000000 #00000000 none -MENU COLOR unsel 37;44 #901E1E1E #00000000 std -MENU COLOR sel 7;37;40 #ff1E1E1E #99006693 all -MENU COLOR hotsel 1;7;37;40 #55555555 #99006693 all - -LABEL default -MENU LABEL MiniOS ࠭ -KERNEL /minios/boot/vmlinuz -APPEND vga=normal initrd=/minios/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 consoleblank=0 slax.flags=perch,automount apparmor=0 net.ifnames=0 biosdevname=0 - -LABEL live -MENU LABEL MiniOS ⮬ ० -KERNEL /minios/boot/vmlinuz -APPEND vga=normal initrd=/minios/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 consoleblank=0 slax.flags=automount apparmor=0 net.ifnames=0 biosdevname=0 - -LABEL toram -MENU LABEL MiniOS 㧪 RAM -KERNEL /minios/boot/vmlinuz -APPEND vga=normal initrd=/minios/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 consoleblank=0 slax.flags=toram apparmor=0 net.ifnames=0 biosdevname=0 - -LABEL debug -MENU LABEL MiniOS ० ⫠ -KERNEL /minios/boot/vmlinuz -APPEND vga=normal initrd=/minios/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 apparmor=0 debug net.ifnames=0 biosdevname=0 \ No newline at end of file diff --git a/linux-live/buildconfig b/linux-live/buildconfig index 663c7a1..37b2148 100644 --- a/linux-live/buildconfig +++ b/linux-live/buildconfig @@ -28,4 +28,5 @@ APT_CMD="apt-get" APT_OPTIONS="-y" #--no-install-recommends" -LIVE_TYPE="ubuntu" \ No newline at end of file +#LIVE_TYPE="casper" +LIVE_TYPE="livekit" \ No newline at end of file diff --git a/linux-live/initramfs/initramfs_create b/linux-live/initramfs/initramfs_create index 6ecb5bd..8ea816a 100755 --- a/linux-live/initramfs/initramfs_create +++ b/linux-live/initramfs/initramfs_create @@ -10,8 +10,7 @@ INITRAMFS=/tmp/$LIVEKITNAME-initramfs-$$ # copy file to initramfs tree, including # all library dependencies (as shown by ldd) # $1 = file to copy (full path) -copy_including_deps() -{ +copy_including_deps() { # if source doesn't exist or target exists, do nothing if [ ! -e "$1" -o -e "$INITRAMFS"/"$1" ]; then return @@ -21,13 +20,16 @@ copy_including_deps() if [ -L "$1" ]; then DIR="$(dirname "$1")" LNK="$(readlink "$1")" - copy_including_deps "$(cd "$DIR"; realpath -s "$LNK")" + copy_including_deps "$( + cd "$DIR" + realpath -s "$LNK" + )" fi - ldd "$1" 2>/dev/null | sed -r "s/.*=>|[(].*//g" | sed -r "s/^\\s+|\\s+\$//" \ - | while read LIB; do - copy_including_deps "$LIB" - done + ldd "$1" 2>/dev/null | sed -r "s/.*=>|[(].*//g" | sed -r "s/^\\s+|\\s+\$//" | + while read LIB; do + copy_including_deps "$LIB" + done for MOD in $(find "$1" -type f | grep .ko); do for DEP in $(cat /$LMK/modules.dep | fgrep /$(basename $MOD):); do @@ -37,7 +39,7 @@ copy_including_deps() shift if [ "$1" != "" ]; then - copy_including_deps "$@" + copy_including_deps "$@" fi } @@ -125,12 +127,14 @@ copy_including_deps /$LMK/updates copy_including_deps /$LMK/modules.* - find $INITRAMFS -name "*.ko.gz" -exec gunzip {} \; # trim modules.order file. Perhaps we could remove it entirely -MODULEORDER="$(cd "$INITRAMFS/$LMK/"; find -name "*.ko" | sed -r "s:^./::g" | tr "\n" "|" | sed -r "s:[.]:.:g")" -cat $INITRAMFS/$LMK/modules.order | sed -r "s/.ko.gz\$/.ko/" | grep -E "$MODULEORDER"/foo/bar > $INITRAMFS/$LMK/_ +MODULEORDER="$( + cd "$INITRAMFS/$LMK/" + find -name "*.ko" | sed -r "s:^./::g" | tr "\n" "|" | sed -r "s:[.]:.:g" +)" +cat $INITRAMFS/$LMK/modules.order | sed -r "s/.ko.gz\$/.ko/" | grep -E "$MODULEORDER"/foo/bar >$INITRAMFS/$LMK/_ mv $INITRAMFS/$LMK/_ $INITRAMFS/$LMK/modules.order depmod -b $INITRAMFS $KERNEL @@ -148,6 +152,13 @@ cp ../config $INITRAMFS/lib/ cd $INITRAMFS find . -print | cpio -o -H newc 2>/dev/null | xz -f --extreme --check=crc32 >$INITRAMFS.img + +: 'if [ $COMP_TYPE = "xz" ]; then + find . -print | cpio -o -H newc 2>/dev/null | xz -f --extreme --check=crc32 >$INITRAMFS.img +elif [ $COMP_TYPE = "lz4" ]; then + find . -print | cpio -o -H newc 2>/dev/null | lz4 -9 >$INITRAMFS.img +fi' + echo $INITRAMFS.img cd .. diff --git a/linux-live/initrfs b/linux-live/initrfs new file mode 100755 index 0000000..79cbc18 --- /dev/null +++ b/linux-live/initrfs @@ -0,0 +1,17 @@ +#!/bin/bash + +export PATH=.:./tools:../tools:/usr/sbin:/usr/bin:/sbin:/bin:/ + +. /linux-live/config || exit 1 +. /linux-live/livekitlib || exit 1 +. /linux-live/buildconfig || exit 1 + +# build initramfs image +echo "Building intramfs image..." +cd /linux-live/initramfs +chmod 755 ./initramfs_create +INITRAMFS=$(./initramfs_create) + +if [ "$INITRAMFS" != "" ]; then + mv "$INITRAMFS" /boot/initrfs.img +fi \ No newline at end of file diff --git a/linux-live/minioslib b/linux-live/minioslib index 7e341aa..b1331ef 100644 --- a/linux-live/minioslib +++ b/linux-live/minioslib @@ -609,6 +609,61 @@ function build_chroot() { fi } +function add_package() { + current_process + + if [ $CONTAINER_TYPE = "1" ]; then + if [ ! -f /.minios-live ]; then + setup_host + fi + fi + + chroot_mount_fs + + #copy_build_scripts + + if [ -d /opt/minios-live ] || [ -f /.minios-live-container ]; then + chroot $BUILD_DIR /usr/bin/env \ + OUTPUT=$OUTPUT \ + LOGPATH=$LOGPATH \ + BUILD_TEST_ISO=$BUILD_TEST_ISO \ + CREATE_BACKUP=$CREATE_BACKUP \ + DEBIAN_FRONTEND_TYPE=$DEBIAN_FRONTEND_TYPE \ + APT_CMD=$APT_CMD \ + APT_OPTIONS=$APT_OPTIONS \ + LIVE_TYPE=$LIVE_TYPE \ + sudo DEBIAN_FRONTEND=$DEBIAN_FRONTEND_TYPE \ + $APT_CMD update >>$OUTPUT 2>&1 && + chroot $BUILD_DIR /usr/bin/env \ + OUTPUT=$OUTPUT \ + LOGPATH=$LOGPATH \ + BUILD_TEST_ISO=$BUILD_TEST_ISO \ + CREATE_BACKUP=$CREATE_BACKUP \ + DEBIAN_FRONTEND_TYPE=$DEBIAN_FRONTEND_TYPE \ + APT_CMD=$APT_CMD \ + APT_OPTIONS=$APT_OPTIONS \ + LIVE_TYPE=$LIVE_TYPE \ + sudo DEBIAN_FRONTEND=$DEBIAN_FRONTEND_TYPE \ + $APT_CMD install $APT_OPTIONS \ + $(grep -vE "^\s*#" $SCRIPT_DIR/add_pkg.list | tr "\n" " ") >>$OUTPUT 2>&1 + else + chroot $BUILD_DIR sudo DEBIAN_FRONTEND=$DEBIAN_FRONTEND_TYPE \ + $APT_CMD update >>$OUTPUT 2>&1 && + chroot $BUILD_DIR sudo DEBIAN_FRONTEND=$DEBIAN_FRONTEND_TYPE \ + $APT_CMD install $APT_OPTIONS \ + $(grep -vE "^\s*#" $SCRIPT_DIR/add_pkg.list | tr "\n" " ") >>$OUTPUT 2>&1 + fi + + chroot_umount_fs + + rm -f $BUILD_DIR/var/lib/apt/extended_states >>$OUTPUT 2>&1 + rm -f $BUILD_DIR/var/lib/apt/lists/*Packages >>$OUTPUT 2>&1 + rm -f $BUILD_DIR/var/lib/apt/lists/*Translation* >>$OUTPUT 2>&1 + rm -f $BUILD_DIR/var/lib/apt/lists/*InRelease >>$OUTPUT 2>&1 + rm -f $BUILD_DIR/var/lib/apt/lists/deb.* >>$OUTPUT 2>&1 + rm -f $BUILD_DIR/var/lib/dpkg/*-old >>$OUTPUT 2>&1 +} + function build_initrd() { current_process @@ -618,7 +673,7 @@ function build_initrd() { fi fi - (cd $SCRIPT_DIR/linux-live/rootcopy-ubuntu && cp --parents -afr * $BUILD_DIR/) + (cd $SCRIPT_DIR/linux-live/rootcopy-casper && cp --parents -afr * $BUILD_DIR/) chroot_mount_fs @@ -650,45 +705,215 @@ function build_live() { remove_log_file - if [ $LIVE_TYPE = "linux-live" ]; then + rm -rf $BUILD_DIR/tmp/* >>$OUTPUT 2>&1 + rm -f $BUILD_DIR/root/.bash_history >>$OUTPUT 2>&1 + rm -rf $BUILD_DIR/root/.cache >>$OUTPUT 2>&1 + rm -rf $BUILD_DIR/root/.config >>$OUTPUT 2>&1 + + if [ $LIVE_TYPE = "livekit" ]; then + copy_build_scripts check_build_dir - chroot $BUILD_DIR mount none -t proc /proc - : 'chroot $BUILD_DIR /bin/bash -x <>$OUTPUT 2>&1 + echo root:toor | chroot $BUILD_DIR chpasswd >>$OUTPUT 2>&1 + + if ! cat $BUILD_DIR/etc/passwd | grep /home/live; then + echo "Set up user 'live'" >>$OUTPUT 2>&1 + chroot $BUILD_DIR adduser --gecos '' live --disabled-password >>$OUTPUT 2>&1 + fi + echo "Set up password for user 'live'" >>$OUTPUT 2>&1 + echo live:evil | chroot $BUILD_DIR chpasswd >>$OUTPUT 2>&1 + chroot $BUILD_DIR addgroup live adm >>$OUTPUT 2>&1 + chroot $BUILD_DIR addgroup live sudo >>$OUTPUT 2>&1 + + cat <$BUILD_DIR/etc/sudoers.d/90-minios +# live user is default user in minios. +# It needs passwordless sudo functionality. +live ALL=(ALL) NOPASSWD:ALL +EOF + + if [ -d $BUILD_DIR/etc/lightdm ]; then + cat <$BUILD_DIR/etc/lightdm/lightdm.conf +[Seat:*] +autologin-session=xubuntu +autologin-user=live +autologin-user-timeout=0 +EOF fi + + if [ ! -d $BUILD_DIR/etc/NetworkManager ]; then + echo "Enable dhclient.service autostart." >>$OUTPUT 2>&1 + chroot $BUILD_DIR cat </lib/systemd/system/dhclient.service +[Unit] +Description=DHCP Client +Documentation=man:dhclient(8) +Wants=network.target +After=network-pre.target systemd-sysctl.service systemd-modules-load.service +Before=network.target shutdown.target network-online.target +ConditionPathExists=!/run/initramfs/net.up.flag + +[Service] +Type=forking +ExecStart=-/bin/sh -c 'udevadm settle && dhclient -nw' +PIDFile=/run/dhclient.pid + +[Install] +WantedBy=multi-user.target +WantedBy=network-online.target +EOF + chroot $BUILD_DIR systemctl enable dhclient >>$OUTPUT 2>&1 + fi + + chroot $BUILD_DIR /bin/bash -x <$PARENT_DIR/image/boot/grub/grub.cfg +set default="0" +set timeout="10" +set hidden_timeout_quiet=false +set gfxmode=auto +insmod efi_gop +insmod efi_uga +insmod gfxterm +terminal_output gfxterm +set color_normal=black/black +set color_highlight=black/white +loadfont /boot/grub/unicode.pf2 +background_image /boot/grub/bootlogo.png + +set default_settings="load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 consoleblank=0 apparmor=0 net.ifnames=0 biosdevname=0" +set perch_settings="slax.flags=perch,automount" +set live_settings="slax.flags=automount" +set ram_settings="slax.flags=toram" +set debug_settings="load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 apparmor=0 debug net.ifnames=0 biosdevname=0" +set linux_64="/minios/boot/vmlinuz" +set initrd_img="/minios/boot/initrfs.img" +set default=0 +set message="Загружаем ядро и рамдиск... Подождите..." + +menuentry "Запуск MiniOS с сохранением изменений"{ + echo $message + search --set -f $linux_64 + linux $linux_64 $default_settings $perch_settings + initrd $initrd_img +} +menuentry "Запуск MiniOS в чистом режиме"{ + echo $message + search --set -f $linux_64 + linux $linux_64 $default_settings $live_settings + initrd $initrd_img +} +menuentry "Запуск MiniOS с загрузкой в RAM"{ + echo $message + search --set -f $linux_64 + linux $linux_64 $default_settings $ram_settings + initrd $initrd_img +} + +menuentry "Запуск MiniOS в режиме отладки"{ + echo $message + search --set -f $linux_64 + linux $linux_64 $debug_settings + initrd $initrd_img +} + +EOF + + cat <<'EOF' | iconv -f 'UTF-8' -t "CP866//TRANSLIT" >$PARENT_DIR/image/boot/syslinux/syslinux.cfg +FONT 866_8x16.psf +DEFAULT vesamenu.c32 +PROMPT 0 +TIMEOUT 90 +ALLOWOPTIONS 0 +ONTIMEOUT default +MENU BACKGROUND bootlogo.png + +MENU COLOR border 30;44 #00000000 #00000000 none +MENU COLOR unsel 37;44 #901E1E1E #00000000 std +MENU COLOR sel 7;37;40 #ff1E1E1E #99006693 all +MENU COLOR hotsel 1;7;37;40 #55555555 #99006693 all + +LABEL default +MENU LABEL Запуск MiniOS с сохранением изменений +KERNEL /minios/boot/vmlinuz +APPEND vga=normal initrd=/minios/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 consoleblank=0 slax.flags=perch,automount apparmor=0 net.ifnames=0 biosdevname=0 + +LABEL live +MENU LABEL Запуск MiniOS в чистом режиме +KERNEL /minios/boot/vmlinuz +APPEND vga=normal initrd=/minios/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 consoleblank=0 slax.flags=automount apparmor=0 net.ifnames=0 biosdevname=0 + +LABEL toram +MENU LABEL Запуск MiniOS с загрузкой в RAM +KERNEL /minios/boot/vmlinuz +APPEND vga=normal initrd=/minios/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 consoleblank=0 slax.flags=toram apparmor=0 net.ifnames=0 biosdevname=0 + +LABEL debug +MENU LABEL Запуск MiniOS в режиме отладки +KERNEL /minios/boot/vmlinuz +APPEND vga=normal initrd=/minios/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 apparmor=0 debug net.ifnames=0 biosdevname=0 +EOF + + # create compressed 01-core.sb + cd $BUILD_DIR + COREFS="" + for i in $MKMOD; do + if [ -d /$i ]; then + COREFS="$COREFS $i" + fi + done + mksquashfs $COREFS $PARENT_DIR/image/$LIVEKITNAME/01-core.$BEXT -comp $COMP_TYPE -b 1024K -always-use-fragments -keep-as-directory -noappend || exit + + build_modules + + elif [ $LIVE_TYPE = "casper" ]; then + + chroot $BUILD_DIR passwd -l root + if cat $BUILD_DIR/etc/passwd | grep /home/live; then + chroot $BUILD_DIR userdel live + fi + + chroot $BUILD_DIR /bin/bash -x <$PARENT_DIR/image/boot/grub/grub.cfg set default="0" set timeout="10" - set gfxmode=auto insmod efi_gop insmod efi_uga @@ -794,7 +1019,7 @@ APPEND vga=normal initrd=/casper/initrd boot=casper quiet splash net.ifnames=0 b EOF # generate manifest - chroot $BUILD_DIR dpkg-query -W --showformat='${Package} ${Version}\n' | tee $PARENT_DIR/image/casper/filesystem.manifest + chroot $BUILD_DIR dpkg-query -W --showformat='${Package} ${Version}\n' | tee $PARENT_DIR/image/casper/filesystem.manifest >>$OUTPUT 2>&1 cp -v $PARENT_DIR/image/casper/filesystem.manifest $PARENT_DIR/image/casper/filesystem.manifest-desktop sed -i '/ubiquity/d' $PARENT_DIR/image/casper/filesystem.manifest-desktop sed -i '/casper/d' $PARENT_DIR/image/casper/filesystem.manifest-desktop @@ -803,7 +1028,7 @@ EOF sed -i '/os-prober/d' $PARENT_DIR/image/casper/filesystem.manifest-desktop # compress rootfs - mksquashfs $BUILD_DIR $PARENT_DIR/image/casper/filesystem.squashfs -noappend -comp $COMP_TYPE -b 1048576 + mksquashfs $BUILD_DIR $PARENT_DIR/image/casper/filesystem.squashfs -comp $COMP_TYPE -b 1024K -always-use-fragments -noappend || exit printf $(sudo du -sx --block-size=1 $BUILD_DIR | cut -f1) >$PARENT_DIR/image/casper/filesystem.size # create diskdefines @@ -839,10 +1064,6 @@ function build_iso() { check_build_dir - if [ $LIVE_TYPE = "linux-live" ]; then - copy_build_scripts - fi - if [ "$UNATTENDED" = "1" ]; then BUILD_DIR="/build/$DISTRIBUTION" fi @@ -850,14 +1071,8 @@ function build_iso() { LAST_BUILD_DIR=$(cat "$SCRIPT_DIR/.build_dir") >>$OUTPUT 2>&1 BUILD_DIR=$LAST_BUILD_DIR fi - if [ $LIVE_TYPE = "linux-live" ]; then - LIVEKITDATA=$(cat $BUILD_DIR/tmp/livekitdata) - IMAGE_DIR=$BUILD_DIR$LIVEKITDATA - elif [ $LIVE_TYPE = "ubuntu" ]; then - IMAGE_DIR="$PARENT_DIR/image" - fi - cd $IMAGE_DIR + cd $PARENT_DIR/image if [ ! -d $ISO_DIR ]; then mkdir -p $ISO_DIR fi @@ -866,8 +1081,8 @@ function build_iso() { VER=$SYSTEMVER DATE=$(date +%Y%m%d_%H%M) - DIR=$IMAGE_DIR - ISO=$ISO_DIR/$LIVEKITNAME-$DISTRIBUTION-$DISTRIBUTION_ARCH-$COMP_TYPE-$DATE.iso + DIR=$PARENT_DIR/image + ISO=$ISO_DIR/$LIVEKITNAME-$DISTRIBUTION-$DISTRIBUTION_ARCH-$COMP_TYPE-$LIVE_TYPE-$DATE.iso B="-b boot/syslinux/isolinux.bin -c boot/syslinux/boot.cat" C="-no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot" @@ -889,7 +1104,7 @@ function build_iso() { VER="$SYSTEMNAME $VER" if [ REMOVE_OLD_ISO = "1" ]; then - rm $ISO_DIR/$LIVEKITNAME-$DISTRIBUTION-$DISTRIBUTION_ARCH-$COMP_TYPE-*.iso >>$OUTPUT 2>&1 + rm $ISO_DIR/$LIVEKITNAME-$DISTRIBUTION-$DISTRIBUTION_ARCH-$COMP_TYPE-$LIVE_TYPE-*.iso >>$OUTPUT 2>&1 fi if @@ -911,7 +1126,10 @@ function build_iso() { fi fi if [ $BUILD_TEST_ISO = "1" ]; then - if ln -s $ISO_DIR/$LIVEKITNAME-$DISTRIBUTION-$DISTRIBUTION_ARCH-$COMP_TYPE-$DATE.iso $ISO_DIR/$LIVEKITNAME.iso; then + if [ -f $ISO_DIR/$LIVEKITNAME.iso ]; then + rm $ISO_DIR/$LIVEKITNAME.iso + fi + if ln -s $LIVEKITNAME-$DISTRIBUTION-$DISTRIBUTION_ARCH-$COMP_TYPE-$LIVE_TYPE-$DATE.iso $ISO_DIR/$LIVEKITNAME.iso; then echo ">>> $ISO_DIR/$LIVEKITNAME.iso created" fi fi @@ -1012,7 +1230,7 @@ function main_pkg_list() { $APT_CMD install $APT_OPTIONS \ $(grep -vE "^\s*#" $SCRIPT_DIR/pkglists/main.list | tr "\n" " ") >>$OUTPUT 2>&1 fi - if [ $LIVE_TYPE = "ubuntu" ]; then + if [ $LIVE_TYPE = "casper" ]; then if [ -f $SCRIPT_DIR/pkglists/ubuntu-main.list ]; then sudo DEBIAN_FRONTEND=$DEBIAN_FRONTEND_TYPE \ $APT_CMD install $APT_OPTIONS \ @@ -1035,7 +1253,7 @@ function main_pkg_list() { function other_pkg_list() { echo -e "${YELLOW}=====> installing other packages for chroot system ...${ENDCOLOUR}" - if [ $LIVE_TYPE = "ubuntu" ]; then + if [ $LIVE_TYPE = "casper" ]; then if [ -f $SCRIPT_DIR/pkglists/ubuntu-other.list ]; then sudo DEBIAN_FRONTEND=$DEBIAN_FRONTEND_TYPE \ $APT_CMD update >>$OUTPUT 2>&1 && @@ -1060,11 +1278,11 @@ function chroot_pkg_install() { other_pkg_list - if [ $LIVE_TYPE = "linux-live" ]; then - (cd /linux-live/rootcopy && cp --parents -afr * /) - elif [ $LIVE_TYPE = "ubuntu" ]; then + if [ $LIVE_TYPE = "livekit" ]; then + (cd /linux-live/rootcopy-livekit && cp --parents -afr * /) + elif [ $LIVE_TYPE = "casper" ]; then #echo "" - (cd /linux-live/rootcopy-ubuntu && cp --parents -afr * /) + (cd /linux-live/rootcopy-casper && cp --parents -afr * /) fi if [ $DEBIAN_FRONTEND_TYPE = "noninteractive" ]; then @@ -1134,7 +1352,7 @@ EOF echo "resolvconf resolvconf/linkify-resolvconf boolean true" | debconf-set-selections dpkg-reconfigure resolvconf >>$OUTPUT 2>&1 fi - if [ $LIVE_TYPE = "ubuntu" ]; then + if [ $LIVE_TYPE = "casper" ]; then # network manager cat </etc/NetworkManager/NetworkManager.conf [main] @@ -1160,7 +1378,7 @@ EOF if grep resolvconf $SCRIPT_DIR/pkglists/main.list >>$OUTPUT 2>&1 || grep resolvconf $SCRIPT_DIR/pkglists/other.list || [ $DISTRIBUTION != "xenial" ] >>$OUTPUT 2>&1; then dpkg-reconfigure resolvconf fi - if [ $LIVE_TYPE = "ubuntu" ]; then + if [ $LIVE_TYPE = "casper" ]; then # network manager cat </etc/NetworkManager/NetworkManager.conf [main] @@ -1183,51 +1401,8 @@ EOF function chroot_configure() { current_process - if [ $LIVE_TYPE = "linux-live" ]; then - #(cd /linux-live/rootcopy && cp --parents -afr * /) - - echo "Set up password for user 'root'" >>$OUTPUT 2>&1 - echo root:toor | chpasswd >>$OUTPUT 2>&1 - - echo "Set up user 'live'" >>$OUTPUT 2>&1 - adduser --gecos '' live --disabled-password >>$OUTPUT 2>&1 - echo "Set up password for user 'live'" >>$OUTPUT 2>&1 - echo live:evil | chpasswd >>$OUTPUT 2>&1 - addgroup live adm >>$OUTPUT 2>&1 - addgroup live sudo >>$OUTPUT 2>&1 - - cat </etc/sudoerd.d/90-minios -# live user is default user in minios. -# It needs passwordless sudo functionality. -live ALL=(ALL) NOPASSWD:ALL -EOF - - echo "Enable dhclient.service autostart." >>$OUTPUT 2>&1 - cat </lib/systemd/system/dhclient.service -[Unit] -Description=DHCP Client -Documentation=man:dhclient(8) -Wants=network.target -After=network-pre.target systemd-sysctl.service systemd-modules-load.service -Before=network.target shutdown.target network-online.target -ConditionPathExists=!/run/initramfs/net.up.flag - -[Service] -Type=forking -ExecStart=-/bin/sh -c 'udevadm settle && dhclient -nw' -PIDFile=/run/dhclient.pid - -[Install] -WantedBy=multi-user.target -WantedBy=network-online.target -EOF - systemctl enable dhclient >>$OUTPUT 2>&1 - if [ -f /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service ]; then - echo "Disable grub-initrd-fallback.service autostart." >>$OUTPUT 2>&1 - systemctl disable grub-initrd-fallback.service >>$OUTPUT 2>&1 - fi - elif [ $LIVE_TYPE = "ubuntu" ]; then + if [ $LIVE_TYPE = "casper" ]; then update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/minios-logo/minios-logo.plymouth 200 update-alternatives --install /usr/share/plymouth/themes/text.plymouth text.plymouth /usr/share/plymouth/themes/minios-text/minios-text.plymouth 200 update-alternatives --config default.plymouth --skip-auto @@ -1283,6 +1458,7 @@ function chroot_finish_up() { # clean up useless stuff rm -rf /tmp/* ~/.bash_history >>$OUTPUT 2>&1 + rm -rf ~/.cache find /var/log/ -type f | xargs rm -f >>$OUTPUT 2>&1 rm -f /etc/ssh/ssh_host* rm -f /var/backups/* >>$OUTPUT 2>&1 @@ -1299,3 +1475,275 @@ function chroot_finish_up() { rm -f /var/lib/apt/lists/deb.* >>$OUTPUT 2>&1 rm -f /var/lib/dpkg/*-old >>$OUTPUT 2>&1 } + +# ================================================================= +# ================================================================= +# ======================= MODULE FUNCTIONS ======================== +# ================================================================= +# ================================================================= + +function module_check_mounted() { + echo -e "=====> the ${CYAN}${FUNCNAME[0]}${ENDCOLOUR} function is executing ..." + if grep -qs "$MODULE_MERGED_DIR/dev" /proc/mounts || grep -qs "$MODULE_MERGED_DIR/run" /proc/mounts || grep -qs "$MODULE_MERGED_DIR/proc" /proc/mounts || grep -qs "$MODULE_MERGED_DIR/sys" /proc/mounts || grep -qs "$MODULE_MERGED_DIR/dev/pts" /proc/mounts || grep -qs "$MODULE_MERGED_DIR/tmp" /proc/mounts; then + echo -e "${BOLD}${LIGHTYELLOW}Сhroot contains mounted filesystems.${ENDCOLOUR}" + if [ "$UNATTENDED" = "1" ]; then + module_chroot_umount_fs + else + read -r -p "$(echo -e ""Do you want to ${GREEN}unmount them${ENDCOLOUR}? [${BOLD}${GREEN}Y${ENDCOLOUR}/n])" response + response=${response,,} + if [[ "$response" =~ ^(no|n)$ ]]; then + exit 1 + else + module_chroot_umount_fs + fi + fi + fi +} + +function module_check_build_dir() { + echo -e "=====> the ${CYAN}${FUNCNAME[0]}${ENDCOLOUR} function is executing ..." + if [ "$UNATTENDED" = "1" ]; then + #echo -e "${RED}!!!Unattended installation!!!${ENDCOLOUR}" + echo -e "The working directory is ${MAGENTA}$MODULE_UPPER_DIR{ENDCOLOUR}." + if [ "$(ls -A $MODULE_UPPER_DIR)" != "" ]; then + module_cleanup + module_check_mounted + fi + else + # ▼ должно быть только перенаправление ошибки! + if [ "$(ls -A $MODULE_UPPER_DIR)" != "" ]; then + echo -e "${MAGENTA}$MODULE_UPPER_DIR{ENDCOLOUR} is not empty." + module_cleanup + module_check_mounted + echo -e "The working directory is ${MAGENTA}$MODULE_MERGED_DIR${ENDCOLOUR}." + else + module_check_mounted + echo -e "The working directory is ${MAGENTA}$MODULE_MERGED_DIR${ENDCOLOUR}." + fi + fi +} + +function module_chroot_mount_fs() { + echo -e "=====> the ${CYAN}${FUNCNAME[0]}${ENDCOLOUR} function is executing ..." + + #if [ ! -d $MODULE_MERGED_DIR/dev ]; then + # mkdir $MODULE_MERGED_DIR/dev + #fi + + module_check_mounted + + mkdir -p $MODULE_UPPER_DIR $MODULE_WORK_DIR $MODULE_MERGED_DIR + + mount -t overlay overlay -o lowerdir=$BUILD_DIR,upperdir=$MODULE_UPPER_DIR,workdir=$MODULE_WORK_DIR $MODULE_MERGED_DIR + + : 'if [ -f /.dockerenv ] || [ "$container" = "podman" ]; then + ln -s /dev $MODULE_MERGED_DIR/dev + ln -s /run $MODULE_MERGED_DIR/run + ln -s /proc $MODULE_MERGED_DIR/proc + ln -s /sys $MODULE_MERGED_DIR/sys + ln -s /tmp $MODULE_MERGED_DIR/tmp + else' + mount --bind /dev $MODULE_MERGED_DIR/dev + mount --bind /run $MODULE_MERGED_DIR/run + mount none -t proc $MODULE_MERGED_DIR/proc + mount none -t sysfs $MODULE_MERGED_DIR/sys + mount none -t devpts $MODULE_MERGED_DIR/dev/pts + mount none -t tmpfs $MODULE_MERGED_DIR/tmp + #fi +} + +function module_chroot_umount_fs() { + echo -e "=====> the ${CYAN}${FUNCNAME[0]}${ENDCOLOUR} function is executing ..." + + : 'if [ -f /.dockerenv ] || [ "$container" = "podman" ]; then + set +e + rm -f $MODULE_MERGED_DIR/dev >>$OUTPUT 2>&1 + rm -f $MODULE_MERGED_DIR/run >>$OUTPUT 2>&1 + rm -f $MODULE_MERGED_DIR/proc >>$OUTPUT 2>&1 + rm -f $MODULE_MERGED_DIR/sys >>$OUTPUT 2>&1 + rm -f $MODULE_MERGED_DIR/tmp >>$OUTPUT 2>&1 + set -e + else' + set +e + umount $MODULE_MERGED_DIR/proc >>$OUTPUT 2>&1 + umount $MODULE_MERGED_DIR/sys >>$OUTPUT 2>&1 + umount $MODULE_MERGED_DIR/dev/pts >>$OUTPUT 2>&1 + umount $MODULE_MERGED_DIR/tmp >>$OUTPUT 2>&1 + umount $MODULE_MERGED_DIR/dev >>$OUTPUT 2>&1 + umount $MODULE_MERGED_DIR/run >>$OUTPUT 2>&1 + + umount $MODULE_MERGED_DIR >>$OUTPUT 2>&1 + set -e + #fi + + module_check_mounted +} + +function module_cleanup() { + echo -e "=====> the ${CYAN}${FUNCNAME[0]}${ENDCOLOUR} function is executing ..." + if [ "$UNATTENDED" = "1" ]; then + module_check_mounted + rm -rf $MODULE_UPPER_DIR + if [ -d "$MODULE_UPPER_DIR" ]; then + module_cleanup + fi + else + read -r -p "$(echo -e ""Do you want to ${BOLD}${RED}completely remove content${ENDCOLOUR} of ${MAGENTA}$MODULE_UPPER_DIR${ENDCOLOUR}? [y/${BOLD}${GREEN}N${ENDCOLOUR}])" response + response=${response,,} + if [[ "$response" =~ ^(yes|y)$ ]]; then + module_check_mounted + rm -rf $MODULE_UPPER_DIR + if [ -d "$MODULE_UPPER_DIR" ]; then + module_cleanup + fi + else + echo -e "${MAGENTA}$MODULE_UPPER_DIR${ENDCOLOUR} should be empty to continue." + exit 1 + fi + fi +} + +function module_chroot_finish_up() { + current_process + + # truncate machine id (why??) + chroot $MODULE_MERGED_DIR /bin/bash -x <>$OUTPUT 2>&1 + dpkg-divert --rename --remove /sbin/initctl >>$OUTPUT 2>&1 +EOF + + # clean up useless stuff + rm -rf $MODULE_UPPER_DIR/boot + rm -rf $MODULE_UPPER_DIR/tmp/* $MODULE_UPPER_DIR/root/.bash_history >>$OUTPUT 2>&1 + rm -rf $MODULE_UPPER_DIR/.cache + find $MODULE_UPPER_DIR/var/log/ -type f | xargs rm -f >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/etc/ssh/ssh_host* + rm -f $MODULE_UPPER_DIR/var/backups/* >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/var/cache/ldconfig/* >>$OUTPUT 2>&1 + #rm -f $MODULE_UPPER_DIR/var/cache/debconf/* >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/var/cache/fontconfig/* >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/var/cache/apt/archives/*.deb >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/var/cache/apt/*.bin >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/var/cache/debconf/*-old >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/var/lib/apt/extended_states >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/var/lib/apt/lists/*Packages >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/var/lib/apt/lists/*Translation* >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/var/lib/apt/lists/*InRelease >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/var/lib/apt/lists/deb.* >>$OUTPUT 2>&1 + rm -f $MODULE_UPPER_DIR/var/lib/dpkg/*-old >>$OUTPUT 2>&1 +} + +function build_modules() { + current_process + + MODULES_DIR=$PARENT_DIR/modules + + cd $SCRIPT_DIR/linux-live/modules + + for LIST in *; do + + MODULE_UPPER_DIR="$MODULES_DIR/$LIST-upper" + MODULE_WORK_DIR="$MODULES_DIR/$LIST-work" + MODULE_MERGED_DIR="$MODULES_DIR/$LIST-merged" + + module_check_build_dir + + module_chroot_mount_fs + + if [ -d /opt/minios-live ] || [ -f /.minios-live-container ]; then + chroot $MODULE_MERGED_DIR /usr/bin/env \ + OUTPUT=$OUTPUT \ + LOGPATH=$LOGPATH \ + BUILD_TEST_ISO=$BUILD_TEST_ISO \ + CREATE_BACKUP=$CREATE_BACKUP \ + DEBIAN_FRONTEND_TYPE=$DEBIAN_FRONTEND_TYPE \ + APT_CMD=$APT_CMD \ + APT_OPTIONS=$APT_OPTIONS \ + LIVE_TYPE=$LIVE_TYPE \ + sudo DEBIAN_FRONTEND=$DEBIAN_FRONTEND_TYPE \ + $APT_CMD update >>$OUTPUT 2>&1 && + chroot $MODULE_MERGED_DIR /usr/bin/env \ + OUTPUT=$OUTPUT \ + LOGPATH=$LOGPATH \ + BUILD_TEST_ISO=$BUILD_TEST_ISO \ + CREATE_BACKUP=$CREATE_BACKUP \ + DEBIAN_FRONTEND_TYPE=$DEBIAN_FRONTEND_TYPE \ + APT_CMD=$APT_CMD \ + APT_OPTIONS=$APT_OPTIONS \ + LIVE_TYPE=$LIVE_TYPE \ + sudo DEBIAN_FRONTEND=$DEBIAN_FRONTEND_TYPE \ + $APT_CMD install $APT_OPTIONS \ + $(grep -vE "^\s*#" $SCRIPT_DIR/linux-live/modules/$LIST | tr "\n" " ") >>$OUTPUT 2>&1 + else + chroot $MODULE_MERGED_DIR sudo DEBIAN_FRONTEND=$DEBIAN_FRONTEND_TYPE \ + $APT_CMD update >>$OUTPUT 2>&1 && + chroot $MODULE_MERGED_DIR sudo DEBIAN_FRONTEND=$DEBIAN_FRONTEND_TYPE \ + $APT_CMD install $APT_OPTIONS \ + $(grep -vE "^\s*#" $SCRIPT_DIR/linux-live/modules/$LIST | tr "\n" " ") >>$OUTPUT 2>&1 + fi + + module_chroot_finish_up + + if [ $LIST = "02-xubuntu" ]; then + (cd $SCRIPT_DIR/linux-live/rootcopy-modules/02-xubuntu && cp --parents -afr * $MODULE_MERGED_DIR/) + + if cat $MODULE_MERGED_DIR/etc/passwd | grep /home/live; then + chroot $MODULE_MERGED_DIR userdel live >>$OUTPUT 2>&1 + rm -rf $MODULE_MERGED_DIR/home/live >>$OUTPUT 2>&1 + fi + if ! cat $MODULE_MERGED_DIR/etc/passwd | grep /home/live; then + echo "Set up user 'live'" >>$OUTPUT 2>&1 + chroot $MODULE_MERGED_DIR adduser --gecos '' live --disabled-password >>$OUTPUT 2>&1 + fi + echo "Set up password for user 'live'" >>$OUTPUT 2>&1 + echo live:evil | chroot $MODULE_MERGED_DIR chpasswd >>$OUTPUT 2>&1 + chroot $MODULE_MERGED_DIR addgroup live adm >>$OUTPUT 2>&1 + chroot $MODULE_MERGED_DIR addgroup live sudo >>$OUTPUT 2>&1 + + chroot $MODULE_MERGED_DIR /bin/bash -x <$MODULE_MERGED_DIR/etc/lightdm/lightdm.conf +[Seat:*] +autologin-session=xubuntu +autologin-user=live +autologin-user-timeout=0 +EOF + fi + + if [ -d $BUILD_DIR/etc/NetworkManager ]; then + echo "Disable dhclient.service autostart." >>$OUTPUT 2>&1 + chroot $BUILD_DIR systemctl disable dhclient >>$OUTPUT 2>&1 + fi + + fi + + module_chroot_umount_fs + + # create compressed 01-core.sb + : 'cd $MODULE_UPPER_DIR + COREFS="" + for i in $MKMOD; do + if [ -d /$i ]; then + COREFS="$COREFS $i" + fi + done + mksquashfs $COREFS $PARENT_DIR/image/$LIVEKITNAME/$LIST.$BEXT -comp $COMP_TYPE -b 1024K -always-use-fragments -keep-as-directory -noappend || exit' + + mksquashfs $MODULE_UPPER_DIR $PARENT_DIR/image/$LIVEKITNAME/$LIST.$BEXT -comp $COMP_TYPE -b 1024K -always-use-fragments -noappend || exit + + done +} \ No newline at end of file diff --git a/linux-live/modules/02-xorg/build b/linux-live/modules/02-xorg/build deleted file mode 100755 index 3bbf026..0000000 --- a/linux-live/modules/02-xorg/build +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash - -apt-get update -apt-get install -y \ - xorg \ - xterm \ - blackbox \ - nodm - -sed -i "s,NODM_USER=root,NODM_USER=live,g" /run/initramfs/memory/changes/etc/default/nodm -rm -rf /run/initramfs/memory/changes/etc/ssh -rm -f /run/initramfs/memory/changes/etc/machine-id -rm -rf /run/initramfs/memory/changes/root - -savechanges /02-xorg.sb \ No newline at end of file diff --git a/linux-live/modules/02-xubuntu b/linux-live/modules/02-xubuntu new file mode 100644 index 0000000..17a56cf --- /dev/null +++ b/linux-live/modules/02-xubuntu @@ -0,0 +1,17 @@ +xubuntu-core^ +discover +laptop-detect +os-prober +network-manager +net-tools +wireless-tools +mousepad +blueman +ristretto +onboard +gigolo +gparted +gsmartcontrol +xfce4-taskmanager +xfce4-xkb-plugin +language-pack-gnome-ru \ No newline at end of file diff --git a/linux-live/modules/03-apps b/linux-live/modules/03-apps new file mode 100644 index 0000000..88ba758 --- /dev/null +++ b/linux-live/modules/03-apps @@ -0,0 +1,3 @@ +open-vm-tools-desktop +firefox +firefox-locale-ru \ No newline at end of file diff --git a/linux-live/modules/03-desktop/install b/linux-live/modules/03-desktop/install deleted file mode 100644 index 038ef20..0000000 --- a/linux-live/modules/03-desktop/install +++ /dev/null @@ -1 +0,0 @@ -catfish engrampa mousepad blueman ristretto onboard gigolo gparted xfce4-taskmanager language-pack-gnome-en language-pack-gnome-ru \ No newline at end of file diff --git a/linux-live/pkglists/main.list b/linux-live/pkglists/main.list index ba65f7e..4a4bf8a 100644 --- a/linux-live/pkglists/main.list +++ b/linux-live/pkglists/main.list @@ -3,6 +3,8 @@ ubuntu-minimal resolvconf xz-utils +xorriso +squashfs-tools bash-completion # имя этого ▼ пакета нужно задавать в зависимости от необходимого типа ядра #linux-image-generic-hwe-18.04 diff --git a/linux-live/rootcopy-ubuntu/etc/casper.conf b/linux-live/rootcopy-casper/etc/casper.conf similarity index 100% rename from linux-live/rootcopy-ubuntu/etc/casper.conf rename to linux-live/rootcopy-casper/etc/casper.conf diff --git a/linux-live/rootcopy-ubuntu/etc/issue b/linux-live/rootcopy-casper/etc/issue similarity index 100% rename from linux-live/rootcopy-ubuntu/etc/issue rename to linux-live/rootcopy-casper/etc/issue diff --git a/linux-live/rootcopy-ubuntu/etc/issue.net b/linux-live/rootcopy-casper/etc/issue.net similarity index 100% rename from linux-live/rootcopy-ubuntu/etc/issue.net rename to linux-live/rootcopy-casper/etc/issue.net diff --git a/linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/helpers.rc b/linux-live/rootcopy-casper/etc/skel/.config/xfce4/helpers.rc similarity index 100% rename from linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/helpers.rc rename to linux-live/rootcopy-casper/etc/skel/.config/xfce4/helpers.rc diff --git a/linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/launcher-19/16093657651.desktop b/linux-live/rootcopy-casper/etc/skel/.config/xfce4/panel/launcher-19/16093657651.desktop similarity index 100% rename from linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/launcher-19/16093657651.desktop rename to linux-live/rootcopy-casper/etc/skel/.config/xfce4/panel/launcher-19/16093657651.desktop diff --git a/linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/launcher-23/16093659533.desktop b/linux-live/rootcopy-casper/etc/skel/.config/xfce4/panel/launcher-23/16093659533.desktop similarity index 100% rename from linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/launcher-23/16093659533.desktop rename to linux-live/rootcopy-casper/etc/skel/.config/xfce4/panel/launcher-23/16093659533.desktop diff --git a/linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/launcher-24/16093659584.desktop b/linux-live/rootcopy-casper/etc/skel/.config/xfce4/panel/launcher-24/16093659584.desktop similarity index 100% rename from linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/launcher-24/16093659584.desktop rename to linux-live/rootcopy-casper/etc/skel/.config/xfce4/panel/launcher-24/16093659584.desktop diff --git a/linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/whiskermenu-1.rc b/linux-live/rootcopy-casper/etc/skel/.config/xfce4/panel/whiskermenu-1.rc similarity index 100% rename from linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/whiskermenu-1.rc rename to linux-live/rootcopy-casper/etc/skel/.config/xfce4/panel/whiskermenu-1.rc diff --git a/linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/linux-live/rootcopy-casper/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml similarity index 100% rename from linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml rename to linux-live/rootcopy-casper/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml diff --git a/linux-live/rootcopy-ubuntu/etc/ssh/sshd_config b/linux-live/rootcopy-casper/etc/ssh/sshd_config similarity index 100% rename from linux-live/rootcopy-ubuntu/etc/ssh/sshd_config rename to linux-live/rootcopy-casper/etc/ssh/sshd_config diff --git a/linux-live/rootcopy-ubuntu/etc/timezone b/linux-live/rootcopy-casper/etc/timezone similarity index 100% rename from linux-live/rootcopy-ubuntu/etc/timezone rename to linux-live/rootcopy-casper/etc/timezone diff --git a/linux-live/rootcopy-ubuntu/root/.bashrc b/linux-live/rootcopy-casper/root/.bashrc similarity index 100% rename from linux-live/rootcopy-ubuntu/root/.bashrc rename to linux-live/rootcopy-casper/root/.bashrc diff --git a/linux-live/rootcopy-ubuntu/root/.i18n b/linux-live/rootcopy-casper/root/.i18n similarity index 100% rename from linux-live/rootcopy-ubuntu/root/.i18n rename to linux-live/rootcopy-casper/root/.i18n diff --git a/linux-live/rootcopy-ubuntu/usr/share/backgrounds/MiniOS.png b/linux-live/rootcopy-casper/usr/share/backgrounds/MiniOS.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/backgrounds/MiniOS.png rename to linux-live/rootcopy-casper/usr/share/backgrounds/MiniOS.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/pixmaps/MiniOS-white.svg b/linux-live/rootcopy-casper/usr/share/pixmaps/MiniOS-white.svg similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/pixmaps/MiniOS-white.svg rename to linux-live/rootcopy-casper/usr/share/pixmaps/MiniOS-white.svg diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/default.plymouth b/linux-live/rootcopy-casper/usr/share/plymouth/themes/default.plymouth similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/default.plymouth rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/default.plymouth diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/details/details.plymouth b/linux-live/rootcopy-casper/usr/share/plymouth/themes/details/details.plymouth similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/details/details.plymouth rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/details/details.plymouth diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/fsck-fade.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/fsck-fade.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade_16bit.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/fsck-fade_16bit.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade_16bit.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/fsck-fade_16bit.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/logo.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/logo.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/logo.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/logo.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/logo_16bit.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/logo_16bit.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/logo_16bit.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/logo_16bit.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.plymouth b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/minios-logo.plymouth similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.plymouth rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/minios-logo.plymouth diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.script b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/minios-logo.script similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.script rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/minios-logo.script diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/passw-dialog.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/passw-dialog.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/passw-dialog.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/passw-dialog.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-fade.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/progress-fade.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-fade.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/progress-fade.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-fade_16bit.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/progress-fade_16bit.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-fade_16bit.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/progress-fade_16bit.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-meter.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/progress-meter.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-meter.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/progress-meter.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-meter_16bit.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/progress-meter_16bit.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-meter_16bit.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/progress-meter_16bit.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/spinner.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/spinner.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/spinner.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/spinner.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/test.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/test.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/test.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/test.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/wallpaper.png b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/wallpaper.png similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/wallpaper.png rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-logo/wallpaper.png diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-text/minios-text.plymouth b/linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-text/minios-text.plymouth similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-text/minios-text.plymouth rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/minios-text/minios-text.plymouth diff --git a/linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/text.plymouth b/linux-live/rootcopy-casper/usr/share/plymouth/themes/text.plymouth similarity index 100% rename from linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/text.plymouth rename to linux-live/rootcopy-casper/usr/share/plymouth/themes/text.plymouth diff --git a/linux-live/rootcopy/etc/hostname b/linux-live/rootcopy-livekit/etc/hostname similarity index 100% rename from linux-live/rootcopy/etc/hostname rename to linux-live/rootcopy-livekit/etc/hostname diff --git a/linux-live/rootcopy/etc/hosts b/linux-live/rootcopy-livekit/etc/hosts similarity index 100% rename from linux-live/rootcopy/etc/hosts rename to linux-live/rootcopy-livekit/etc/hosts diff --git a/linux-live/rootcopy/etc/issue b/linux-live/rootcopy-livekit/etc/issue similarity index 100% rename from linux-live/rootcopy/etc/issue rename to linux-live/rootcopy-livekit/etc/issue diff --git a/linux-live/rootcopy/etc/issue.net b/linux-live/rootcopy-livekit/etc/issue.net similarity index 100% rename from linux-live/rootcopy/etc/issue.net rename to linux-live/rootcopy-livekit/etc/issue.net diff --git a/linux-live/rootcopy/etc/localtime b/linux-live/rootcopy-livekit/etc/localtime similarity index 100% rename from linux-live/rootcopy/etc/localtime rename to linux-live/rootcopy-livekit/etc/localtime diff --git a/linux-live/rootcopy/etc/ssh/sshd_config b/linux-live/rootcopy-livekit/etc/ssh/sshd_config similarity index 100% rename from linux-live/rootcopy/etc/ssh/sshd_config rename to linux-live/rootcopy-livekit/etc/ssh/sshd_config diff --git a/linux-live/rootcopy/etc/timezone b/linux-live/rootcopy-livekit/etc/timezone similarity index 100% rename from linux-live/rootcopy/etc/timezone rename to linux-live/rootcopy-livekit/etc/timezone diff --git a/linux-live/rootcopy/root/.bashrc b/linux-live/rootcopy-livekit/root/.bashrc similarity index 100% rename from linux-live/rootcopy/root/.bashrc rename to linux-live/rootcopy-livekit/root/.bashrc diff --git a/linux-live/rootcopy/usr/bin/dir2sb b/linux-live/rootcopy-livekit/usr/bin/dir2sb similarity index 100% rename from linux-live/rootcopy/usr/bin/dir2sb rename to linux-live/rootcopy-livekit/usr/bin/dir2sb diff --git a/linux-live/rootcopy/usr/bin/genminiosiso b/linux-live/rootcopy-livekit/usr/bin/genminiosiso similarity index 100% rename from linux-live/rootcopy/usr/bin/genminiosiso rename to linux-live/rootcopy-livekit/usr/bin/genminiosiso diff --git a/linux-live/rootcopy/usr/bin/pxe b/linux-live/rootcopy-livekit/usr/bin/pxe similarity index 100% rename from linux-live/rootcopy/usr/bin/pxe rename to linux-live/rootcopy-livekit/usr/bin/pxe diff --git a/linux-live/rootcopy/usr/bin/rmsbdir b/linux-live/rootcopy-livekit/usr/bin/rmsbdir similarity index 100% rename from linux-live/rootcopy/usr/bin/rmsbdir rename to linux-live/rootcopy-livekit/usr/bin/rmsbdir diff --git a/linux-live/rootcopy/usr/bin/savechanges b/linux-live/rootcopy-livekit/usr/bin/savechanges similarity index 100% rename from linux-live/rootcopy/usr/bin/savechanges rename to linux-live/rootcopy-livekit/usr/bin/savechanges diff --git a/linux-live/rootcopy/usr/bin/sb b/linux-live/rootcopy-livekit/usr/bin/sb similarity index 100% rename from linux-live/rootcopy/usr/bin/sb rename to linux-live/rootcopy-livekit/usr/bin/sb diff --git a/linux-live/rootcopy/usr/bin/sb2dir b/linux-live/rootcopy-livekit/usr/bin/sb2dir similarity index 100% rename from linux-live/rootcopy/usr/bin/sb2dir rename to linux-live/rootcopy-livekit/usr/bin/sb2dir diff --git a/linux-live/rootcopy/usr/bin/slax b/linux-live/rootcopy-livekit/usr/bin/slax similarity index 100% rename from linux-live/rootcopy/usr/bin/slax rename to linux-live/rootcopy-livekit/usr/bin/slax diff --git a/linux-live/rootcopy/usr/lib/systemd/system/apparmor.service b/linux-live/rootcopy-livekit/usr/lib/systemd/system/apparmor.service similarity index 100% rename from linux-live/rootcopy/usr/lib/systemd/system/apparmor.service rename to linux-live/rootcopy-livekit/usr/lib/systemd/system/apparmor.service diff --git a/linux-live/rootcopy/usr/lib/systemd/system/dhclient.service b/linux-live/rootcopy-livekit/usr/lib/systemd/system/dhclient.service similarity index 100% rename from linux-live/rootcopy/usr/lib/systemd/system/dhclient.service rename to linux-live/rootcopy-livekit/usr/lib/systemd/system/dhclient.service diff --git a/linux-live/rootcopy/usr/lib/systemd/system/getty@.service b/linux-live/rootcopy-livekit/usr/lib/systemd/system/getty@.service similarity index 100% rename from linux-live/rootcopy/usr/lib/systemd/system/getty@.service rename to linux-live/rootcopy-livekit/usr/lib/systemd/system/getty@.service diff --git a/linux-live/rootcopy/usr/lib/udev/rules.d/90-slax-automount.rules b/linux-live/rootcopy-livekit/usr/lib/udev/rules.d/90-slax-automount.rules similarity index 100% rename from linux-live/rootcopy/usr/lib/udev/rules.d/90-slax-automount.rules rename to linux-live/rootcopy-livekit/usr/lib/udev/rules.d/90-slax-automount.rules diff --git a/linux-live/rootcopy/usr/sbin/gtk-bookmarks-update b/linux-live/rootcopy-livekit/usr/sbin/gtk-bookmarks-update similarity index 100% rename from linux-live/rootcopy/usr/sbin/gtk-bookmarks-update rename to linux-live/rootcopy-livekit/usr/sbin/gtk-bookmarks-update diff --git a/linux-live/rootcopy/usr/sbin/slax-automount b/linux-live/rootcopy-livekit/usr/sbin/slax-automount similarity index 100% rename from linux-live/rootcopy/usr/sbin/slax-automount rename to linux-live/rootcopy-livekit/usr/sbin/slax-automount diff --git a/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/helpers.rc b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/helpers.rc new file mode 100644 index 0000000..fc0f325 --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/helpers.rc @@ -0,0 +1 @@ +WebBrowser=google-chrome \ No newline at end of file diff --git a/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/launcher-19/16093657651.desktop b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/launcher-19/16093657651.desktop new file mode 100644 index 0000000..19e8d6c --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/launcher-19/16093657651.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch FileManager %u +Icon=system-file-manager +StartupNotify=true +Terminal=false +Categories=Utility;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +X-XFCE-MimeType=inode/directory;x-scheme-handler/trash; +Name=File Manager +Name[ru]=Файловый менеджер +Comment=Browse the file system +Comment[ru]=Просмотреть файловую систему +X-XFCE-Source=file:///usr/share/applications/exo-file-manager.desktop diff --git a/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/launcher-23/16093659533.desktop b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/launcher-23/16093659533.desktop new file mode 100644 index 0000000..0298d34 --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/launcher-23/16093659533.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch WebBrowser %u +Icon=web-browser +StartupNotify=true +Terminal=false +Categories=Network;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +X-XFCE-MimeType=x-scheme-handler/http;x-scheme-handler/https; +Name=Web Browser +Name[ru]=Веб-браузер +Comment=Browse the web +Comment[ru]=Смотреть в Интернете +X-XFCE-Source=file:///usr/share/applications/exo-web-browser.desktop +Path= diff --git a/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/launcher-24/16093659584.desktop b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/launcher-24/16093659584.desktop new file mode 100644 index 0000000..2034e66 --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/launcher-24/16093659584.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch TerminalEmulator +Icon=utilities-terminal +StartupNotify=true +Terminal=false +Categories=Utility;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +Name=Terminal Emulator +Name[ru]=Эмулятор терминала +Comment=Use the command line +Comment[ru]=Использовать командную строку +X-XFCE-Source=file:///usr/share/applications/exo-terminal-emulator.desktop diff --git a/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/whiskermenu-1.rc b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/whiskermenu-1.rc new file mode 100644 index 0000000..d6d7db6 --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/panel/whiskermenu-1.rc @@ -0,0 +1,68 @@ +favorites=RDWebAccess.desktop,RDWebClient.desktop,org.remmina.Remmina.desktop,ctsg.desktop,ctskeyimportg.desktop,ubiquity.desktop +recent= +button-title=Applications Menu +button-icon=MiniOS-white +button-single-row=false +show-button-title=false +show-button-icon=true +launcher-show-name=true +launcher-show-description=false +launcher-show-tooltip=true +item-icon-size=2 +hover-switch-category=false +category-show-name=true +category-icon-size=1 +load-hierarchy=true +recent-items-max=10 +favorites-in-recent=true +display-recent-default=false +position-search-alternate=true +position-commands-alternate=false +position-categories-alternate=false +menu-width=400 +menu-height=500 +menu-opacity=100 +command-settings=xfce4-settings-manager +show-command-settings=true +command-lockscreen=xflock4 +show-command-lockscreen=true +command-switchuser=dm-tool switch-to-greeter +show-command-switchuser=false +command-logout=xfce4-session-logout +show-command-logout=true +command-menueditor=menulibre +show-command-menueditor=true +command-profile=mugshot +show-command-profile=true +search-actions=5 + +[action0] +name=Man-страницы +pattern=# +command=exo-open --launch TerminalEmulator man %s +regex=false + +[action1] +name=Web-поиск +pattern=? +command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u +regex=false + +[action2] +name=Википедия +pattern=!w +command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u +regex=false + +[action3] +name=Выполнить в терминале +pattern=! +command=exo-open --launch TerminalEmulator %s +regex=false + +[action4] +name=Открыть URI +pattern=^(file|http|https):\\/\\/(.*)$ +command=exo-open \\0 +regex=true + diff --git a/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml new file mode 100644 index 0000000..38aef24 --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/linux-live/rootcopy-modules/02-xubuntu/etc/ssh/sshd_config b/linux-live/rootcopy-modules/02-xubuntu/etc/ssh/sshd_config new file mode 100644 index 0000000..f8b778e --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/etc/ssh/sshd_config @@ -0,0 +1,124 @@ +# $OpenBSD: sshd_config,v 1.101 2017/03/14 07:19:07 djm Exp $ + +# This is the sshd server system-wide configuration file. See +# sshd_config(5) for more information. + +# This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin + +# The strategy used for options in the default sshd_config shipped with +# OpenSSH is to specify options with their default value where +# possible, but leave them commented. Uncommented options override the +# default value. + +#Port 22 +#AddressFamily any +#ListenAddress 0.0.0.0 +#ListenAddress :: + +#HostKey /etc/ssh/ssh_host_rsa_key +#HostKey /etc/ssh/ssh_host_ecdsa_key +#HostKey /etc/ssh/ssh_host_ed25519_key + +# Ciphers and keying +#RekeyLimit default none + +# Logging +#SyslogFacility AUTH +#LogLevel INFO + +# Authentication: + +#LoginGraceTime 2m +PermitRootLogin yes +#StrictModes yes +#MaxAuthTries 6 +#MaxSessions 10 + +#PubkeyAuthentication yes + +# Expect .ssh/authorized_keys2 to be disregarded by default in future. +#AuthorizedKeysFile .ssh/authorized_keys .ssh/authorized_keys2 + +#AuthorizedPrincipalsFile none + +#AuthorizedKeysCommand none +#AuthorizedKeysCommandUser nobody + +# For this to work you will also need host keys in /etc/ssh/ssh_known_hosts +#HostbasedAuthentication no +# Change to yes if you don't trust ~/.ssh/known_hosts for +# HostbasedAuthentication +#IgnoreUserKnownHosts no +# Don't read the user's ~/.rhosts and ~/.shosts files +#IgnoreRhosts yes + +# To disable tunneled clear text passwords, change to no here! +PasswordAuthentication yes +#PermitEmptyPasswords no + +# Change to yes to enable challenge-response passwords (beware issues with +# some PAM modules and threads) +ChallengeResponseAuthentication no + +# Kerberos options +#KerberosAuthentication no +#KerberosOrLocalPasswd yes +#KerberosTicketCleanup yes +#KerberosGetAFSToken no + +# GSSAPI options +#GSSAPIAuthentication no +#GSSAPICleanupCredentials yes +#GSSAPIStrictAcceptorCheck yes +#GSSAPIKeyExchange no + +# Set this to 'yes' to enable PAM authentication, account processing, +# and session processing. If this is enabled, PAM authentication will +# be allowed through the ChallengeResponseAuthentication and +# PasswordAuthentication. Depending on your PAM configuration, +# PAM authentication via ChallengeResponseAuthentication may bypass +# the setting of "PermitRootLogin without-password". +# If you just want the PAM account and session checks to run without +# PAM authentication, then enable this but set PasswordAuthentication +# and ChallengeResponseAuthentication to 'no'. +UsePAM yes + +#AllowAgentForwarding yes +#AllowTcpForwarding yes +#GatewayPorts no +X11Forwarding yes +#X11DisplayOffset 10 +#X11UseLocalhost yes +#PermitTTY yes +PrintMotd no +#PrintLastLog yes +#TCPKeepAlive yes +#UseLogin no +#PermitUserEnvironment no +#Compression delayed +#ClientAliveInterval 0 +#ClientAliveCountMax 3 +#UseDNS no +#PidFile /var/run/sshd.pid +#MaxStartups 10:30:100 +#PermitTunnel no +#ChrootDirectory none +#VersionAddendum none + +# no default banner path +#Banner none + +# Allow client to pass locale environment variables +AcceptEnv LANG LC_* + +# override default of no subsystems +Subsystem sftp /usr/lib/openssh/sftp-server + +# Example of overriding settings on a per-user basis +#Match User anoncvs +# X11Forwarding no +# AllowTcpForwarding no +# PermitTTY no +# ForceCommand cvs server + +AllowGroups admin diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/backgrounds/MiniOS.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/backgrounds/MiniOS.png new file mode 100644 index 0000000..5716d76 Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/backgrounds/MiniOS.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/pixmaps/MiniOS-white.svg b/linux-live/rootcopy-modules/02-xubuntu/usr/share/pixmaps/MiniOS-white.svg new file mode 100644 index 0000000..ca13046 --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/usr/share/pixmaps/MiniOS-white.svg @@ -0,0 +1,149 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/default.plymouth b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/default.plymouth new file mode 120000 index 0000000..b251b32 --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/default.plymouth @@ -0,0 +1 @@ +/usr/share/plymouth/themes/minios-logo/minios-logo.plymouth \ No newline at end of file diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/details/details.plymouth b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/details/details.plymouth new file mode 100644 index 0000000..bd84964 --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/details/details.plymouth @@ -0,0 +1,4 @@ +[Plymouth Theme] +Name=Details +Description=Verbose fallback theme +ModuleName=details diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade.png new file mode 100644 index 0000000..3ef161a Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade_16bit.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade_16bit.png new file mode 100644 index 0000000..3ada9e0 Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade_16bit.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/logo.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/logo.png new file mode 100644 index 0000000..cb8af2d Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/logo.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/logo_16bit.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/logo_16bit.png new file mode 100644 index 0000000..fbae9b3 Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/logo_16bit.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.plymouth b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.plymouth new file mode 100644 index 0000000..db7715b --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.plymouth @@ -0,0 +1,8 @@ +[Plymouth Theme] +Name=MiniOS Logo +Description=A theme that features a background with a logo. +ModuleName=script + +[script] +ImageDir=/usr/share/plymouth/themes/minios-logo +ScriptFile=/usr/share/plymouth/themes/minios-logo/minios-logo.script diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.script b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.script new file mode 100644 index 0000000..0f0c1e1 --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.script @@ -0,0 +1,512 @@ + /************************************************************************** + * + * Copyright (C) 2011 The Xubuntu Community + * Copyright (C) 2009 Canonical Ltd. + * + * This program 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. + * + * This program 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 this program. If not, see . + * + * Written by: Mad Nick + * + **************************************************************************/ + +/* + * Related to the screen */ + +screen_width = Window.GetWidth(); +screen_height = Window.GetHeight(); +screen_x = Window.GetX(); +screen_y = Window.GetY(); + +/**/ + +/* + * Images, check bits per pixel + * and load images accordingly */ + +background_image = Image("wallpaper.png"); +passw_dialog_input_image = Image("passw-dialog.png"); +bullet_image = Image("test.png"); + +bpp = Window.GetBitsPerPixel(); + +if (bpp == 4) { + + logotype_image = Image("logo_16bit.png"); + progress_meter_image = Image("progress-meter_16bit.png"); + progress_fade_image = Image("progress-fade_16bit.png"); + fsck_progress_meter_image = Image("progress-meter_16bit.png"); + fsck_progress_fade_image = Image("fsck-fade_16bit.png"); + +} +else { + + logotype_image = Image("logo.png"); + progress_meter_image = Image("progress-meter.png"); + progress_fade_image = Image("progress-fade.png"); + fsck_progress_meter_image = Image("progress-meter.png"); + fsck_progress_fade_image = Image("fsck-fade.png"); + +} + +/**/ + +/* + * Sprites */ + +ratio = screen_height / screen_width; +background_ratio = background_image.GetHeight() / background_image.GetWidth(); +factor = 0; + +if (ratio > background_ratio) { + + factor = screen_height / background_image.GetHeight(); + +} +else { + + factor = screen_width / background_image.GetWidth(); + +} + +scaled = background_image.Scale(background_image.GetWidth() * factor, background_image.GetHeight() * factor); +background_sprite = Sprite(scaled); +background_sprite.SetX(screen_x + screen_width / 2 - scaled.GetWidth() / 2); +background_sprite.SetY(screen_y + screen_height / 2 - scaled.GetHeight() / 2); + +logotype_sprite = Sprite(logotype_image); + +fsck_progress_meter_sprite = Sprite(fsck_progress_meter_image); +fsck_progress_fade_sprite = Sprite(fsck_progress_fade_image.Scale(1, fsck_progress_fade_image.GetHeight())); + +passw_dialog_input_sprite = Sprite(passw_dialog_input_image); +passw_lbl_sprite = Sprite(); + +msg_label_sprite = Sprite(); + +/**/ + +/* + * Misc */ + +counter = 0; + +fade_pos_x = (screen_width / 2) - (progress_meter_image.GetWidth() / 2); +fade_dir = 0; /* 0 = right, 1 = left */ + +fsck_running = 0; +fsck_dev_array; +fsck_dev_counter = 0; +fsck_fade_in_counter = 0; +fsck_done_fading = 0; + +stars_array; +stars_n = 0; + +//full_msg = ""; +msgs_line = [NULL,NULL,NULL,NULL,NULL]; + +/**/ + +/* + * Debug related */ + +debug = 0; +debug_sprite = Sprite(); + +fun debugOutput(str) { + + /* + * This will print to the top left corner */ + debug_sprite.SetImage(Image.Text(str)); + +} + +/**/ + +/* + * Setup the graphics properties */ +logotype_sprite.SetPosition(screen_x + (screen_width / 2) - (logotype_image.GetWidth() / 2), screen_y + (screen_height / 2) - (logotype_image.GetHeight() / 2)); +fsck_progress_meter_sprite.SetPosition(screen_x + (screen_width / 2) - (progress_meter_image.GetWidth() / 2), screen_y + (screen_height / 2) + (logotype_image.GetHeight() / 2) + 25); +fsck_progress_fade_sprite.SetPosition(screen_x + (screen_width / 2) - (progress_meter_image.GetWidth() / 2), screen_y + (screen_height / 2) + (logotype_image.GetHeight() / 2) + 25); +fsck_progress_meter_sprite.SetOpacity(0); +fsck_progress_fade_sprite.SetOpacity(0); +passw_dialog_input_sprite.SetPosition(screen_x + (screen_width / 2) - (passw_dialog_input_image.GetWidth() / 2), screen_y + (screen_height / 2) + (logotype_image.GetHeight() / 2) + 70); +passw_dialog_input_sprite.SetOpacity(0); +passw_lbl_sprite.SetOpacity(0); + +spin = 0; + +/* + * this function only goes up to 100 + * because thats all thats needed for + * the progress meter bar */ +fun atoi(str) { + + int = -1; + + for (i = 0; i <= 100; i++) { + + if (i + "" == str) { + + int = i; + + break; + + } + + } + + return int; + +} + +/* + * This handler will/can be invoked + * 50 times per second. + * + * According to the previous author of the + * splash script, without this callback + * the screen is not updated correctly */ +spinner_sprite; +spinner; + +fun refreshHandler() { + + if (spin < 3.14 * 2) { + + spin = spin + 0.1; + + } + else { + + spin = 0; + + } + + /* if fsck is running or the password is prompted, hide the spinner */ + if (fsck_running == 1 || passw_dialog_input_sprite.GetOpacity() == 1) { + + spinner_sprite.SetOpacity(0); + + } else { + + spinner = Image("spinner.png"); + spinner = spinner.Rotate(spin); + spinner_sprite = Sprite(spinner); + spinner_sprite.SetPosition(screen_x + (screen_width / 2) - (spinner.GetWidth() / 2), screen_y + (screen_height / 2) - (spinner.GetHeight() / 2) + 80); + + } + + if (fade_dir == 0) { + + counter++; + + if (counter >= 200) { + + fade_dir = 1; + + } + + } + else { + + counter--; + + if (counter <= 0) { + + fade_dir = 0; + + } + + } + + if ((fsck_running == 1) && (fsck_done_fading == 0)) { + + + fsck_progress_meter_sprite.SetOpacity(fsck_fade_in_counter); + fsck_progress_fade_sprite.SetOpacity(fsck_fade_in_counter); + + if (fsck_fade_in_counter < 1) { + + fsck_fade_in_counter+= 0.025; + + } + else { + + fsck_done_fading = 1; + + } + + } + +} + +Plymouth.SetRefreshFunction (refreshHandler); + +/**/ + +/* + * This function will display the password related information + * when being prompt with entering a password */ +fun showPasswordHandler(prompt, stars) { + + if (passw_dialog_input_sprite.GetOpacity() == 0 && passw_lbl_sprite.GetOpacity() == 0) { + + passw_dialog_input_sprite.SetOpacity(1); + passw_lbl_sprite.SetOpacity(1); + + } + + tmp_prompt_image = Image.Text(prompt, 1, 1, 1); + + passw_lbl_sprite.SetImage(tmp_prompt_image); + passw_lbl_sprite.SetPosition(screen_x + (screen_width / 2) - (tmp_prompt_image.GetWidth() / 2), screen_y + (screen_height / 2) + (logotype_image.GetHeight() / 2) + 50); + + for(i = 0; i < stars_n; i++) { + + stars_array[i] = NULL; + + } + + stars_n = 0; + + for(i = 0; (i < stars) && (i < 15); i++) { + + stars_array[i] = Sprite(bullet_image); + stars_array[i].SetPosition(screen_x + (((screen_width / 2) - (passw_dialog_input_image.GetWidth() / 2)) + (18 * i)) + 2, screen_y + (screen_height / 2) + (logotype_image.GetHeight() / 2) + 75); + stars_n++; + + } + +} + +Plymouth.SetDisplayPasswordFunction(showPasswordHandler); + +/**/ + +fun displayNormalHandler() { + + /* + * Hide the password dialog and the bullets */ + + if (passw_dialog_input_sprite.GetOpacity() == 1) { + + passw_dialog_input_sprite.SetOpacity(0); + + } + + if (passw_lbl_sprite.GetOpacity() == 1) { + + passw_lbl_sprite.SetOpacity(0); + + } + + for(i = 0; i < stars_n; i++) { + + stars_array[i] = NULL; + + } + +} + +Plymouth.SetDisplayNormalFunction(displayNormalHandler); + +fun strlen(string) { + + i = 0; + + while (String(string).CharAt(i)) { + + i++; + + } + + return i; + +} + +/* + * This function will display the most current message */ +fun messageHandler(msg) { + + if ((msg == "") || !msg) { + + return 0; + + } + + if (msg.SubString(0, 5) == "keys:") { + + msg = msg.SubString(5, strlen(msg)); + + } + + # Get the message without the "fsckd-cancel-msg" prefix as we don't support i18n + if (msg.SubString(0, 17) == "fsckd-cancel-msg:") + msg = msg.SubString(17, strlen(msg)); + + //full_msg += msg + " "; + for(i = 4; i > 0; i--) { + + msgs_line[i] = msgs_line[i - 1]; + + } + + msgs_line[0] = Sprite(Image.Text(msg, 1, 1, 1)); + + dist = 1; + + for(i = 0; i < 5; i++) { + + if (msgs_line[i] != NULL) { + + msgs_line[i].SetPosition(screen_x + (screen_width / 2) - (msgs_line[i].GetImage().GetWidth() / 2), screen_y + (screen_height - msgs_line[i].GetImage().GetHeight()) - 20*dist); + dist++; + + } + + } + +} + +Plymouth.SetMessageFunction(messageHandler); + +/**/ + +/* + * Handles the updates passed to the plymouth daemon + * for example the FSCK data */ +fun statusHandler(status) { + + tmp_char; + status_array[0] = ""; + elem_count = 0; + + for (i = 0; String(status).CharAt(i) != ""; i++) { + + tmp_char = String(status).CharAt(i); + + if (tmp_char != ":") { + + status_array[elem_count] += tmp_char; + + } + else { + + elem_count++; + status_array[elem_count] = ""; + + } + + } + + if (status_array[0] == "fsck") { + + already_added = 0; + + if (fsck_running == 0) { + + /* + * use the dedicated message handler for this + * since there is no messages about fsck checks + * currently... */ + messageHandler("Routine disk drive check."); + + fsck_running = 1; + + } + + for(i = 0; i < fsck_dev_counter; i++) { + + /* + * check if the device already exist and update + * the progress only in that case */ + if (fsck_dev_array[i][0] == status_array[1]) { + + fsck_dev_array[i][1] = status_array[2]; /* progress */ + already_added = 1; + + } + + } + + /* + * if the device is not added, then add it */ + if (already_added == 0) { + + fsck_dev_array[fsck_dev_counter][0] = status_array[1]; /* device */ + fsck_dev_array[fsck_dev_counter][1] = status_array[2]; /* progress */ + fsck_dev_counter++; + + } + + /* + * update the progress */ + + total = 0; + + for(i = 0; i < fsck_dev_counter; i++) { + + total += atoi(fsck_dev_array[i][1]); + + } + + if (fsck_dev_counter > 0) { + + /* + * display the total percentage */ + fsck_progress_fade_sprite.SetImage(fsck_progress_fade_image.Scale((fsck_progress_meter_image.GetWidth() / 100) * (total / fsck_dev_counter), fsck_progress_fade_image.GetHeight())); + + } + + /**/ + + /* + * if the total progress is at maximum, + * make the progress meter go away, + * we might want to fade this out... */ + if (total == (100 * fsck_dev_counter)) { + + fsck_progress_meter_sprite.SetOpacity(0); + fsck_progress_fade_sprite.SetOpacity(0); + + } + + } + + # systemd-fsckd pass fsckd::: + if (status_array[0] == "fsckd") { + fsck_running = 1; + + # remove ",x" as we only care about integers + progress_str = status_array[2]; + progress = atoi(progress_str.SubString(0, strlen(progress_str) - 2)); + + fsck_progress_fade_sprite.SetImage(fsck_progress_fade_image.Scale((fsck_progress_meter_image.GetWidth() / 100) * progress, fsck_progress_fade_image.GetHeight())); + + /* + * if the total progress is at maximum, + * make the progress meter go away, + * we might want to fade this out... */ + if (progress == 100) { + fsck_progress_meter_sprite.SetOpacity(0); + fsck_progress_fade_sprite.SetOpacity(0); + } + } + +} + +Plymouth.SetUpdateStatusFunction(statusHandler); + +/**/ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/passw-dialog.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/passw-dialog.png new file mode 100644 index 0000000..9e6a504 Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/passw-dialog.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-fade.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-fade.png new file mode 100644 index 0000000..ec475f4 Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-fade.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-fade_16bit.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-fade_16bit.png new file mode 100644 index 0000000..878aec6 Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-fade_16bit.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-meter.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-meter.png new file mode 100644 index 0000000..4e8b719 Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-meter.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-meter_16bit.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-meter_16bit.png new file mode 100644 index 0000000..75f8713 Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/progress-meter_16bit.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/spinner.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/spinner.png new file mode 100644 index 0000000..80944a3 Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/spinner.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/test.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/test.png new file mode 100644 index 0000000..3d64128 Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/test.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/wallpaper.png b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/wallpaper.png new file mode 100644 index 0000000..3a3b82d Binary files /dev/null and b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-logo/wallpaper.png differ diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-text/minios-text.plymouth b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-text/minios-text.plymouth new file mode 100644 index 0000000..3376c71 --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/minios-text/minios-text.plymouth @@ -0,0 +1,11 @@ +[Plymouth Theme] +Name=MiniOS Text +Description=Text mode theme based on minios-logo theme +ModuleName=ubuntu-text + +[ubuntu-text] +title=MiniOS 2021 +black=0x000000 +white=0xffffff +brown=0x000000 +blue=0xffffff diff --git a/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/text.plymouth b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/text.plymouth new file mode 120000 index 0000000..740f19a --- /dev/null +++ b/linux-live/rootcopy-modules/02-xubuntu/usr/share/plymouth/themes/text.plymouth @@ -0,0 +1 @@ +/usr/share/plymouth/themes/minios-text/minios-text.plymouth \ No newline at end of file diff --git a/md5sum.txt b/md5sum.txt deleted file mode 100644 index 194bced..0000000 --- a/md5sum.txt +++ /dev/null @@ -1,1376 +0,0 @@ -358a9ae815c062da16a64095aa78969b ./backup -4a278a07edaa6befbea51da6be48520e ./linux-live/rootcopy-ubuntu/usr/share/backgrounds/MiniOS.png -4131fa5c09639242ebcc49027e586190 ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-meter_16bit.png -9d9bae1d89a8dc56ff4be460ed7181f4 ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/logo_16bit.png -26896a3e275bb02e1d0d3fc2d9fcdde1 ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-fade_16bit.png -8b82b1f52f6533947297ba9a9a00af26 ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/test.png -a95a33da26a4626a19afab7b4ee9d3fe ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-meter.png -fe5f19b47844d26fa277dee6d14c1b0f ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/logo.png -3939846a094f3e80572f6bd437801c8e ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/progress-fade.png -d987ad43a54a8ea23f3a6bf5a34a9470 ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade_16bit.png -b2df914ea48d03556366d06a22cd4000 ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/spinner.png -50aaa2b5f365bb0d8d078814f95c903c ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/passw-dialog.png -c515b63a293949198214877bb678f9a9 ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.script -16b803128c7c48177243b702bc378022 ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/fsck-fade.png -65ee6abdada16f9169e2ea0ec48026ff ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/wallpaper.png -56104937224338c6872895a6c833299a ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-logo/minios-logo.plymouth -3b47ede8c1017c0945bfdce42f7f4563 ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/details/details.plymouth -1f7ecec33e4b4e23f55e7815d211fd2f ./linux-live/rootcopy-ubuntu/usr/share/plymouth/themes/minios-text/minios-text.plymouth -c381765a106f0fe4c3ac323e715225be ./linux-live/rootcopy-ubuntu/usr/share/pixmaps/MiniOS-white.svg -e2cbea44ab9c1ea8aae61fd4d7712f28 ./linux-live/rootcopy-ubuntu/etc/issue -805b437cc428855f96b8048963ed5c55 ./linux-live/rootcopy-ubuntu/etc/casper.conf -c3977dd0d0fcf423c8cef6e7acdd7ba7 ./linux-live/rootcopy-ubuntu/etc/timezone -df0e752f1fda88eccba9defe383392ee ./linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/launcher-23/16093659533.desktop -a2b2ab8a2133af1f00fd82bb24e78637 ./linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/launcher-24/16093659584.desktop -6ea28b9f0b1224194308744e3b873e3a ./linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/launcher-19/16093657651.desktop -5c0ec984b72d63b1bcba64e14d1cfbb0 ./linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/panel/whiskermenu-1.rc -608dc0d7f2b29f8e35e304f25bcfc6cf ./linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml -d29ed9e6e18af9ce34831e91810b640f ./linux-live/rootcopy-ubuntu/etc/skel/.config/xfce4/helpers.rc -f469dd1f389ccbeb4f92360c88dfd527 ./linux-live/rootcopy-ubuntu/etc/ssh/sshd_config -c393970c725c064bbc9e0c1046f38368 ./linux-live/rootcopy-ubuntu/etc/issue.net -247374d55eb3b5b0acd046e1153befd0 ./linux-live/rootcopy-ubuntu/root/.bashrc -eb605297ad1c73921949aa82fc981e7d ./linux-live/install_chroot -280658b10a60c1ef175e44b1e29a806b ./linux-live/pkglists/ubuntu-main.list -ff2ea803d1e612718f4ff1c7495bb8de ./linux-live/pkglists/prereq.list -da2158abf027a46624b8584a0c0f4642 ./linux-live/pkglists/other.list -58397a38b5763df1d84750e0085372f8 ./linux-live/pkglists/ubuntu-ubiquity.list -77469f143f354fef5b74c6b1ac2ad5a5 ./linux-live/pkglists/ubuntu-other.list -d6b374a28a330dabb78effb3dc79de58 ./linux-live/pkglists/main.list -eb48f85bc2cf206f427b9e119094d9c3 ./linux-live/pkglists/hostreq.list -8998a78257ee446f208a740f7afed2a1 ./linux-live/pkglists/ubuntu-gui.list -e711e9ccf3868d309d703cf6098e419e ./linux-live/livekitlib -2b294e1e7347b1a97a99a390159fc8fc ./linux-live/rootcopy/usr/sbin/slax-automount -0cb3ca76ead821da9d8a187a7d79aa68 ./linux-live/rootcopy/usr/sbin/gtk-bookmarks-update -ec856dd882ee3e342b94d431c69750a0 ./linux-live/rootcopy/usr/bin/genminiosiso -01eb0bab1498a064c9ff8ca6f39e180c ./linux-live/rootcopy/usr/bin/sb -d78336799f6ca02f7f6bb14438539cb2 ./linux-live/rootcopy/usr/bin/pxe -e0d163b3972ca61c310009fc97c22edd ./linux-live/rootcopy/usr/bin/slax -dfc5cf8266f50f1f161c459f87e76d47 ./linux-live/rootcopy/usr/bin/savechanges -485fa0502750c19c5e056c5cc57565e1 ./linux-live/rootcopy/usr/bin/sb2dir -a38681820f2c5ce949b5ee6991e2d3cc ./linux-live/rootcopy/usr/bin/rmsbdir -3eb2eedb30e652549e0c79418ccc6846 ./linux-live/rootcopy/usr/bin/dir2sb -006ea2bca050192a52d0595e4783b98f ./linux-live/rootcopy/usr/lib/udev/rules.d/90-slax-automount.rules -3eec93a2a45cb99eeb564856a7d2e7a0 ./linux-live/rootcopy/usr/lib/systemd/system/getty@.service -79e694cdcd74376c9878bdc4abaef3e3 ./linux-live/rootcopy/usr/lib/systemd/system/apparmor.service -b3a271b47d0e5d2c053739584bc33e85 ./linux-live/rootcopy/usr/lib/systemd/system/dhclient.service -e2cbea44ab9c1ea8aae61fd4d7712f28 ./linux-live/rootcopy/etc/issue -250ee2bf8d44713e7348747550b2aa36 ./linux-live/rootcopy/etc/localtime -c3977dd0d0fcf423c8cef6e7acdd7ba7 ./linux-live/rootcopy/etc/timezone -5466e0d83587cdcdc97ffe9f41b64837 ./linux-live/rootcopy/etc/hostname -580583e1550822447741d2c29e4837ec ./linux-live/rootcopy/etc/hosts -5e682178af949fbad0dc79b48727ca18 ./linux-live/rootcopy/etc/ssh/sshd_config -c393970c725c064bbc9e0c1046f38368 ./linux-live/rootcopy/etc/issue.net -247374d55eb3b5b0acd046e1153befd0 ./linux-live/rootcopy/root/.bashrc -a64510d05293caceae437335f7dda42c ./linux-live/modules/03-desktop/install -3da6e2a531e8e91cb3b3655d6bcb9bbf ./linux-live/modules/02-xorg/build -37f5e15e6fc72b6760c2a5efebf309df ./linux-live/aptsources/focal.list -f8e009eb2ebdd8a0a88c918b9b92a2e9 ./linux-live/aptsources/groovy.list -7368a220086608931d9d22ca7658fa9b ./linux-live/aptsources/trusty.list -89ce3c852e9b2d84d34c866bdf79598e ./linux-live/aptsources/sources.list -e53812868c9d96207e115de057149a4f ./linux-live/aptsources/xenial.list -28854a4db4cf6ec271a4e8b850c526f2 ./linux-live/aptsources/bionic.list -1561b70aa2d2e8fc34a2ed08385fe15e ./linux-live/tools/isolinux.bin.update -e3c38ffab01411053ff438c6034f395b ./linux-live/build -b09df32d50413962c0358895352cd9c2 ./linux-live/minioslib -c27d2e7a16aa000302d2cc7992d01c27 ./linux-live/initramfs/tools/initramfs_repack -328eb66d852db305b63d217ff05b50f1 ./linux-live/initramfs/tools/initramfs_unpack -772ed91f4a45bea461e0b9a27ee48860 ./linux-live/initramfs/init -1e8f55ec335d411d4c1b253c4d4958f7 ./linux-live/initramfs/static/blkid -63b2f1096ffb29f18900b939d5981f05 ./linux-live/initramfs/static/busybox -033af61dd749f77b7d49c1b7bf6dcb02 ./linux-live/initramfs/static/README -b4c201c3e020743e8aacf3cc97b16a20 ./linux-live/initramfs/static/mount.httpfs2 -11f4db096dae22ff71edc87b24ae2c2c ./linux-live/initramfs/static/eject -36cdfcd398961c1f02ff6e6276df1268 ./linux-live/initramfs/static/mount.dynfilefs -ac994c78e7271c1d5642b0ba780a9323 ./linux-live/initramfs/static/mount.ntfs-3g -28166b71e4f9fad67fb4be685f168f52 ./linux-live/initramfs/shutdown -fb1191980e3ee7ce952aefa3a4171716 ./linux-live/initramfs/initramfs_create -59f77404239e9fd12895198560ef1714 ./linux-live/packages/chromium_88.0.4324.96~linuxmint1+ulyssa_amd64.deb -546931a24d3a333e5af426dc341b76d9 ./linux-live/copy -992325392b8b14bea87d3788680e41dd ./linux-live/buildconfig -e7d7a9060878437e2996b37e3cff3a86 ./linux-live/bootfiles/EFI/boot/alternative/grubx64.efi -cc1dd6b9758038653488b1a13c8f6673 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/datehook.mod -c8dfe270f12c679284ad79e39c097457 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/usb.mod -ce985b6af83907d85e05a8b7f68518c0 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cat.mod -0d771e999b250c928ebcbfeee0eec416 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/xnu_uuid_test.mod -df5d57a1d8ee3aa879063076de246ec9 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/part_gpt.mod -2d6867a72a67943b8b93792461954d14 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/dm_nv.mod -b95939d3f9a68429bb1811f714ee5873 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/usbserial_ftdi.mod -6f2555ba6fd3679cebad15e05c7b1d09 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/pcidump.mod -09b3f95b91c0f74df72b42f34e63b89b ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/blocklist.mod -da5eefd91f210ebdf59649e427fd8bbe ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/lvm.mod -a976fbb60cb1b901fad1a00d3580c653 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/video_fb.mod -82877e4d345e4b5b3e1a3fe7ac56d813 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/trig.mod -8b6dabb53c8258ec8d33a970a1a76dc9 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/multiboot.mod -da1bd4a484855e3d8e7496771a1a8181 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/videoinfo.mod -6a1473b365060b930aadbd51505919df ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/play.mod -a91a2941069bf4509e4ca12e60e7b955 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/test.mod -450228c5550af6ecbaecc333b24fb4be ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/lspci.mod -59ba1236fcbbc0fbe19fa78e413ce868 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/nativedisk.mod -3e1ac642e05e9205f6cf1f259ff9e3e8 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/uhci.mod -cf576c8f9325dfb5051b4947ab69cc03 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/udf.mod -bb20b6136134d54a05e2c4e712219328 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/command.lst -44b54ef57298a07d7500105942657c1c ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ahci.mod -54d5918a36d709e883dc906b5fb2e178 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/part_dvh.mod -bd26ccc12e63aff59fe01ba8889030d1 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/boot.mod -2e719da6486c3ea4c608dc71ad0172f5 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/tr.mod -e27cd3ce894fc5fd2a59e355b8f7e489 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/part_sunpc.mod -5835247e14e3ea7b3bdc2b58ab04cf37 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_rfc2268.mod -d8a216af978e5be6108aa7a585f4d43a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gfxterm_menu.mod -9983bc83f8cd131fee72961086acef74 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/usbms.mod -81905142b8a0a5e5ab2c54d7d0688b2c ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_rijndael.mod -3ba221f6561780cb73ff32ba79a04a19 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/loopback.mod -0e0e41bc94a7d9ab041f401f13506f99 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/part_sun.mod -e0763185e357a2bf1fe281cfc2f50bf3 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/bfs.mod -483abb50f944af14346afa7d04553992 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/bsd.mod -65508a48025ceddf15ec6a9fdb0cc30a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/setpci.mod -290486f87b0b9b28702bdef00196adb4 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cbmemc.mod -2d0cfc7dd9f362889fbd8a7dea1a62fe ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/password_pbkdf2.mod -f850cc5842d4100b169b1431d40e2ce6 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_rsa.mod -ec09ba273b8144cf6ef5bfc36fcce0f6 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/pata.mod -e7f017b0d9c14ecebdf0194fd340ce4a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/random.mod -02b988d7196362ddf27caaecf35c23dc ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/partmap.lst -7487535883ca186d59bbbb1d54a53bdb ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/exfctest.mod -3f2d1dced18fcb8873dbb3444471d36f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_tiger.mod -22164cf1558a81b80adbf1bdb9b7d0b1 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/backtrace.mod -286a799032d9bd3bac18ea349a25acd1 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/serial.mod -4217c9000d4b9fb1880875fa320e59d1 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/lsmmap.mod -7f807347a9d899281fc3e9e8743ebbdf ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/http.mod -baa0dd77beaacf59b9e76e7b6346c860 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/probe.mod -0070a647beba37ba07056c0c1edc327c ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cmdline_cat_test.mod -a29c5beeaba6eb4a1ed34955a6da62bf ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/video_colors.mod -c53f60b1f7b11de2c9a331c5980a122d ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/lzopio.mod -3c20a1df101010a3b0e011b7a3dbdc78 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/pbkdf2_test.mod -d262adfdca157138ad7511f7212c0663 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/priority_queue.mod -1099a763ac187e36750fd110c337776b ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_dsa.mod -9899b808eb138dc752ee4ddc15bdad42 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/xfs.mod -d15a498b186c8f8477ea895ccbadfefc ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/efifwsetup.mod -2a0bbc9b1d68268c99845644d67e86f7 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ata.mod -ec4106c4b54731a760a726fb7081289c ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/jfs.mod -690d4887b636961b2c71aff730ee249f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/extcmd.mod -918a38d579c09eb4898e0a8ba7f71483 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ntfs.mod -fa4e2cd4055572e66a577034cadb105d ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/hfs.mod -465d10be1edf7063d5e7dd4bddc93795 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/net.mod -2124916b1222cc3f2c65fe2cbdcc4509 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/tga.mod -dd53d46ad3f18a68964fad6c37a92e44 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/all_video.mod -65318ed8af4a5f9bf1c754321318bd4d ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/zfscrypt.mod -ebd0f0a7374dcdd3e7d88a2850c41857 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_md5.mod -d0e84e4bbe31fe08585b438b79fcc079 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/time.mod -fc090881f2c7b44db2a5d0c9e62660cb ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/video_bochs.mod -41f6010212036a835a5222c834166aa5 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_rmd160.mod -aee266db2af918096395564aec0d7cb6 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/reboot.mod -bf3ba40acdda11bcd3ee40b8ea50199d ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/xnu.mod -5800519016dd9a2073d561a020240a26 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_serpent.mod -70ac68728584a1727d92741602a4f3e5 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/minix2_be.mod -365654cb9c2dac635b3430e9a5ed8839 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/xnu_uuid.mod -e4af3619a1767a57f54e0edd8e3791f3 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gfxterm_background.mod -2fda3f91cf97573d2107da2216d853b7 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ls.mod -d2a0825a27f19e079fad8cd5f9ff7b6d ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/grub.cfg -6136e2fcb8e9aa45969f73c4b2bf424e ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cbfs.mod -eeeda090212fe67f0e81c738a425bc93 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/fs.lst -dd8f9da84ca3558f24f2e7d8a5eb6f31 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/mdraid09.mod -07abeaaa454133883d7f3e0509a3f824 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cs5536.mod -46fae6fd0e03958a03355fed18bd9707 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ufs2.mod -66f85d1dbe58e79fc7af16e2e6b09649 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/odc.mod -53459696b5a4142141c845268efdddba ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/help.mod -687c0f3f73cd046559cb5d7c843f6ced ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/mmap.mod -ebb1006c92e4e9629760ec673593bcc7 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/testspeed.mod -738502d7a3638587ae1376df68878b98 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/mul_test.mod -12465f10ef0765b02ed2fc80d53e498c ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/minicmd.mod -27a939f7c0a4f8ad4d11a00cb4c3f9b5 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/crypto.mod -bf936d382065e7d8abdfb723c3e77103 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/linux.mod -8284558a23edc2371e617dbf4d51ee8a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cbtime.mod -bac8cb7cf6c02494c601f38d08933295 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/echo.mod -2680528ec4101d398f99e06573406117 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_sha256.mod -a7d95af761268ea05648b0495d364613 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_idea.mod -1e6fe82d53a526352242e1be62a2748a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ctz_test.mod -0c29b8d5ad5124b248c088da3a1e89d7 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/legacy_password_test.mod -fe4d890b6dd3519c3cd2f506c2629cb5 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/usbserial_pl2303.mod -8b6c9af9d0a329acbde1e1b291d2db85 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cryptodisk.mod -74be56271ae0f8eb4502d8b973a280c1 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/mdraid09_be.mod -21a6fb9ba6481c531d560556b71d84a1 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/usbtest.mod -d6556c865bb19dac2f87ee6491761fa1 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ohci.mod -849da60e11a7b8b5ebd0f970443f3e99 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/archelp.mod -39412b2d6c4fddf2213498d872a08818 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/reiserfs.mod -2ac4bc44ace3732b714464c1b6baaf38 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/part_bsd.mod -60befbb6814e22a4828af65f0e4c2683 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/legacycfg.mod -c8a9c29b64cd105062884233b59bbe9e ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/usbserial_common.mod -ee80f88779ecc6b5db21eb33509a5cf2 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/hexdump.mod -aa7fb0653a99b470063b8c20dfdbb508 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/progress.mod -05d50f56f3f191cd7215082e403b0f31 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_arcfour.mod -c311c0bd759d8148e8d44a84d2bfa01b ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/at_keyboard.mod -049537d090991ec6913d8f3ce72a2fd3 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/chain.mod -f1aba2d58550de07adbdff0944e77671 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ufs1.mod -4ed6d7d37c03ca1a7709ab1504c7fc6a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/iorw.mod -6eee58587ce3fc2c0719a493e7e3539d ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/png.mod -effc9c0a3a6e020ab3087b79c62b3c05 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/part_amiga.mod -901ab074f3fe6cd2f042d25ef419b663 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/true.mod -b8644cd534a762c239dfb875c7875247 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/crc64.mod -128971829bee46f417995cbec8acce64 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/hfspluscomp.mod -9430133d97bc572c3964b9fce879835b ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/fat.mod -55548a78cbec6d2d617f0d9b16a0da93 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_twofish.mod -d942286834af8b91bc714288c98fad1a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/datetime.mod -49d4da1cb6bc8100444dbbe30305a4e0 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gettext.mod -232b29f3fbdcd19280e0ddba8a471d5f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/video.mod -3117e65a271d71d7072b426e33ea832c ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/hashsum.mod -ac51c80b30528c757015273a6dfe6455 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_seed.mod -04ec16101bb5db7fd1e7694b6e4fffaf ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/video_cirrus.mod -8f5ef808a23d03024ac4cc2f50ccae0a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/relocator.mod -f67ca95fa8319ffc06869485a709e3f1 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/usb_keyboard.mod -2778a88f26559ba04563a82effc5ac5f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/part_plan.mod -394bf95517ca97bccd3742338beefa4d ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ehci.mod -ee2b3e7b6f117ff1900179edfdb8b7bf ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/regexp.mod -08e0dad40652fb7b5f1451e7e69020fb ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/lsefimmap.mod -712ffcd438099f658f2b3c5a3effcbd6 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/macbless.mod -492388d0d4c4e2a169d1baa6678ff8ef ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/font.mod -352721d5443cb3261b9ca8e8b3f02545 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gptsync.mod -77e7c4efd9c29212331bc8a4e2840f27 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cmp.mod -57333a6661b47ba7e123f2363b33db08 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/hdparm.mod -e76f877abcbb8a5245aff2e6e76d9d23 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/file.mod -95ab69a21caf4cb25d06eb52300f511a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/date.mod -2e9e365e17d3d16529a7eab01d356614 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/mpi.mod -05a9375d7cc354db126f7b271511518a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/test_blockarg.mod -886c04f77fe085e09864ce9369b547be ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/loadenv.mod -2adec4a5a055cadb2ac826c78a5aed2c ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/offsetio.mod -1d9aedc9ab533db375bf2012c07ea5fd ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ext2.mod -9de6aed2f4f2efdf303b3817027ae467 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_md4.mod -36651742a3967ab07d3fe8e116f60959 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/loadbios.mod -e5ae7d2207a01549539163ed58d5982f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/verify.mod -ebd86c20276a927de9731f159e433e17 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/moddep.lst -ed2cc6e80d55644e662fba39f48b40cd ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_crc.mod -160d51decf59bd85ed912c8f7b0551f3 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/minix3.mod -38ad3aa7aea5cfe9a33243c055810fd8 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ldm.mod -3b420d267b482172111c43def4873d40 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cbtable.mod -9134a5f72d8d33ca15594a064b58f4af ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cpio_be.mod -be8501cef725b5b705f2ae3b875a22a7 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_whirlpool.mod -430f8817464c69f687c90077c8a5a4e2 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/mdraid1x.mod -a8e89c1b54f9e47417fbe26db6a25bd5 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gfxmenu.mod -f6292779d77b7d102d72ab70286ff66f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/parttool.mod -65df9a2dc3fa04258b6ce9ced749d543 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/luks.mod -05864ca93ef16a23246bad51a0395ec8 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/bitmap_scale.mod -d9b5d7743b767f46215f9b775c3e175f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/terminal.mod -a4e8d7868e9afbbfff7435477dfebf9f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/msdospart.mod -a59a63ed63be2b0e5c3623f05825a84b ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_cast5.mod -69b1a9cbe818e297a9769c4a319fc2ac ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/squash4.mod -c0ffcabf6d62219a15452187b92c2273 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/adler32.mod -d3acab88710235ed7b39277df8e6f1a8 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/morse.mod -10faf5ee27cb63ddc01bded7c3b1df1c ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/spkmodem.mod -d97edc1b6e66286416f3d30ed064d663 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_blowfish.mod -deb62f162758750ed7a2743f0424c1ac ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/normal.mod -7d86acc3d68833f22603dc5859e8ebdc ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/video.lst -098832497928edecd396096490b430de ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/terminal.lst -336eccaf63e1ad6b740d608aa74f21ed ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/raid5rec.mod -ac50f7722564bace5eef1a50d9f5710a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/elf.mod -dc575d6533c42c9d0fc0a3a2d9e0826a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/usbserial_usbdebug.mod -84b21ee85940670064012d7bad2de8a8 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/minix_be.mod -01ab05aebaab79d15022a349c0f9eab7 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/newc.mod -7d6d70150b38651f1bcf9a09ea172ec9 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/minix3_be.mod -c20a485978594f165d2fa00113eb59ee ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_sha1.mod -46135666d1f0213b22465b86aa6959e7 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ntfscomp.mod -0d812356c5f3efd133f32940ecbf68e3 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/linuxefi.mod -3353fcfd77d8ce704f2e7774418a7aec ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cpuid.mod -3817e659208a4fe5441e61c7201a37f9 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/btrfs.mod -625ef5e79911dd065cbcbbf735f7bc84 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/efi_uga.mod -911264f4c62124c5bb4f5e61d1c45ba6 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cbls.mod -ad7c9494338ae0e39c29008b36d89c2f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/ufs1_be.mod -a45ea682912438418d69a59d7a461fb4 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/geli.mod -bf0e19dcbf2b0964c93405f9194c7f3c ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cmp_test.mod -702441b078d33f074cb6f96f0d684671 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/diskfilter.mod -ec275e3658451eac9be5c6af26606e6e ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/sleep_test.mod -d79a67cd90c97e3db263faf90e2a26f4 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/disk.mod -7a633ea8970ba965a03c715d07b9378f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/part_acorn.mod -2b41b4ee01be7d2634517078e300da5b ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/romfs.mod -241168675b08cb4ee5b0f03f6dda6c78 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/lssal.mod -ad1484c4c757b3b38b0292bd9ed7f09e ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/read.mod -c90a76250a239898961e72dd576d2609 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/efinet.mod -de9cc36dceefeecc191323bec8858f4e ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/part_apple.mod -9c3f233bbb48227323d18bc749909ce2 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/cpio.mod -34e3d1179572e36abb12ab3fd2fc8103 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/linux16.mod -4c22448f4735504d3b18aa1a2f89dace ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/eval.mod -a5bc6bafef94a6d0e1d489be77647a82 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/efi_gop.mod -94ad05c879782587b42d129c1b80cc28 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/multiboot2.mod -b09f26a2658136f755282118aae5a096 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/keylayouts.mod -a8001f074f620fd2f9a865d0ab1ca296 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/bswap_test.mod -6959b08fd40c972fc457446870f61c80 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/videotest.mod -00b424fd59ccb2edaa6ec7f10e5af98b ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/part_msdos.mod -f0e65d0c7ff41138e525c038300c7931 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/minix2.mod -66565e454f19faf018f53a5c2fe3b846 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_des.mod -3190a91d3075032543740d0998971d77 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/parttool.lst -723010fa342421b9f9b669bc426335e6 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/lsacpi.mod -e19f8a91691a6f7b7d57cae3c747872f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/appleldr.mod -846f3caef0334b09383136967c05a909 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/aout.mod -0a8fee978d41b5b94abb63a0fa5409fb ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/procfs.mod -2d1d5fc367ddcfa7db9d58375447b257 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/bitmap.mod -fc3608970f6c3e4d6e34032923e73037 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/exfat.mod -d29b8dcee2f2e8127c268675628e2bc0 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/memrw.mod -202ec2315559d3eca1a6839e91e08221 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/lsefi.mod -6a3f58db454b17a0a339323b3e134a6b ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/crypto.lst -7cc29f47bea0955289f8838b666305ca ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/terminfo.mod -a47507d88c604cbb8380768c7a0a3492 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/keystatus.mod -7d62ab3da6a1930b9aef3964f79aa3a2 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/tftp.mod -caab55d3313b37c097d0363fd81b7d47 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/scsi.mod -29166b87e7630ba41f14ac6a0a1122f1 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/syslinuxcfg.mod -f2f3dbd70eb7c3e35698189e4bb40f46 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/div_test.mod -12501a53be88b5b32b96e7da6d250c44 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/setjmp_test.mod -642d079dc3a902bf0e5d91c2f69778ec ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/videotest_checksum.mod -9e0d01b72bb89047f693070b0e091300 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/testload.mod -c0a475e0e5af90268991859c6266472c ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_camellia.mod -c2c59eed2fe20e3a2223a8f91ce543e7 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/macho.mod -b87adb5ab001370938388e3be9326341 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/raid6rec.mod -2e2181811c2c3124bbe553cc651cd902 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/jpeg.mod -b23975caeea9d312f4ffeb9013db5c8b ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/shift_test.mod -a40231bdaf74bd0a8374b07b3fd3d7e6 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/bufio.mod -bb052526b4fed2eee1d1d761ed35adaf ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/div.mod -6836fc09be07c8b6d1d0c0ac178ac962 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/sleep.mod -2516af4312b7e662b6396a9b15342042 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/lsefisystab.mod -dc95467fc3c76aaa84a0372c3f0f0ea8 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/halt.mod -33b93466ab105d677640930db4475605 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/pbkdf2.mod -fd4cc95ccda7b19c71a82f9efabb9389 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/part_dfly.mod -326f8380cc785b46bc32986f5eeb567b ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/setjmp.mod -6e7196d44e3a37b236c0bbef6cd9e326 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/acpi.mod -799fae2f21dd25d3b908a556475e675f ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gcry_sha512.mod -1a1300fd518a0499cbd191a0df0ffe16 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gfxterm.mod -04ef5202ac315f712c3a0aa2990b4f4a ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/gzio.mod -5e9c25d305a831f7715c49fbe2b4925b ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/password.mod -54a19459df53f47c79879ca096019763 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/xzio.mod -04ba30beb21b3250968685c13f30d272 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/fixvideo.mod -6536ca3d17adb6678c4037ef15a03fd5 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/hfsplus.mod -e543dc6a954cd4880c0aefcea012b491 ./linux-live/bootfiles/EFI/boot/alternative/x86_64-efi/signature_test.mod -d4fbdbb784950bd601a86df1fb2f6cc9 ./linux-live/bootfiles/EFI/boot/alternative/readme.txt -41218ac4af41772dbaa3d4738e0c2bf3 ./linux-live/bootfiles/EFI/boot/alternative/bootx64.efi -f53fb7949ce594d9cd07a9f292709be3 ./linux-live/bootfiles/EFI/boot/grubx64.efi -4cabb6a43aa2d285b7ba77189ac1e3e9 ./linux-live/bootfiles/EFI/boot/bootia32.efi -ded965934506efb38a6dcb9ac5b2b79e ./linux-live/bootfiles/EFI/boot/bootx64.efi -d34edc970391cc19276fecd8b64061cf ./linux-live/bootfiles/boot/grub/enableserial.cfg -d32239bcb673463ab874e80d47fae504 ./linux-live/bootfiles/boot/grub/COPYING -1e78cba7f14973630203134cd1e98bca ./linux-live/bootfiles/boot/grub/main.cfg -23078b6932b72da92743d9eb61e7448b ./linux-live/bootfiles/boot/grub/osdetect.cfg -86d8b3255c2d534daa5d07ea3e44fbc5 ./linux-live/bootfiles/boot/grub/version.cfg -b4cfb77c9d773436c18f66cbd2ad7bb9 ./linux-live/bootfiles/boot/grub/enablelvm.cfg -ebcacb5d987867135ad6e9eb7785bfb5 ./linux-live/bootfiles/boot/grub/unicode.pf2 -b2c86257e8178d5e4f4c24b0256fb062 ./linux-live/bootfiles/boot/grub/enablenative.cfg -b6189e8028d2ece045e23fca16efc8dd ./linux-live/bootfiles/boot/grub/grubdetect.cfg -498fa5962f8a011d52af8a79e4b8a0b9 ./linux-live/bootfiles/boot/grub/topbootmenu.cfg -da80f8e863ec0bdb98e75c21e44e0e47 ./linux-live/bootfiles/boot/grub/cfgdetect.cfg -6621ffafa55b888f5cfeb354418ed1ae ./linux-live/bootfiles/boot/grub/tools.cfg -f266ed4f41428545f895295e02a61571 ./linux-live/bootfiles/boot/grub/processenable.cfg -b10f0d2091a250f14806084a7ef5769b ./linux-live/bootfiles/boot/grub/grub.cfg -e2fb4c152ff600f3a99ae6a29bfb1e59 ./linux-live/bootfiles/boot/grub/autoiso.cfg -8c350b7ff1466e4147dcd17dfe1befc0 ./linux-live/bootfiles/boot/grub/sgd_locale/fr_info.cfg -8122cdbade8ddbceb6ff50ee8981ac69 ./linux-live/bootfiles/boot/grub/sgd_locale/de.mo -f28c464801e1efbb92a888cd5c002a48 ./linux-live/bootfiles/boot/grub/sgd_locale/en_info.cfg -176722cfbdb0fce76268d565341896f9 ./linux-live/bootfiles/boot/grub/sgd_locale/es_info.cfg -a55f500ced1d711c426545124be3cd21 ./linux-live/bootfiles/boot/grub/sgd_locale/fr.mo -318972133d0c64b88efabb3c8d1c3af0 ./linux-live/bootfiles/boot/grub/sgd_locale/it.mo -d74ed55316cb325d3514c456c2f810a3 ./linux-live/bootfiles/boot/grub/sgd_locale/de_info.cfg -11277202288f603b1d4eeafae2cffdc9 ./linux-live/bootfiles/boot/grub/sgd_locale/ms_info.cfg -27c78ae3e34f557ce8b50d978c4ff051 ./linux-live/bootfiles/boot/grub/sgd_locale/ms.mo -e4a3b2b35c43702fe3040e79b916d549 ./linux-live/bootfiles/boot/grub/sgd_locale/it_info.cfg -2214f8fd2ef60920d60cb0b3048f54b8 ./linux-live/bootfiles/boot/grub/sgd_locale/es.mo -01da2ff078287ab50ccd7f8e4bf7845d ./linux-live/bootfiles/boot/grub/searchcdrom.cfg -b997ef27ce11c5b53ad92d743bea5274 ./linux-live/bootfiles/boot/grub/enableraid.cfg -514da51ff00803d7b4d72e53fe82b7be ./linux-live/bootfiles/boot/grub/afdmsg.cfg -95dad33304269de2bf5e7ad7f8dc18c5 ./linux-live/bootfiles/boot/grub/language_select.cfg -045c8e4ab81c9adffea07aa3b68923b1 ./linux-live/bootfiles/boot/grub/everything.cfg -6271ad61b37eb48c1b9bfab17407b771 ./linux-live/bootfiles/boot/grub/afd2012.cfg -cf2ea14f9b535951e1baf83c21b351ec ./linux-live/bootfiles/boot/grub/cfgextract.cfg -021dbbd76ddec8ccac37c9ce175831af ./linux-live/bootfiles/boot/grub/enableencrypted.cfg -14ddb8a9d2b0dcbf63f246417e65a48e ./linux-live/bootfiles/boot/grub/menulstdetect.cfg -e3d3649ac30d02ed37263677b6ff88f1 ./linux-live/bootfiles/boot/grub/x86_64-efi/datehook.mod -0eab2a60c8873316134e14e36326076b ./linux-live/bootfiles/boot/grub/x86_64-efi/usb.mod -cdc0ef95d74c4dd84de4db8050adcb53 ./linux-live/bootfiles/boot/grub/x86_64-efi/cat.mod -ab9c80e5c167ae076b450e7020b0954e ./linux-live/bootfiles/boot/grub/x86_64-efi/xnu_uuid_test.mod -5563b87e6258b0ef960364f4193f3b02 ./linux-live/bootfiles/boot/grub/x86_64-efi/part_gpt.mod -16bca6c1ff399828baae9aecf6fe0f5f ./linux-live/bootfiles/boot/grub/x86_64-efi/dm_nv.mod -ee3ad26bdb2dd7fa4b5b87c9bcf57acc ./linux-live/bootfiles/boot/grub/x86_64-efi/usbserial_ftdi.mod -1b6bf295e12a0ba295e03cecab8c174a ./linux-live/bootfiles/boot/grub/x86_64-efi/pcidump.mod -8c9e22f9d67b5e44d234f1c2845c5a89 ./linux-live/bootfiles/boot/grub/x86_64-efi/blocklist.mod -eb715353a8619d3f142d3a56e2cc3214 ./linux-live/bootfiles/boot/grub/x86_64-efi/lvm.mod -db643ecdcc0a10b4ddee070ea5f890cd ./linux-live/bootfiles/boot/grub/x86_64-efi/video_fb.mod -1ffcd0af07d0799dadd38e21bb33fe0c ./linux-live/bootfiles/boot/grub/x86_64-efi/trig.mod -6b86066d336186f56dde9825cc6a888a ./linux-live/bootfiles/boot/grub/x86_64-efi/multiboot.mod -d3228d142abfbc2004403f5a1d58e617 ./linux-live/bootfiles/boot/grub/x86_64-efi/videoinfo.mod -b75a59910f652ae0f3177d4d5a247daa ./linux-live/bootfiles/boot/grub/x86_64-efi/play.mod -b2af448c9c079937490adc9fdc5adea6 ./linux-live/bootfiles/boot/grub/x86_64-efi/test.mod -609a95d5f49ca0b4331903f9ddc883d8 ./linux-live/bootfiles/boot/grub/x86_64-efi/lspci.mod -ed97a1dcfd21b029dc1e025ccc57a577 ./linux-live/bootfiles/boot/grub/x86_64-efi/nativedisk.mod -4e5f69b836c8621b957f4d15dd5f7a34 ./linux-live/bootfiles/boot/grub/x86_64-efi/uhci.mod -1e51bd333066ffedb3e76457c96fdacb ./linux-live/bootfiles/boot/grub/x86_64-efi/udf.mod -1a384a0b0d0821fc62d2b84704647a1d ./linux-live/bootfiles/boot/grub/x86_64-efi/zfsinfo.mod -c6c55ba7f13350d5d896955209f93498 ./linux-live/bootfiles/boot/grub/x86_64-efi/command.lst -b7e1ded473a27d2ef12bc3bd74b7792a ./linux-live/bootfiles/boot/grub/x86_64-efi/ahci.mod -cb184ebb203db24c8dd10567b0b0877b ./linux-live/bootfiles/boot/grub/x86_64-efi/part_dvh.mod -8bd4011ed3e88fe0909c5d431673918e ./linux-live/bootfiles/boot/grub/x86_64-efi/boot.mod -0a1183d971ea6eddcc44bd7df28da4d3 ./linux-live/bootfiles/boot/grub/x86_64-efi/tr.mod -856e8ebdffb5581bac7151b2f5884d89 ./linux-live/bootfiles/boot/grub/x86_64-efi/part_sunpc.mod -b17cce0f271ed37d6a3b88b7707b055f ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_rfc2268.mod -51e14842d097098d6175baec5dcce44f ./linux-live/bootfiles/boot/grub/x86_64-efi/gfxterm_menu.mod -f7658fc91170344d271a6e0d1545dfb9 ./linux-live/bootfiles/boot/grub/x86_64-efi/usbms.mod -91549a55a87057fd7973f3b75139167d ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_rijndael.mod -502c811e6e774247f3182cceea338a5e ./linux-live/bootfiles/boot/grub/x86_64-efi/loopback.mod -337f27f2f2404f2f2fef79924cadd134 ./linux-live/bootfiles/boot/grub/x86_64-efi/part_sun.mod -8a67fd40ef433ef99e4ee0d7bb78e4b5 ./linux-live/bootfiles/boot/grub/x86_64-efi/bfs.mod -110a38b6a3706894a21f356e4b2f64d0 ./linux-live/bootfiles/boot/grub/x86_64-efi/bsd.mod -cd9060eb1becc80f4d62f634e7d7de1c ./linux-live/bootfiles/boot/grub/x86_64-efi/setpci.mod -90f1e16a194aa7370c8d614b9fa17fd4 ./linux-live/bootfiles/boot/grub/x86_64-efi/cbmemc.mod -1a28f658f18c9f64463b0f3481c50d67 ./linux-live/bootfiles/boot/grub/x86_64-efi/password_pbkdf2.mod -74645a7c26f8eab1fab0902276ca309a ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_rsa.mod -0e6b7bd66230b81b2c2c29d20c4d6eae ./linux-live/bootfiles/boot/grub/x86_64-efi/pata.mod -9858fbabb3d880dee79181d0dfc362ce ./linux-live/bootfiles/boot/grub/x86_64-efi/search_label.mod -02b988d7196362ddf27caaecf35c23dc ./linux-live/bootfiles/boot/grub/x86_64-efi/partmap.lst -8a27903eccafc16f355dedd776135054 ./linux-live/bootfiles/boot/grub/x86_64-efi/exfctest.mod -522be8f96b042fb7b24daf5ce31b5899 ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_tiger.mod -14a85a5c2479f6f70bf461ad406d1fc4 ./linux-live/bootfiles/boot/grub/x86_64-efi/backtrace.mod -d52aa3c9013f04e5bf7e9064816e2b15 ./linux-live/bootfiles/boot/grub/x86_64-efi/serial.mod -b1b605f27d6c77e3be5f2998533a8f95 ./linux-live/bootfiles/boot/grub/x86_64-efi/lsmmap.mod -c1a1caf4eb91a38a88b32ee87478a7cd ./linux-live/bootfiles/boot/grub/x86_64-efi/http.mod -cde8e195423de36f337766bff04859a1 ./linux-live/bootfiles/boot/grub/x86_64-efi/probe.mod -da74786d2542671ce01c91d551cf0e0e ./linux-live/bootfiles/boot/grub/x86_64-efi/cmdline_cat_test.mod -8dcc683bee331fb5f61c12fedbe04b07 ./linux-live/bootfiles/boot/grub/x86_64-efi/kernel.img -6f77f1a8cc58d434ebb43af4a2e94509 ./linux-live/bootfiles/boot/grub/x86_64-efi/video_colors.mod -9b862d2b90414bdbbeae54ae5bb74015 ./linux-live/bootfiles/boot/grub/x86_64-efi/memdisk.mod -8baddeb0a869896d9ac4e88ca2426e74 ./linux-live/bootfiles/boot/grub/x86_64-efi/lzopio.mod -54aa460e48a2e340ff79c2b5bed329ef ./linux-live/bootfiles/boot/grub/x86_64-efi/pbkdf2_test.mod -a463a17b80b77b89f51a75a81281b9cf ./linux-live/bootfiles/boot/grub/x86_64-efi/priority_queue.mod -0c078c48ee363a9ed81b79fb054d4148 ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_dsa.mod -f6e0e1a745c0d67272c2d630725f19b4 ./linux-live/bootfiles/boot/grub/x86_64-efi/xfs.mod -87df53a06021449b6b034d53279ec5b4 ./linux-live/bootfiles/boot/grub/x86_64-efi/efifwsetup.mod -2092022589a474f463a6dc9c8ca5d28b ./linux-live/bootfiles/boot/grub/x86_64-efi/ata.mod -efac86c3b38845a935929c8d50cf079c ./linux-live/bootfiles/boot/grub/x86_64-efi/jfs.mod -b28c980fdf0608ae030923add38e76d9 ./linux-live/bootfiles/boot/grub/x86_64-efi/extcmd.mod -015b6b9d3d4c16101df17f2ed28c2f3f ./linux-live/bootfiles/boot/grub/x86_64-efi/ntfs.mod -a166305eac71ff857142d7ef06e913a2 ./linux-live/bootfiles/boot/grub/x86_64-efi/config.h -ea27e6911bbdae15bcc501ba386918f8 ./linux-live/bootfiles/boot/grub/x86_64-efi/hfs.mod -d935c375bc0b6930ee77c3589f762782 ./linux-live/bootfiles/boot/grub/x86_64-efi/net.mod -19dd25ebb6db0784b981bfc435d5eb3d ./linux-live/bootfiles/boot/grub/x86_64-efi/tga.mod -dd53d46ad3f18a68964fad6c37a92e44 ./linux-live/bootfiles/boot/grub/x86_64-efi/all_video.mod -734663ba20f588964cf9db890e7b7340 ./linux-live/bootfiles/boot/grub/x86_64-efi/zfscrypt.mod -cb9bf45bde8a4ff82fdfe9f70bff8cd0 ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_md5.mod -051615cc285fa150cc99a1328c7aeec7 ./linux-live/bootfiles/boot/grub/x86_64-efi/time.mod -ed2947fe739bb5b073907379f59d6591 ./linux-live/bootfiles/boot/grub/x86_64-efi/video_bochs.mod -93f9ef6789397f178ce12455466ff2ed ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_rmd160.mod -00fa6389d25abbd912da99d9b6f010a9 ./linux-live/bootfiles/boot/grub/x86_64-efi/reboot.mod -730706c7fe3a3c0bdf38dd28fae14d29 ./linux-live/bootfiles/boot/grub/x86_64-efi/xnu.mod -1e2cce275e771d4f44198c9afc36443d ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_serpent.mod -54ba77b9759cf20e3dc0b6e099fbf0fb ./linux-live/bootfiles/boot/grub/x86_64-efi/minix2_be.mod -5e700d56c051a5af7d49f72021fad4cb ./linux-live/bootfiles/boot/grub/x86_64-efi/xnu_uuid.mod -254b242cbc5825e9996b99e320b90e15 ./linux-live/bootfiles/boot/grub/x86_64-efi/gfxterm_background.mod -f04594885789e79a850fd4e7236f288a ./linux-live/bootfiles/boot/grub/x86_64-efi/modinfo.sh -6bf4f5ddcc43c7fcad3adfdee7bab0e7 ./linux-live/bootfiles/boot/grub/x86_64-efi/ls.mod -0a6450c674a80bac2c98b2899648e839 ./linux-live/bootfiles/boot/grub/x86_64-efi/search.mod -203f62b86cf2fd40539fe02a0bd853bb ./linux-live/bootfiles/boot/grub/x86_64-efi/cbfs.mod -eeeda090212fe67f0e81c738a425bc93 ./linux-live/bootfiles/boot/grub/x86_64-efi/fs.lst -bdfbb64b3ac58e93cb2d56c2fd7d658e ./linux-live/bootfiles/boot/grub/x86_64-efi/mdraid09.mod -8b5d1021599de971f830b0e2973d1380 ./linux-live/bootfiles/boot/grub/x86_64-efi/cs5536.mod -c494603a4c52df7fea5dc57dfe098066 ./linux-live/bootfiles/boot/grub/x86_64-efi/ufs2.mod -5cd6aab7b9b29fa5091f98e2b8325d1c ./linux-live/bootfiles/boot/grub/x86_64-efi/odc.mod -e95a4fd891bef7f211751857226f2676 ./linux-live/bootfiles/boot/grub/x86_64-efi/help.mod -f072aa981c1b891c54212998dc4d8184 ./linux-live/bootfiles/boot/grub/x86_64-efi/mmap.mod -e5734661ed79691d8e2ae9d3bcc830d6 ./linux-live/bootfiles/boot/grub/x86_64-efi/testspeed.mod -0dc58f5c2c778bd9d9698610a58bb67c ./linux-live/bootfiles/boot/grub/x86_64-efi/minicmd.mod -21901d9f6c43fe8c53ba19ba3455f60a ./linux-live/bootfiles/boot/grub/x86_64-efi/crypto.mod -c25661ff30fd8f6f07c706dd64e7342b ./linux-live/bootfiles/boot/grub/x86_64-efi/linux.mod -9ee101e9e6644afad330bb8f96c456d5 ./linux-live/bootfiles/boot/grub/x86_64-efi/cbtime.mod -8dd54ece63cd84d0c9cf26852f5044ff ./linux-live/bootfiles/boot/grub/x86_64-efi/echo.mod -11506541429f62f4238fbc4f67fba16e ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_sha256.mod -f61a5770aafd7f2f4ef4bc858b677845 ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_idea.mod -909250f4ea116105c82e0a0c2625b5c7 ./linux-live/bootfiles/boot/grub/x86_64-efi/legacy_password_test.mod -5f6b80644b9e3bc9b23a176ab5bdd3fb ./linux-live/bootfiles/boot/grub/x86_64-efi/usbserial_pl2303.mod -db4874ca31dc8bb2e6182e41bfb7f50a ./linux-live/bootfiles/boot/grub/x86_64-efi/cryptodisk.mod -6f6707a0c0d3c0693165191551ecd118 ./linux-live/bootfiles/boot/grub/x86_64-efi/tar.mod -bd763c3fe9eeb83ed87f96e87f3307bb ./linux-live/bootfiles/boot/grub/x86_64-efi/mdraid09_be.mod -05df2c764937ce56edbef83bc110070b ./linux-live/bootfiles/boot/grub/x86_64-efi/usbtest.mod -76a2ff22fc2af35298cd5724f9f5985b ./linux-live/bootfiles/boot/grub/x86_64-efi/ohci.mod -bee760d3d46e042d1cfb11458a32a7fb ./linux-live/bootfiles/boot/grub/x86_64-efi/archelp.mod -c39129abdb95a02e5eac56c4c61f03de ./linux-live/bootfiles/boot/grub/x86_64-efi/reiserfs.mod -145302ede820abc05130a909236f5016 ./linux-live/bootfiles/boot/grub/x86_64-efi/part_bsd.mod -429a4d3ef231362f7e2a3b0740ee6eea ./linux-live/bootfiles/boot/grub/x86_64-efi/legacycfg.mod -684eb19373f95cb3b96d75c7778d6902 ./linux-live/bootfiles/boot/grub/x86_64-efi/usbserial_common.mod -d0065b3da4c838e1ecde1f5975e35e29 ./linux-live/bootfiles/boot/grub/x86_64-efi/hexdump.mod -1d73e7ce3c8428ed765ac45beeb5eaeb ./linux-live/bootfiles/boot/grub/x86_64-efi/progress.mod -4d9610d62c8e4a0eebaba36069af0e9d ./linux-live/bootfiles/boot/grub/x86_64-efi/iso9660.mod -d90d1b31c4112b8919b914524d93c63a ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_arcfour.mod -6f4d290d75cd6a7bb19875f0c8112279 ./linux-live/bootfiles/boot/grub/x86_64-efi/at_keyboard.mod -654d500d9bc3ea5169d4dac8e4035db7 ./linux-live/bootfiles/boot/grub/x86_64-efi/chain.mod -a2401b096208e46e5f25c503153e9688 ./linux-live/bootfiles/boot/grub/x86_64-efi/ufs1.mod -4836e20362ab68c723134dd40d45cddc ./linux-live/bootfiles/boot/grub/x86_64-efi/iorw.mod -b20e985eb511a0feea187fdf5b14dd4e ./linux-live/bootfiles/boot/grub/x86_64-efi/png.mod -13ff947663a2bfdd968f4cb35ab58553 ./linux-live/bootfiles/boot/grub/x86_64-efi/part_amiga.mod -df3d7089df3c88b2fd55f03348e11e71 ./linux-live/bootfiles/boot/grub/x86_64-efi/true.mod -84225d913b1968b9a779fe30d5f0a0ac ./linux-live/bootfiles/boot/grub/x86_64-efi/crc64.mod -061e59e22b7a74994a07dbf27f1173a2 ./linux-live/bootfiles/boot/grub/x86_64-efi/hfspluscomp.mod -db92093a7226e50411d9f371ca0e20ce ./linux-live/bootfiles/boot/grub/x86_64-efi/fat.mod -8e85a501bc49ca48f39ac69c18560bb7 ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_twofish.mod -e26d9a02d281cc3b497f8a772ba841f5 ./linux-live/bootfiles/boot/grub/x86_64-efi/datetime.mod -b2b67c27560f1f44addb8d9c964f91d6 ./linux-live/bootfiles/boot/grub/x86_64-efi/gettext.mod -3d72f3125665e0004068cebf167a6c9b ./linux-live/bootfiles/boot/grub/x86_64-efi/video.mod -367212e2f3e68d30a02bf2b8ca124615 ./linux-live/bootfiles/boot/grub/x86_64-efi/hashsum.mod -d0dbfaaec4eb68e0638f212a779356b0 ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_seed.mod -68c2936536db9bcd206b9dd2f6fe1dc6 ./linux-live/bootfiles/boot/grub/x86_64-efi/video_cirrus.mod -81cbd66b3c3ce6742c0f2f7bdd2d623f ./linux-live/bootfiles/boot/grub/x86_64-efi/relocator.mod -639c0b3aaed2cb07583931b415786813 ./linux-live/bootfiles/boot/grub/x86_64-efi/usb_keyboard.mod -67d992c7623fbe51f9c1c05d454d8616 ./linux-live/bootfiles/boot/grub/x86_64-efi/part_plan.mod -6b11a019a08f84826c78d811af83c497 ./linux-live/bootfiles/boot/grub/x86_64-efi/search_fs_file.mod -cfc154be69b7784c1eb9928cc853036c ./linux-live/bootfiles/boot/grub/x86_64-efi/configfile.mod -bfc0bebb556f107c62ffa35e1eb79022 ./linux-live/bootfiles/boot/grub/x86_64-efi/ehci.mod -ebd9dfabf810887ddbe76e5d4305dfbd ./linux-live/bootfiles/boot/grub/x86_64-efi/regexp.mod -868976e60e42042d0e4a076cc03b8478 ./linux-live/bootfiles/boot/grub/x86_64-efi/lsefimmap.mod -f00a961392c7b4bc8bb5fba48e6510b6 ./linux-live/bootfiles/boot/grub/x86_64-efi/macbless.mod -3a7fc5c48c5a7a9ffdde00e5a464d45a ./linux-live/bootfiles/boot/grub/x86_64-efi/font.mod -5a39315ffa47d98c0655ab26357974d5 ./linux-live/bootfiles/boot/grub/x86_64-efi/gptsync.mod -426708e08d9609d3b6884fa25bd386d4 ./linux-live/bootfiles/boot/grub/x86_64-efi/cmp.mod -631910df660c86d34b8f5e2f5bb4cfb6 ./linux-live/bootfiles/boot/grub/x86_64-efi/hdparm.mod -ecf082f64da1ccdcf7b7a898ebbe2813 ./linux-live/bootfiles/boot/grub/x86_64-efi/file.mod -3023b5f97bc91caabc93767dcb00a8d8 ./linux-live/bootfiles/boot/grub/x86_64-efi/minix.mod -f27870fad33e441e9f4f65adb9f056bd ./linux-live/bootfiles/boot/grub/x86_64-efi/date.mod -9de512e8c3a0a63e4f176dd81564e59c ./linux-live/bootfiles/boot/grub/x86_64-efi/mpi.mod -1dd6dbdad957bc0ca24705dbde6e9608 ./linux-live/bootfiles/boot/grub/x86_64-efi/test_blockarg.mod -cb9fd95116022383cd137385cd5f5913 ./linux-live/bootfiles/boot/grub/x86_64-efi/loadenv.mod -e8f042c4441653b4b13a340f83b56aa2 ./linux-live/bootfiles/boot/grub/x86_64-efi/offsetio.mod -4c7b5f559601927f6fffd4fbc5a991db ./linux-live/bootfiles/boot/grub/x86_64-efi/ext2.mod -7fdb9e423a192580a647dfac84f6aabc ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_md4.mod -f91b33e6fccca7ef0301df1e046c24a8 ./linux-live/bootfiles/boot/grub/x86_64-efi/search_fs_uuid.mod -c0639ffcffc333245a91166b2a8b4787 ./linux-live/bootfiles/boot/grub/x86_64-efi/loadbios.mod -ee2aac163eddee780fd7988e2698571b ./linux-live/bootfiles/boot/grub/x86_64-efi/verify.mod -9aafcdfd75a849a6c57c519fac8116d1 ./linux-live/bootfiles/boot/grub/x86_64-efi/moddep.lst -3c116fc11e641a3657ac44b49f7d1a73 ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_crc.mod -83c72fc4090235d4b59f49c7f177cf0f ./linux-live/bootfiles/boot/grub/x86_64-efi/minix3.mod -899d914356ad4328f41b97175de1627c ./linux-live/bootfiles/boot/grub/x86_64-efi/ldm.mod -9989b03048338b31de93fa511dba69fb ./linux-live/bootfiles/boot/grub/x86_64-efi/cbtable.mod -cb7034858e3c71f60042ba43dfbc8228 ./linux-live/bootfiles/boot/grub/x86_64-efi/cpio_be.mod -1a8b039a9f07ca9166cfcce0eb504f3b ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_whirlpool.mod -7d17c1ec01673311a5559480092c8e18 ./linux-live/bootfiles/boot/grub/x86_64-efi/mdraid1x.mod -4dce8168d574d5b5bd69d65643c895b7 ./linux-live/bootfiles/boot/grub/x86_64-efi/gfxmenu.mod -b701e78a88c21cb7ac4d595c39026568 ./linux-live/bootfiles/boot/grub/x86_64-efi/parttool.mod -ac21fcbbcd773e5145cf46eb5a87375b ./linux-live/bootfiles/boot/grub/x86_64-efi/luks.mod -9b368b466128c181fec62a4b0825ba30 ./linux-live/bootfiles/boot/grub/x86_64-efi/bitmap_scale.mod -c2b9549718024e5a010290ca99078a7c ./linux-live/bootfiles/boot/grub/x86_64-efi/terminal.mod -67206fe5df462549c9710631bc85814b ./linux-live/bootfiles/boot/grub/x86_64-efi/msdospart.mod -b3f28ce2fb9e9f091ed918f68a9ec833 ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_cast5.mod -0b6c7b94da391bf742980611ecd16b88 ./linux-live/bootfiles/boot/grub/x86_64-efi/squash4.mod -9d5a9d290b06767115d4df40e52b659b ./linux-live/bootfiles/boot/grub/x86_64-efi/adler32.mod -c2d002fe7a2ae280f878caba1de740dd ./linux-live/bootfiles/boot/grub/x86_64-efi/morse.mod -da550d4aee1de7b0deb083eb4bb7372d ./linux-live/bootfiles/boot/grub/x86_64-efi/spkmodem.mod -a3015d8010b717629f219ecb439c7e0e ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_blowfish.mod -756ff750b1c2d8b6c85409ebe2e7e2ee ./linux-live/bootfiles/boot/grub/x86_64-efi/afs.mod -878658f7b94fbd4d1bcb5bc764a91f8c ./linux-live/bootfiles/boot/grub/x86_64-efi/normal.mod -7d86acc3d68833f22603dc5859e8ebdc ./linux-live/bootfiles/boot/grub/x86_64-efi/video.lst -098832497928edecd396096490b430de ./linux-live/bootfiles/boot/grub/x86_64-efi/terminal.lst -a988c005a048a5ea6237a3fbd2f35d6e ./linux-live/bootfiles/boot/grub/x86_64-efi/raid5rec.mod -8baf0cdf80cee26dca22686f9999efa8 ./linux-live/bootfiles/boot/grub/x86_64-efi/elf.mod -2db7acdf5afa5b739a5809fac70e8c9b ./linux-live/bootfiles/boot/grub/x86_64-efi/usbserial_usbdebug.mod -358893069e6140c71b18d8b695e9b945 ./linux-live/bootfiles/boot/grub/x86_64-efi/minix_be.mod -e40ac314a7a56fc5ef15a398363e798f ./linux-live/bootfiles/boot/grub/x86_64-efi/newc.mod -1a3c81864918ee45893be93e18fa7c36 ./linux-live/bootfiles/boot/grub/x86_64-efi/minix3_be.mod -9303c84cb8aafc5b2e85eec04cc7c1b8 ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_sha1.mod -df995bf7ccec21846e3800896dbdb131 ./linux-live/bootfiles/boot/grub/x86_64-efi/ntfscomp.mod -47f77aca1b9934c4f20795d1f4cd4af0 ./linux-live/bootfiles/boot/grub/x86_64-efi/linuxefi.mod -066b4b09f245d7fb82ef4522fa66cbf6 ./linux-live/bootfiles/boot/grub/x86_64-efi/cpuid.mod -2aa7586637590d6f5c699911b483975c ./linux-live/bootfiles/boot/grub/x86_64-efi/fshelp.mod -6556c49e5648b0338204c55a12aa91db ./linux-live/bootfiles/boot/grub/x86_64-efi/btrfs.mod -4d3bdfb74ef4aaa65415655f177a71a1 ./linux-live/bootfiles/boot/grub/x86_64-efi/efi_uga.mod -6a71ddd611cd584a7e8934b030bb372c ./linux-live/bootfiles/boot/grub/x86_64-efi/cbls.mod -9b8bd17f49bf8714a332f534d17ec991 ./linux-live/bootfiles/boot/grub/x86_64-efi/ufs1_be.mod -4818a71a75ff25348c62797fa48394ae ./linux-live/bootfiles/boot/grub/x86_64-efi/geli.mod -3c00ee9c1bfd29b9650d47b16015911d ./linux-live/bootfiles/boot/grub/x86_64-efi/diskfilter.mod -3e7d66b2e11b5325cf2bd310cdcee32f ./linux-live/bootfiles/boot/grub/x86_64-efi/sleep_test.mod -8520e55eae933b9b8566f53f7338d741 ./linux-live/bootfiles/boot/grub/x86_64-efi/disk.mod -394cf368bd98dc049edf2522e4655443 ./linux-live/bootfiles/boot/grub/x86_64-efi/part_acorn.mod -6b3c980678d2989d040d7ac445b8a2e3 ./linux-live/bootfiles/boot/grub/x86_64-efi/romfs.mod -d1a2e02fec061093996ec69cf240ffa8 ./linux-live/bootfiles/boot/grub/x86_64-efi/lssal.mod -4aafe29cb7b2b669caf7d79d09251047 ./linux-live/bootfiles/boot/grub/x86_64-efi/read.mod -0a981e997680c7e26ba7501d1ff5c546 ./linux-live/bootfiles/boot/grub/x86_64-efi/efinet.mod -04afb22b1ead3778cbdc80ae2553ecaa ./linux-live/bootfiles/boot/grub/x86_64-efi/part_apple.mod -9b4dca34eefee3f9eab749fe1dc082f9 ./linux-live/bootfiles/boot/grub/x86_64-efi/cpio.mod -01581761a76d7ba6473d2fcdc8a39b13 ./linux-live/bootfiles/boot/grub/x86_64-efi/linux16.mod -e1c4348de10d6f0f2d2fe857a7e86d51 ./linux-live/bootfiles/boot/grub/x86_64-efi/eval.mod -2adb1549abef1201421434c4fc9af641 ./linux-live/bootfiles/boot/grub/x86_64-efi/efi_gop.mod -5ecbe3c5f95b1774ad6ec70940f4ae22 ./linux-live/bootfiles/boot/grub/x86_64-efi/multiboot2.mod -5e48e59509bb0fa656177d3198475269 ./linux-live/bootfiles/boot/grub/x86_64-efi/keylayouts.mod -22546ed90c2973a5e4c462cf34809aac ./linux-live/bootfiles/boot/grub/x86_64-efi/videotest.mod -74d930bd66e8a9b9e0cc1c75818a71d2 ./linux-live/bootfiles/boot/grub/x86_64-efi/part_msdos.mod -7bddb382bd650c32f8ad2c721c11bc7e ./linux-live/bootfiles/boot/grub/x86_64-efi/minix2.mod -e15cf74e99ca60b4d4c9ad147d48151a ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_des.mod -3190a91d3075032543740d0998971d77 ./linux-live/bootfiles/boot/grub/x86_64-efi/parttool.lst -7d66dbe6e7a171bebab39089db060cd9 ./linux-live/bootfiles/boot/grub/x86_64-efi/lsacpi.mod -1f2013c1aec7392a6ae56313c7670399 ./linux-live/bootfiles/boot/grub/x86_64-efi/hello.mod -b48c9cbde7a2cf7db9efc729bd5d01a1 ./linux-live/bootfiles/boot/grub/x86_64-efi/appleldr.mod -b4d7c343aef2e9394e6319e9d466e042 ./linux-live/bootfiles/boot/grub/x86_64-efi/aout.mod -c94b5f3bbf514fd8b815068b96af1574 ./linux-live/bootfiles/boot/grub/x86_64-efi/procfs.mod -a66ecf400deaae8c2cbc565e772f5b72 ./linux-live/bootfiles/boot/grub/x86_64-efi/nilfs2.mod -82a6f0f09a648cce156033275241b78e ./linux-live/bootfiles/boot/grub/x86_64-efi/bitmap.mod -fc8b4cd64fef713c0dd4d7724afa7491 ./linux-live/bootfiles/boot/grub/x86_64-efi/exfat.mod -e7f4a2c1d2b00cacce3ef7561dbe3bd3 ./linux-live/bootfiles/boot/grub/x86_64-efi/memrw.mod -4282965c62a339e767e7c75d6446185b ./linux-live/bootfiles/boot/grub/x86_64-efi/lsefi.mod -6a3f58db454b17a0a339323b3e134a6b ./linux-live/bootfiles/boot/grub/x86_64-efi/crypto.lst -56e25c7aca9f9535c7b721f3ab463e83 ./linux-live/bootfiles/boot/grub/x86_64-efi/terminfo.mod -8b8ec2b01d617c9837a0793d962be826 ./linux-live/bootfiles/boot/grub/x86_64-efi/keystatus.mod -c90d00c3a1ef3c4c220e73afbcaf6d41 ./linux-live/bootfiles/boot/grub/x86_64-efi/tftp.mod -dc697e37fd614d2fc6bfcdac4124b8da ./linux-live/bootfiles/boot/grub/x86_64-efi/scsi.mod -757623d90e085fc23800abb956f837d9 ./linux-live/bootfiles/boot/grub/x86_64-efi/syslinuxcfg.mod -9bde8db964e163a679df3080920dd1dc ./linux-live/bootfiles/boot/grub/x86_64-efi/div_test.mod -7063af13dd9f9ce6e181f944b975ed38 ./linux-live/bootfiles/boot/grub/x86_64-efi/functional_test.mod -a0f601613603c1b8f50eba39eba3f975 ./linux-live/bootfiles/boot/grub/x86_64-efi/setjmp_test.mod -781c8dc30cf4037609d67381d3daec9e ./linux-live/bootfiles/boot/grub/x86_64-efi/videotest_checksum.mod -a8d3a750ecf8057c218d4c07ac44cfe0 ./linux-live/bootfiles/boot/grub/x86_64-efi/affs.mod -bcafc6ff29aa539c4a8981258e1b51ed ./linux-live/bootfiles/boot/grub/x86_64-efi/testload.mod -3f9ab95adbaabf065bf4d60a10185b30 ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_camellia.mod -e3f82feb3acbe55f0550dca62bad8f6a ./linux-live/bootfiles/boot/grub/x86_64-efi/macho.mod -9824015e405d7456054f0865c84c9c14 ./linux-live/bootfiles/boot/grub/x86_64-efi/raid6rec.mod -167686be892f603cffbc8673fda0ed64 ./linux-live/bootfiles/boot/grub/x86_64-efi/jpeg.mod -21da42c9f75d90df6da5724c6f10117f ./linux-live/bootfiles/boot/grub/x86_64-efi/bufio.mod -dd1ffb3bb69cf4ed1b076839e997523f ./linux-live/bootfiles/boot/grub/x86_64-efi/sleep.mod -c08fa0bcb4a3450aac9de3135aa58a9d ./linux-live/bootfiles/boot/grub/x86_64-efi/lsefisystab.mod -36653aab7c80e17fc1a76a284a24b1dd ./linux-live/bootfiles/boot/grub/x86_64-efi/halt.mod -75278f5420dcadd82afd4c730c28f900 ./linux-live/bootfiles/boot/grub/x86_64-efi/pbkdf2.mod -17855bcf889975561e7c3d6a87096027 ./linux-live/bootfiles/boot/grub/x86_64-efi/part_dfly.mod -1a599beac5adca1d2e769343949176bb ./linux-live/bootfiles/boot/grub/x86_64-efi/setjmp.mod -87c12f65beaea820e2361f065a7b945e ./linux-live/bootfiles/boot/grub/x86_64-efi/acpi.mod -4a9d1bd64c6d0ed83f7d73425ff48b17 ./linux-live/bootfiles/boot/grub/x86_64-efi/gcry_sha512.mod -8d7e6323d8baca384c8298d1e57c1dcd ./linux-live/bootfiles/boot/grub/x86_64-efi/gfxterm.mod -07cb51627d82f54e64557b9f0962017e ./linux-live/bootfiles/boot/grub/x86_64-efi/gzio.mod -b30d543fcf982632679acdd9ffb44fde ./linux-live/bootfiles/boot/grub/x86_64-efi/sfs.mod -0276aec8a10a2133f83d5957101ab30d ./linux-live/bootfiles/boot/grub/x86_64-efi/zfs.mod -5debd053065a7f81abbb7fe56eb47b3d ./linux-live/bootfiles/boot/grub/x86_64-efi/password.mod -5863ba96283c1403ae6bae47cbd7f02f ./linux-live/bootfiles/boot/grub/x86_64-efi/xzio.mod -d70e05a7a587d99069c882c26ccc71db ./linux-live/bootfiles/boot/grub/x86_64-efi/fixvideo.mod -938e125fe8a4528bbba3c467c2a7f339 ./linux-live/bootfiles/boot/grub/x86_64-efi/hfsplus.mod -017c87fc5b674839e4f0ac2820e4019c ./linux-live/bootfiles/boot/grub/x86_64-efi/signature_test.mod -8f7bc8356c5ff33b606ec122c1bc4fc7 ./linux-live/bootfiles/boot/grub/diskpartchainboot.cfg -ff10195c9cfa3ac00eddcf95414b6866 ./linux-live/bootfiles/boot/grub/processoption.cfg -8c157ba989a37058665c9aa26acc0488 ./linux-live/bootfiles/boot/grub/searchsgd.cfg -c413edfe1f98531fa68d1e5b3e6e02fc ./linux-live/bootfiles/boot/grub/bootlogo.png -812ade30860dcc7feb07737415eecba6 ./linux-live/bootfiles/boot/grub/design.cfg -02b45cf707391294a2110642fdf6ccae ./linux-live/bootfiles/boot/grub/enableraidlvm.cfg -8808beb451f76148dfb52338f1d64936 ./linux-live/bootfiles/boot/grub/AUTHORS -950a4b5680fbff71693b518fdb78fd78 ./linux-live/bootfiles/boot/grub/bootlogo960.png -566b8c53c7a80ca607e9ca2db413d423 ./linux-live/bootfiles/boot/grub/return.cfg -a4f11f0c284379e05c805caadea98618 ./linux-live/bootfiles/boot/grub/halt.cfg -eb659f926df30ced972251b9c562de7f ./linux-live/bootfiles/boot/grub/reboot.cfg -e07318d35e51de7b990647d88be943ec ./linux-live/bootfiles/boot/grub/grub_sgd2.cfg -01533e76ed20f3751f53725a62698159 ./linux-live/bootfiles/boot/grub/searchfloppy.cfg -8de87f5c88d8270dc69174b64de1d00a ./linux-live/bootfiles/boot/syslinux/samedisk.vbs -25eb3183a3a8bd2ed25c0bf6101ad5ad ./linux-live/bootfiles/boot/syslinux/libcom32.c32 -b6123b382761ebd8d3cd8434fdcad7b1 ./linux-live/bootfiles/boot/syslinux/runadmin.vbs -4567286894fcbff166f71095808c162a ./linux-live/bootfiles/boot/syslinux/ldlinux.c32 -ca57dd435382af8989f0dc65760161af ./linux-live/bootfiles/boot/syslinux/bootinst.sh -167299bb9e581b3df3c47a46af077588 ./linux-live/bootfiles/boot/syslinux/bootinst.bat -f5fe17c9a862462f691d3d62ea85960d ./linux-live/bootfiles/boot/syslinux/isolinux.bin -5113d18922a5730625e6e4879669086c ./linux-live/bootfiles/boot/syslinux/syslinux.com -cd04aa3ce4cb53cebb195a8825b057df ./linux-live/bootfiles/boot/syslinux/boot.cat -6c453f4e34847d27741a6441b405162a ./linux-live/bootfiles/boot/syslinux/extlinux.x32 -d2922ad355ea02a59e563f327521a888 ./linux-live/bootfiles/boot/syslinux/syslinux.exe -0c7882b2fd2f312208d365a51cee5f61 ./linux-live/bootfiles/boot/syslinux/866_8x16.psf -1cf32aef26a5ac16642c85669ab70e53 ./linux-live/bootfiles/boot/syslinux/isohybrid -b9f7bc861f749ca13ff75cce68a458a7 ./linux-live/bootfiles/boot/syslinux/ldlinux.sys -23b571400a29918f5392f6e85eeb756e ./linux-live/bootfiles/boot/syslinux/mbr.bin -cb648d6ba5f6d6fb4654ee485e484015 ./linux-live/bootfiles/boot/syslinux/bootlogo.png -f6cb8609246dbb8daed202cc8c6a1d31 ./linux-live/bootfiles/boot/syslinux/syslinux.cfg -610bcbbd6f131dd0932edecc243f30f1 ./linux-live/bootfiles/boot/syslinux/isohdpfx.bin -3fdcee49693cc073839135697228b489 ./linux-live/bootfiles/boot/syslinux/libutil.c32 -4c058fdbc5cf27b5f22fd2e85e0b03c1 ./linux-live/bootfiles/boot/syslinux/extlinux.x64 -4687be391dc7eba525f719d36dfec6ea ./linux-live/bootfiles/boot/syslinux/vesamenu.c32 -448b128b5b0881a9991eda8b3b44b99a ./linux-live/cleanup -e7d7a9060878437e2996b37e3cff3a86 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/grubx64.efi -cc1dd6b9758038653488b1a13c8f6673 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/datehook.mod -c8dfe270f12c679284ad79e39c097457 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/usb.mod -ce985b6af83907d85e05a8b7f68518c0 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cat.mod -0d771e999b250c928ebcbfeee0eec416 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/xnu_uuid_test.mod -df5d57a1d8ee3aa879063076de246ec9 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/part_gpt.mod -2d6867a72a67943b8b93792461954d14 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/dm_nv.mod -b95939d3f9a68429bb1811f714ee5873 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/usbserial_ftdi.mod -6f2555ba6fd3679cebad15e05c7b1d09 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/pcidump.mod -09b3f95b91c0f74df72b42f34e63b89b ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/blocklist.mod -da5eefd91f210ebdf59649e427fd8bbe ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/lvm.mod -a976fbb60cb1b901fad1a00d3580c653 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/video_fb.mod -82877e4d345e4b5b3e1a3fe7ac56d813 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/trig.mod -8b6dabb53c8258ec8d33a970a1a76dc9 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/multiboot.mod -da1bd4a484855e3d8e7496771a1a8181 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/videoinfo.mod -6a1473b365060b930aadbd51505919df ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/play.mod -a91a2941069bf4509e4ca12e60e7b955 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/test.mod -450228c5550af6ecbaecc333b24fb4be ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/lspci.mod -59ba1236fcbbc0fbe19fa78e413ce868 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/nativedisk.mod -3e1ac642e05e9205f6cf1f259ff9e3e8 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/uhci.mod -cf576c8f9325dfb5051b4947ab69cc03 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/udf.mod -bb20b6136134d54a05e2c4e712219328 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/command.lst -44b54ef57298a07d7500105942657c1c ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ahci.mod -54d5918a36d709e883dc906b5fb2e178 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/part_dvh.mod -bd26ccc12e63aff59fe01ba8889030d1 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/boot.mod -2e719da6486c3ea4c608dc71ad0172f5 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/tr.mod -e27cd3ce894fc5fd2a59e355b8f7e489 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/part_sunpc.mod -5835247e14e3ea7b3bdc2b58ab04cf37 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_rfc2268.mod -d8a216af978e5be6108aa7a585f4d43a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gfxterm_menu.mod -9983bc83f8cd131fee72961086acef74 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/usbms.mod -81905142b8a0a5e5ab2c54d7d0688b2c ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_rijndael.mod -3ba221f6561780cb73ff32ba79a04a19 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/loopback.mod -0e0e41bc94a7d9ab041f401f13506f99 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/part_sun.mod -e0763185e357a2bf1fe281cfc2f50bf3 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/bfs.mod -483abb50f944af14346afa7d04553992 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/bsd.mod -65508a48025ceddf15ec6a9fdb0cc30a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/setpci.mod -290486f87b0b9b28702bdef00196adb4 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cbmemc.mod -2d0cfc7dd9f362889fbd8a7dea1a62fe ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/password_pbkdf2.mod -f850cc5842d4100b169b1431d40e2ce6 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_rsa.mod -ec09ba273b8144cf6ef5bfc36fcce0f6 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/pata.mod -e7f017b0d9c14ecebdf0194fd340ce4a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/random.mod -02b988d7196362ddf27caaecf35c23dc ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/partmap.lst -7487535883ca186d59bbbb1d54a53bdb ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/exfctest.mod -3f2d1dced18fcb8873dbb3444471d36f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_tiger.mod -22164cf1558a81b80adbf1bdb9b7d0b1 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/backtrace.mod -286a799032d9bd3bac18ea349a25acd1 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/serial.mod -4217c9000d4b9fb1880875fa320e59d1 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/lsmmap.mod -7f807347a9d899281fc3e9e8743ebbdf ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/http.mod -baa0dd77beaacf59b9e76e7b6346c860 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/probe.mod -0070a647beba37ba07056c0c1edc327c ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cmdline_cat_test.mod -a29c5beeaba6eb4a1ed34955a6da62bf ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/video_colors.mod -c53f60b1f7b11de2c9a331c5980a122d ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/lzopio.mod -3c20a1df101010a3b0e011b7a3dbdc78 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/pbkdf2_test.mod -d262adfdca157138ad7511f7212c0663 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/priority_queue.mod -1099a763ac187e36750fd110c337776b ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_dsa.mod -9899b808eb138dc752ee4ddc15bdad42 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/xfs.mod -d15a498b186c8f8477ea895ccbadfefc ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/efifwsetup.mod -2a0bbc9b1d68268c99845644d67e86f7 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ata.mod -ec4106c4b54731a760a726fb7081289c ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/jfs.mod -690d4887b636961b2c71aff730ee249f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/extcmd.mod -918a38d579c09eb4898e0a8ba7f71483 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ntfs.mod -fa4e2cd4055572e66a577034cadb105d ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/hfs.mod -465d10be1edf7063d5e7dd4bddc93795 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/net.mod -2124916b1222cc3f2c65fe2cbdcc4509 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/tga.mod -dd53d46ad3f18a68964fad6c37a92e44 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/all_video.mod -65318ed8af4a5f9bf1c754321318bd4d ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/zfscrypt.mod -ebd0f0a7374dcdd3e7d88a2850c41857 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_md5.mod -d0e84e4bbe31fe08585b438b79fcc079 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/time.mod -fc090881f2c7b44db2a5d0c9e62660cb ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/video_bochs.mod -41f6010212036a835a5222c834166aa5 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_rmd160.mod -aee266db2af918096395564aec0d7cb6 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/reboot.mod -bf3ba40acdda11bcd3ee40b8ea50199d ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/xnu.mod -5800519016dd9a2073d561a020240a26 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_serpent.mod -70ac68728584a1727d92741602a4f3e5 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/minix2_be.mod -365654cb9c2dac635b3430e9a5ed8839 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/xnu_uuid.mod -e4af3619a1767a57f54e0edd8e3791f3 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gfxterm_background.mod -2fda3f91cf97573d2107da2216d853b7 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ls.mod -d2a0825a27f19e079fad8cd5f9ff7b6d ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/grub.cfg -6136e2fcb8e9aa45969f73c4b2bf424e ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cbfs.mod -eeeda090212fe67f0e81c738a425bc93 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/fs.lst -dd8f9da84ca3558f24f2e7d8a5eb6f31 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/mdraid09.mod -07abeaaa454133883d7f3e0509a3f824 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cs5536.mod -46fae6fd0e03958a03355fed18bd9707 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ufs2.mod -66f85d1dbe58e79fc7af16e2e6b09649 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/odc.mod -53459696b5a4142141c845268efdddba ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/help.mod -687c0f3f73cd046559cb5d7c843f6ced ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/mmap.mod -ebb1006c92e4e9629760ec673593bcc7 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/testspeed.mod -738502d7a3638587ae1376df68878b98 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/mul_test.mod -12465f10ef0765b02ed2fc80d53e498c ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/minicmd.mod -27a939f7c0a4f8ad4d11a00cb4c3f9b5 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/crypto.mod -bf936d382065e7d8abdfb723c3e77103 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/linux.mod -8284558a23edc2371e617dbf4d51ee8a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cbtime.mod -bac8cb7cf6c02494c601f38d08933295 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/echo.mod -2680528ec4101d398f99e06573406117 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_sha256.mod -a7d95af761268ea05648b0495d364613 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_idea.mod -1e6fe82d53a526352242e1be62a2748a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ctz_test.mod -0c29b8d5ad5124b248c088da3a1e89d7 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/legacy_password_test.mod -fe4d890b6dd3519c3cd2f506c2629cb5 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/usbserial_pl2303.mod -8b6c9af9d0a329acbde1e1b291d2db85 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cryptodisk.mod -74be56271ae0f8eb4502d8b973a280c1 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/mdraid09_be.mod -21a6fb9ba6481c531d560556b71d84a1 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/usbtest.mod -d6556c865bb19dac2f87ee6491761fa1 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ohci.mod -849da60e11a7b8b5ebd0f970443f3e99 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/archelp.mod -39412b2d6c4fddf2213498d872a08818 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/reiserfs.mod -2ac4bc44ace3732b714464c1b6baaf38 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/part_bsd.mod -60befbb6814e22a4828af65f0e4c2683 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/legacycfg.mod -c8a9c29b64cd105062884233b59bbe9e ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/usbserial_common.mod -ee80f88779ecc6b5db21eb33509a5cf2 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/hexdump.mod -aa7fb0653a99b470063b8c20dfdbb508 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/progress.mod -05d50f56f3f191cd7215082e403b0f31 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_arcfour.mod -c311c0bd759d8148e8d44a84d2bfa01b ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/at_keyboard.mod -049537d090991ec6913d8f3ce72a2fd3 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/chain.mod -f1aba2d58550de07adbdff0944e77671 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ufs1.mod -4ed6d7d37c03ca1a7709ab1504c7fc6a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/iorw.mod -6eee58587ce3fc2c0719a493e7e3539d ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/png.mod -effc9c0a3a6e020ab3087b79c62b3c05 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/part_amiga.mod -901ab074f3fe6cd2f042d25ef419b663 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/true.mod -b8644cd534a762c239dfb875c7875247 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/crc64.mod -128971829bee46f417995cbec8acce64 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/hfspluscomp.mod -9430133d97bc572c3964b9fce879835b ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/fat.mod -55548a78cbec6d2d617f0d9b16a0da93 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_twofish.mod -d942286834af8b91bc714288c98fad1a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/datetime.mod -49d4da1cb6bc8100444dbbe30305a4e0 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gettext.mod -232b29f3fbdcd19280e0ddba8a471d5f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/video.mod -3117e65a271d71d7072b426e33ea832c ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/hashsum.mod -ac51c80b30528c757015273a6dfe6455 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_seed.mod -04ec16101bb5db7fd1e7694b6e4fffaf ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/video_cirrus.mod -8f5ef808a23d03024ac4cc2f50ccae0a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/relocator.mod -f67ca95fa8319ffc06869485a709e3f1 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/usb_keyboard.mod -2778a88f26559ba04563a82effc5ac5f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/part_plan.mod -394bf95517ca97bccd3742338beefa4d ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ehci.mod -ee2b3e7b6f117ff1900179edfdb8b7bf ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/regexp.mod -08e0dad40652fb7b5f1451e7e69020fb ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/lsefimmap.mod -712ffcd438099f658f2b3c5a3effcbd6 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/macbless.mod -492388d0d4c4e2a169d1baa6678ff8ef ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/font.mod -352721d5443cb3261b9ca8e8b3f02545 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gptsync.mod -77e7c4efd9c29212331bc8a4e2840f27 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cmp.mod -57333a6661b47ba7e123f2363b33db08 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/hdparm.mod -e76f877abcbb8a5245aff2e6e76d9d23 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/file.mod -95ab69a21caf4cb25d06eb52300f511a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/date.mod -2e9e365e17d3d16529a7eab01d356614 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/mpi.mod -05a9375d7cc354db126f7b271511518a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/test_blockarg.mod -886c04f77fe085e09864ce9369b547be ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/loadenv.mod -2adec4a5a055cadb2ac826c78a5aed2c ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/offsetio.mod -1d9aedc9ab533db375bf2012c07ea5fd ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ext2.mod -9de6aed2f4f2efdf303b3817027ae467 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_md4.mod -36651742a3967ab07d3fe8e116f60959 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/loadbios.mod -e5ae7d2207a01549539163ed58d5982f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/verify.mod -ebd86c20276a927de9731f159e433e17 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/moddep.lst -ed2cc6e80d55644e662fba39f48b40cd ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_crc.mod -160d51decf59bd85ed912c8f7b0551f3 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/minix3.mod -38ad3aa7aea5cfe9a33243c055810fd8 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ldm.mod -3b420d267b482172111c43def4873d40 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cbtable.mod -9134a5f72d8d33ca15594a064b58f4af ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cpio_be.mod -be8501cef725b5b705f2ae3b875a22a7 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_whirlpool.mod -430f8817464c69f687c90077c8a5a4e2 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/mdraid1x.mod -a8e89c1b54f9e47417fbe26db6a25bd5 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gfxmenu.mod -f6292779d77b7d102d72ab70286ff66f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/parttool.mod -65df9a2dc3fa04258b6ce9ced749d543 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/luks.mod -05864ca93ef16a23246bad51a0395ec8 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/bitmap_scale.mod -d9b5d7743b767f46215f9b775c3e175f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/terminal.mod -a4e8d7868e9afbbfff7435477dfebf9f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/msdospart.mod -a59a63ed63be2b0e5c3623f05825a84b ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_cast5.mod -69b1a9cbe818e297a9769c4a319fc2ac ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/squash4.mod -c0ffcabf6d62219a15452187b92c2273 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/adler32.mod -d3acab88710235ed7b39277df8e6f1a8 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/morse.mod -10faf5ee27cb63ddc01bded7c3b1df1c ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/spkmodem.mod -d97edc1b6e66286416f3d30ed064d663 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_blowfish.mod -deb62f162758750ed7a2743f0424c1ac ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/normal.mod -7d86acc3d68833f22603dc5859e8ebdc ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/video.lst -098832497928edecd396096490b430de ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/terminal.lst -336eccaf63e1ad6b740d608aa74f21ed ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/raid5rec.mod -ac50f7722564bace5eef1a50d9f5710a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/elf.mod -dc575d6533c42c9d0fc0a3a2d9e0826a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/usbserial_usbdebug.mod -84b21ee85940670064012d7bad2de8a8 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/minix_be.mod -01ab05aebaab79d15022a349c0f9eab7 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/newc.mod -7d6d70150b38651f1bcf9a09ea172ec9 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/minix3_be.mod -c20a485978594f165d2fa00113eb59ee ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_sha1.mod -46135666d1f0213b22465b86aa6959e7 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ntfscomp.mod -0d812356c5f3efd133f32940ecbf68e3 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/linuxefi.mod -3353fcfd77d8ce704f2e7774418a7aec ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cpuid.mod -3817e659208a4fe5441e61c7201a37f9 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/btrfs.mod -625ef5e79911dd065cbcbbf735f7bc84 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/efi_uga.mod -911264f4c62124c5bb4f5e61d1c45ba6 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cbls.mod -ad7c9494338ae0e39c29008b36d89c2f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/ufs1_be.mod -a45ea682912438418d69a59d7a461fb4 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/geli.mod -bf0e19dcbf2b0964c93405f9194c7f3c ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cmp_test.mod -702441b078d33f074cb6f96f0d684671 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/diskfilter.mod -ec275e3658451eac9be5c6af26606e6e ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/sleep_test.mod -d79a67cd90c97e3db263faf90e2a26f4 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/disk.mod -7a633ea8970ba965a03c715d07b9378f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/part_acorn.mod -2b41b4ee01be7d2634517078e300da5b ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/romfs.mod -241168675b08cb4ee5b0f03f6dda6c78 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/lssal.mod -ad1484c4c757b3b38b0292bd9ed7f09e ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/read.mod -c90a76250a239898961e72dd576d2609 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/efinet.mod -de9cc36dceefeecc191323bec8858f4e ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/part_apple.mod -9c3f233bbb48227323d18bc749909ce2 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/cpio.mod -34e3d1179572e36abb12ab3fd2fc8103 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/linux16.mod -4c22448f4735504d3b18aa1a2f89dace ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/eval.mod -a5bc6bafef94a6d0e1d489be77647a82 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/efi_gop.mod -94ad05c879782587b42d129c1b80cc28 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/multiboot2.mod -b09f26a2658136f755282118aae5a096 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/keylayouts.mod -a8001f074f620fd2f9a865d0ab1ca296 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/bswap_test.mod -6959b08fd40c972fc457446870f61c80 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/videotest.mod -00b424fd59ccb2edaa6ec7f10e5af98b ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/part_msdos.mod -f0e65d0c7ff41138e525c038300c7931 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/minix2.mod -66565e454f19faf018f53a5c2fe3b846 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_des.mod -3190a91d3075032543740d0998971d77 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/parttool.lst -723010fa342421b9f9b669bc426335e6 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/lsacpi.mod -e19f8a91691a6f7b7d57cae3c747872f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/appleldr.mod -846f3caef0334b09383136967c05a909 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/aout.mod -0a8fee978d41b5b94abb63a0fa5409fb ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/procfs.mod -2d1d5fc367ddcfa7db9d58375447b257 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/bitmap.mod -fc3608970f6c3e4d6e34032923e73037 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/exfat.mod -d29b8dcee2f2e8127c268675628e2bc0 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/memrw.mod -202ec2315559d3eca1a6839e91e08221 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/lsefi.mod -6a3f58db454b17a0a339323b3e134a6b ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/crypto.lst -7cc29f47bea0955289f8838b666305ca ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/terminfo.mod -a47507d88c604cbb8380768c7a0a3492 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/keystatus.mod -7d62ab3da6a1930b9aef3964f79aa3a2 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/tftp.mod -caab55d3313b37c097d0363fd81b7d47 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/scsi.mod -29166b87e7630ba41f14ac6a0a1122f1 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/syslinuxcfg.mod -f2f3dbd70eb7c3e35698189e4bb40f46 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/div_test.mod -12501a53be88b5b32b96e7da6d250c44 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/setjmp_test.mod -642d079dc3a902bf0e5d91c2f69778ec ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/videotest_checksum.mod -9e0d01b72bb89047f693070b0e091300 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/testload.mod -c0a475e0e5af90268991859c6266472c ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_camellia.mod -c2c59eed2fe20e3a2223a8f91ce543e7 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/macho.mod -b87adb5ab001370938388e3be9326341 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/raid6rec.mod -2e2181811c2c3124bbe553cc651cd902 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/jpeg.mod -b23975caeea9d312f4ffeb9013db5c8b ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/shift_test.mod -a40231bdaf74bd0a8374b07b3fd3d7e6 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/bufio.mod -bb052526b4fed2eee1d1d761ed35adaf ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/div.mod -6836fc09be07c8b6d1d0c0ac178ac962 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/sleep.mod -2516af4312b7e662b6396a9b15342042 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/lsefisystab.mod -dc95467fc3c76aaa84a0372c3f0f0ea8 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/halt.mod -33b93466ab105d677640930db4475605 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/pbkdf2.mod -fd4cc95ccda7b19c71a82f9efabb9389 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/part_dfly.mod -326f8380cc785b46bc32986f5eeb567b ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/setjmp.mod -6e7196d44e3a37b236c0bbef6cd9e326 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/acpi.mod -799fae2f21dd25d3b908a556475e675f ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gcry_sha512.mod -1a1300fd518a0499cbd191a0df0ffe16 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gfxterm.mod -04ef5202ac315f712c3a0aa2990b4f4a ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/gzio.mod -5e9c25d305a831f7715c49fbe2b4925b ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/password.mod -54a19459df53f47c79879ca096019763 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/xzio.mod -04ba30beb21b3250968685c13f30d272 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/fixvideo.mod -6536ca3d17adb6678c4037ef15a03fd5 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/hfsplus.mod -e543dc6a954cd4880c0aefcea012b491 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/x86_64-efi/signature_test.mod -d4fbdbb784950bd601a86df1fb2f6cc9 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/readme.txt -41218ac4af41772dbaa3d4738e0c2bf3 ./linux-live/bootfiles-ubuntu/EFI/boot/alternative/bootx64.efi -f53fb7949ce594d9cd07a9f292709be3 ./linux-live/bootfiles-ubuntu/EFI/boot/grubx64.efi -4cabb6a43aa2d285b7ba77189ac1e3e9 ./linux-live/bootfiles-ubuntu/EFI/boot/bootia32.efi -ded965934506efb38a6dcb9ac5b2b79e ./linux-live/bootfiles-ubuntu/EFI/boot/bootx64.efi -d34edc970391cc19276fecd8b64061cf ./linux-live/bootfiles-ubuntu/boot/grub/enableserial.cfg -d32239bcb673463ab874e80d47fae504 ./linux-live/bootfiles-ubuntu/boot/grub/COPYING -1e78cba7f14973630203134cd1e98bca ./linux-live/bootfiles-ubuntu/boot/grub/main.cfg -23078b6932b72da92743d9eb61e7448b ./linux-live/bootfiles-ubuntu/boot/grub/osdetect.cfg -86d8b3255c2d534daa5d07ea3e44fbc5 ./linux-live/bootfiles-ubuntu/boot/grub/version.cfg -b4cfb77c9d773436c18f66cbd2ad7bb9 ./linux-live/bootfiles-ubuntu/boot/grub/enablelvm.cfg -ebcacb5d987867135ad6e9eb7785bfb5 ./linux-live/bootfiles-ubuntu/boot/grub/unicode.pf2 -b2c86257e8178d5e4f4c24b0256fb062 ./linux-live/bootfiles-ubuntu/boot/grub/enablenative.cfg -b6189e8028d2ece045e23fca16efc8dd ./linux-live/bootfiles-ubuntu/boot/grub/grubdetect.cfg -498fa5962f8a011d52af8a79e4b8a0b9 ./linux-live/bootfiles-ubuntu/boot/grub/topbootmenu.cfg -da80f8e863ec0bdb98e75c21e44e0e47 ./linux-live/bootfiles-ubuntu/boot/grub/cfgdetect.cfg -6621ffafa55b888f5cfeb354418ed1ae ./linux-live/bootfiles-ubuntu/boot/grub/tools.cfg -f266ed4f41428545f895295e02a61571 ./linux-live/bootfiles-ubuntu/boot/grub/processenable.cfg -b10f0d2091a250f14806084a7ef5769b ./linux-live/bootfiles-ubuntu/boot/grub/grub.cfg -e2fb4c152ff600f3a99ae6a29bfb1e59 ./linux-live/bootfiles-ubuntu/boot/grub/autoiso.cfg -8c350b7ff1466e4147dcd17dfe1befc0 ./linux-live/bootfiles-ubuntu/boot/grub/sgd_locale/fr_info.cfg -8122cdbade8ddbceb6ff50ee8981ac69 ./linux-live/bootfiles-ubuntu/boot/grub/sgd_locale/de.mo -f28c464801e1efbb92a888cd5c002a48 ./linux-live/bootfiles-ubuntu/boot/grub/sgd_locale/en_info.cfg -176722cfbdb0fce76268d565341896f9 ./linux-live/bootfiles-ubuntu/boot/grub/sgd_locale/es_info.cfg -a55f500ced1d711c426545124be3cd21 ./linux-live/bootfiles-ubuntu/boot/grub/sgd_locale/fr.mo -318972133d0c64b88efabb3c8d1c3af0 ./linux-live/bootfiles-ubuntu/boot/grub/sgd_locale/it.mo -d74ed55316cb325d3514c456c2f810a3 ./linux-live/bootfiles-ubuntu/boot/grub/sgd_locale/de_info.cfg -11277202288f603b1d4eeafae2cffdc9 ./linux-live/bootfiles-ubuntu/boot/grub/sgd_locale/ms_info.cfg -27c78ae3e34f557ce8b50d978c4ff051 ./linux-live/bootfiles-ubuntu/boot/grub/sgd_locale/ms.mo -e4a3b2b35c43702fe3040e79b916d549 ./linux-live/bootfiles-ubuntu/boot/grub/sgd_locale/it_info.cfg -2214f8fd2ef60920d60cb0b3048f54b8 ./linux-live/bootfiles-ubuntu/boot/grub/sgd_locale/es.mo -01da2ff078287ab50ccd7f8e4bf7845d ./linux-live/bootfiles-ubuntu/boot/grub/searchcdrom.cfg -b997ef27ce11c5b53ad92d743bea5274 ./linux-live/bootfiles-ubuntu/boot/grub/enableraid.cfg -514da51ff00803d7b4d72e53fe82b7be ./linux-live/bootfiles-ubuntu/boot/grub/afdmsg.cfg -95dad33304269de2bf5e7ad7f8dc18c5 ./linux-live/bootfiles-ubuntu/boot/grub/language_select.cfg -045c8e4ab81c9adffea07aa3b68923b1 ./linux-live/bootfiles-ubuntu/boot/grub/everything.cfg -6271ad61b37eb48c1b9bfab17407b771 ./linux-live/bootfiles-ubuntu/boot/grub/afd2012.cfg -cf2ea14f9b535951e1baf83c21b351ec ./linux-live/bootfiles-ubuntu/boot/grub/cfgextract.cfg -021dbbd76ddec8ccac37c9ce175831af ./linux-live/bootfiles-ubuntu/boot/grub/enableencrypted.cfg -14ddb8a9d2b0dcbf63f246417e65a48e ./linux-live/bootfiles-ubuntu/boot/grub/menulstdetect.cfg -e3d3649ac30d02ed37263677b6ff88f1 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/datehook.mod -0eab2a60c8873316134e14e36326076b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/usb.mod -cdc0ef95d74c4dd84de4db8050adcb53 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cat.mod -ab9c80e5c167ae076b450e7020b0954e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/xnu_uuid_test.mod -5563b87e6258b0ef960364f4193f3b02 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/part_gpt.mod -16bca6c1ff399828baae9aecf6fe0f5f ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/dm_nv.mod -ee3ad26bdb2dd7fa4b5b87c9bcf57acc ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/usbserial_ftdi.mod -1b6bf295e12a0ba295e03cecab8c174a ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/pcidump.mod -8c9e22f9d67b5e44d234f1c2845c5a89 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/blocklist.mod -eb715353a8619d3f142d3a56e2cc3214 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/lvm.mod -db643ecdcc0a10b4ddee070ea5f890cd ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/video_fb.mod -1ffcd0af07d0799dadd38e21bb33fe0c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/trig.mod -6b86066d336186f56dde9825cc6a888a ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/multiboot.mod -d3228d142abfbc2004403f5a1d58e617 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/videoinfo.mod -b75a59910f652ae0f3177d4d5a247daa ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/play.mod -b2af448c9c079937490adc9fdc5adea6 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/test.mod -609a95d5f49ca0b4331903f9ddc883d8 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/lspci.mod -ed97a1dcfd21b029dc1e025ccc57a577 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/nativedisk.mod -4e5f69b836c8621b957f4d15dd5f7a34 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/uhci.mod -1e51bd333066ffedb3e76457c96fdacb ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/udf.mod -1a384a0b0d0821fc62d2b84704647a1d ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/zfsinfo.mod -c6c55ba7f13350d5d896955209f93498 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/command.lst -b7e1ded473a27d2ef12bc3bd74b7792a ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ahci.mod -cb184ebb203db24c8dd10567b0b0877b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/part_dvh.mod -8bd4011ed3e88fe0909c5d431673918e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/boot.mod -0a1183d971ea6eddcc44bd7df28da4d3 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/tr.mod -856e8ebdffb5581bac7151b2f5884d89 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/part_sunpc.mod -b17cce0f271ed37d6a3b88b7707b055f ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_rfc2268.mod -51e14842d097098d6175baec5dcce44f ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gfxterm_menu.mod -f7658fc91170344d271a6e0d1545dfb9 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/usbms.mod -91549a55a87057fd7973f3b75139167d ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_rijndael.mod -502c811e6e774247f3182cceea338a5e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/loopback.mod -337f27f2f2404f2f2fef79924cadd134 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/part_sun.mod -8a67fd40ef433ef99e4ee0d7bb78e4b5 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/bfs.mod -110a38b6a3706894a21f356e4b2f64d0 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/bsd.mod -cd9060eb1becc80f4d62f634e7d7de1c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/setpci.mod -90f1e16a194aa7370c8d614b9fa17fd4 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cbmemc.mod -1a28f658f18c9f64463b0f3481c50d67 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/password_pbkdf2.mod -74645a7c26f8eab1fab0902276ca309a ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_rsa.mod -0e6b7bd66230b81b2c2c29d20c4d6eae ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/pata.mod -9858fbabb3d880dee79181d0dfc362ce ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/search_label.mod -02b988d7196362ddf27caaecf35c23dc ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/partmap.lst -8a27903eccafc16f355dedd776135054 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/exfctest.mod -522be8f96b042fb7b24daf5ce31b5899 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_tiger.mod -14a85a5c2479f6f70bf461ad406d1fc4 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/backtrace.mod -d52aa3c9013f04e5bf7e9064816e2b15 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/serial.mod -b1b605f27d6c77e3be5f2998533a8f95 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/lsmmap.mod -c1a1caf4eb91a38a88b32ee87478a7cd ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/http.mod -cde8e195423de36f337766bff04859a1 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/probe.mod -da74786d2542671ce01c91d551cf0e0e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cmdline_cat_test.mod -8dcc683bee331fb5f61c12fedbe04b07 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/kernel.img -6f77f1a8cc58d434ebb43af4a2e94509 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/video_colors.mod -9b862d2b90414bdbbeae54ae5bb74015 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/memdisk.mod -8baddeb0a869896d9ac4e88ca2426e74 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/lzopio.mod -54aa460e48a2e340ff79c2b5bed329ef ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/pbkdf2_test.mod -a463a17b80b77b89f51a75a81281b9cf ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/priority_queue.mod -0c078c48ee363a9ed81b79fb054d4148 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_dsa.mod -f6e0e1a745c0d67272c2d630725f19b4 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/xfs.mod -87df53a06021449b6b034d53279ec5b4 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/efifwsetup.mod -2092022589a474f463a6dc9c8ca5d28b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ata.mod -efac86c3b38845a935929c8d50cf079c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/jfs.mod -b28c980fdf0608ae030923add38e76d9 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/extcmd.mod -015b6b9d3d4c16101df17f2ed28c2f3f ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ntfs.mod -a166305eac71ff857142d7ef06e913a2 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/config.h -ea27e6911bbdae15bcc501ba386918f8 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/hfs.mod -d935c375bc0b6930ee77c3589f762782 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/net.mod -19dd25ebb6db0784b981bfc435d5eb3d ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/tga.mod -dd53d46ad3f18a68964fad6c37a92e44 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/all_video.mod -734663ba20f588964cf9db890e7b7340 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/zfscrypt.mod -cb9bf45bde8a4ff82fdfe9f70bff8cd0 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_md5.mod -051615cc285fa150cc99a1328c7aeec7 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/time.mod -ed2947fe739bb5b073907379f59d6591 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/video_bochs.mod -93f9ef6789397f178ce12455466ff2ed ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_rmd160.mod -00fa6389d25abbd912da99d9b6f010a9 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/reboot.mod -730706c7fe3a3c0bdf38dd28fae14d29 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/xnu.mod -1e2cce275e771d4f44198c9afc36443d ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_serpent.mod -54ba77b9759cf20e3dc0b6e099fbf0fb ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/minix2_be.mod -5e700d56c051a5af7d49f72021fad4cb ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/xnu_uuid.mod -254b242cbc5825e9996b99e320b90e15 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gfxterm_background.mod -f04594885789e79a850fd4e7236f288a ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/modinfo.sh -6bf4f5ddcc43c7fcad3adfdee7bab0e7 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ls.mod -0a6450c674a80bac2c98b2899648e839 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/search.mod -203f62b86cf2fd40539fe02a0bd853bb ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cbfs.mod -eeeda090212fe67f0e81c738a425bc93 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/fs.lst -bdfbb64b3ac58e93cb2d56c2fd7d658e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/mdraid09.mod -8b5d1021599de971f830b0e2973d1380 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cs5536.mod -c494603a4c52df7fea5dc57dfe098066 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ufs2.mod -5cd6aab7b9b29fa5091f98e2b8325d1c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/odc.mod -e95a4fd891bef7f211751857226f2676 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/help.mod -f072aa981c1b891c54212998dc4d8184 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/mmap.mod -e5734661ed79691d8e2ae9d3bcc830d6 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/testspeed.mod -0dc58f5c2c778bd9d9698610a58bb67c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/minicmd.mod -21901d9f6c43fe8c53ba19ba3455f60a ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/crypto.mod -c25661ff30fd8f6f07c706dd64e7342b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/linux.mod -9ee101e9e6644afad330bb8f96c456d5 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cbtime.mod -8dd54ece63cd84d0c9cf26852f5044ff ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/echo.mod -11506541429f62f4238fbc4f67fba16e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_sha256.mod -f61a5770aafd7f2f4ef4bc858b677845 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_idea.mod -909250f4ea116105c82e0a0c2625b5c7 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/legacy_password_test.mod -5f6b80644b9e3bc9b23a176ab5bdd3fb ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/usbserial_pl2303.mod -db4874ca31dc8bb2e6182e41bfb7f50a ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cryptodisk.mod -6f6707a0c0d3c0693165191551ecd118 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/tar.mod -bd763c3fe9eeb83ed87f96e87f3307bb ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/mdraid09_be.mod -05df2c764937ce56edbef83bc110070b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/usbtest.mod -76a2ff22fc2af35298cd5724f9f5985b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ohci.mod -bee760d3d46e042d1cfb11458a32a7fb ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/archelp.mod -c39129abdb95a02e5eac56c4c61f03de ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/reiserfs.mod -145302ede820abc05130a909236f5016 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/part_bsd.mod -429a4d3ef231362f7e2a3b0740ee6eea ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/legacycfg.mod -684eb19373f95cb3b96d75c7778d6902 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/usbserial_common.mod -d0065b3da4c838e1ecde1f5975e35e29 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/hexdump.mod -1d73e7ce3c8428ed765ac45beeb5eaeb ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/progress.mod -4d9610d62c8e4a0eebaba36069af0e9d ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/iso9660.mod -d90d1b31c4112b8919b914524d93c63a ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_arcfour.mod -6f4d290d75cd6a7bb19875f0c8112279 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/at_keyboard.mod -654d500d9bc3ea5169d4dac8e4035db7 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/chain.mod -a2401b096208e46e5f25c503153e9688 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ufs1.mod -4836e20362ab68c723134dd40d45cddc ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/iorw.mod -b20e985eb511a0feea187fdf5b14dd4e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/png.mod -13ff947663a2bfdd968f4cb35ab58553 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/part_amiga.mod -df3d7089df3c88b2fd55f03348e11e71 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/true.mod -84225d913b1968b9a779fe30d5f0a0ac ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/crc64.mod -061e59e22b7a74994a07dbf27f1173a2 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/hfspluscomp.mod -db92093a7226e50411d9f371ca0e20ce ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/fat.mod -8e85a501bc49ca48f39ac69c18560bb7 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_twofish.mod -e26d9a02d281cc3b497f8a772ba841f5 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/datetime.mod -b2b67c27560f1f44addb8d9c964f91d6 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gettext.mod -3d72f3125665e0004068cebf167a6c9b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/video.mod -367212e2f3e68d30a02bf2b8ca124615 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/hashsum.mod -d0dbfaaec4eb68e0638f212a779356b0 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_seed.mod -68c2936536db9bcd206b9dd2f6fe1dc6 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/video_cirrus.mod -81cbd66b3c3ce6742c0f2f7bdd2d623f ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/relocator.mod -639c0b3aaed2cb07583931b415786813 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/usb_keyboard.mod -67d992c7623fbe51f9c1c05d454d8616 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/part_plan.mod -6b11a019a08f84826c78d811af83c497 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/search_fs_file.mod -cfc154be69b7784c1eb9928cc853036c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/configfile.mod -bfc0bebb556f107c62ffa35e1eb79022 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ehci.mod -ebd9dfabf810887ddbe76e5d4305dfbd ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/regexp.mod -868976e60e42042d0e4a076cc03b8478 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/lsefimmap.mod -f00a961392c7b4bc8bb5fba48e6510b6 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/macbless.mod -3a7fc5c48c5a7a9ffdde00e5a464d45a ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/font.mod -5a39315ffa47d98c0655ab26357974d5 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gptsync.mod -426708e08d9609d3b6884fa25bd386d4 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cmp.mod -631910df660c86d34b8f5e2f5bb4cfb6 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/hdparm.mod -ecf082f64da1ccdcf7b7a898ebbe2813 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/file.mod -3023b5f97bc91caabc93767dcb00a8d8 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/minix.mod -f27870fad33e441e9f4f65adb9f056bd ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/date.mod -9de512e8c3a0a63e4f176dd81564e59c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/mpi.mod -1dd6dbdad957bc0ca24705dbde6e9608 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/test_blockarg.mod -cb9fd95116022383cd137385cd5f5913 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/loadenv.mod -e8f042c4441653b4b13a340f83b56aa2 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/offsetio.mod -4c7b5f559601927f6fffd4fbc5a991db ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ext2.mod -7fdb9e423a192580a647dfac84f6aabc ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_md4.mod -f91b33e6fccca7ef0301df1e046c24a8 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/search_fs_uuid.mod -c0639ffcffc333245a91166b2a8b4787 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/loadbios.mod -ee2aac163eddee780fd7988e2698571b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/verify.mod -9aafcdfd75a849a6c57c519fac8116d1 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/moddep.lst -3c116fc11e641a3657ac44b49f7d1a73 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_crc.mod -83c72fc4090235d4b59f49c7f177cf0f ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/minix3.mod -899d914356ad4328f41b97175de1627c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ldm.mod -9989b03048338b31de93fa511dba69fb ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cbtable.mod -cb7034858e3c71f60042ba43dfbc8228 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cpio_be.mod -1a8b039a9f07ca9166cfcce0eb504f3b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_whirlpool.mod -7d17c1ec01673311a5559480092c8e18 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/mdraid1x.mod -4dce8168d574d5b5bd69d65643c895b7 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gfxmenu.mod -b701e78a88c21cb7ac4d595c39026568 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/parttool.mod -ac21fcbbcd773e5145cf46eb5a87375b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/luks.mod -9b368b466128c181fec62a4b0825ba30 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/bitmap_scale.mod -c2b9549718024e5a010290ca99078a7c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/terminal.mod -67206fe5df462549c9710631bc85814b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/msdospart.mod -b3f28ce2fb9e9f091ed918f68a9ec833 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_cast5.mod -0b6c7b94da391bf742980611ecd16b88 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/squash4.mod -9d5a9d290b06767115d4df40e52b659b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/adler32.mod -c2d002fe7a2ae280f878caba1de740dd ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/morse.mod -da550d4aee1de7b0deb083eb4bb7372d ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/spkmodem.mod -a3015d8010b717629f219ecb439c7e0e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_blowfish.mod -756ff750b1c2d8b6c85409ebe2e7e2ee ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/afs.mod -878658f7b94fbd4d1bcb5bc764a91f8c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/normal.mod -7d86acc3d68833f22603dc5859e8ebdc ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/video.lst -098832497928edecd396096490b430de ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/terminal.lst -a988c005a048a5ea6237a3fbd2f35d6e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/raid5rec.mod -8baf0cdf80cee26dca22686f9999efa8 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/elf.mod -2db7acdf5afa5b739a5809fac70e8c9b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/usbserial_usbdebug.mod -358893069e6140c71b18d8b695e9b945 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/minix_be.mod -e40ac314a7a56fc5ef15a398363e798f ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/newc.mod -1a3c81864918ee45893be93e18fa7c36 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/minix3_be.mod -9303c84cb8aafc5b2e85eec04cc7c1b8 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_sha1.mod -df995bf7ccec21846e3800896dbdb131 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ntfscomp.mod -47f77aca1b9934c4f20795d1f4cd4af0 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/linuxefi.mod -066b4b09f245d7fb82ef4522fa66cbf6 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cpuid.mod -2aa7586637590d6f5c699911b483975c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/fshelp.mod -6556c49e5648b0338204c55a12aa91db ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/btrfs.mod -4d3bdfb74ef4aaa65415655f177a71a1 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/efi_uga.mod -6a71ddd611cd584a7e8934b030bb372c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cbls.mod -9b8bd17f49bf8714a332f534d17ec991 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/ufs1_be.mod -4818a71a75ff25348c62797fa48394ae ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/geli.mod -3c00ee9c1bfd29b9650d47b16015911d ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/diskfilter.mod -3e7d66b2e11b5325cf2bd310cdcee32f ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/sleep_test.mod -8520e55eae933b9b8566f53f7338d741 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/disk.mod -394cf368bd98dc049edf2522e4655443 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/part_acorn.mod -6b3c980678d2989d040d7ac445b8a2e3 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/romfs.mod -d1a2e02fec061093996ec69cf240ffa8 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/lssal.mod -4aafe29cb7b2b669caf7d79d09251047 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/read.mod -0a981e997680c7e26ba7501d1ff5c546 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/efinet.mod -04afb22b1ead3778cbdc80ae2553ecaa ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/part_apple.mod -9b4dca34eefee3f9eab749fe1dc082f9 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/cpio.mod -01581761a76d7ba6473d2fcdc8a39b13 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/linux16.mod -e1c4348de10d6f0f2d2fe857a7e86d51 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/eval.mod -2adb1549abef1201421434c4fc9af641 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/efi_gop.mod -5ecbe3c5f95b1774ad6ec70940f4ae22 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/multiboot2.mod -5e48e59509bb0fa656177d3198475269 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/keylayouts.mod -22546ed90c2973a5e4c462cf34809aac ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/videotest.mod -74d930bd66e8a9b9e0cc1c75818a71d2 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/part_msdos.mod -7bddb382bd650c32f8ad2c721c11bc7e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/minix2.mod -e15cf74e99ca60b4d4c9ad147d48151a ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_des.mod -3190a91d3075032543740d0998971d77 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/parttool.lst -7d66dbe6e7a171bebab39089db060cd9 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/lsacpi.mod -1f2013c1aec7392a6ae56313c7670399 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/hello.mod -b48c9cbde7a2cf7db9efc729bd5d01a1 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/appleldr.mod -b4d7c343aef2e9394e6319e9d466e042 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/aout.mod -c94b5f3bbf514fd8b815068b96af1574 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/procfs.mod -a66ecf400deaae8c2cbc565e772f5b72 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/nilfs2.mod -82a6f0f09a648cce156033275241b78e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/bitmap.mod -fc8b4cd64fef713c0dd4d7724afa7491 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/exfat.mod -e7f4a2c1d2b00cacce3ef7561dbe3bd3 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/memrw.mod -4282965c62a339e767e7c75d6446185b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/lsefi.mod -6a3f58db454b17a0a339323b3e134a6b ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/crypto.lst -56e25c7aca9f9535c7b721f3ab463e83 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/terminfo.mod -8b8ec2b01d617c9837a0793d962be826 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/keystatus.mod -c90d00c3a1ef3c4c220e73afbcaf6d41 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/tftp.mod -dc697e37fd614d2fc6bfcdac4124b8da ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/scsi.mod -757623d90e085fc23800abb956f837d9 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/syslinuxcfg.mod -9bde8db964e163a679df3080920dd1dc ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/div_test.mod -7063af13dd9f9ce6e181f944b975ed38 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/functional_test.mod -a0f601613603c1b8f50eba39eba3f975 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/setjmp_test.mod -781c8dc30cf4037609d67381d3daec9e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/videotest_checksum.mod -a8d3a750ecf8057c218d4c07ac44cfe0 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/affs.mod -bcafc6ff29aa539c4a8981258e1b51ed ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/testload.mod -3f9ab95adbaabf065bf4d60a10185b30 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_camellia.mod -e3f82feb3acbe55f0550dca62bad8f6a ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/macho.mod -9824015e405d7456054f0865c84c9c14 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/raid6rec.mod -167686be892f603cffbc8673fda0ed64 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/jpeg.mod -21da42c9f75d90df6da5724c6f10117f ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/bufio.mod -dd1ffb3bb69cf4ed1b076839e997523f ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/sleep.mod -c08fa0bcb4a3450aac9de3135aa58a9d ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/lsefisystab.mod -36653aab7c80e17fc1a76a284a24b1dd ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/halt.mod -75278f5420dcadd82afd4c730c28f900 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/pbkdf2.mod -17855bcf889975561e7c3d6a87096027 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/part_dfly.mod -1a599beac5adca1d2e769343949176bb ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/setjmp.mod -87c12f65beaea820e2361f065a7b945e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/acpi.mod -4a9d1bd64c6d0ed83f7d73425ff48b17 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gcry_sha512.mod -8d7e6323d8baca384c8298d1e57c1dcd ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gfxterm.mod -07cb51627d82f54e64557b9f0962017e ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/gzio.mod -b30d543fcf982632679acdd9ffb44fde ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/sfs.mod -0276aec8a10a2133f83d5957101ab30d ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/zfs.mod -5debd053065a7f81abbb7fe56eb47b3d ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/password.mod -5863ba96283c1403ae6bae47cbd7f02f ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/xzio.mod -d70e05a7a587d99069c882c26ccc71db ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/fixvideo.mod -938e125fe8a4528bbba3c467c2a7f339 ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/hfsplus.mod -017c87fc5b674839e4f0ac2820e4019c ./linux-live/bootfiles-ubuntu/boot/grub/x86_64-efi/signature_test.mod -8f7bc8356c5ff33b606ec122c1bc4fc7 ./linux-live/bootfiles-ubuntu/boot/grub/diskpartchainboot.cfg -ff10195c9cfa3ac00eddcf95414b6866 ./linux-live/bootfiles-ubuntu/boot/grub/processoption.cfg -8c157ba989a37058665c9aa26acc0488 ./linux-live/bootfiles-ubuntu/boot/grub/searchsgd.cfg -950a4b5680fbff71693b518fdb78fd78 ./linux-live/bootfiles-ubuntu/boot/grub/bootlogo.png -812ade30860dcc7feb07737415eecba6 ./linux-live/bootfiles-ubuntu/boot/grub/design.cfg -02b45cf707391294a2110642fdf6ccae ./linux-live/bootfiles-ubuntu/boot/grub/enableraidlvm.cfg -8808beb451f76148dfb52338f1d64936 ./linux-live/bootfiles-ubuntu/boot/grub/AUTHORS -566b8c53c7a80ca607e9ca2db413d423 ./linux-live/bootfiles-ubuntu/boot/grub/return.cfg -a4f11f0c284379e05c805caadea98618 ./linux-live/bootfiles-ubuntu/boot/grub/halt.cfg -eb659f926df30ced972251b9c562de7f ./linux-live/bootfiles-ubuntu/boot/grub/reboot.cfg -e07318d35e51de7b990647d88be943ec ./linux-live/bootfiles-ubuntu/boot/grub/grub_sgd2.cfg -01533e76ed20f3751f53725a62698159 ./linux-live/bootfiles-ubuntu/boot/grub/searchfloppy.cfg -8de87f5c88d8270dc69174b64de1d00a ./linux-live/bootfiles-ubuntu/boot/syslinux/samedisk.vbs -25eb3183a3a8bd2ed25c0bf6101ad5ad ./linux-live/bootfiles-ubuntu/boot/syslinux/libcom32.c32 -b6123b382761ebd8d3cd8434fdcad7b1 ./linux-live/bootfiles-ubuntu/boot/syslinux/runadmin.vbs -4567286894fcbff166f71095808c162a ./linux-live/bootfiles-ubuntu/boot/syslinux/ldlinux.c32 -f5fe17c9a862462f691d3d62ea85960d ./linux-live/bootfiles-ubuntu/boot/syslinux/isolinux.bin -5113d18922a5730625e6e4879669086c ./linux-live/bootfiles-ubuntu/boot/syslinux/syslinux.com -cd04aa3ce4cb53cebb195a8825b057df ./linux-live/bootfiles-ubuntu/boot/syslinux/boot.cat -6c453f4e34847d27741a6441b405162a ./linux-live/bootfiles-ubuntu/boot/syslinux/extlinux.x32 -d2922ad355ea02a59e563f327521a888 ./linux-live/bootfiles-ubuntu/boot/syslinux/syslinux.exe -0c7882b2fd2f312208d365a51cee5f61 ./linux-live/bootfiles-ubuntu/boot/syslinux/866_8x16.psf -1cf32aef26a5ac16642c85669ab70e53 ./linux-live/bootfiles-ubuntu/boot/syslinux/isohybrid -b9f7bc861f749ca13ff75cce68a458a7 ./linux-live/bootfiles-ubuntu/boot/syslinux/ldlinux.sys -23b571400a29918f5392f6e85eeb756e ./linux-live/bootfiles-ubuntu/boot/syslinux/mbr.bin -cb648d6ba5f6d6fb4654ee485e484015 ./linux-live/bootfiles-ubuntu/boot/syslinux/bootlogo.png -f6cb8609246dbb8daed202cc8c6a1d31 ./linux-live/bootfiles-ubuntu/boot/syslinux/syslinux.cfg -610bcbbd6f131dd0932edecc243f30f1 ./linux-live/bootfiles-ubuntu/boot/syslinux/isohdpfx.bin -3fdcee49693cc073839135697228b489 ./linux-live/bootfiles-ubuntu/boot/syslinux/libutil.c32 -4c058fdbc5cf27b5f22fd2e85e0b03c1 ./linux-live/bootfiles-ubuntu/boot/syslinux/extlinux.x64 -4687be391dc7eba525f719d36dfec6ea ./linux-live/bootfiles-ubuntu/boot/syslinux/vesamenu.c32 -0138de126949a0a00391a912fdedcda5 ./linux-live/config -85f1deeb6b1d14bc053d60dae8b70521 ./move_iso.sh -83cfe2d1561254a4569e949ec3414352 ./.build_dir -e3deedc83d85e2c0d3e7799230cf9fdf ./README.md -367764329430db34be92fd14a7a770ee ./.script_version -ec98426ab55e68f958113ee46450722a ./.git/ORIG_HEAD -248f77d57a3c1862977fe65d72b44975 ./.git/index -f3f1d7003079c7b88c130ac60231534d ./.git/objects/7a/69c6fbfc39bf779a7f01d59ddd1e6634862e62 -2618c804bff16c90a2cc887fcade01d5 ./.git/objects/7a/0b1eb47fded514e8df022a4ea07e597e0ff9ac -282ebc45dd8ba05c380c9bfb8f44093f ./.git/objects/16/294481ea95102aa2440f962a6cd2ff418f8e6e -78dbe93bd95518980dc816845638786b ./.git/objects/e2/1ab2d62d66ae6b42f0dd67cb556ce3b8d5a6b9 -8e2fec19c42e87d35eede801e9ca99bd ./.git/objects/db/7715b817674d4d9fc818171c157d0085cdf91b -45254cecab9241404ab5d44b2e8b4371 ./.git/objects/6a/291632b4c86ff85677db2c99449ded8e270b1c -bf67b8e82194a78c417f57fcb9fc964c ./.git/objects/78/7a71463c236b049ddadf73b9bddcea26acce36 -ce282e185a4183291571dc0b3df38c0a ./.git/objects/b0/b6164fe476954339e38d83bbc193eeecc1b32d -046d75f3865447ac69ba800c3d866971 ./.git/objects/81/ceee2585aba4acb983acb3431e6d3dbe31aeda -5ea02ae5c41a8fd2dd9da4095bb36e1b ./.git/objects/b5/a12abbcb1bc8b3f1b4f5a86e2f6a890fccb0f6 -f25605c5aa10a5f85b2fd228b1e9b588 ./.git/objects/b5/0051618561eb6171cd36c1ec9df1917266a3bd -f4997eaa0389631e93eb6e07aa74b69b ./.git/objects/pack/pack-0055e510f9ef87e0f9bacf266f3b5156bb1ed26a.pack -5a989a5984761021dd33ba1c3891bac5 ./.git/objects/pack/pack-0055e510f9ef87e0f9bacf266f3b5156bb1ed26a.idx -2f49ef1986eb2e2ee120f751a570c81a ./.git/objects/c4/0b5ab473822e29aebe0266295f8b825f50f173 -54c941a5b8c777477ad637ee59204628 ./.git/objects/bd/8496423deec19d1c6932e10325750657c867b9 -5761deb6f6c2e9f14e8e669aa3422299 ./.git/objects/bd/5ae1ccace9f925ed171dcfbd6c93913784e8c3 -d4756e40e1d008cfd606554998887742 ./.git/objects/a6/53d7e586bbbb7bce5ca34d19fa8232d0543983 -94e784532e21c7042f563fd25df738bf ./.git/objects/ab/a8c510d4dc5d2ff2e048909cc86140f4ec4c49 -1c5d3191b78645fe906d3f6f30ced46f ./.git/objects/ab/ce916260202a5f16cad310d02a9ee996101158 -f549c2c5526e52c35a76323ca42f67b6 ./.git/objects/b7/3d53d46c47fa575d1ce7a3c18032ec09419928 -7f902164676200f001701f9b46904360 ./.git/objects/b1/3663aacd302845a804b3a9622cdf3a85d85b91 -940a89a91f7f029a38ef235bd3661471 ./.git/objects/9c/ab0e6a303868f32d012595d82838b07b8a866e -4c263aeb73e3eea78dcb672dbfff72c2 ./.git/objects/44/582eda7dd351bea3deb6b7647abbb64c549e6a -10cfaf0f836ad2464abb53865c5ad103 ./.git/objects/60/33950b67256e7ec29e7a198c3de540fb92559a -0b93304946c3fcb94039879de9a8dbd6 ./.git/objects/19/57d97b90990f2ddfb09d47e8656cb8d1a1fce4 -be8fedcec16bbca4581b3cde3d50775f ./.git/objects/9b/7cb04b638057d2be47ae433ba13c4ddcce0699 -ebd4dfd2483c686b7a77472f115da5d8 ./.git/objects/0b/bf78e8d218b9931dd6eee88362e1c36eef0fb1 -9cd4dd28076a1b0f54da2478a03c7891 ./.git/objects/f7/8dc6314321c6ec0f61fc9ba67b225b5f6bad04 -c5a039ab7ddc5a1266362063a4accb88 ./.git/objects/b8/6853c1aa26eee4b7be7f0160d1c2448f593061 -c013b4948f088be3cd0ab679487fbe2f ./.git/objects/91/8721739fe37aecc8c138fa21a967a52a9a947b -fe0438ca4e3e7968cdec7952edb73665 ./.git/objects/0c/e8b0767ef488ffdfe79604d8b4eaa4b57454ba -dc8284fdec6dc6696107cfa2f8e90efc ./.git/objects/ef/505d714ae41797e30f1127852f000791e7add8 -fd71f9463099ca39b7ea6ad03332f95d ./.git/objects/14/cfd5a3d5f6c56b4940b265439ac192722d533f -74ef3c211da2bf2ad3cf2b812f8286a0 ./.git/objects/14/31d6af3f5e41f0318b9a423a2f24cd73e9f5df -81bab2fe5ac4d132ae1eab92474c6d84 ./.git/objects/94/9166f39f807a8fe1719f3e4bd0f5c37e4d8a6c -1c673cfd4545a7bb8168ad0f328cec3f ./.git/objects/c5/c2528ef6be6a77d08d34a8f0453209c1c0c40c -aba1388edc231698e10381bf9652a979 ./.git/objects/2d/865f0c2d3b5f2c2d6a13f07ecafc93fffbbbd3 -9475a18cd51e479f0aff586217422e71 ./.git/objects/b6/e68f1076ae30ec3dec5bafbb14dec24a2c009b -3b5c834f1d6b50a23a9f2cbe32b54fd9 ./.git/objects/93/46c6c07780e29d0901f6dce7543f6016ce5f98 -bbf17e75548b5063baac8f96a4fffaa4 ./.git/objects/05/4b8ba77310c52958deb770387b82395284f0c3 -3dc4b2da4488d452538812d5272c1ebb ./.git/objects/3d/4e1a5ad507dd8395f580243cd1af006da9467f -e140653b9bafccff9093b4f2b51ad35a ./.git/objects/3d/3d8e4a34a391a1b8ac93ccb677d917dc0175d8 -4a49bd31eba24c90f90e521457060440 ./.git/objects/e1/fccde2243a04af55dfa147f39b5d2a340621b0 -cd6ba9be9920dcedd263b1981d20aaab ./.git/objects/e1/9eed866900e8f34e2f8654336ff23092368f36 -d2e0a2c149ab867ee565a0e5b766bf69 ./.git/objects/4b/69d50aec3b95bc1f1f232cb72c18c2a322b431 -ad33c568e7148ba489bafa81f611722e ./.git/objects/d7/ec40d6a268c9434adcc089d44c718da64c6c2f -97e36ea2817cc602d6c3dd8fb999ce48 ./.git/objects/80/0bd4faa1a0096176f90f462147e3a7f5c4a676 -e898a8d82a04612abc51cfe9136bffcd ./.git/objects/ff/ddad154684e3bb86c2bccd526f86d9600fd7bd -7d3a053ea9738163470b50748a4785eb ./.git/objects/ff/487bf26dffa59371e47777935d569dd2e383ef -11167a3eb1df28180de4c292173bc29e ./.git/objects/4f/51380f6774cfa60f86e6947a24e3252f335aa3 -9769be4e4649b21d37d0ca4caedc44ee ./.git/objects/e7/948e0082467b9b5fabd3cbb31116dbccad3d8f -388d09a1edd042f5acadd96de4ef5f07 ./.git/objects/e7/a0b19dc65af21ec72f057eeae701205f39a331 -8ee6e80bba38343a00541192d17a6840 ./.git/objects/66/3c7a1d7ea4c782d67935d8390f01a4bf9489cb -aefac64e325f26f86b0fd55c3dfd546c ./.git/objects/b2/51b324f5345c203dec8356ac39d5f130dd2b54 -0638626c221e579ab3b3dfcd3547b5e9 ./.git/objects/ed/7594bd297130a0c284bd98695bbbee53eba151 -cd7ec1b8fdcc475033cbdb83821fd6a9 ./.git/objects/a7/7bde6fddc9fafc3478b95a596ed9bbad757bd7 -23960599e1cf2cfcc26108436da7b14c ./.git/objects/a7/499d01ce5d566626a7a506071b25460b8b82d5 -dd751765e8680ceb50d5fb458ead84f1 ./.git/objects/65/3fffb4f436f17a39d580c08440c834e259aedd -279eff447c44496318c96dcbd1822bed ./.git/objects/45/7a972bd4900c4973862f9ccdfeecb4815d4253 -704af70ec00075e6111a70dc2707ae73 ./.git/objects/70/ff5af247fda4e1d440e7a7f8f88296ba7969ae -5c58c1e57cdf1ab95eeea7fa7dec906c ./.git/objects/fd/56b7f76818ae73d98e3d89b91382b51934fdbc -aac7304c8cb25b31778221ea8bfda25c ./.git/objects/4d/416c327a0d737ef21e394b51c379774a29f709 -7f79ee01514798dbc1de8ae19200a727 ./.git/objects/e4/4b9435e90facb6e1fbd7fb36f37fb46dc22d4a -cac1026bf9e0d3361c9cd3de1b89a1b8 ./.git/objects/fb/5c8e7caf677891f1864eeb284a864b14284ef7 -60b3b88ef770ebe4c9b6e614827716fe ./.git/objects/ae/7dde19e04196db652dbae0bb8091ea763282d7 -bfc0dce7f521d4b997f7f86990ef125d ./.git/objects/34/835ff1844f3c9d1fd69b118c1763efa23c56bb -ee56ba3e26dde5c8b988d28c56770c14 ./.git/objects/59/75b06dbd051902c61d722cff6dc66e8921ccc2 -ae87fb81b3526f40ffb9011268a2be48 ./.git/objects/39/10741f21655e413f80c760633abda9536e9b9f -f6a5075c5e64ae9688e28c577f0f232e ./.git/objects/ba/ed90ceb8dbc221144d062e7deb53c5010f0db9 -fe83a966862d730e9f6757fb434d904c ./.git/objects/82/204e579994ecb14ae7d22e91b7c38a22401803 -2c936160f768dad5192bf5439219d5c0 ./.git/objects/2e/e7529794cd4feb94d8d59741bf244883ea480d -28c91a7ab444cef99d6774a711a0a4fb ./.git/objects/5a/9dfb02180548e916607344da99095966ddeb1a -4d7d67b8d4129d5fb1101c73581460b1 ./.git/objects/f5/643b78b3911a4f6fcf700583081464c11b171a -ffa813fb61ce7ad5622cde3e5204c213 ./.git/objects/f5/997cbd67368979746098d025fbad60e984189e -20cc86de8e1f54b76935fed35950f268 ./.git/objects/c0/5f11fa7ca26b8e87d3be57671560c7d765cc34 -484e10ca0c3f83c79527e3005d6bd7e8 ./.git/objects/e0/03d966f62f14061d9b2c009e8d7bd57e07d259 -2dd72a2d17ce3e34f7abb487f3eb3855 ./.git/objects/de/56b99bff4c0013d9088c0c9c1279025506473f -1dbab70536e65dfac34d32f3be557b9c ./.git/objects/74/0f19a7ea318920d2cfbce40c39bd856b04c73f -23bed1e89592c53fdcb21b4740c043c8 ./.git/objects/33/76c71c6e39643dcc6a5244ed0b9d777673a7bf -dca70fc57986ca8fa797b7dfd1ea480a ./.git/objects/40/30c78f55f5b0dafe884fe65f8bc0d300561200 -a0a7c3fff21f2aea3cfa1d0316dd816c ./.git/description -3bbd31103b6902c6d2bb9dcaaaf2044d ./.git/logs/refs/heads/master -e0cee917ac52120a13fc830ecaa4fa4c ./.git/logs/refs/remotes/origin/master -2013e5c66c26bd7ba6406a19aeb36429 ./.git/logs/refs/remotes/origin/1.3 -3b3bdc30be6232dcd933728b8fbfa951 ./.git/logs/refs/remotes/origin/HEAD -3bbd31103b6902c6d2bb9dcaaaf2044d ./.git/logs/HEAD -977426f0c03db2e3ef348c26f20ee410 ./.git/packed-refs -60955e2a2e214bd700dd2943cc44ec34 ./.git/refs/heads/master -60955e2a2e214bd700dd2943cc44ec34 ./.git/refs/remotes/origin/master -401df11286827e9d36447b1e612daaf9 ./.git/refs/remotes/origin/1.3 -73a00957034783b7b5c8294c54cd3e12 ./.git/refs/remotes/origin/HEAD -03b857e948cdc3e69bc6741397802c1f ./.git/FETCH_HEAD -036208b4a1ab4a235d75c181e685e5a3 ./.git/info/exclude -4cf2d64e44205fe628ddd534e1151b58 ./.git/HEAD -38f8b544129801c7851b2310b3e2308f ./.git/COMMIT_EDITMSG -6b776ecd2f9cff6bd7bc404f20fb94e4 ./.git/config -e4db8c12ee125a8a085907b757359ef0 ./.git/hooks/pre-commit.sample -56e45f2bcbc8226d2b4200f7c46371bf ./.git/hooks/pre-rebase.sample -39cb268e2a85d436b9eb6f47614c3cbc ./.git/hooks/pre-merge-commit.sample -ce562e08d8098926a3862fc6e7905199 ./.git/hooks/applypatch-msg.sample -db4d62db2039e4bec38baa7567788284 ./.git/hooks/fsmonitor-watchman.sample -2b7ea5cee3c49ff53d41e00785eb974c ./.git/hooks/post-update.sample -579a3c1e12a1e74a98169175fb913012 ./.git/hooks/commit-msg.sample -054f9ffb8bfe04a599751cc757226dda ./.git/hooks/pre-applypatch.sample -2ad18ec82c20af7b5926ed9cea6aeedd ./.git/hooks/pre-receive.sample -3c5989301dd4b949dfa1f43738a22819 ./.git/hooks/pre-push.sample -517f14b9239689dff8bda3022ebd9004 ./.git/hooks/update.sample -2b5c047bdb474555e1787db32b2d2fc5 ./.git/hooks/prepare-commit-msg.sample -c34e2abfc470c50c8a9e545d1b0a9108 ./cloud-config.yml -40013df28f036dd6d70dc51576b9c6c5 ./cleanup -5c51e30030b901523685831d99154718 ./build_initrd -5fcf206ff4f9bc9f85e9217cb03be000 ./docker/build.sh -13786a412577ac2f8735c84c0190712d ./docker/Dockerfile.py -93c52a55bfd183a4e24c82de5f89b914 ./docker/Dockerfile2.py -bd6872217f7e030a040b29fa917c866f ./docker/Dockerfile.minios-live-container -b254aa7ac125e58b3f7e3e0c741301d9 ./docker/Dockerfile.minios-live-container.0@install.sh -f1c7670bd205e93b0a47e2eda60baa37 ./autoinstall -76d93060c2626bde0115033de08f1395 ./install