
    -_g                     <    d dl m Z  d dlmZmZmZ  G d dee      Zy)    )glob)PluginIndependentPlugin	PluginOptc                   :    e Zd ZdZdZdZdZ eddd      gZd	 Z	y
)BootzBootloader informationboot)systemr	   )grubgrub2zgrub-commonzgrub2-commonzipl
all-imagesFzcollect lsinitrd for all images)defaultdescc                    | j                  g d       | j                  ddgd       | j                  ddgd       | j                  dd	g       | j                  d
d
       | j                  dd       | j                  g d       | j                  d      rFt	        d      D ]7  }|dd  dk(  r| j                  d| d       | j                  d| d       9 y y )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   zmokutil --sb-statemokutil_sbstate)zefibootmgr -vzlsinitramfs -l /initrd.imgzlsinitramfs -l /boot/initrd.imgr   z/boot/initr*.img*iz	kdump.imgz	lsinitrd d   )priorityzlsinitramfs -l )add_copy_specadd_dir_listingadd_cmd_output
get_optionr   )selfimages     9/usr/lib/python3/dist-packages/sos/report/plugins/boot.pysetupz
Boot.setup   s    
 	 	WI;$G-5F4G'+ 	 	-m-?@AJZ80!2 	 	4 	 
 	 ??<(12 M:,##iw$7##F##oeW$=#L	M )    N)
__name__
__module____qualname__
short_descplugin_nameprofilespackagesr   option_listr!    r"   r    r   r      s4    )JK!HGH 	,8	:K
Mr"   r   N)r   sos.report.pluginsr   r   r   r   r+   r"   r    <module>r-      s!     C C+M6$ +Mr"   