Commit Graph

36 Commits

Author SHA1 Message Date
Juan RP f898ef96e3 installer: mount /tmp as tmpfs. 2014-07-31 16:17:56 +02:00
Juan RP 6d7fa74d74 installer: fix network install. 2014-07-28 22:48:22 +02:00
Juan RP 1980b64954 installer: fixed some issues found with base-system-runit. 2014-05-31 13:02:49 +02:00
Ypnose 1e28a7ae4d Add global systemd var 2014-05-30 12:40:46 +02:00
Ypnose df8e66316f Enable runit images 2014-05-30 12:00:02 +02:00
Juan RP 03a215e616 Merge pull request #7 from Gottox/master
Don't show plain password in Settings screen.
2014-05-16 10:42:08 +02:00
Juan RP ba9801c183 installer: for btrfs filesystems use -f to force creation. 2014-05-11 10:38:00 +02:00
Enno Boland 92be3725d8 Don't show plain password in Settings screen 2014-05-07 18:57:25 +02:00
Juan RP 0d81294fcc Revert "installer/mklive: make sure to install dcron rather than cronie."
This reverts commit 1ccbe86051.

I'll fix this properly via base-system.
2014-02-03 23:43:48 +01:00
Juan RP 1ccbe86051 installer/mklive: make sure to install dcron rather than cronie.
dcron is smaller and only has a libc dependency.

cronie is selected because it appears alphabetically before in the repo index.
2014-02-03 23:31:13 +01:00
Juan RP 22d319346d installer: add a network option in main menu. 2014-02-03 23:16:28 +01:00
Juan RP 08db3c6cb3 installer: added basic wifi setup via dhcpcd (only WEP and WPA/PSK for now). 2014-02-03 23:11:54 +01:00
Juan RP c3c67ad641 installer: copy host void rsa pubkey to the target rootfs. 2014-02-03 21:10:25 +01:00
Jan S 1854bcdb08 Fixed typo. 2014-01-26 22:50:09 +01:00
Juan RP 2554f93ba4 installer: after successfull installation only remove dialog pkg. 2013-11-14 11:55:16 +01:00
Juan RP 64ffdff00c installer: repair local installations. 2013-10-16 11:03:48 +02:00
Juan RP 0fbbcbd740 installer: use an infobox when copying live image to target; misc tweaks. 2013-09-16 11:44:45 +02:00
Juan RP 78c31161df installer: two more infoboxes after copying image to target; remove useless dir. 2013-09-14 15:17:44 +02:00
Juan RP 670f476709 installer: remove temporary pkgs from target after copying live image. 2013-08-26 17:03:43 +02:00
Juan RP 07f4bb7b17 installer: repair network install. 2013-08-22 16:36:37 +02:00
Juan RP dc08114bec installer: after copying live image also generate a new initramfs. 2013-08-22 16:14:57 +02:00
Juan RP c193f1ce75 installer.sh: literally copy live rootfs to the targetdir and cleanup. 2013-08-22 13:20:57 +02:00
Juan RP 112a6a7775 Add -V option to show version to void-mk{live,rootfs} and installer in the title. 2013-08-11 12:16:29 +02:00
Juan RP 7c42cf3fe8 installer: detect xen native domU disks (xvd devices). 2013-08-10 09:55:39 +02:00
Juan RP 2dea9a40bf installer: use lsblk(8) to find fs{size,type}; use blkid(8) -o value to find UUID. 2013-07-26 09:14:34 +02:00
Juan RP b6ae26ddf2 installer: tyop fix. 2013-07-01 15:54:06 +02:00
Juan RP a4edc23bd6 installer: avoid creating a broken dhcpcd.conf. 2013-07-01 15:51:06 +02:00
Juan RP 97f9b02fd7 installer: added support for f2fs (Flash-Friendly Filesystem). 2013-05-23 21:01:40 +02:00
Juan RP dfb3ade8c5 Make sure all filesystems in targetdir are unmounted. 2013-05-20 16:00:34 +02:00
Juan RP 20f23bc133 installer: redirect output to $LOG when regenerating the libc locales. 2013-05-20 12:07:47 +02:00
Juan RP 62c920ea5a installer: provide full list of keymaps, locales and timezones; regenerate wanted locale. 2013-05-20 11:48:46 +02:00
Juan RP cb1b9f3ca9 installer: quote a variable to avoid an error while unmounting target filesystems. 2013-05-19 10:49:28 +02:00
Juan RP c1d11098c2 Switch to iproute and dhcpcd and drop ifconfig/route/udhcpc. 2013-05-19 10:08:12 +02:00
Juan RP cf477a7c3f Drop wget dependency, use xbps-uhelper fetch instead. 2013-05-19 09:44:35 +02:00
Juan RP 005f64904c Drop static list of timezones, use timedatectl(8) instead. 2013-05-19 09:43:36 +02:00
Juan RP 44423c3700 Start integration of void-installer and start conversion to non-busybox utils. 2013-05-19 09:39:56 +02:00