summaryrefslogtreecommitdiffstats
path: root/upslak.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-05Prevent error message caused by empty variable Eric Hameleers1-1/+1
2024-04-03upslak.sh : prevent loss of persistent data in case of insufficient space Eric Hameleers1-1/+13
2024-04-03upslak.sh : textual polish Eric Hameleers1-1/+1
2024-04-03upslak.sh : a local variable should be global since it is used elsewhere Eric Hameleers1-1/+1
2023-09-10Several enhancements to LUKS containers and their support scripts Eric Hameleers1-83/+443
2023-08-19upslak.sh: more detail about kernel/modules upgrade process in help text Eric Hameleers1-0/+6
2023-08-15Fix broken support for Ventoy on UEFI computers Eric Hameleers1-1/+1
2023-01-03Update the copyright year with 2023 Eric Hameleers1-1/+1
2022-08-02Add 'exfat' kernel module to the live initrd Eric Hameleers1-1/+1
2022-07-13Update copyright years in iso2usb.sh, liveinit.tpl, upslak.sh Eric Hameleers1-1/+1
2022-05-14Support booting from Realtech SD card reader Eric Hameleers1-1/+1
2022-02-04KMODS: add "uas" module to the initrd Eric Hameleers1-1/+1
2021-12-20Add virtio_pci_modern_dev kernel module to the initrd Eric Hameleers1-1/+1
2021-10-26Add virtio modules to the live initrd for better support in VM's Eric Hameleers1-2/+3
2021-01-12Implement a small Console OS - a rescue environment in RAM1.3.9 Eric Hameleers1-2/+6
2019-11-20Remove '--no-absolute-filenames' from cpio invocations Eric Hameleers1-1/+1
2019-11-02NFS root (PXE boot): add virtio drivers required for older VM Eric Hameleers1-20/+22
2019-09-08upslak.sh: fix path determination for kernel and modules Eric Hameleers1-4/+4
2019-05-05upslak.sh: use the OS to find partition names Eric Hameleers1-9/+14
2019-04-14Add missing template vars to upslak.sh Eric Hameleers1-2/+10
2019-03-17upslak.sh: do not presume that people build overlayfs as a module Eric Hameleers1-1/+1
2017-09-23upslak.sh: remove double string occurrence Eric Hameleers1-1/+1
2017-09-23upslak.sh: filename argument to '-i' can be a relative pathname Eric Hameleers1-1/+1
2017-09-19Add upslak.sh, a script to tweak the Live USB stick. Eric Hameleers1-0/+923