aboutsummaryrefslogtreecommitdiffstats
path: root/iso2usb.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* iso2usb.sh: really wipe the drive first Eric Hameleers2020-06-251-4/+10
* iso2usb.sh: allow custom parition sizing Eric Hameleers2020-03-311-6/+64
* Remove '--no-absolute-filenames' from cpio invocations Eric Hameleers2019-11-201-1/+1
* iso2usb.sh: fix logic for finding and writing gptmbr.bin to the device Eric Hameleers2019-11-191-9/+14
* iso2usb.sh: fix the "refresh" case Eric Hameleers2019-05-111-1/+5
* iso2usb.sh: use the OS to find partition names Eric Hameleers2019-05-051-29/+37
* iso2usb.sh: warn and exit if zstd support is missing Eric Hameleers2019-02-161-1/+6
* iso2usb.sh: fix syntax for '^64bit' option to tune2fs command Eric Hameleers2017-10-111-2/+2
* iso2usb.sh: be a bit more verbose when waiting for USB insertion Eric Hameleers2017-10-111-1/+1
* iso2usb.sh: quell a couple of harmless warnings Eric Hameleers2017-10-111-4/+4
* iso2usb.sh: be gentle with old non-Slackware 32bit distros Eric Hameleers2017-10-011-2/+8
* iso2usb.sh - add options to list or scan for removable devices Eric Hameleers2017-09-191-2/+65
* iso2usb.sh - some minor tweaks Eric Hameleers2017-09-191-4/+6
* Prefer syslinux files available on the computer. Eric Hameleers2017-09-101-3/+21
* New syslinux requirement: disable 64bit feature in mke2fs command Eric Hameleers2017-07-211-1/+7
* iso2usb.sh: add quotes around $SLISO to allow for spaces in te pathname Eric Hameleers2017-07-191-4/+4
* Add '2017' to the copyright statements. Eric Hameleers2017-01-231-1/+1
* 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