about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* mk{image,rootfs}: add support for the rpi2 platform (armv7).Juan RP2015-02-062-2/+4
* mkrootfs: support i686/x86_64.Christian Neukirchen2015-02-011-6/+21
* mkrootfs: use parallel xz.Christian Neukirchen2015-02-011-1/+1
* mklive: unbreak setting multiple repos via -r (close #17)Juan RP2015-01-311-2/+3
* build-x86-images: fix cinnamon image; add gnome-terminal and gvfs.Juan RP2015-01-251-2/+2
* build-x86-images: by popular demand add cryptsetup/lvm2/mdadm to all images.Juan RP2015-01-251-1/+1
* build-x86-images: generate image with cinnamon.Juan RP2015-01-251-4/+9
* dracut/display-manager-autologin: autostart cinnamon if found.Juan RP2015-01-251-0/+2
* dracut/services: do not enable agetty-serial.Juan RP2015-01-251-1/+1
* mkimage: added bananapi platform.Juan RP2015-01-191-3/+3
* mkrootfs: add 'bananapi' platform.Juan RP2015-01-191-2/+3
* mkimage: disable fsck on rootfs if it's f2fs; it does not work in the rpi.Juan RP2015-01-171-1/+6
* installer: mount pseudofs to regenerate the initramfs.Juan RP2015-01-151-2/+2
* data/void-vpkgs.conf: add some more default pkgs.Juan RP2015-01-101-5/+6
* installer: generate a non hostonly initramfs; force-add ahci just in case.Juan RP2015-01-051-1/+1
* mklive: declare vpkgs unversioned and update path for xbps>=0.43.Juan RP2015-01-052-4/+4
* mklive: more fixes for musl images.Juan RP2014-12-291-3/+5
* mklive: misc fixes to generate successful musl images.Juan RP2014-12-291-7/+8
* mklive: only remove unnecessary pkgs if don't have revdeps.Juan RP2014-12-171-1/+6
* mklive: multiple improvements and fixes.Juan RP2014-12-172-92/+72
* installer: swap is not mandatory.Juan RP2014-12-161-2/+2
* New script to build ARM rootfs/images.Juan RP2014-12-151-0/+11
* installer: redirect debug msgs to /dev/tty8.Juan RP2014-12-151-4/+4
* mkimage: simplify.Juan RP2014-12-061-3/+1
* mkimage: get rid of partx completely.Juan RP2014-12-061-1/+0
* mkimage: use losetup --partscan rather than partx.Juan RP2014-12-051-2/+1
* mkimage: umount boot only in !beaglebone.Juan RP2014-12-051-1/+3
* mklive.sh: dont error out if loop module cannot be loaded.Juan RP2014-12-051-1/+1
* mk{image,rootfs}: misc tweaks for beaglebone.Juan RP2014-12-052-17/+12
* mkimage: remove unnecessary beaglebone workaround.Juan RP2014-12-051-4/+0
* mkrootfs: put /boot/MLO at the head on beaglebone.Juan RP2014-12-051-1/+7
* mkrootfs: mount binfmt_misc and use pixz if available.Juan RP2014-12-051-2/+7
* .gitignore: ignore .sh files in topdir.Juan RP2014-12-051-0/+1
* mk{image,rootfs}: add beaglebone platform support.Juan RP2014-12-052-5/+9
* build-x86-images.sh.in: grub and dialog should be part of all live CDs.Enno Boland2014-12-051-2/+7
* dracut/service: do not enable agetty-generic; misc tweaks.Juan RP2014-12-041-3/+3
* mklive: force reconfiguration of util-linux to make sure uuidd is created.Juan RP2014-12-031-0/+2
* build-x86-images: add xorg-input-drivers and firefox in all images.Juan RP2014-12-031-3/+3
* New script to generate 4 x86 images: base, enlightenment, xfce and mate.Juan RP2014-12-031-0/+30
* dracut/display-manager-autologin: autostart mate via lxdm if mate-session exi...Juan RP2014-12-031-0/+2
* dracut/display-manager-autologin: start xfce4 if startxfce4 exists.Juan RP2014-12-031-0/+2
* dracut/services: do not auto enable ip{,6}tables.Juan RP2014-12-021-1/+1
* New dracut module helper to enable runit services.Juan RP2014-12-022-0/+30
* .gitignore: don't forbit *.sh, obviously :-)Juan RP2014-12-021-1/+0
* dracut/adduser: autologin if live.autologin is set in the kernel cmdline.Juan RP2014-12-021-0/+6
* mkimage: if root fstype is ext[34] disable the journal.Juan RP2014-11-291-1/+5
* Update copyright.Juan RP2014-11-141-1/+1
* mklive: install vpkg conf file to the system virtualpkg directory instead.Juan RP2014-11-052-2/+4
* mklive: use a default void vpkg configuration file for base-system.Juan RP2014-11-042-7/+19
* mklive: switch back to xz initramfs now that we have the prereqs.Juan RP2014-10-251-2/+2