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
/
mklive.sh.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
mklive: use $BASE_ARCH where it's required.
Juan RP
2015-06-04
1
-3
/
+3
*
mklive: require xbps>=0.45 for two phase installation.
Juan RP
2015-06-03
1
-8
/
+24
*
mklive: misc changes to allow building images for musl.
Juan RP
2015-05-29
1
-20
/
+21
*
mklive: remove modesetting workaround for musl, intel(4) works again.
Juan RP
2015-05-27
1
-5
/
+0
*
mklive: force modesetting on musl for now.
Juan RP
2015-05-24
1
-0
/
+5
*
Support for MEMDISK
Christian Neukirchen
2015-05-02
1
-1
/
+1
*
mklive: use $BASE_ARCH if set for the image filename.
Juan RP
2015-04-15
1
-1
/
+1
*
mklive: reconfigure base-files for the kvm group.
Juan RP
2015-04-07
1
-1
/
+1
*
mklive: add libgcc to required pkgs; glibc's pthread_cancel needs it :/
Juan RP
2015-02-21
1
-1
/
+1
*
mklive: force C locale to install base pkgs to silence dracut.
Juan RP
2015-02-11
1
-1
/
+1
*
mklive: unbreak setting multiple repos via -r (close #17)
Juan RP
2015-01-31
1
-2
/
+3
*
mklive: declare vpkgs unversioned and update path for xbps>=0.43.
Juan RP
2015-01-05
1
-1
/
+1
*
mklive: more fixes for musl images.
Juan RP
2014-12-29
1
-3
/
+5
*
mklive: misc fixes to generate successful musl images.
Juan RP
2014-12-29
1
-7
/
+8
*
mklive: only remove unnecessary pkgs if don't have revdeps.
Juan RP
2014-12-17
1
-1
/
+6
*
mklive: multiple improvements and fixes.
Juan RP
2014-12-17
1
-91
/
+72
*
mklive.sh: dont error out if loop module cannot be loaded.
Juan RP
2014-12-05
1
-1
/
+1
*
mklive: force reconfiguration of util-linux to make sure uuidd is created.
Juan RP
2014-12-03
1
-0
/
+2
*
mklive: install vpkg conf file to the system virtualpkg directory instead.
Juan RP
2014-11-05
1
-1
/
+1
*
mklive: use a default void vpkg configuration file for base-system.
Juan RP
2014-11-04
1
-7
/
+12
*
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
*
mklive: use lz4 compression for the initramfs by default, to match our pkgs.
Juan RP
2014-10-23
1
-3
/
+3
*
mklive: added -S opt to set a custom rootfs free size in MB.
Juan RP
2014-09-21
1
-3
/
+8
*
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
1
-2
/
+11
*
mklive: set live user shell to /bin/sh; use /etc/issue; disable autologin.
Juan RP
2014-09-20
1
-3
/
+1
*
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
1
-2
/
+13
*
Move splash image and motd to data/; this way those can be overrided easily.
Juan RP
2014-09-18
1
-28
/
+6
*
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
*
mklive.sh: run grub-mkstandalone via xbps-uchroot(8) to avoid host issues.
Juan RP
2014-06-29
1
-4
/
+6
*
mklive: two fixes to generate images on any linux distro.
Juan RP
2014-06-25
1
-2
/
+3
*
mklive: added -b option to specify an alternative base-system pkg.
Juan RP
2014-05-31
1
-6
/
+13
*
mklive: misc tweaks to generate a proper image with runit.
Juan RP
2014-05-23
1
-0
/
+2
*
mklive: do not assume glibc and/or systemd (might use musl and runit instead ...
Juan RP
2014-05-23
1
-2
/
+4
*
mklive: switch to xz initramfs; misc tweaks.
Juan RP
2014-05-23
1
-12
/
+9
*
mklive: improved to avoid host deps; use our own pkgs to generate images.
Juan RP
2014-05-22
1
-146
/
+92
*
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
*
mklive: avoid void-{artwork,mklive} dependencies on system.
Juan RP
2014-04-23
1
-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
1
-3
/
+3
*
Revert "installer/mklive: make sure to install dcron rather than cronie."
Juan RP
2014-02-03
1
-2
/
+2
[next]