summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* isolinux/isolinux.cfg.in: fix booting from first hd with syslinux>=5.Juan RP2013-04-281-1/+2
* Added void-mkrootfs.sh script to generate rootfs tarballs.Juan RP2013-04-211-0/+161
* Fix umount_kernel_fs().Juan RP2013-03-121-1/+3
* dracut/adduser.sh: add anon user to the adm group; redirect std{err,in} to /d...Juan RP2013-03-121-4/+3
* Multiple updates and fixes; needs bash and xbps>=0.21.Juan RP2013-03-117-96/+93
* 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
* dracut: remove conf script; we can override settings via kernel cmdline.Juan RP2012-11-222-35/+1
* dracut: drop polkit script, doesn't work with polkit>=0.106.Juan RP2012-11-222-48/+1
* mklive: typo fix.Juan RP2012-11-221-1/+1
* dracut/module-setup.sh: pass full path to required bins.Juan RP2012-11-221-1/+2
* Make dracut scripts shorter in name; they are part of vmklive module anyway...Juan RP2012-11-225-5/+5
* Update for 0.18; new options -l (generates a local repo) and -r to set rootdir.Juan RP2012-11-223-248/+261
* dracut: make sure getarg function is defined.Juan RP2012-11-224-0/+8
* README: xbps>=0.18 is also required.Juan RP2012-11-221-0/+1
* README: update.Juan RP2012-11-221-0/+2
* Enable DM autologin and make polkit always succeed for USERNAME.Juan RP2012-11-223-0/+80
* vmklive-conf: setup X keymap.Juan RP2012-11-221-0/+6
* vmklive-adduser: use agetty -a option to autologin.Juan RP2012-11-221-25/+2
* dracut/vmklive-adduser.sh: fixed two typos.Juan RP2012-08-301-2/+2
* Update for new dracut (rd.liveimg) and /usr switch.Juan RP2012-08-292-16/+16
* 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
* Added a COPYING file.Juan RP2012-07-061-0/+24
* 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
* isolinux.cfg.in: don't use multiline strings.Juan RP2012-07-061-3/+1
* mklive.sh.in: replace @@ARCH@@.Juan RP2012-07-061-0/+2
* Revamped to support EFI booting via grub2.Juan RP2012-07-066-76/+182
* mklive: require xbps>=0.16, install mount(8) from util-linux, set loglevel=4.Juan RP2012-07-031-12/+4
* Bump to 0.9.7. v0.9.7Juan RP2012-07-031-1/+1
* dracut/vmklive-adduser.sh: strip --noclear from getty@.service.Juan RP2012-07-031-1/+1
* Added a new dracut script to overwrite keymap/locale settings in NEWROOT. v0.9.6Juan RP2012-06-143-2/+27
* gitignore: only ignore generated mklive.sh.Juan RP2012-06-141-1/+1
* Rename dracut files.Juan RP2012-06-143-4/+2
* README: s/vmklive/void-mklive/Juan RP2012-06-121-1/+1
* README: tweaks.Juan RP2012-06-121-4/+3
* Makefile: post release bump.Juan RP2012-06-121-1/+1
* mklive: removed unused -r flag; misc tweaks. v0.9.5Juan RP2012-06-121-25/+14
* Makefile: added a dist target.Juan RP2012-06-121-1/+6
* Added a .gitignore file.Juan RP2012-06-121-0/+1
* Initial import of void-mklive 0.9.5 (from srcpkgs/vmklive).Juan RP2012-06-125-0/+586