?????????? ????????? - ??????????????? - /home/agenciai/public_html/cd38d8/kernel.zip
???????
PK �[^ke�� � cmdlinenu �[��� root=UUID=de92529c-709b-414e-9f50-b42fb7cfe598 ro console=ttyS0,115200n8 console=ttyS1 biosdevname=0 crashkernel=auto selinux=0 console=ttyS0,1152000 console=tty1 rd.retry=5 rd.shell=0 rd.emergency=reboot PK �[|��~ ~ install.confnu �[��� # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it under the # terms of the GNU Lesser General Public License as published by the Free # Software Foundation; either version 2.1 of the License, or (at your option) # any later version. # # See kernel-install(8) for details. #layout=bls|other|... #initrd_generator=dracut|... PK �[�ec�� � install.d/92-crashkernel.installnu ȯ�� #!/usr/bin/bash COMMAND="$1" KERNEL_VERSION="$2" KDUMP_INITRD_DIR_ABS="$3" KERNEL_IMAGE="$4" case "$COMMAND" in add) kdumpctl _reset-crashkernel-for-installed_kernel "$KERNEL_VERSION" exit 0 ;; esac PK �[��Z( ( "