diff options
author | Papoteur <papoteur@mageia.org> | 2020-01-20 09:42:52 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2020-01-20 09:42:52 +0100 |
commit | 6bf666a534f5376ba813b0aaf8993691d2925496 (patch) | |
tree | df20b98b0257618d994f2736107b08383cc82693 /README.md | |
parent | 9f89ca4f026e708f7a5ddc59a0f0ee5f581ef37c (diff) | |
download | isodumper-6bf666a534f5376ba813b0aaf8993691d2925496.tar isodumper-6bf666a534f5376ba813b0aaf8993691d2925496.tar.gz isodumper-6bf666a534f5376ba813b0aaf8993691d2925496.tar.bz2 isodumper-6bf666a534f5376ba813b0aaf8993691d2925496.tar.xz isodumper-6bf666a534f5376ba813b0aaf8993691d2925496.zip |
Add encryption for persistent partition
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -4,7 +4,7 @@ isodumper A tool for USB sticks and removable memory devices like SD-cards. Features: -* dump ISO file on the device; +* dump ISO file on the device; optionnally create a persistent partition, encrypted or not, in the remaining space; * format the device in one partition of ext4, NTFS or FAT32 type; * backup the device as a whole. @@ -19,6 +19,9 @@ Requirements - udisks2 - libyui and declanation of ncurses, gtk or Qt - libyui-mga +- cryptsetup +- fdisk +- e2fsprogs License @@ -29,7 +32,7 @@ This software is distributed under the terms of the The [isodumper icon](isodumper.svg) is licensed under the terms of the [GNU Lesser General Public License version 2.1 (LGPLv2.1+)](COPYING.LGPL). -It is part of the Crystal Clear icon set by Everaldo Coelho. +It is created by Thimothée Giet. Authors -------- |