about summary refs log tree commit diff
path: root/build-x86-images.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* build-x86-images: enable the LXQt image by default.Juan RP2015-11-031-2/+2
|
* build-x86-images: added -r repo opt.Juan RP2015-11-021-3/+4
|
* build-x86-images: added lxqt image.Juan RP2015-07-301-0/+7
|
* build-x86-images: add gnome-keyring to cinnamon/mate/xfce images.Juan RP2015-06-301-3/+3
| | | | | | ... otherwise network-manager-applet won't be able to work correctly. Thanks to Pessimist on IRC for the notice.
* build-x86-images: add firefox now it's available for musl.Juan RP2015-06-121-5/+5
|
* build-x86-images: do not build the kde image; does not work yet.Juan RP2015-06-081-1/+1
|
* build-x86-images: add -a arch and -b image (if unset builds all images).Juan RP2015-06-071-19/+29
|
* build-x86-images: don't shift without args; xfce image needs ↵Juan RP2015-06-041-2/+2
| | | | gnome-themes-standard.
* build-x86-images: add lxde.Juan RP2015-06-031-1/+8
|
* mklive: remove modesetting workaround for musl, intel(4) works again.Juan RP2015-05-271-1/+1
|
* build-x86-images: added kde image, but don't hook it up yet.Juan RP2015-05-241-1/+9
|
* void-mklive: Fixes for systems with md / lvm2jbu2015-05-081-5/+5
| | | | | | - Add quotes around $TARGET to allow for empty $1 in build-x86-images.sh - In installer.sh there was $part for md where it should have been $p - The list of md and lvm partitions should occur just once, thus move it out of the loop
* build-x86-images: add firefox/pa to all DE flavours; add support to build X img.Juan RP2015-04-301-16/+27
|
* build-x86-images.sh.in: improve the monospace fonts issue.Juan RP2015-04-081-1/+1
|
* build-x86-images: pass additional args to mklive.Juan RP2015-02-211-5/+5
|
* build-x86-images: add gnome-themes-standard for gtk[23] apps.Juan RP2015-02-141-1/+1
|
* 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
|
* build-x86-images.sh.in: grub and dialog should be part of all live CDs.Enno Boland2014-12-051-2/+7
|
* 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