Skip to content

Commit

Permalink
Rework for the post-jose-v8 world
Browse files Browse the repository at this point in the history
  • Loading branch information
npmccallum committed Jun 14, 2017
1 parent 283b321 commit 6b3290b
Show file tree
Hide file tree
Showing 46 changed files with 1,645 additions and 2,654 deletions.
15 changes: 5 additions & 10 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,13 @@ depcomp
install-sh
libtool
ltmain.sh
Makecache
Makefile.in
Makefile
missing
clevis
cmd/encrypt
cmd/decrypt
cmd/pins/http
cmd/pins/sss
cmd/pins/tang
cmd/pins/test
tags
test-driver
dracut/module-setup.sh
udisks2/clevis-luks-udisks2
udisks2/clevis-luks-udisks2.desktop
src/clevis-encrypt-sss
src/clevis-decrypt-sss
src/udisks2/clevis-luks-udisks2
src/udisks2/clevis-luks-udisks2.desktop
7 changes: 1 addition & 6 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
DISTCHECK_CONFIGURE_FLAGS = --with-dracutmodulesdir=$$dc_install_base/$(dracutmodulesdir)
SUBDIRS = . cmd dracut udisks2 tests

AM_CFLAGS = @CLEVIS_CFLAGS@ -DCLEVIS_CMD_DIR=$(libexecdir)/$(PACKAGE_NAME)

SUBDIRS = . src tests
EXTRA_DIST = COPYING

bin_PROGRAMS = clevis
73 changes: 0 additions & 73 deletions clevis.c

This file was deleted.

8 changes: 0 additions & 8 deletions cmd/Makefile.am

This file was deleted.

58 changes: 0 additions & 58 deletions cmd/bind-luks

This file was deleted.

108 changes: 0 additions & 108 deletions cmd/decrypt.c

This file was deleted.

67 changes: 0 additions & 67 deletions cmd/encrypt.c

This file was deleted.

22 changes: 0 additions & 22 deletions cmd/pins/Makefile.am

This file was deleted.

Loading

0 comments on commit 6b3290b

Please sign in to comment.