| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add another script for dracut to copy kmods from initramfs to the new rootfs. | Juan RP | 2013-05-19 | 2 | -0/+8 |
* | installer: quote a variable to avoid an error while unmounting target filesys... | Juan RP | 2013-05-19 | 1 | -1/+1 |
* | Switch to iproute and dhcpcd and drop ifconfig/route/udhcpc. | Juan RP | 2013-05-19 | 1 | -7/+13 |
* | Drop wget dependency, use xbps-uhelper fetch instead. | Juan RP | 2013-05-19 | 1 | -1/+1 |
* | Drop static list of timezones, use timedatectl(8) instead. | Juan RP | 2013-05-19 | 1 | -422/+5 |
* | Start integration of void-installer and start conversion to non-busybox utils. | Juan RP | 2013-05-19 | 7 | -36/+1345 |
* | grub/grub_void.cfg.in: add missing ')' that broke configuration. | Juan RP | 2013-05-19 | 1 | -1/+1 |
* | dracut/adduser.sh: change shell to bash for the live user. | Juan RP | 2013-05-18 | 1 | -1/+1 |
* | Bump to v12. | Juan RP | 2013-05-17 | 1 | -1/+1 |
* | Modernize and make this work with current packages. | Juan RP | 2013-05-17 | 2 | -14/+18 |
* | Install void-mkrootfs too. | Juan RP | 2013-04-28 | 1 | -0/+1 |
* | Remove unneeded workaround for dracut<027. | Juan RP | 2013-04-28 | 1 | -10/+0 |
* | isolinux/isolinux.cfg.in: fix booting from first hd with syslinux>=5. | Juan RP | 2013-04-28 | 1 | -1/+2 |
* | Added void-mkrootfs.sh script to generate rootfs tarballs. | Juan RP | 2013-04-21 | 1 | -0/+161 |
* | Fix umount_kernel_fs(). | Juan RP | 2013-03-12 | 1 | -1/+3 |
* | dracut/adduser.sh: add anon user to the adm group; redirect std{err,in} to /d... | Juan RP | 2013-03-12 | 1 | -4/+3 |
* | Multiple updates and fixes; needs bash and xbps>=0.21. | Juan RP | 2013-03-11 | 7 | -96/+93 |
* | 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 |
* | dracut: remove conf script; we can override settings via kernel cmdline. | Juan RP | 2012-11-22 | 2 | -35/+1 |
* | dracut: drop polkit script, doesn't work with polkit>=0.106. | Juan RP | 2012-11-22 | 2 | -48/+1 |
* | mklive: typo fix. | Juan RP | 2012-11-22 | 1 | -1/+1 |
* | dracut/module-setup.sh: pass full path to required bins. | Juan RP | 2012-11-22 | 1 | -1/+2 |
* | Make dracut scripts shorter in name; they are part of vmklive module anyway... | Juan RP | 2012-11-22 | 5 | -5/+5 |
* | Update for 0.18; new options -l (generates a local repo) and -r to set rootdir. | Juan RP | 2012-11-22 | 3 | -248/+261 |
* | dracut: make sure getarg function is defined. | Juan RP | 2012-11-22 | 4 | -0/+8 |
* | README: xbps>=0.18 is also required. | Juan RP | 2012-11-22 | 1 | -0/+1 |
* | README: update. | Juan RP | 2012-11-22 | 1 | -0/+2 |
* | Enable DM autologin and make polkit always succeed for USERNAME. | Juan RP | 2012-11-22 | 3 | -0/+80 |
* | vmklive-conf: setup X keymap. | Juan RP | 2012-11-22 | 1 | -0/+6 |
* | vmklive-adduser: use agetty -a option to autologin. | Juan RP | 2012-11-22 | 1 | -25/+2 |
* | dracut/vmklive-adduser.sh: fixed two typos. | Juan RP | 2012-08-30 | 1 | -2/+2 |
* | Update for new dracut (rd.liveimg) and /usr switch. | Juan RP | 2012-08-29 | 2 | -16/+16 |
* | 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 |
* | Added a COPYING file. | Juan RP | 2012-07-06 | 1 | -0/+24 |
* | 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 |
* | isolinux.cfg.in: don't use multiline strings. | Juan RP | 2012-07-06 | 1 | -3/+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 | 6 | -76/+182 |
* | mklive: require xbps>=0.16, install mount(8) from util-linux, set loglevel=4. | Juan RP | 2012-07-03 | 1 | -12/+4 |
* | Bump to 0.9.7. v0.9.7 | Juan RP | 2012-07-03 | 1 | -1/+1 |
* | dracut/vmklive-adduser.sh: strip --noclear from getty@.service. | Juan RP | 2012-07-03 | 1 | -1/+1 |
* | Added a new dracut script to overwrite keymap/locale settings in NEWROOT. v0.9.6 | Juan RP | 2012-06-14 | 3 | -2/+27 |
* | gitignore: only ignore generated mklive.sh. | Juan RP | 2012-06-14 | 1 | -1/+1 |