-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
file system and EFI improvments #76
Conversation
Also download keys from download-optimizer instead of the main server.
`btrfs`, a bug fix, and custom kernel meta-packages
version bump
Instead of just calling `os.mkdir()` over and over in `try`/`except` blocks, make one call with the `exist_ok` flag set to `True` in order to set up the parent directories. Just make sure all `os.mkdir()` calls are in `try`/`catch` blocks.
minor code clean up and bug fix
Allow retention of more kernels without `systemd-boot-manager` complaining.
boot-time improvments on EFI
version bump to appease the apt gods
Hello @Batcastle! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
|
btrfs
systemd-boot-manager
on EFI during installation