File: //lib/python3.9/site-packages/sos/report/plugins/__pycache__/boot.cpython-39.pyc
a
^��c� � @ 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 )ZgrubZgrub2zgrub-commonzgrub2-commonZzipl�
all-imagesFzcollect lsinitrd for all images)�defaultZdescc C s� | � g d�� | jddd� | jddd� | jddd� | jdd d� | �g d
�� | �d�r�td�D ]:}|d
d � dkr|qf| jd| dd� | jd| dd� qfd S )N)z/etc/milo.confz/etc/silo.confz/boot/efi/efi/redhat/elilo.confz/etc/yaboot.confz/boot/yaboot.confzls -lanR /bootZls_boot)�tagszls -lanR /sys/firmwareZls_sys_firmwareZlsinitrdzmokutil --sb-stateZmokutil_sbstate)z
efibootmgr -vz"ls -l /initrd.img /boot/initrd.imgzlsinitramfs -l /initrd.imgzlsinitramfs -l /boot/initrd.imgr z/boot/initr*.img*i����z kdump.imgzlsinitrd %s�d )�priorityzlsinitramfs -l %s)Z
add_copy_specZadd_cmd_outputZ
get_optionr )�selfZimage� r �;/usr/lib/python3.9/site-packages/sos/report/plugins/boot.py�setup s ��
z
Boot.setupN)
�__name__�
__module__�__qualname__Z
short_descZplugin_nameZprofilesZpackagesr Zoption_listr r r r r r
s ��r N)Zsos.report.pluginsr r r r r r r r r �<module> s