index
:
hrmpf
this commit
master
hrmpf rescue system, built on Void Linux
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
installer: remove last ref to parted.
Juan RP
2014-08-25
1
-1
/
+0
*
installer: drop parted and switch to cfdisk.
Juan RP
2014-08-25
1
-2
/
+2
*
dracut/adduser.sh: repair autologin with the latest agetty runit service.
Juan RP
2014-08-08
1
-1
/
+1
*
README: update.
Juan RP
2014-08-03
1
-2
/
+2
*
mklive: remove a check that is no longer necessary.
Juan RP
2014-08-02
1
-9
/
+0
*
mklive: add systemd dracut module for systemd images.
Juan RP
2014-08-02
1
-3
/
+2
*
mklive: fix regression introduced in ca3a146bb (UEFI boot not working).
Juan RP
2014-08-02
1
-3
/
+2
*
dracut/adduser.sh: do not add user to the systemd-journal group.
Juan RP
2014-08-02
1
-1
/
+1
*
installer: mount /tmp as tmpfs.
Juan RP
2014-07-31
1
-0
/
+3
*
mkrootfs: update for base-system as runit.
Juan RP
2014-07-29
1
-5
/
+5
*
installer: fix network install.
Juan RP
2014-07-28
1
-2
/
+2
*
mklive.sh: run grub-mkstandalone via xbps-uchroot(8) to avoid host issues.
Juan RP
2014-06-29
1
-4
/
+6
*
dracut/copy-initramfs.sh: only run this with systemd.
Juan RP
2014-06-29
1
-1
/
+3
*
README: add some examples.
Juan RP
2014-06-25
1
-0
/
+12
*
mkrootfs: use built-in void pubkey; assign default void repo if -r unset.
Juan RP
2014-06-25
1
-11
/
+3
*
mklive: two fixes to generate images on any linux distro.
Juan RP
2014-06-25
2
-2
/
+15
*
dracut/adduser.sh: no need to remove pam_systemd with runit anymore.
Juan RP
2014-06-20
1
-2
/
+1
*
mkrootfs: added c option correctly.
Juan RP
2014-06-01
1
-1
/
+1
*
mkrootfs: added -b, -c and -r options to set system pkg, cachedir and repos r...
Juan RP
2014-06-01
1
-8
/
+20
*
installer: fixed some issues found with base-system-runit.
Juan RP
2014-05-31
1
-7
/
+15
*
dracut/display-manager-autologin.sh: if enlightenment and lxdm are installed,...
Juan RP
2014-05-31
1
-2
/
+4
*
mklive: added -b option to specify an alternative base-system pkg.
Juan RP
2014-05-31
1
-6
/
+13
*
Add global systemd var
Ypnose
2014-05-30
1
-5
/
+10
*
Enable runit images
Ypnose
2014-05-30
1
-7
/
+31
*
mklive: misc tweaks to generate a proper image with runit.
Juan RP
2014-05-23
3
-4
/
+16
*
mklive: do not assume glibc and/or systemd (might use musl and runit instead ...
Juan RP
2014-05-23
3
-9
/
+18
*
mklive: switch to xz initramfs; misc tweaks.
Juan RP
2014-05-23
4
-15
/
+12
*
mklive: improved to avoid host deps; use our own pkgs to generate images.
Juan RP
2014-05-22
4
-154
/
+96
*
Merge pull request #7 from Gottox/master
Juan RP
2014-05-16
1
-1
/
+4
|
\
|
*
Don't show plain password in Settings screen
Enno Boland
2014-05-07
1
-1
/
+4
*
|
installer: for btrfs filesystems use -f to force creation.
Juan RP
2014-05-11
1
-1
/
+1
*
|
mklive: correctly set path to store the iso image.
Juan RP
2014-05-11
1
-3
/
+5
*
|
mklive: load loop kmod in the grub stage instead.
Juan RP
2014-05-11
1
-1
/
+2
*
|
mklive: generatate image in cwd.
Juan RP
2014-05-07
1
-1
/
+1
|
/
*
mklive: redirect to logfile when reconfiguring locales; load loop kmod too.
Juan RP
2014-04-28
1
-1
/
+2
*
README.md: sync with reality.
Juan RP
2014-04-23
1
-4
/
+15
*
mklive: avoid void-{artwork,mklive} dependencies on system.
Juan RP
2014-04-23
2
-18
/
+15
*
mklive: remove unnecessary steps.
Juan RP
2014-04-22
1
-7
/
+0
*
mklive: switch to xbps-uchroot(8); bye bye systemd-nspawn.
Juan RP
2014-04-22
2
-4
/
+5
*
Revert "installer/mklive: make sure to install dcron rather than cronie."
Juan RP
2014-02-03
2
-3
/
+3
*
installer/mklive: make sure to install dcron rather than cronie.
Juan RP
2014-02-03
2
-3
/
+3
*
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
*
README: update.
Juan RP
2014-01-28
1
-3
/
+4
*
mkimage: guess platform automatically, add new options to set fstype and boot...
Juan RP
2014-01-28
1
-24
/
+34
*
mkrootfs: make platform argument mandatory, install <platform>-base pkg autom...
Juan RP
2014-01-28
1
-17
/
+30
*
Merge pull request #6 from Gottox/master
Juan RP
2014-01-28
1
-0
/
+5
|
\
|
*
install bootloader on udroid-u2
Gottox
2014-01-28
1
-0
/
+5
|
/
*
Merge pull request #5 from jan-schreib/master
Juan RP
2014-01-27
1
-1
/
+1
|
\
[next]