Commit Graph

31 Commits

Author SHA1 Message Date
Piraty 2ca28459d7 build-x86-images.sh: fix image detection for new gnome flavor 2019-10-27 17:03:48 +01:00
John Zimmermann ff6be0b564
build-x86-images: add gnome image support 2018-11-15 00:30:16 +01:00
mobinmob 6302d82e15 build-x86-images.sh: Add intel-ucode to X_PKGS.
All isos that contain X_PKGS contain already the package for the amd microcode.
2018-09-20 17:31:49 -07:00
Unknown 33f5f5c1fb build-x86-images.sh: Add firefox and dolphin to $KDE_PKGS. 2018-08-15 17:03:35 -07:00
mobinmob 7801df642b build-x86-images.sh: fix KDE_PKGS
kde metapackage tries and fails to install kde4 packages. kde5 metapackage correctly installs some kde5 packages, but konsole is also needed for a terminal emulator.
2018-08-15 17:03:35 -07:00
masato9000 a4b3dd36c9 Improve support for 32-bit EFI firmware in ISOs and installer
mklive:
- include support for booting both 32- and 64-bit UEFI firmware with
  32- and 64-bit images.
- require grub packages for both firmware bitness types
  (build-x86-images)

Installer:
- include support for installing both 32- and 64-bit UEFI grub loaders
- detect UEFI platform (firmware) bitness at install time

Closes: #102 [via git-merge-pr]
2017-08-02 22:25:09 -07:00
Juan RP 53f25b6937 build-x86-images: added dejavu-fonts-ttf as suggested by chris2. 2016-03-16 11:20:01 +01:00
Juan RP afc400fec7 build-x86-images: switch to firefox-esr. 2016-03-16 11:08:50 +01:00
Juan RP fcafd53f10 build-x86-images: also pass -r arg to mklive. 2016-03-16 10:45:17 +01:00
Juan RP dae97a2d81 build-x86-images: enable the LXQt image by default. 2015-11-03 17:03:51 +01:00
Juan RP fd1f7506b3 build-x86-images: added -r repo opt. 2015-11-02 17:16:42 +01:00
Juan RP 851c861cfd build-x86-images: added lxqt image. 2015-07-30 07:42:36 +02:00
Juan RP 202c0c17e5 build-x86-images: add gnome-keyring to cinnamon/mate/xfce images.
... otherwise network-manager-applet won't be able to work correctly.

Thanks to Pessimist on IRC for the notice.
2015-06-30 18:17:22 +02:00
Juan RP 6c79637e0f build-x86-images: add firefox now it's available for musl. 2015-06-12 15:24:36 +02:00
Juan RP 7d41efdb09 build-x86-images: do not build the kde image; does not work yet. 2015-06-08 15:48:23 +02:00
Juan RP b12ccf4597 build-x86-images: add -a arch and -b image (if unset builds all images). 2015-06-07 12:31:59 +02:00
Juan RP 70b6bae1e9 build-x86-images: don't shift without args; xfce image needs gnome-themes-standard. 2015-06-04 08:11:06 +02:00
Juan RP f80057f06c build-x86-images: add lxde. 2015-06-03 14:30:29 +02:00
Juan RP 00dda59b0b mklive: remove modesetting workaround for musl, intel(4) works again. 2015-05-27 16:49:33 +02:00
Juan RP bf37f6f5c6 build-x86-images: added kde image, but don't hook it up yet. 2015-05-24 07:38:46 +02:00
jbu 944153192b void-mklive: Fixes for systems with md / lvm2
- 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
2015-05-08 07:06:26 +02:00
Juan RP f263a250f6 build-x86-images: add firefox/pa to all DE flavours; add support to build X img. 2015-04-30 10:44:33 +02:00
Juan RP 69f299c581 build-x86-images.sh.in: improve the monospace fonts issue. 2015-04-08 10:02:15 +02:00
Juan RP 77da56c24a build-x86-images: pass additional args to mklive. 2015-02-21 17:31:01 +01:00
Juan RP a0a774efab build-x86-images: add gnome-themes-standard for gtk[23] apps. 2015-02-14 12:34:56 +01:00
Juan RP c2fdc9e505 build-x86-images: fix cinnamon image; add gnome-terminal and gvfs. 2015-01-25 11:49:38 +01:00
Juan RP 0ea1f53ed9 build-x86-images: by popular demand add cryptsetup/lvm2/mdadm to all images. 2015-01-25 08:51:39 +01:00
Juan RP 371941a8f1 build-x86-images: generate image with cinnamon. 2015-01-25 08:47:25 +01:00
Enno Boland 15c2b8e9b2 build-x86-images.sh.in: grub and dialog should be part of all live CDs. 2014-12-05 02:17:57 +01:00
Juan RP 65f74724df build-x86-images: add xorg-input-drivers and firefox in all images. 2014-12-03 13:32:49 +01:00
Juan RP 1eefc4e505 New script to generate 4 x86 images: base, enlightenment, xfce and mate. 2014-12-03 11:32:01 +01:00