about summary refs log tree commit diff
path: root/mklive.sh.in
Commit message (Expand)AuthorAgeFilesLines
* enable dracut livenet supportLeah Neukirchen2021-09-141-2/+2
* use linux4.14 lts v20200624Leah Neukirchen2020-06-241-1/+1
* mklive.sh.in: update SYSLINUX_DATADIRLeah Neukirchen2019-01-151-1/+1
* switch to voidlinux.orgLeah Neukirchen2019-01-151-1/+1
* mklive.sh: mksquashfs does not support bzip2 compression, but is supports lzo.mobinmob2019-01-151-1/+1
* mklive.sh: Handle unknown switch by displaying usage info.mobinmob2019-01-151-0/+1
* mklive.sh: Default cachedir is not /var/cache/xbps.mobinmob2019-01-151-1/+2
* mklive.sh: Default initramfs compression has been xz for some time.mobinmob2019-01-151-1/+1
* use kernel arch and revision in /etc/issue v20180102Leah Neukirchen2018-01-021-1/+1
* use linux4.9 for LTSLeah Neukirchen2018-01-021-1/+1
* additionally add LTS kernelLeah Neukirchen2017-05-081-0/+10
* add support for text booting and serial consoleChristian Neukirchen2016-08-221-1/+5
* move xbps-alternatives to mkhrmpf v20160527 v20160427Christian Neukirchen2016-05-271-6/+6
* add tnftpChristian Neukirchen2016-05-271-0/+1
* mklive.sh.in: add unconfigured package list.Christian Neukirchen2016-04-211-1/+8
* add libressl-netcat v20160420Christian Neukirchen2016-04-201-0/+1
* Merge branch 'master' of https://github.com/voidlinux/void-mkliveChristian Neukirchen2016-04-201-10/+28
|\
| * mklive: fix print_step()...Juan RP2016-02-071-1/+1
| * mklive: add -I directory inclusion optionEnguerrand de Rochefort2016-01-311-10/+28
* | Merge branch 'master' of https://github.com/voidlinux/void-mklive v20160123Christian Neukirchen2016-01-231-8/+8
|\|
| * Switch to truncate to allocate storage for imagesToyam Cox2016-01-141-3/+3
| * mklive: make this work with grub-2.02.Juan RP2015-12-191-3/+3
| * mklive: make this work on musl hosts.Juan RP2015-12-121-3/+3
* | Remove version in /etc/issue, replace with build date.Christian Neukirchen2015-12-021-1/+1
* | mklive.sh.in: set alternatives. v0.1.90.20151128Christian Neukirchen2015-11-281-0/+4
* | Merge remote-tracking branch 'remotes/origin/master'Christian Neukirchen2015-11-281-14/+29
|\|
| * Merge pull request #47 from the-maldridge/grub32Juan RP2015-11-051-12/+27
| |\
| | * Add support for proper 32 bit grubMichael Aldridge2015-11-051-12/+27
| * | mklive: make sure -r is preferred over defaults.Juan RP2015-11-021-1/+2
| |/
* | mklive.sh.in: store list of installed packages.Christian Neukirchen2015-10-281-0/+2
* | Merge branch 'master' of https://github.com/voidlinux/void-mkliveChristian Neukirchen2015-10-281-3/+2
|\|
| * mklive: make -r append repo to the head rather than replacing.Juan RP2015-10-161-3/+2
* | use memtest86+ from official iso.Christian Neukirchen2015-10-091-2/+1
* | mklive.sh.in: add -B.Christian Neukirchen2015-10-091-1/+7
* | mklive.sh.in: add memdisk support.Christian Neukirchen2015-10-091-0/+1
* | Merge remote-tracking branch 'origin/master'Christian Neukirchen2015-10-091-113/+122
|\|
| * mklive: fix guessing linux kernel pkgname.Juan RP2015-10-091-3/+3
| * mklive: install GRUB EFI loader as EFI/BOOT/BOOTX64.EFI.Juan RP2015-07-121-2/+2
| * mklive: use $BASE_ARCH where it's required.Juan RP2015-06-041-3/+3
| * mklive: require xbps>=0.45 for two phase installation.Juan RP2015-06-031-8/+24
| * mklive: misc changes to allow building images for musl.Juan RP2015-05-291-20/+21
| * mklive: remove modesetting workaround for musl, intel(4) works again.Juan RP2015-05-271-5/+0
| * mklive: force modesetting on musl for now.Juan RP2015-05-241-0/+5
| * Support for MEMDISKChristian Neukirchen2015-05-021-1/+1
| * mklive: use $BASE_ARCH if set for the image filename.Juan RP2015-04-151-1/+1
| * mklive: reconfigure base-files for the kvm group.Juan RP2015-04-071-1/+1
| * mklive: add libgcc to required pkgs; glibc's pthread_cancel needs it :/Juan RP2015-02-211-1/+1
| * mklive: force C locale to install base pkgs to silence dracut.Juan RP2015-02-111-1/+1
| * mklive: unbreak setting multiple repos via -r (close #17)Juan RP2015-01-311-2/+3
| * mklive: declare vpkgs unversioned and update path for xbps>=0.43.Juan RP2015-01-051-1/+1