index
:
liveusb-builder
master
A script suite to create multiboot USB stick for GNU/Linux distributions
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildlive
Age
Commit message (
Expand
)
Author
2018-06-26
Use syslinux as legacy BIOS bootloader
Iru Cai
2018-06-03
license header
Iru Cai
2018-04-23
separate BOOTPATH and ROOTPATH
Iru Cai
2018-03-10
config file $HOME/.liveusb-builder, move isofiles to $ISOPATH
Iru Cai
2017-09-24
only enable high res fb mode in efi
Iru Cai
2016-09-23
add --downloadonly option
Iru Cai
2016-09-20
submenu for ISOs that have multiple entries
Iru Cai
2016-09-19
buildlive: autodetect disk device by partition
Iru Cai
2016-09-18
buildlive: use isoinfo file to test if the distro is supported
Iru Cai
2016-09-18
Add a --grubcfg option for testing purpose
Iru Cai
2016-09-06
buildlive: prompt before installing GRUB
Iru Cai
2016-08-21
buildlive: add -L option to list available distro isos
Iru Cai
2016-08-10
enable gfxterm in grub.cfg
Iru Cai
2016-08-08
use gen_grubcfg to generate grub.cfg
Iru Cai
2016-08-08
buildlive: download all needed iso files before building the live USB
Iru Cai
2016-08-08
print usage when --root not configured or no distros
Iru Cai
2016-08-06
download files with wget's -c option
Iru Cai
2016-08-06
buildlive: change grub-install commands
Iru Cai
2016-08-02
download iso from mirrorlist
Iru Cai
2016-08-02
buildlive: install grub
Iru Cai
2016-08-02
buildlive: update checksum function, add grub.cfg
Iru Cai
2016-08-02
use fatalerror() instead of errmsg(), add UUID detection
Iru Cai
2016-08-02
install() -> install_live()
Iru Cai
2016-08-02
main buildlive scripts
Iru Cai