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