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
*
dracut/adduser: autologin if live.autologin is set in the kernel cmdline.
Juan RP
2014-12-02
1
-0
/
+6
*
mkimage: if root fstype is ext[34] disable the journal.
Juan RP
2014-11-29
1
-1
/
+5
*
Update copyright.
Juan RP
2014-11-14
1
-1
/
+1
*
mklive: install vpkg conf file to the system virtualpkg directory instead.
Juan RP
2014-11-05
2
-2
/
+4
*
mklive: use a default void vpkg configuration file for base-system.
Juan RP
2014-11-04
2
-7
/
+19
*
mklive: switch back to xz initramfs now that we have the prereqs.
Juan RP
2014-10-25
1
-2
/
+2
*
mklive: use gzip compression for the initramfs by default; lz4 is optional.
Juan RP
2014-10-25
1
-1
/
+1
*
mklive: do not use the busybox dracut module, will fail.
Juan RP
2014-10-25
1
-1
/
+1
*
installer: run partx -u just to be sure to update its partition table.
Juan RP
2014-10-25
1
-1
/
+1
*
mklive: use lz4 compression for the initramfs by default, to match our pkgs.
Juan RP
2014-10-23
1
-3
/
+3
*
installer: re-add line accidentally removed in prev.
Juan RP
2014-09-24
1
-0
/
+1
*
installer: remove obsolete autologin code; remove /etc/issue from live image.
Juan RP
2014-09-24
1
-7
/
+1
*
data/issue: tyop
Juan RP
2014-09-24
1
-1
/
+1
*
data/issue: misc improvements.
Juan RP
2014-09-24
1
-3
/
+15
*
dracut/adduser.sh: set live.user shell to /bin/bash if exists.
Juan RP
2014-09-24
1
-0
/
+1
*
mklive: added -S opt to set a custom rootfs free size in MB.
Juan RP
2014-09-21
1
-3
/
+8
*
installer: exit if /bin/dialog is not there.
Juan RP
2014-09-21
1
-0
/
+4
*
mklive: do not add dialog to the pkg list inconditionally; it's optional.
Juan RP
2014-09-21
1
-1
/
+1
*
mklive: remove unnecessary line.
Juan RP
2014-09-21
1
-2
/
+0
*
mklive: add -a opt to set XBPS_ARCH (for musl); misc changes for dracut/adduser.
Juan RP
2014-09-21
2
-5
/
+15
*
mklive: accept live.shell kernel cmdline to switch user shell; from pancake.
Juan RP
2014-09-20
1
-1
/
+7
*
mklive: force-add init=/sbin/init to the kernel cmdline for now.
Juan RP
2014-09-20
2
-2
/
+2
*
mklive: set live user shell to /bin/sh; use /etc/issue; disable autologin.
Juan RP
2014-09-20
3
-23
/
+4
*
mklive: always omit dracut systemd module if base-system-systemd is not used.
Juan RP
2014-09-20
1
-0
/
+2
*
mklive: added -C and -T to append kernel cmdline args and modify bootloader t...
Juan RP
2014-09-18
3
-6
/
+18
*
Move splash image and motd to data/; this way those can be overrided easily.
Juan RP
2014-09-18
3
-28
/
+21
*
installer: fixed multiple random issues.
Juan RP
2014-08-29
1
-10
/
+21
*
installer: ignore partitions that are part of LVM.
Juan RP
2014-08-29
1
-0
/
+1
*
installer: detect LUKS and LVM LVs correctly.
Juan RP
2014-08-29
1
-11
/
+11
*
installer: remove unnecessary quoting.
Juan RP
2014-08-29
1
-1
/
+3
*
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
[next]