Searched refs:boot_dir (Results 1 – 2 of 2) sorted by relevance
595 def cleanup_kernels(self, boot_dir='/boot'): argument604 vmlinuz_prefix = os.path.join(boot_dir, 'vmlinuz-')616 vmlinux_prefix = os.path.join(boot_dir, 'vmlinux-')623 systemmap_prefix = os.path.join(boot_dir, 'System.map-')
267 boot_dir = "boot.%d" % (reboot_count - 1)268 return os.path.join(self.sysinfodir, boot_dir)