Searched refs:boot_dir (Results 1 – 2 of 2) sorted by relevance
607 def cleanup_kernels(self, boot_dir='/boot'): argument616 vmlinuz_prefix = os.path.join(boot_dir, 'vmlinuz-')628 vmlinux_prefix = os.path.join(boot_dir, 'vmlinux-')635 systemmap_prefix = os.path.join(boot_dir, 'System.map-')
284 boot_dir = "boot.%d" % (reboot_count - 1)285 return os.path.join(self.sysinfodir, boot_dir)