about summary refs log tree commit diff
path: root/installer.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* installer: added support for f2fs (Flash-Friendly Filesystem).Juan RP2013-05-231-5/+7
|
* Make sure all filesystems in targetdir are unmounted.Juan RP2013-05-201-1/+1
|
* installer: redirect output to $LOG when regenerating the libc locales.Juan RP2013-05-201-1/+1
|
* installer: provide full list of keymaps, locales and timezones; regenerate ↵Juan RP2013-05-201-6/+14
| | | | wanted locale.
* installer: quote a variable to avoid an error while unmounting target ↵Juan RP2013-05-191-1/+1
| | | | filesystems.
* Switch to iproute and dhcpcd and drop ifconfig/route/udhcpc.Juan RP2013-05-191-7/+13
|
* Drop wget dependency, use xbps-uhelper fetch instead.Juan RP2013-05-191-1/+1
|
* Drop static list of timezones, use timedatectl(8) instead.Juan RP2013-05-191-422/+5
|
* Start integration of void-installer and start conversion to non-busybox utils.Juan RP2013-05-191-0/+1311