File: //usr/lib/python3/dist-packages/sos/report/plugins/__pycache__/boot.cpython-310.pyc
o
���bY � @ s6 d dl mZmZmZ d dlmZ G dd� dee�ZdS )� )�Plugin�IndependentPlugin� PluginOpt)�globc @ 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�� | jddd� | �ddg� | �ddg� | �d �r:td
�D ]}|dd � dkr0q%| 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.confzls -lanR /boot�insights_ls_boot)�tags�lsinitrdzls -lanR /sys/firmwarez
efibootmgr -vzmokutil --sb-stater z/boot/initr*.imgi����z kdump.imgzlsinitrd %s�d )�priority)�
add_copy_spec�add_cmd_output�
get_optionr )�self�image� r �9/usr/lib/python3/dist-packages/sos/report/plugins/boot.py�setup s"