index
:
hrmpf
this commit
master
hrmpf rescue system, built on Void Linux
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
installer.sh.in
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Revert "installer/mklive: make sure to install dcron rather than cronie."
Juan RP
2014-02-03
1
-1
/
+1
|
|
|
|
|
|
This reverts commit 1ccbe860517465abe70d8b450fa6cae69ab4b691. I'll fix this properly via base-system.
*
installer/mklive: make sure to install dcron rather than cronie.
Juan RP
2014-02-03
1
-1
/
+1
|
|
|
|
|
|
dcron is smaller and only has a libc dependency. cronie is selected because it appears alphabetically before in the repo index.
*
installer: add a network option in main menu.
Juan RP
2014-02-03
1
-1
/
+3
|
*
installer: added basic wifi setup via dhcpcd (only WEP and WPA/PSK for now).
Juan RP
2014-02-03
1
-13
/
+46
|
*
installer: copy host void rsa pubkey to the target rootfs.
Juan RP
2014-02-03
1
-0
/
+2
|
*
Fixed typo.
Jan S
2014-01-26
1
-1
/
+1
|
*
installer: after successfull installation only remove dialog pkg.
Juan RP
2013-11-14
1
-1
/
+1
|
*
installer: repair local installations.
Juan RP
2013-10-16
1
-4
/
+6
|
*
installer: use an infobox when copying live image to target; misc tweaks.
Juan RP
2013-09-16
1
-7
/
+9
|
*
installer: two more infoboxes after copying image to target; remove useless dir.
Juan RP
2013-09-14
1
-0
/
+3
|
*
installer: remove temporary pkgs from target after copying live image.
Juan RP
2013-08-26
1
-0
/
+2
|
*
installer: repair network install.
Juan RP
2013-08-22
1
-25
/
+33
|
*
installer: after copying live image also generate a new initramfs.
Juan RP
2013-08-22
1
-0
/
+2
|
*
installer.sh: literally copy live rootfs to the targetdir and cleanup.
Juan RP
2013-08-22
1
-14
/
+10
|
*
Add -V option to show version to void-mk{live,rootfs} and installer in the ↵
Juan RP
2013-08-11
1
-1
/
+1
|
|
|
|
title.
*
installer: detect xen native domU disks (xvd devices).
Juan RP
2013-08-10
1
-8
/
+6
|
*
installer: use lsblk(8) to find fs{size,type}; use blkid(8) -o value to find ↵
Juan RP
2013-07-26
1
-10
/
+10
|
|
|
|
UUID.
*
installer: tyop fix.
Juan RP
2013-07-01
1
-1
/
+1
|
*
installer: avoid creating a broken dhcpcd.conf.
Juan RP
2013-07-01
1
-13
/
+16
|
*
installer: added support for f2fs (Flash-Friendly Filesystem).
Juan RP
2013-05-23
1
-5
/
+7
|
*
Make sure all filesystems in targetdir are unmounted.
Juan RP
2013-05-20
1
-1
/
+1
|
*
installer: redirect output to $LOG when regenerating the libc locales.
Juan RP
2013-05-20
1
-1
/
+1
|
*
installer: provide full list of keymaps, locales and timezones; regenerate ↵
Juan RP
2013-05-20
1
-6
/
+14
|
|
|
|
wanted locale.
*
installer: quote a variable to avoid an error while unmounting target ↵
Juan RP
2013-05-19
1
-1
/
+1
|
|
|
|
filesystems.
*
Switch to iproute and dhcpcd and drop ifconfig/route/udhcpc.
Juan RP
2013-05-19
1
-7
/
+13
|
*
Drop wget dependency, use xbps-uhelper fetch instead.
Juan RP
2013-05-19
1
-1
/
+1
|
*
Drop static list of timezones, use timedatectl(8) instead.
Juan RP
2013-05-19
1
-422
/
+5
|
*
Start integration of void-installer and start conversion to non-busybox utils.
Juan RP
2013-05-19
1
-0
/
+1311