about summary refs log tree commit diff
path: root/mklive.sh.in
Commit message (Expand)AuthorAgeFilesLines
* mklive.sh.in: install local installer if available, otherwise the host one.Juan RP2014-01-111-0/+6
* mklive.sh: make it work with xbps>=0.27.Juan RP2014-01-111-5/+10
* mklive: always use base-system and dialog pkgs to generate the live image.Juan RP2013-11-141-9/+4
* Make this work with xbps >= 0.26.Juan RP2013-09-291-1/+2
* mklive: update conf file with an uptodate pkglist.Juan RP2013-09-141-4/+1
* Misc changes to reduce image size.Juan RP2013-08-221-61/+30
* Add -V option to show version to void-mk{live,rootfs} and installer in the ti...Juan RP2013-08-111-1/+5
* mklive.sh.in: if REPOSITORY_CACHE not set use system default cachedir.Juan RP2013-07-121-6/+5
* mklive.sh.in: use -S while installing pkgs for the initramfs.Juan RP2013-07-121-1/+1
* mklive.sh.in: repair support for remote repos.Juan RP2013-07-121-3/+8
* mklive.sh.in: add -S to XBPS_ARGS, to make this work with remote repos.Juan RP2013-07-121-1/+1
* mklive.sh: fix the xorriso efi args (needs -no-emul-boot).Juan RP2013-06-121-1/+1
* Use Fedora way to generate the images with xorriso (-e and -isohybrid-gpt-bas...Juan RP2013-06-111-1/+1
* mklive: force-add vmklive dracut module and generate a polkit rules file to b...Juan RP2013-06-021-3/+2
* After installing pkgs reconfigure them with systemd-nspawn.Juan RP2013-05-221-2/+2
* mklive: copy kmods from temp rootfs to the final rootfs; remove redundant stuff.Juan RP2013-05-211-15/+4
* mklive: disable drm dracut module in the initramfs.Juan RP2013-05-211-1/+1
* mklive: disable dash in the live initramfs; this really sucks for interactive...Juan RP2013-05-201-1/+1
* mklive: copy chain.c32 from syslinux to boot from harddisk.Juan RP2013-05-201-0/+1
* Copy network kernel modules for network install; misc tweaks.Juan RP2013-05-201-4/+11
* Misc tweaks to the generated initramfs in the live image.Juan RP2013-05-191-3/+2
* Start integration of void-installer and start conversion to non-busybox utils.Juan RP2013-05-191-26/+15
* Modernize and make this work with current packages.Juan RP2013-05-171-10/+17
* Remove unneeded workaround for dracut<027.Juan RP2013-04-281-10/+0
* Fix umount_kernel_fs().Juan RP2013-03-121-1/+3
* Multiple updates and fixes; needs bash and xbps>=0.21.Juan RP2013-03-111-90/+82
* mklive.sh.in: detect xbps>=0.20 correctly.Juan RP2013-01-161-1/+1
* mklive.sh.in: use LD_LIBRARY_PATH to generate the local repo index.Juan RP2012-12-101-1/+1
* mklive.sh.in: fix generation of local repo; use target xbps utils; indentJuan RP2012-12-101-107/+107
* Do not install xbps-git in the img, use stable release.Juan RP2012-11-231-3/+2
* mklive.sh: install stdbuf(1) from coreutils for the installer.Juan RP2012-11-231-0/+5
* mklive: typo fix.Juan RP2012-11-221-1/+1
* Update for 0.18; new options -l (generates a local repo) and -r to set rootdir.Juan RP2012-11-221-232/+246
* Update for xbps>=0.17, support new login with pam.Juan RP2012-08-291-10/+6
* mklive.sh: added support for xbps >= 0.16.6.Juan RP2012-07-181-14/+8
* mklive.sh.in: copy lsblk, blkid and mount cmds to /usr/{bin,sbin}.Juan RP2012-07-111-2/+2
* mklive.sh.in: add grub-x86_64-efi to local repo.Juan RP2012-07-061-2/+2
* mklive.sh.in: tyop fix.Juan RP2012-07-061-1/+1
* mklive.sh.in: replace @@ARCH@@.Juan RP2012-07-061-0/+2
* Revamped to support EFI booting via grub2.Juan RP2012-07-061-72/+80
* mklive: require xbps>=0.16, install mount(8) from util-linux, set loglevel=4.Juan RP2012-07-031-12/+4
* mklive: removed unused -r flag; misc tweaks. v0.9.5Juan RP2012-06-121-25/+14
* Initial import of void-mklive 0.9.5 (from srcpkgs/vmklive).Juan RP2012-06-121-0/+475