hooks/{archiso,archiso_pxe_http}: replace mkdir commands with mount's --mkdir option
util-linux 2.38 added a --mkdir
option to mount
that creates the mountpoint if it does not exist.
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
util-linux 2.38 added a --mkdir
option to mount
that creates the mountpoint if it does not exist.