summaryrefslogtreecommitdiffstats
path: root/iso2usb.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-25iso2usb.sh: really wipe the drive first Eric Hameleers1-4/+10
2020-03-31iso2usb.sh: allow custom parition sizing Eric Hameleers1-6/+64
2019-11-20Remove '--no-absolute-filenames' from cpio invocations Eric Hameleers1-1/+1
2019-11-19iso2usb.sh: fix logic for finding and writing gptmbr.bin to the device Eric Hameleers1-9/+14
2019-05-11iso2usb.sh: fix the "refresh" case Eric Hameleers1-1/+5
2019-05-05iso2usb.sh: use the OS to find partition names Eric Hameleers1-29/+37
2019-02-16iso2usb.sh: warn and exit if zstd support is missing Eric Hameleers1-1/+6
2017-10-11iso2usb.sh: fix syntax for '^64bit' option to tune2fs command Eric Hameleers1-2/+2
2017-10-11iso2usb.sh: be a bit more verbose when waiting for USB insertion Eric Hameleers1-1/+1
2017-10-11iso2usb.sh: quell a couple of harmless warnings Eric Hameleers1-4/+4
2017-10-01iso2usb.sh: be gentle with old non-Slackware 32bit distros Eric Hameleers1-2/+8
2017-09-19iso2usb.sh - add options to list or scan for removable devices Eric Hameleers1-2/+65
2017-09-19iso2usb.sh - some minor tweaks Eric Hameleers1-4/+6
2017-09-10Prefer syslinux files available on the computer. Eric Hameleers1-3/+21
2017-07-21New syslinux requirement: disable 64bit feature in mke2fs command Eric Hameleers1-1/+7
2017-07-19iso2usb.sh: add quotes around $SLISO to allow for spaces in te pathname Eric Hameleers1-4/+4
2017-01-23Add '2017' to the copyright statements. Eric Hameleers1-1/+1
2016-11-09iso2usb.sh: show a bit more version information during a refresh cycle. Eric Hameleers1-2/+14
2016-11-08iso2usb.sh: get rid of hard-coded pathnames and use $PATH to find programs. Eric Hameleers1-26/+28
2016-08-15iso2usb.sh: unsquashfs is not always needed. Eric Hameleers1-3/+9
2016-08-04iso2usb.sh: add safeguard against mistyping the LUKS passphrase. Eric Hameleers1-8/+14
2016-06-24iso2usb.sh: make the name of the '/home' LUKS container configurable. Eric Hameleers1-18/+44
2016-06-23iso2usb.sh: fix a typo in a comment. Eric Hameleers1-1/+1
2016-06-21iso2usb.sh: try to fix custom persistence configuration. Eric Hameleers1-3/+9
2016-06-20Allow persistence and (luks) containers in subdirectories. Eric Hameleers1-6/+28
2016-06-16iso2usb.sh: fix for refreshing a USB stick with LUKS persistent container. Eric Hameleers1-3/+9
2016-06-15iso2usb.sh: added 'refresh' parameter to update an existing Live USB stick. Eric Hameleers1-96/+171
2016-06-08iso2usb.sh: use "isoinfo" instead of "iso-info". Eric Hameleers1-3/+2
2016-05-06iso2usb.sh: script should be able to run on older OS-es too. Eric Hameleers1-2/+6
2016-05-05iso2usb.sh: show some progress info when copying files from ISO to USB. Eric Hameleers1-2/+7
2016-04-22iso2usb.sh: fix detection of UEFI support in the ISO image file. Eric Hameleers1-5/+2
2016-04-15iso2usb.sh: only umount if the directory was actually mounted. Eric Hameleers1-3/+3
2016-04-13iso2usb.sh: use XZ for compressing/decompressing the initrd. Eric Hameleers1-3/+16
2016-03-18Add support for 32-bit UEFI boot (disabled by default). Eric Hameleers1-0/+3
2016-02-15iso2usb.sh: add a new parameter "-C" for encrypted persistence file. Eric Hameleers1-10/+26
2016-02-05iso2usb.sh: fix a logic error. Eric Hameleers1-4/+8
2016-01-29Add support for persistence using a loop-mounted container file. Eric Hameleers1-37/+82
2016-01-22Add support for a LUKS-encrypted /home in the USB Live version. Eric Hameleers1-33/+172
2016-01-15Add 2016 in the copyright line. Eric Hameleers1-1/+1
2015-12-24Much enhanced iso2usb script. Eric Hameleers1-37/+88
2015-12-24Stamp a VERSION number in the ISO, and to the USB partition. Eric Hameleers1-1/+7
2015-11-29Make the 'iso2usb.sh' script sudo-friendly. Eric Hameleers1-27/+27
2015-11-29iso2usb.sh: fix a minor typo. Eric Hameleers1-1/+1