This repository was archived by the owner on Jan 30, 2025. It is now read-only.
v3.2.0
Features
- image size is checked to be smaller than device size, PR #30 (@SibrenVasse)
- image size check can be disabled with
--no-size-checkoption, PR #30 (@SibrenVasse) - automatically split
sources/install.wimfiles in windows ISO's, which would otherwise cause rsync to fail with file too large error; #32 - automatic splitting can be disabled with
--no-wimsplitoption - added
SYSLINUX_LIB_ROOTenvironment variable to set syslinux library root manually, #29 - better message when missing dependecy
Bugfixes
- fix dependency check on
bc, issue #34 ; thanks to @SibrenVasse for the catch
Dependencies
- new dependency to
wimlib-imagex- provided by
wimlibon Archlinux - provided by
wimtoolson debian
- provided by