about summary refs log tree commit diff
path: root/installer.sh.in
Commit message (Expand)AuthorAgeFilesLines
* Add -V option to show version to void-mk{live,rootfs} and installer in the ti...Juan RP2013-08-111-1/+1
* installer: detect xen native domU disks (xvd devices).Juan RP2013-08-101-8/+6
* installer: use lsblk(8) to find fs{size,type}; use blkid(8) -o value to find ...Juan RP2013-07-261-10/+10
* installer: tyop fix.Juan RP2013-07-011-1/+1
* installer: avoid creating a broken dhcpcd.conf.Juan RP2013-07-011-13/+16
* 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 wa...Juan RP2013-05-201-6/+14
* installer: quote a variable to avoid an error while unmounting target filesys...Juan RP2013-05-191-1/+1
* 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