Skip to content
This repository was archived by the owner on May 24, 2020. It is now read-only.

Releases: projg2/eclean-kernel2

1.99.4

09 Dec 16:04
v1.99.4

Choose a tag to compare

1.99.4 Pre-release
Pre-release
  • modular decision framework for removals (removing stale, keeping
    active),
  • grub2-mkconfig calling support.

1.99.3 (bugfix, re-do of 1.99.2)

22 Feb 22:33
v1.99.3

Choose a tag to compare

Pre-release
  • strip (compression) suffixes for version comparisons,
  • fix reading kernel versions,
  • fix numeric version sorting.

(the initial 1.99.2 release accidentally included debug code)

1.99.1 (bugfix)

20 Jul 02:01
v1.99.1

Choose a tag to compare

1.99.1 (bugfix) Pre-release
Pre-release
  • added options to override /boot and /lib/modules paths,
  • improved directory processing order to be more resilient against /lib/modules removal failures,
  • fixed SEGV on multiple uses of the same module directory.

1.99.0

18 Jul 20:12
v1.99.0

Choose a tag to compare

1.99.0 Pre-release
Pre-release

First pre-release of the C++ rewrite. Capable of listing and removing old kernels. Supports std layout and sorting using version comparison or mtime.