summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* README.md: document minimum requirements v20160820Christian Neukirchen2016-08-201-0/+5
* add new packagesChristian Neukirchen2016-08-201-0/+12
* Merge branch 'master' of https://github.com/voidlinux/void-mkliveChristian Neukirchen2016-08-201-2/+2
|\
| * mkimage: typo fix (close #80).Juan RP2016-08-111-1/+1
| * mkimage: active first partition (fat32) for bbb and others.Juan RP2016-08-101-2/+2
* | add new packages v20160626Christian Neukirchen2016-06-261-0/+4
* | extra: include a GRUB 2 ISOChristian Neukirchen2016-06-264-0/+7
* | move xbps-alternatives to mkhrmpf v20160527 v20160427Christian Neukirchen2016-05-272-6/+7
* | add tnftpChristian Neukirchen2016-05-272-2/+4
* | Merge branch 'master' of https://github.com/voidlinux/void-mkliveChristian Neukirchen2016-05-275-24/+252
|\|
| * installer.sh.in: add ISO-639 and ISO-3166 tables (#71)Jürgen Buchmüller2016-05-121-4/+207
| * mkimage.sh.in: add odroid-c2.Christian Neukirchen2016-05-061-2/+7
| * mkrootfs.sh.in: add odroid-c2.Christian Neukirchen2016-05-041-1/+7
| * Add *.iso to .gitignore (#69)Michael Aldridge2016-05-011-0/+1
| * mkimage: get rid of parted completely (missed this in previous).Juan RP2016-04-291-1/+2
| * dracut/adduser.sh: remove double whitespace from sudoers.Juan RP2016-04-291-1/+1
| * mkrootfs: ignore rmdir error output.Juan RP2016-04-291-1/+1
| * mkimage: ci20 uboot does not need /boot/vmlinux.img; looks for uImage.Juan RP2016-04-271-1/+0
| * mkimage: match any platform (glibc and musl).Juan RP2016-04-261-4/+4
| * mkimage: get rid of parted; use sfdisk(8).Juan RP2016-04-262-12/+13
| * mkimage: ci20 just needs a single partition and expects the kernel in /vmlinu...Juan RP2016-04-261-1/+2
| * mkimage: added ci20 platform support (MIPS CI20 Creator).Juan RP2016-04-261-0/+4
| * mkrootfs: added ci20 platform support (MIPS CI20 Creator).Juan RP2016-04-261-2/+8
* | mkhrmpf.sh: set consoleblank=0.Christian Neukirchen2016-05-271-1/+1
* | bsdcpio: provided by bsdtarToyam Cox2016-05-241-1/+0
* | include make step in READMEToyam Cox2016-05-241-0/+1
* | add new packagesChristian Neukirchen2016-05-241-0/+9
* | add neatviChristian Neukirchen2016-04-221-0/+1
* | add zfs (without module binaries) v20160421Christian Neukirchen2016-04-212-1/+3
* | mklive.sh.in: add unconfigured package list.Christian Neukirchen2016-04-211-1/+8
* | add libressl-netcat v20160420Christian Neukirchen2016-04-202-1/+3
* | burp2: drop.Christian Neukirchen2016-04-201-2/+0
* | vis: conflict with outils.Christian Neukirchen2016-04-201-1/+0
* | sslscan: removed.Christian Neukirchen2016-04-201-1/+0
* | add new packagesChristian Neukirchen2016-04-201-0/+14
* | Merge branch 'master' of https://github.com/voidlinux/void-mkliveChristian Neukirchen2016-04-206-48/+216
|\|
| * *rootfs: fix remaining x86 rootfs issues.Juan RP2016-04-202-13/+14
| * mkrootfs: generate x86 tarballs correctly, requested by scaleway.Juan RP2016-04-201-6/+13
| * Merge pull request #66 from pullmoll/masterJuan RP2016-04-181-19/+98
| |\
| | * installer.sh.in: improve primary user setupjbu2016-03-281-19/+98
| |/
| * build-x86-images: added dejavu-fonts-ttf as suggested by chris2.Juan RP2016-03-161-1/+1
| * build-x86-images: switch to firefox-esr.Juan RP2016-03-161-5/+5
| * build-x86-images: also pass -r arg to mklive.Juan RP2016-03-161-7/+7
| * Merge pull request #62 from rdamen/masterJuan RP2016-03-081-1/+1
| |\
| | * mkimage.sh.in: fix truncate size argumentRon Damen2016-02-241-1/+1
| |/
| * mklive: fix print_step()...Juan RP2016-02-071-1/+1
| * Merge pull request #59 from pullmoll/masterJuan RP2016-02-041-2/+57
| |\
| | * installer.sh.in: add user account dialogjbu2016-02-041-1/+56
| | * installer.sh.in: avoid scrolling for wep/wpa inputjbu2016-02-041-1/+1
| * | Merge pull request #57 from enguerrand/masterJuan RP2016-02-041-10/+28
| |\ \ | | |/ | |/|