about summary refs log tree commit diff
path: root/installer.sh.in
Commit message (Expand)AuthorAgeFilesLines
* installer.sh.in: update IRC networkLeah Neukirchen2021-05-241-1/+1
* switch to voidlinux.orgLeah Neukirchen2019-01-151-4/+4
* installer: do not echo grep resultEnno Boland2018-06-221-1/+1
* do not offer locale option on muslEnno Boland2018-06-221-17/+36
* installer.sh.in: fixes and improvementsJuergen Buchmueller2016-09-051-23/+60
* installer.sh.in: change irc channel to be correctToyam Cox2016-08-241-1/+1
* installer.sh.in: add ISO-639 and ISO-3166 tables (#71)Jürgen Buchmüller2016-05-121-4/+207
* installer.sh.in: improve primary user setupjbu2016-03-281-19/+98
* installer.sh.in: add user account dialogjbu2016-02-041-1/+56
* installer.sh.in: avoid scrolling for wep/wpa inputjbu2016-02-041-1/+1
* installer: check network configured on sourcelxb2016-01-291-1/+4
* installer: redirect stderr to /dev/null for cciss(4).Juan RP2015-11-101-2/+2
* installer: allow posix timezones too. (thanks \0xc0ffee@irc).Juan RP2015-11-011-1/+1
* installer: remove liveuser from /etc/sudoers in local installation.Juan RP2015-10-171-0/+1
* installer: get rid of unused systemd checks.Juan RP2015-10-171-32/+6
* installer: detect cciss partitions correctly (3/3).Juan RP2015-10-171-1/+1
* installer: detect cciss partitions correctly (2/2).Juan RP2015-10-171-1/+4
* installer: detect ciss(4) devices/partitions correctly (#44).Juan RP2015-10-101-0/+17
* Merge pull request #41 from steski/staticip-issueJuan RP2015-10-021-1/+1
|\
| * installer.sh: fix static IP settings in menu_installSteve Prybylski2015-10-011-1/+1
* | fix set_keymap rc.confzurx2015-10-021-1/+1
|/
* installer: repair configuration of pkgs with network installation.Juan RP2015-06-031-5/+3
* installer: disable locale setting with musl.Juan RP2015-05-291-7/+8
* installer: make remote install work with musl live images.Juan RP2015-05-271-1/+9
* installer: remove partx(8) use; cfdisk should be enough.Juan RP2015-05-221-1/+1
* installer: remove void-installer in local installation.Juan RP2015-05-221-0/+1
* Merge pull request #27 from pullmoll/masterJuan RP2015-05-201-3/+4
|\
| * installer.sh.in: really fix the md parsingjbu2015-05-141-3/+4
* | installer: update for xbps>=0.43 (close #29).Juan RP2015-05-201-2/+2
|/
* installer: detect /dev/mmcblkX devices.Juan RP2015-05-081-1/+1
* void-mklive: Fixes for systems with md / lvm2jbu2015-05-081-12/+13
* installer: accept WPA passphrases up to 50 chars.Juan RP2015-05-011-1/+1
* Option not to install a bootloaderStefan Mühlinghaus2015-02-201-1/+3
* installer: mount pseudofs to regenerate the initramfs.Juan RP2015-01-151-2/+2
* installer: generate a non hostonly initramfs; force-add ahci just in case.Juan RP2015-01-051-1/+1
* installer: swap is not mandatory.Juan RP2014-12-161-2/+2
* installer: redirect debug msgs to /dev/tty8.Juan RP2014-12-151-4/+4
* installer: run partx -u just to be sure to update its partition table.Juan RP2014-10-251-1/+1
* installer: re-add line accidentally removed in prev.Juan RP2014-09-241-0/+1
* installer: remove obsolete autologin code; remove /etc/issue from live image.Juan RP2014-09-241-7/+1
* installer: exit if /bin/dialog is not there.Juan RP2014-09-211-0/+4
* installer: fixed multiple random issues.Juan RP2014-08-291-10/+21
* installer: ignore partitions that are part of LVM.Juan RP2014-08-291-0/+1
* installer: detect LUKS and LVM LVs correctly.Juan RP2014-08-291-11/+11
* installer: remove unnecessary quoting.Juan RP2014-08-291-1/+3
* installer: remove last ref to parted.Juan RP2014-08-251-1/+0
* installer: drop parted and switch to cfdisk.Juan RP2014-08-251-2/+2
* installer: mount /tmp as tmpfs.Juan RP2014-07-311-0/+3
* installer: fix network install.Juan RP2014-07-281-2/+2
* installer: fixed some issues found with base-system-runit.Juan RP2014-05-311-7/+15