about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* | add support for text booting and serial consoleChristian Neukirchen2016-08-223-13/+31
| | | | | | | | Also enable HDT.
* | 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
|\| | | | | | | | | | | * 'master' of https://github.com/voidlinux/void-mklive: mkimage: typo fix (close #80). mkimage: active first partition (fat32) for bbb and others.
| * 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
| | | | | | | | | | | | | | I activated the second partition by accident when the code was changed to use sfdisk. Found and fixed by @pullmoll. Close #80
* | add new packages v20160626Christian Neukirchen2016-06-261-0/+4
| |
* | extra: include a GRUB 2 ISOChristian Neukirchen2016-06-264-0/+7
| | | | | | | | Generated using "grub-mkrescue --compress=xz -o grub2.iso".
* | 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
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of https://github.com/voidlinux/void-mklive: installer.sh.in: add ISO-639 and ISO-3166 tables (#71) mkimage.sh.in: add odroid-c2. mkrootfs.sh.in: add odroid-c2. Add *.iso to .gitignore (#69) mkimage: get rid of parted completely (missed this in previous). dracut/adduser.sh: remove double whitespace from sudoers. mkrootfs: ignore rmdir error output. mkimage: ci20 uboot does not need /boot/vmlinux.img; looks for uImage. mkimage: match any platform (glibc and musl). mkimage: get rid of parted; use sfdisk(8). mkimage: ci20 just needs a single partition and expects the kernel in /vmlinux.img. mkimage: added ci20 platform support (MIPS CI20 Creator). mkrootfs: added ci20 platform support (MIPS CI20 Creator).
| * installer.sh.in: add ISO-639 and ISO-3166 tables (#71)Jürgen Buchmüller2016-05-121-4/+207
| | | | | | | | The locale selection now has user friendly names for language and country. This time without bashisms.
| * 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
| | | | | | | | This lets the installer remove the anon rule from etc/sudoers.
| * 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 ↵Juan RP2016-04-261-1/+2
| | | | | | | | /vmlinux.img.
| * 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
| | | | | | | | We always want to see something when using hrmpf.
* | bsdcpio: provided by bsdtarToyam Cox2016-05-241-1/+0
| | | | | | | | Closes: #3 [via git-merge-pr]
* | include make step in READMEToyam Cox2016-05-241-0/+1
| | | | | | | | Closes: #2 [via git-merge-pr]
* | 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
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of https://github.com/voidlinux/void-mklive: *rootfs: fix remaining x86 rootfs issues. mkrootfs: generate x86 tarballs correctly, requested by scaleway. installer.sh.in: improve primary user setup build-x86-images: added dejavu-fonts-ttf as suggested by chris2. build-x86-images: switch to firefox-esr. build-x86-images: also pass -r arg to mklive. mkimage.sh.in: fix truncate size argument mklive: fix print_step()... installer.sh.in: add user account dialog installer.sh.in: avoid scrolling for wep/wpa input mklive: add -I directory inclusion option installer: check network configured on source mkrootfs: Added -k to run post hook
| * *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 setup
| | * installer.sh.in: improve primary user setupjbu2016-03-281-19/+98
| |/ | | | | | | | | | | | | | | | | + change shebang to #!/bin/bash because we use bashisms + add --insecure to password inputs to make them display asterisks (*) + add input for full user name (as opposed to login name) + add a checklist for primary login group memberships + enable /etc/sudoers line for members of group wheel + let the user choose grub input/output by console instead of graphics
| * 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 argument
| | * 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 dialog
| | * installer.sh.in: add user account dialogjbu2016-02-041-1/+56
| | |
| | * installer.sh.in: avoid scrolling for wep/wpa inputjbu2016-02-041-1/+1
| | |