| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | installer/mklive: make sure to install dcron rather than cronie. | Juan RP | 2014-02-03 | 1 | -2/+2 |
* | mklive.sh.in: install local installer if available, otherwise the host one. | Juan RP | 2014-01-11 | 1 | -0/+6 |
* | mklive.sh: make it work with xbps>=0.27. | Juan RP | 2014-01-11 | 1 | -5/+10 |
* | mklive: always use base-system and dialog pkgs to generate the live image. | Juan RP | 2013-11-14 | 1 | -9/+4 |
* | Make this work with xbps >= 0.26. | Juan RP | 2013-09-29 | 1 | -1/+2 |
* | mklive: update conf file with an uptodate pkglist. | Juan RP | 2013-09-14 | 1 | -4/+1 |
* | Misc changes to reduce image size. | Juan RP | 2013-08-22 | 1 | -61/+30 |
* | Add -V option to show version to void-mk{live,rootfs} and installer in the ti... | Juan RP | 2013-08-11 | 1 | -1/+5 |
* | mklive.sh.in: if REPOSITORY_CACHE not set use system default cachedir. | Juan RP | 2013-07-12 | 1 | -6/+5 |
* | mklive.sh.in: use -S while installing pkgs for the initramfs. | Juan RP | 2013-07-12 | 1 | -1/+1 |
* | mklive.sh.in: repair support for remote repos. | Juan RP | 2013-07-12 | 1 | -3/+8 |
* | mklive.sh.in: add -S to XBPS_ARGS, to make this work with remote repos. | Juan RP | 2013-07-12 | 1 | -1/+1 |
* | mklive.sh: fix the xorriso efi args (needs -no-emul-boot). | Juan RP | 2013-06-12 | 1 | -1/+1 |
* | Use Fedora way to generate the images with xorriso (-e and -isohybrid-gpt-bas... | Juan RP | 2013-06-11 | 1 | -1/+1 |
* | mklive: force-add vmklive dracut module and generate a polkit rules file to b... | Juan RP | 2013-06-02 | 1 | -3/+2 |
* | After installing pkgs reconfigure them with systemd-nspawn. | Juan RP | 2013-05-22 | 1 | -2/+2 |
* | mklive: copy kmods from temp rootfs to the final rootfs; remove redundant stuff. | Juan RP | 2013-05-21 | 1 | -15/+4 |
* | mklive: disable drm dracut module in the initramfs. | Juan RP | 2013-05-21 | 1 | -1/+1 |
* | mklive: disable dash in the live initramfs; this really sucks for interactive... | Juan RP | 2013-05-20 | 1 | -1/+1 |
* | mklive: copy chain.c32 from syslinux to boot from harddisk. | Juan RP | 2013-05-20 | 1 | -0/+1 |
* | Copy network kernel modules for network install; misc tweaks. | Juan RP | 2013-05-20 | 1 | -4/+11 |
* | Misc tweaks to the generated initramfs in the live image. | Juan RP | 2013-05-19 | 1 | -3/+2 |
* | Start integration of void-installer and start conversion to non-busybox utils. | Juan RP | 2013-05-19 | 1 | -26/+15 |
* | Modernize and make this work with current packages. | Juan RP | 2013-05-17 | 1 | -10/+17 |
* | Remove unneeded workaround for dracut<027. | Juan RP | 2013-04-28 | 1 | -10/+0 |
* | Fix umount_kernel_fs(). | Juan RP | 2013-03-12 | 1 | -1/+3 |
* | Multiple updates and fixes; needs bash and xbps>=0.21. | Juan RP | 2013-03-11 | 1 | -90/+82 |
* | mklive.sh.in: detect xbps>=0.20 correctly. | Juan RP | 2013-01-16 | 1 | -1/+1 |
* | mklive.sh.in: use LD_LIBRARY_PATH to generate the local repo index. | Juan RP | 2012-12-10 | 1 | -1/+1 |
* | mklive.sh.in: fix generation of local repo; use target xbps utils; indent | Juan RP | 2012-12-10 | 1 | -107/+107 |
* | Do not install xbps-git in the img, use stable release. | Juan RP | 2012-11-23 | 1 | -3/+2 |
* | mklive.sh: install stdbuf(1) from coreutils for the installer. | Juan RP | 2012-11-23 | 1 | -0/+5 |
* | mklive: typo fix. | Juan RP | 2012-11-22 | 1 | -1/+1 |
* | Update for 0.18; new options -l (generates a local repo) and -r to set rootdir. | Juan RP | 2012-11-22 | 1 | -232/+246 |
* | Update for xbps>=0.17, support new login with pam. | Juan RP | 2012-08-29 | 1 | -10/+6 |
* | mklive.sh: added support for xbps >= 0.16.6. | Juan RP | 2012-07-18 | 1 | -14/+8 |
* | mklive.sh.in: copy lsblk, blkid and mount cmds to /usr/{bin,sbin}. | Juan RP | 2012-07-11 | 1 | -2/+2 |
* | mklive.sh.in: add grub-x86_64-efi to local repo. | Juan RP | 2012-07-06 | 1 | -2/+2 |
* | mklive.sh.in: tyop fix. | Juan RP | 2012-07-06 | 1 | -1/+1 |
* | mklive.sh.in: replace @@ARCH@@. | Juan RP | 2012-07-06 | 1 | -0/+2 |
* | Revamped to support EFI booting via grub2. | Juan RP | 2012-07-06 | 1 | -72/+80 |
* | mklive: require xbps>=0.16, install mount(8) from util-linux, set loglevel=4. | Juan RP | 2012-07-03 | 1 | -12/+4 |