File manager - Edit - /usr/lib/python3/dist-packages/sos/report/plugins/__pycache__/boot.cpython-310.pyc
Back
o -�_g� � @ s6 d dl m Z d dlmZmZmZ G dd� dee�ZdS )� )�glob)�Plugin�IndependentPlugin� PluginOptc @ s4 e Zd ZdZdZdZdZedddd�gZd d � Z dS )�BootzBootloader information�boot)�systemr )�grub�grub2zgrub-commonzgrub2-common�zipl� all-imagesFzcollect lsinitrd for all images)�default�descc C s� | � g d�� | jddgdd� | jddgdd� | �dd g� | jd d d� | jdd d� | �g d�� | �d�r^td�D ]!}|dd � dkrIq>| jd|� �dd� | jd|� �dd� q>d S d S )N)z/etc/milo.confz/etc/silo.confz/boot/efi/efi/redhat/elilo.confz/etc/yaboot.confz/boot/yaboot.confz/boot�ls_bootT)�tags� recursivez/sys/firmware/�ls_sys_firmwarez/initrd.imgz/boot/initrd.img�lsinitrd)r zmokutil --sb-state�mokutil_sbstate)z efibootmgr -vzlsinitramfs -l /initrd.imgzlsinitramfs -l /boot/initrd.imgr z/boot/initr*.img*i����z kdump.imgz lsinitrd �d )�priorityzlsinitramfs -l )� add_copy_spec�add_dir_listing�add_cmd_output� get_optionr )�self�image� r �9/usr/lib/python3/dist-packages/sos/report/plugins/boot.py�setup s&