about summary refs log tree commit diff
path: root/installer.sh.in
Commit message (Expand)AuthorAgeFilesLines
...
* Add global systemd varYpnose2014-05-301-5/+10
* Enable runit imagesYpnose2014-05-301-7/+31
* Merge pull request #7 from Gottox/masterJuan RP2014-05-161-1/+4
|\
| * Don't show plain password in Settings screenEnno Boland2014-05-071-1/+4
* | installer: for btrfs filesystems use -f to force creation.Juan RP2014-05-111-1/+1
|/
* Revert "installer/mklive: make sure to install dcron rather than cronie."Juan RP2014-02-031-1/+1
* installer/mklive: make sure to install dcron rather than cronie.Juan RP2014-02-031-1/+1
* installer: add a network option in main menu.Juan RP2014-02-031-1/+3
* installer: added basic wifi setup via dhcpcd (only WEP and WPA/PSK for now).Juan RP2014-02-031-13/+46
* installer: copy host void rsa pubkey to the target rootfs.Juan RP2014-02-031-0/+2
* Fixed typo.Jan S2014-01-261-1/+1
* installer: after successfull installation only remove dialog pkg.Juan RP2013-11-141-1/+1
* installer: repair local installations.Juan RP2013-10-161-4/+6
* installer: use an infobox when copying live image to target; misc tweaks.Juan RP2013-09-161-7/+9
* installer: two more infoboxes after copying image to target; remove useless dir.Juan RP2013-09-141-0/+3
* installer: remove temporary pkgs from target after copying live image.Juan RP2013-08-261-0/+2
* installer: repair network install.Juan RP2013-08-221-25/+33
* installer: after copying live image also generate a new initramfs.Juan RP2013-08-221-0/+2
* installer.sh: literally copy live rootfs to the targetdir and cleanup.Juan RP2013-08-221-14/+10
* 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