support for Ubuntu 17.10 (Artful Aardvark) [*]
- Once again, reword the comment about using getvfsbyname(3)
- TIMESTAMP (unetbootin-source-657.tar.gz) = 1508836950
Found out via: repology.org [*]
more sense: saving a few CPU cycles by comparing integers instead of
strings is just a nice collateral bonus and not really important
- Fix free disk space calculation in unetbootin::checkifoutofspace();
previously it was totally bogus (multiplying `f_bavail' and `f_bfree'
fields of `struct statfs', really?), and bump threshold to 1024 KB
from the original 1024 bytes (sic)
- Add a `pkg-message' suggesting a work-around for a common problem of
getting "Boot error" message when booting off MBR-partitioned drives
- Couple of cosmetic changes: move NO_WRKSUBDIR line where it normally
belongs and sort USE_QT4 values; extend port description text a bit
and other Linux distributions without burning a CD. This is useful when
supplied ISO image cannot be directly written to USB drive or SD card.
WWW: http://unetbootin.sourceforge.net/