aboutsummaryrefslogtreecommitdiffstats
path: root/iso2usb.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* iso2usb.sh: show a bit more version information during a refresh cycle. Eric Hameleers2016-11-091-2/+14
* iso2usb.sh: get rid of hard-coded pathnames and use $PATH to find programs. Eric Hameleers2016-11-081-26/+28
* iso2usb.sh: unsquashfs is not always needed. Eric Hameleers2016-08-151-3/+9
* iso2usb.sh: add safeguard against mistyping the LUKS passphrase. Eric Hameleers2016-08-041-8/+14
* iso2usb.sh: make the name of the '/home' LUKS container configurable. Eric Hameleers2016-06-241-18/+44
* iso2usb.sh: fix a typo in a comment. Eric Hameleers2016-06-231-1/+1
* iso2usb.sh: try to fix custom persistence configuration. Eric Hameleers2016-06-211-3/+9
* Allow persistence and (luks) containers in subdirectories. Eric Hameleers2016-06-201-6/+28
* iso2usb.sh: fix for refreshing a USB stick with LUKS persistent container. Eric Hameleers2016-06-161-3/+9
* iso2usb.sh: added 'refresh' parameter to update an existing Live USB stick. Eric Hameleers2016-06-151-96/+171
* iso2usb.sh: use "isoinfo" instead of "iso-info". Eric Hameleers2016-06-081-3/+2
* iso2usb.sh: script should be able to run on older OS-es too. Eric Hameleers2016-05-061-2/+6
* iso2usb.sh: show some progress info when copying files from ISO to USB. Eric Hameleers2016-05-051-2/+7
* iso2usb.sh: fix detection of UEFI support in the ISO image file. Eric Hameleers2016-04-221-5/+2
* iso2usb.sh: only umount if the directory was actually mounted. Eric Hameleers2016-04-151-3/+3
* iso2usb.sh: use XZ for compressing/decompressing the initrd. Eric Hameleers2016-04-131-3/+16
* Add support for 32-bit UEFI boot (disabled by default). Eric Hameleers2016-03-181-0/+3
* iso2usb.sh: add a new parameter "-C" for encrypted persistence file. Eric Hameleers2016-02-151-10/+26
* iso2usb.sh: fix a logic error. Eric Hameleers2016-02-051-4/+8
* Add support for persistence using a loop-mounted container file. Eric Hameleers2016-01-291-37/+82
* Add support for a LUKS-encrypted /home in the USB Live version. Eric Hameleers2016-01-221-33/+172
* Add 2016 in the copyright line. Eric Hameleers2016-01-151-1/+1
* Much enhanced iso2usb script. Eric Hameleers2015-12-241-37/+88
* Stamp a VERSION number in the ISO, and to the USB partition. Eric Hameleers2015-12-241-1/+7
* Make the 'iso2usb.sh' script sudo-friendly. Eric Hameleers2015-11-291-27/+27
* iso2usb.sh: fix a minor typo. Eric Hameleers2015-11-291-1/+1
* Slackware Live Edition: initial commit.Beta2 Eric Hameleers2015-11-281-0/+312