| Current Path : /lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
| Current File : //lib/python3/dist-packages/sos/report/plugins/__pycache__/boot.cpython-38.pyc |
U
-�_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 )ZgrubZgrub2zgrub-commonzgrub2-commonZzipl�
all-imagesFzcollect lsinitrd for all images)�defaultZdescc C s� | � dddddg� | jddgdd � | jd
dgdd � | �dd
g� | jddd� | jddd� | �dddg� | �d�r�td�D ]>}|dd � dkr�q�| jd|� �dd� | jd|� �dd� q�d S )Nz/etc/milo.confz/etc/silo.confz/boot/efi/efi/redhat/elilo.confz/etc/yaboot.confz/boot/yaboot.confz/bootZls_bootT)�tags� recursivez/sys/firmware/Zls_sys_firmwarez/initrd.imgz/boot/initrd.imgZlsinitrd)r zmokutil --sb-stateZmokutil_sbstatez
efibootmgr -vzlsinitramfs -l /initrd.imgzlsinitramfs -l /boot/initrd.imgr z/boot/initr*.img*i����z kdump.imgz lsinitrd �d )Zpriorityzlsinitramfs -l )Z
add_copy_specZadd_dir_listingZadd_cmd_outputZ
get_optionr )�selfZimage� r �9/usr/lib/python3/dist-packages/sos/report/plugins/boot.py�setup s6 �
���
z
Boot.setupN)
�__name__�
__module__�__qualname__Z
short_descZplugin_nameZprofilesZpackagesr Zoption_listr r r r r r
s ��r N)r Zsos.report.pluginsr r r r r r r r �<module> s