1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bootloaders: Add initial GRUB2 implementation More... over 8 years ago
bootman: Automatically determine if the target system is GPT or not More... over 8 years ago
lib: Remove stray semicolon More... over 8 years ago
Implement full UEFI namespacing on the EFI System Partition More... over 8 years ago
harness: Fix error in calculation of installed file counts More... over 8 years ago
Reduce vast duplication with basename in the codebase More... over 8 years ago
bootman: Logically group commonality within the kernel struct More... over 8 years ago
bootman: Ensure we always reinit bootloader for the given paths More... over 8 years ago
tests: Force test suite failure by using different-cased paths More... over 8 years ago
lib: Fix signedness issues More... over 8 years ago
bootman: Fix sign issues in modify_bootloader More... over 8 years ago
Silence clang warnings about field zeroing More... over 8 years ago
bootman: Don't check array for being NULL, check that it has content More... over 8 years ago
lib: Remove unused autofree definition discovered by clang 3.9 More... over 8 years ago
Remove unused variables discovered by clang 3.9 More... over 8 years ago
bootman: Select the bootloader based on the system topology More... over 8 years ago
bootloaders: Introduce a very trivial capabilities system More... over 8 years ago
Replace all critical uses of asprintf with string_printf More... over 8 years ago
lib: Add a new string_alloc function More... over 8 years ago
lib: Don't inline rstrip function More... over 8 years ago
Fix distcheck for merging More... over 8 years ago
bootman: Remove functions that are no longer needed More... over 8 years ago
tests: Simplify code now that mixed EFI paths are gone More... over 8 years ago
bootloaders/system-class: Remove support for mixed EFI More... over 8 years ago
tests: Ensure initial bootloader installation is controlled by harness More... over 8 years ago
tests: Restore test for UEFI bootloader removal More... over 8 years ago
tests: Restore the auto-update tests More... over 8 years ago
bootloaders/syslinux: Fix segfault when finding default initrd More... over 8 years ago
tests: Simulate updating from unknown kernel to CBM for first time More... over 8 years ago
tests: Add basic image test for syslinux More... over 8 years ago