diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..5038b11 --- /dev/null +++ b/debian/control @@ -0,0 +1,18 @@ +Source: bootless +Section: misc +Priority: extra +Maintainer: Silvio Rhatto <rhatto@riseup.net> +Build-Depends: debhelper (>= 9.20120909~) +Standards-Version: 3.9.5 +Homepage: https://keyringer.fluxo.info +Vcs-Git: git://git.fluxo.info/bootless.git +Vcs-Browser: https://git.fluxo.info/bootless/log/?h=debian + +Package: bootless +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, grub-pc, gawk | mawk +Recommends: git, git-annex +Description: Bootless is a scheme allowing a computer with encrypted disk to stay without +attached bootloader in order to make more difficult to tamper the initialization +process. Bootless is a bootloader installed in a removable media and used to +initialize computers. |