]> git.tuebingen.mpg.de Git - osl.git/commit
Convert oslfsck to lopsub.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 28 Aug 2016 21:04:06 +0000 (23:04 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 11 Apr 2017 12:44:29 +0000 (14:44 +0200)
commit3f0d225f1e9892d59bcc2c3b23c8945526595fcc
tree40282121612414bf09186c9dc04d5c8e8fd7d782
parent526463e66898180b3cac527b7fe0936ef9d84244
Convert oslfsck to lopsub.

The gengetopt project seems to be dead (last release was five years
ago), so we eventually need to switch to something else.

This commit migrates the option parser of oslfsck to the lopsub
library, which turned out to be rather simple. As a result, the osl
package no longer depends on gengetopt and help2man.

The change only affects the oslfsck executable. No changes to the
library proper.
.gitignore
INSTALL
Makefile
fsck.c
fsck.ggo [deleted file]
oslfsck.suite [new file with mode: 0644]