diff --git a/manjaro/lxqt/Packages-Desktop b/manjaro/lxqt/Packages-Desktop index f497f3b8..bc92bf3f 100644 --- a/manjaro/lxqt/Packages-Desktop +++ b/manjaro/lxqt/Packages-Desktop @@ -41,7 +41,6 @@ sddm-andromeda-qt-theme manjaro-lxqt-minimal-settings - ## Xorg Input Drivers xf86-input-acecad xf86-input-elographics diff --git a/manjaro/lxqt/Packages-Live b/manjaro/lxqt/Packages-Live deleted file mode 120000 index 5e66e00b..00000000 --- a/manjaro/lxqt/Packages-Live +++ /dev/null @@ -1 +0,0 @@ -../../shared/Packages-Live \ No newline at end of file diff --git a/manjaro/lxqt/Packages-Live b/manjaro/lxqt/Packages-Live new file mode 100644 index 00000000..a8025d84 --- /dev/null +++ b/manjaro/lxqt/Packages-Live @@ -0,0 +1,87 @@ +### General Packages +## Mandatory +>x86_64 efitools +>x86_64 manjaro-efi-utils +squashfs-tools +mkinitcpio-nfs-utils +nbd +>manjaro manjaro-syslinux-theme +>sonar sonar-syslinux-theme +>sonar sonar-calamares-branding + +>openrc manjaro-live-openrc +>systemd manjaro-live-systemd +manjaro-live-skel # live skel +# calamares # new GUI installer of manjaro +calamares-dev # new GUI installer of manjaro - kpmcore +# calamares-exp # new GUI installer of manjaro - experimental version + +#xf86-input-acecad +#xf86-input-elographics +#xf86-input-evdev +#xf86-input-joystick +#xf86-input-keyboard +#xf86-input-mouse +#xf86-input-libinput +#xf86-input-void + +### Driver set for fast live-session bootup (optional) +## Xorg Drivers +#xf86-video-apm +#xf86-video-ark +#xf86-video-ati +#xf86-video-amdgpu # only works with kernels 4.2+ +#xf86-video-chips +#xf86-video-dummy +#xf86-video-fbdev +#xf86-video-glint +#xf86-video-i128 +#xf86-video-i740 +#xf86-video-intel +#xf86-video-mach64 +#xf86-video-neomagic +#xf86-video-nouveau +#xf86-video-nv +#xf86-video-openchrome +#xf86-video-r128 +#xf86-video-rendition +#xf86-video-s3 +#xf86-video-s3virge +#xf86-video-savage +#xf86-video-siliconmotion +#xf86-video-sis +#xf86-video-sisusb +#xf86-video-tdfx +#xf86-video-trident +#xf86-video-tseng +xf86-video-vesa +#xf86-video-vmware +#xf86-video-voodoo + +## Network Support +KERNEL-broadcom-wl +KERNEL-rt3562sta +KERNEL-r8168 + +## Virtualbox Drivers +virtualbox-guest-utils +KERNEL-virtualbox-guest-modules +#KERNEL-ndiswrapper + +## VMWare Support +open-vm-tools +#xf86-input-vmmouse +#vdpau drivers +#mesa-vdpau +#libva-intel-driver +#libva-mesa-driver +#libva-vdpau-driver +#opencl-mesa +#>multilib lib32-mesa # Optional dependency for mhwd + +## Bumblebee Support +#>systemd bumblebee +#>openrc bumblebee-openrc +#primus +#>multilib lib32-primus +#KERNEL-bbswitch diff --git a/manjaro/lxqt/Packages-Mhwd b/manjaro/lxqt/Packages-Mhwd deleted file mode 120000 index 9df3d5e3..00000000 --- a/manjaro/lxqt/Packages-Mhwd +++ /dev/null @@ -1 +0,0 @@ -../../shared/Packages-Mhwd \ No newline at end of file diff --git a/manjaro/lxqt/profile.conf b/manjaro/lxqt/profile.conf index 18acd8fc..c81fce36 100644 --- a/manjaro/lxqt/profile.conf +++ b/manjaro/lxqt/profile.conf @@ -25,7 +25,7 @@ pxe_boot="false" # efi_boot_loader="grub" # configure calamares for netinstall -# netinstall="true" +netinstall="true" # the default url for the netinstall.yaml # netgroups="https://raw.githubusercontent.com/manjaro/iso-profiles/master/shared/netgroups" @@ -76,10 +76,10 @@ enable_openrc=('acpid' 'cgmanager' 'consolekit' 'cronie' 'dbus' 'syslog-ng' 'Net # unset defaults to given values # names must match systemd service names # services in enable_systemd array don't need to be listed here -enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') +enable_systemd_live=('manjaro-live' 'pacman-init' 'mirrors-live') # unset defaults to given values, # names must match openrc service names # services in enable_openrc array don't need to be listed here -enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') +enable_openrc_live=('manjaro-live' 'pacman-init' 'mirrors-live') diff --git a/manjaro/netinstall/Packages-Live b/manjaro/netinstall/Packages-Live index 44b039be..143c7e9c 100644 --- a/manjaro/netinstall/Packages-Live +++ b/manjaro/netinstall/Packages-Live @@ -2,6 +2,7 @@ ## Mandatory >x86_64 efitools >x86_64 manjaro-efi-utils +#squashfs-tools mkinitcpio-nfs-utils nbd >manjaro manjaro-syslinux-theme diff --git a/shared/Packages-Live b/shared/Packages-Live index 1fab2b5c..33e5d93b 100644 --- a/shared/Packages-Live +++ b/shared/Packages-Live @@ -1,6 +1,7 @@ ## Mandatory >x86_64 efitools >x86_64 manjaro-efi-utils +squashfs-tools mkinitcpio-nfs-utils nbd >manjaro manjaro-syslinux-theme diff --git a/shared/Packages-Live-Xorg b/shared/Packages-Live-Xorg index 3a078a22..cdf193d4 100644 --- a/shared/Packages-Live-Xorg +++ b/shared/Packages-Live-Xorg @@ -1,6 +1,7 @@ ### General Packages >x86_64 efitools >x86_64 manjaro-efi-utils +squashfs-tools mkinitcpio-nfs-utils nbd >manjaro manjaro-syslinux-theme