관리-도구
편집 파일: boot.cpython-39.pyc
a -�_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� | � g d�� | jddgdd� | jddgdd� | �dd g� | jd d d� | jdd d� | �g d�� | �d�r�td�D ]>}|dd � dkr�q|| jd|� �dd� | jd|� �dd� q|d S )N)z/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_sbstate)z efibootmgr -vzlsinitramfs -l /initrd.imgzlsinitramfs -l /boot/initrd.imgr z/boot/initr*.img*i����z kdump.imgz lsinitrd �d )�priorityzlsinitramfs -l )Z add_copy_specZadd_dir_listingZadd_cmd_outputZ get_optionr )�selfZimage� r �;/usr/lib/python3.9/site-packages/sos/report/plugins/boot.py�setup s"