Igor
2ab6272ce4
Add xauth package that should fix RDP related issues
2023-04-13 11:36:16 +02:00
Jianfeng Liu
9405302871
add fonts-noto-cjk to desktop package list ( #4937 )
2023-03-12 11:24:22 +01:00
Igor Velkov
4e0905c241
!fixup shell typo ( #4903 )
2023-03-05 15:41:14 +01:00
Igor Pečovnik
e71d8dba10
Clenup minimal and server lists ( #4893 )
2023-03-02 22:44:47 +01:00
Igor Pečovnik
b7921eb53e
Rename config file "only_for" into "architecture" ( #4861 )
...
* Rename only_for def into architectures
* Rename def with typo arhitectures -> architectures
2023-02-24 20:36:27 +01:00
Igor Pečovnik
74aa5d9e0a
Clean and unify XFCE, Gnome and Cinnamon ( #4731 )
...
* Clean and unify XFCE, Gnome and Cinnamon
2023-01-25 18:32:25 +01:00
Igor Pečovnik
c6b5e1d329
Add gnome-disk-utility to the desktops ( #4530 )
2022-12-06 09:47:10 +01:00
Igor Pečovnik
3431bb7ab3
Move package Pinta to per arhitecture and group multimedia ( #4418 )
...
This fixes cache compilation.
2022-11-11 17:19:55 +01:00
Igor Pečovnik
d297900152
Package fixes for Sid and Kinetic ( #4329 )
...
Fixing what was found in cache rebuild
2022-10-24 12:12:11 +02:00
Igor Pečovnik
4dcd053eed
Install xfce4-power-manager by default on xfce desktop ( #4205 )
...
* Install xfce4-power-manager by default on xfce desktop
- remove x11 config which is obsolete and prevent dkms functinality
- remove per board power manager install
* Update xfce4 configs
2022-09-20 17:20:43 +02:00
Igor Pečovnik
a80c388eb3
Attempt to fix remaining bugs in the desktops ( #4180 )
...
* Add gdm3 as conflicting desktop package
Remove it from package base
To do: testing
* Add SKEL distribution to all existing users to the postinst script
+ fix permissions
* Enable PSD
* Move all 3rd party sources to CLI image
This will prevent from installing snap versions
* Bring PSD to remaining and address bug in postinst
2022-09-14 16:33:22 +02:00
Richard Neese
cdceccf22d
Desktop Package Cleanup ( #3724 )
...
* Desktop Package Cleanup
Removing Pkgs not needed in builds from desktops.
* fix typo
* fix typo
* readded xserver-xorg
needed for mouse and keyboard input
2022-04-30 10:47:03 +02:00
Igor Pečovnik
a6d465f03f
Add gnome-system-monitor to Focal and Jammy ( #3436 )
2022-01-25 23:26:20 +01:00
Igor Pečovnik
738975ad56
A day of building and finding troubles in desktop builds ( #3259 )
2021-11-15 23:30:07 +01:00
Igor Pečovnik
4caf0df095
Enable userspace virtual filesystem with gvfs-backends ( #3134 )
2021-09-09 22:57:13 +02:00
Igor Pečovnik
2f9c672b69
Add xarchiver to all desktop variants ( #3132 )
2021-09-09 22:50:28 +02:00
Igor Pečovnik
ae5ec3145c
Enable 3D on remaining desktop builds and other desktop tweaks ( #3104 )
...
* Adjust build targets
* Adjust spaces and enable 3d on remaining target
* Remove scrcpy and tracker-extract in non gnome based desktops
2021-08-21 11:17:00 +02:00
Richard Neese
a3f09b90be
removed srccpy from xfce ( #3096 )
2021-08-21 10:08:38 +02:00
Richard Neese
b354ede7e2
revert xcfe to old look ( #3090 )
...
* revert xcfe to old look
* fix login screen xfce old look
* Re-add monitorVirtual-1
* There is not such icon
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2021-08-11 23:03:35 +02:00
Richard Neese
ad2606dbbb
This corrects the theme issue on xfce to NumixBlue ( #3077 )
2021-08-04 00:46:41 +02:00
Igor Pecovnik
02e0deb23d
Removing duplicates in packages and bumping with a rootfs cache id
2021-07-27 12:57:33 +02:00
Igor Pečovnik
60f7a32728
Move packages each into a separate line to make lists cleaner. Remove duplicates and sort them alphabetically ( #3063 )
...
cat packages | tr ' ' '\n' | sed '/^\s*$/d' | uniq | sort
2021-07-26 20:26:40 +02:00
Richard Neese
de8174021d
fix missing networking package on xfce ubuntu ( #3061 )
2021-07-26 19:37:33 +02:00
Igor Pecovnik
8df3de47ae
Desktops adjusting bugfix - creating missing directories
2021-07-13 10:12:59 +00:00
Rich
9d12f9bce2
fix typo xfce
2021-07-12 15:37:09 -04:00
Rich
9b3fcdac85
fixing background issue
2021-07-12 11:24:59 -04:00
Rich
9f2de611cd
changing the look for xfce
2021-07-09 08:29:57 -04:00
Rich
2e1ccaeec4
uninstall/remove ubuntu-session so booting goes right into xfce and not gnome.
2021-07-07 21:40:28 -04:00
Igor Pecovnik
768e27241d
Typo in packages definitions
2021-07-07 09:01:38 +02:00
Rich
7e3c4b6a5f
cleaning up packages and look for xfce
2021-07-06 19:14:47 -04:00
Igor Pečovnik
9249d3f954
Add support for desktop board support package ( #2972 )
...
* Add support for desktop board support package
Extracting from https://github.com/armbian/build/pull/2776 which can be closed after.
* Desktop BSP creation is working, but need broader testing and some quick how-to
* Create empty files as examples where we can put things.
* Fixing Pinebook desktop bsp creation
* We need to have information about ARCH in the desktop bsp package. This ain't universal.
2021-07-06 00:59:50 +02:00
Rich
7334a88d67
fix slick-greeter-xfce
2021-07-02 22:28:24 -04:00
lanefu
e45b73e786
Revert "More desktop related bugfixes" ( #2956 )
...
sometimes fixes end in tears
This reverts commit ea2c1f55d7 .
2021-07-02 22:11:07 -04:00
Igor Pecovnik
ea2c1f55d7
More desktop related bugfixes
2021-07-02 18:42:43 +00:00
Richard Neese
1880df66b4
Fix bad slick patch ( #2942 )
...
* fixing my bad patch from lastnight.
Removing the bad patch I did last night and fixing it with proper sed commands
* fixing names .
had to fix names in the files
* configuring new settings in slick-greeter
2021-06-30 16:51:28 +02:00
Richard Neese
a4db93be66
fixing slick greater for the diff desktops short term for testing ( #2940 )
2021-06-30 06:47:12 +02:00
Richard Neese
81c75b8a95
slick greeter change from gtk greeter ( #2883 )
...
* Create slick-greater.conf
adding new greeter conf file
* Create 10-slick-greeter.conf
setting the seat session for the new slick greeter
* Update packages
added slick-greeter
* Update packages
added slick-greeter
* Update packages
added slick-greeter
* Update packages
added slick-greeter
* Update packages
added slick-greeter
* Update packages
added slick-greeter
* Update packages
added slick-greeter
* Update packages
added slick-greeter
2021-06-10 11:25:11 +02:00
Igor Pecovnik
ce3a85c9c4
Packages cleaning and bugfixes
2021-05-15 22:59:41 +00:00
Richard Neese
64bccd84ab
Xfce update #2 ( #2833 )
...
* Xfce-Update-#2
added more functions to xfce for printing and system update fonts samba support network tools
* removed gnome items not used by xfce
took out a few gnome pkgs not used by xfce
2021-05-15 20:50:51 +02:00
Igor Pečovnik
35887c9aaf
Add few missing packages ( #2744 )
...
- smartmontools to all CLI
- terminator to XFCE desktop
Note: rootfs cache has to be recreated
2021-04-01 00:09:28 +02:00
Igor Pečovnik
5acb2964da
Small desktop packages rfc ( #2691 )
...
* Small packages refactoring / optimisations
* Update targets, remove non existing group
2021-03-05 21:53:12 +01:00
Igor Pečovnik
3a74abe43d
Merge desktop branch ( #2662 )
...
Co-authored-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Richard Neese <r.neese@gmail.com>
Co-authored-by: iav <iav@iav.lv>
Co-authored-by: lanefu <lanefu@users.noreply.github.com>
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
Co-authored-by: Oleg <balbes-150@yandex.ru>
Co-authored-by: Lane Jennison <lane@lane-fu.com>
Co-authored-by: JMCC <jmcc1@gmx.com>
2021-02-24 18:19:09 +01:00